ЕСОЗ - публічна документація

Test Cases Summary: Get Active Diagnoses

#DescriptionInputExpected resultActual resultStatus
1Valid data  valid token
no search params

200,
correct response

the response contains only conditions from a white-list

the response uses only active episodes

the response uses only current diagnoses

200,
correct response

the response contains only conditions from a white-list

the response uses only active episodes

the response uses only current diagnoses

passed
2Declaration validation handled
falsefalsepassed
3wrong scopestoken without scope patient_summary:read403403passed
4code from white-listsearch param "code=1234"

patient's condition s with such code

the response contains only conditions from a white-list

patient's conditions with such codepassed
5code not from white-list
empty array
passed

ЕСОЗ - публічна документація