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

Test cases

Version compatibility

For test used "Legal entity: Version compatibility" postman collection.

#TestPreconditionsInputExpected resultActual resultPath in Postman collection
1Create Legal Entity (LE) with api v1






LE added to EDR.

req.edrpou != prm.legal_entities.edrpou

Valid data for v1
req.type = MSP
200200Create LE / v1 / PUT MSP type v1
2

LE added to EDR.

req.edrpou != prm.legal_entities.edrpou

Valid data for v1
req.type = PHARMACY
200200
Create LE /v1 / PUT PHARMACY type v1
3

LE added to EDR.

req.edrpou != prm.legal_entities.edrpou

Valid data for v2
req.type=MSP
422422
Create LE /v1 / MSP1 type v2 payload format - validation failed
4

LE added to EDR.

req.edrpou != prm.legal_entities.edrpou

Valid data for v1
req.type = PRIMARY_CARE
422422
Create LE /v1 / PRIMARY_CARE type v1 - invalid type
4.1

LE added to EDR.

req.edrpou != prm.legal_entities.edrpou

Valid data for v1
req.type = MSP_PHARMACY
422422Create LE /v1 / MSP_PHARMACY type v1 - invalid type
5

LE is not added to EDR.

req.edrpou != prm.legal_entities.edrpou

Valid data for v1

422422Create LE /v1 / MSP3 type v1 - EDR data is absent
6

req.edrpou != prm.legal_entities.edrpou

req.data doesn`t correspond to EDR data within legal form  property

Valid data for v1

req.edr-data-id.olf_code != req.legal_form

req.type = MSP

422422Create LE /v1 / MSP3 type v1 - legal form differs from EDR data
7

req.edrpou != prm.legal_entities.edrpou

req.data doesn`t correspond to EDR data within name  property

Valid req v1
edr-data-id.names.display != req.public_name

req.type = MSP

422422Create LE /v1 / MSP3 type v1 - name differs from EDR data
8

LE is not added to EDR, state is not active

Valid req v1

422422Create LE /v1 / MSP3 type v1 - state is not active in EDR
9Create LE api v2




LE added to EDR

req.edrpou != prm.legal_entities.edrpou

Valid data for v2
req.type = MSP
422422
Create LE /v2 / PUT MSP type v2 -invalid format 
10

LE added to EDR

req.edrpou != prm.legal_entities.edrpou

Valid data for v2
req.type = PHARMACY
200200
Create LE /v2 / PUT PHARMACY type v2
11

LE added to EDR

req.edrpou != prm.legal_entities.edrpou

Valid data for v2
req.type = PRIMARY_CARE
200200
Create LE /v2 / PUT PRIMARY_CARE type v2
12

LE added to EDR

req.edrpou != prm.legal_entities.edrpou

Valid data for v2
req.type = OUTPATIENT
200200
Create LE /v2 / PUT OUTPATIENT type v2
13

LE added to EDR

req.edrpou != prm.legal_entities.edrpou

Valid data for v1
req.type = MSP
422422
Create LE /v2 / MSP type v1 payload format - validation failed
14

LE added to EDR

req.edrpou != prm.legal_entities.edrpou

Valid data for v2
req.type = MSP_PHARMACY
422422
Create LE /v2 / MSP_PHARMACY type v2 - invalid type
15

LE added to EDR, state is not active

req.edrpou != prm.legal_entities.edrpou

Valid data for v2

req.edr-data-id.edrpou != req.edrpou

422422Create LE /v2 / PRIMARY_CARE3 type v2 - state not active in EDR
16

LE added to EDR

req.edrpou != prm.legal_entities.edrpou

Valid data for v2

req.license is empty

422422Create LE /v2 / PRIMARY_CARE3 type v2 - empty license
17

LE added to EDR

req.edrpou != prm.legal_entities.edrpou

Valid data for v2

req.type = PRIMARY_CARE

req.license.type = PHARMACY

409409Create LE /v2 / PRIMARY_CARE3 type v2 - wrong license type
18

LE added to EDR

req.edrpou != prm.legal_entities.edrpou

prm.license.id exists in eHealth for another LE

Valid data for v1

req.license.id = prm.license.id

409409Create LE /v2 / PRIMARY_CARE3 type v2 - wrong license id

req.edrpou != prm.legal_entities.edrpou

req.type = PHARMACY

eq.license.type = MSP409409

req.edrpou != prm.legal_entities.edrpou

req.type = PRIMARY_CARE

req.license parameter is null or absent422422
19Update LE api v1

req.edrpou = prm.legal_entities.edrpou

prm.legal_entity.type=MSP and created with v1 api

Valid data for v1.
req.type = MSP
200200
Update LE /v1 / MSP type v1
20

req.edrpou = prm.legal_entities.edrpou

prm.legal_entity.type=MSP and created with v1 api

Valid req for v1
req.type = PRIMARY_CARE
422422
Update LE /v1 / MSP1 v1 to PRIMARY_CARE v1 - invalid type

req.edrpou = prm.legal_entities.edrpou

prm.legal_entities.status = ACTIVE
State is not active in EDR.

Valid data for v1

200

status = SUSPENDED

200

status= ACTIVE

Update LE /v1 / MSP3 type v1 - not active in EDR

req.edrpou = prm.legal_entities.edrpou

EDR has 2 entries - first with not active state, last - with active state

Valid data for v1

200

Parameters updated from new active EDR entry

200MSP3 type v1 - update with new EDR data
21Update LE api v2

req.edrpou = prm.legal_entities.edrpou

prm.legal_entity.type=MSP created with v1

Valid req for v2
req.type = PRIMARY_CARE
200200
Update LE /v2 / MSP2 to PRIMARY_CARE2 v2

req.edrpou = prm.legal_entities.edrpou

prm.legal_entity.type=MSP created with v1

req.license data is absent, expect id.

Valid req for v2
req.type = PRIMARY_CARE

req.license.id

200200Update LE /v2 / MSP2 v1 to PRIMARY_CARE - send license id only
22

req.edrpou = prm.legal_entities.edrpou

prm.legal_entity.type=PRIMARY_CARE (created with v2)

req.license contains id only

Valid data for v2
req.type = PRIMARY_CARE
req.license.id = prm.license.id (linked to this LE)
200200
Update LE /v2 / PRIMARY_CARE type v2
23

req.edrpou = prm.legal_entities.edrpou

prm.legal_entity.type=MSP created with v2

Valid data for v2
req.type = MSP
422422Update LE /v2 / MSP type v2 - incorrect type
24

req.edrpou = prm.legal_entities.edrpou

LE has already assigned licenses.type=MSP

req.license id is empty
req.license.type=MSP
200200
Update LE /v2 / PRIMARY_CARE type v2 - license update w/o id
25

req.edrpou = prm.legal_entities.edrpou

LE updates another LE license.
prm.license.id exists in eHealth

req.license id != prm.license.id409409
Update LE /v2 / PRIMARY_CARE type v2 - license id from another LE

Add new license prm.legal_entity.type=PRIMARY_CARE created with v2Valid data for v2
req.license.id is absent
req.license.type=MSP
409409Update LE /v2 / PRIMARY_CARE type v2 - add new PHARMACY license

EDR data changed (names, legal form, kveds, atu_code)

prm.legal_entity.type=PRIMARY_CARE created with v2

Valid data for v2


200200Update LE /v2 / PRIMARY_CARE type v2 - EDR data changed

EDR data state is not active

prm.legal_entity.type=PRIMARY_CARE created with v2

LE status=ACTIVE

Valid data for v2

200

status=SUSPENDED

200

status=ACTIVE

Update LE /v2 / PRIMARY_CARE2 type v2 - EDR not active

req.edrpou = prm.legal_entities.edrpou

req.type=prm.legal_entity.type=PRIMARY_CARE

req.license data is empty

Valid data for v2

req.license = { }

422422Update LE /v2 / PRIMARY_CARE type v2 - license with empty object

req.edrpou = prm.legal_entities.edrpou

req.license id belongs to another LE 

Valid data for v2

req.license.id

409409Update LE /v2 / PRIMARY_CARE type v2 - license id from another LE

PHARMACY was created with api v1

Valid data for v2

req.type=PHARMACY

200200Update LE /v2 / PHARMACY type v1 updated with v2
26Find LE with api v1

prm.legal_entity created with v1

Auth with LE owner's token

edrpou200
One LE v1 was found
200
Find LE /v1 / LE v1 by edrpou
27

prm.legal_entity created with v1
prm.legal_entity created with v2

Auth with mis token

settlement_id &&
type &&
status &&
nhs_verified
200
Result set includes LE v1 and v2
200
Find LE/v1 / LE v1 and v2 by params

prm.legal_entity created with v1

Searched edrpou exists in eHealth, but doesn't belong to this owner.

Auth with LE owner's token

edrpou200
empty data in resp.
200
empty data in resp.
Find LE/v1 / LE v1 by edrpo (owner token) - LE doesnt belong to this owner
28Find LE with api v2

prm.legal_entity created with v2

Auth with LE owner's token

edrpou200
One LE v1 was found
200
Find LE/v2 / LE v1 by edrpou
29

prm.legal_entity created with v1
prm.legal_entity created with v2

Auth with mis token

settlement_id &&
type &&
status &&
nhs_verified
200
Result set includes LE v1 and v2
200
Find LE/v2 / LE v1 and v2 by params

prm.legal_entity created with v2

Searched edrpou exists in eHealth, but doesn't belong to this owner.

Auth with LE owner's token

edrpou

200

empty data in resp.

200

empty data in resp.

Find LE/ v2 / LE v2 by edrpo (owner token) - LE doesnt belong to this owner
30Get LE with api v1

prm.legal_entity created with v1

Auth with LE owner's token

legal_entity_id200
One LE v1 was returned
200Get LE/v1 / LE v1
31

prm.legal_entity created with v2

Auth with LE owner's token

legal_entity_id200
One LE v2 was returned
200Get LE/v1 / LE v2
32Get LE with api v2

prm.legal_entity created with v1

prm.legal_entity.type = MSP

Auth with LE owner's token

legal_entity_id200
One LE v1 was returned
200Get LE/v2 / LE v1
33

prm.legal_entity created with v2

prm.legal_entity.type = PRIMARY_CARE

Auth with LE owner's token

legal_entity_id200
One LE v2 was returned
200Get LE/v2 / LE v2

prm.legal_entity created with v2

prm.legal_entity.type = PHARMACY

Auth with LE owner's token

legal_entity_id200
One LE v2 was returned
200Get LE/v2 / LE v2 PHARMACY

prm.legal_entity created with v2

prm.legal_entity.type = PHARMACY, that doesn't belong to this owner

Auth with LE owner's token

legal_entity_id

403

forbidden

403
forbidden
Get LE/v2 / LE v2 PHARMACY - LE doesnt belong to this owner
34Verify LE by MIS  with api v1

prm.legal_entity created with v1
prm.legal_entity.mis_verified=NOT_VERIFIED

legal_entity_id404404

Verify LE by MIS / not verified MSP v1
37Verify LE by NHS with api v1

prm.legal_entity created with v1
prm.legal_entity.nhs_verified=false
prm.legal_entity.status=ACTIVE

Auth with NHS token

legal_entity_id200 OK
LE updated with nhs_verified=true

200

nhs_verified=true

Virify by NHS / not verified MSP v1
38

prm.legal_entity created with v1
prm.legal_entity.nhs_verified=true
prm.legal_entity.status=ACTIVE

Auth with NHS token

legal_entity_id409
LE not updated
409
Virify by NHS / verified MSP v1

Review and Verify LE by NHS with GraphQL apiprm.legal_entity created with v2
prm.legal_entity.nhs_reviewed=false
prm.legal_entity.status=ACTIVE
legal_entity_id200 OK
LE updated with nhs_reviewed=true
200Virify by NHS / Review by NHS - PRIMARY_CARE v2 (GRAPHql)
39

prm.legal_entity created with v2

prm.legal_entity.nhs_reviewed=true
prm.legal_entity.nhs_verified=false
prm.legal_entity.status=ACTIVE

legal_entity_id200 OK
LE updated with nhs_verified=true

200


Virify by NHS / Verify by NHS - PRIMARY_CARE v2 (GRAPHql)

40

Create Division with api v1Owner`s employee already exists.
prm.legal_entity.type=MSP created with v1
req.type=CLINIC201
Division was created
201
Create divisions \ CLINIC for MSP v1
41Owner`s access token is valid.
prm.legal_entity.type=PRIMARY_CARE created with v2
req.type=FAP201
Division was created
201
Create divisions \ FAP for PRIMARY_CARE v2
42Owner`s access token is valid.
prm.legal_entity.type=PRIMARY_CARE created with v2
req.type=DRUGSTORE

422

Division wasn`t created

422
Create divisions \ DRUGSTORE for PRIMARY_CARE v2 - invalid division type

Owner`s access token is valid.
prm.legal_entity.type=PHARMACY created with v1
req.type=DRUGSTORE201201Create divisions \ DRUGSTORE for PHARMACY v1

Owner`s access token is valid.
prm.legal_entity.type=PHARMACY created with v2
req.type=DRUGSTORE201201Create divisions \ DRUGSTORE for PHARMACY v2
43Create Employee Request api v1Owner`s employee already exists.
prm.legal_entity.type=MSP created with v1
req.type=DOCTOR200 OK
Employee request was created, status=new
200
Create Employee /v1 / DOCTOR for MSP v1
44Owner`s employee already exists.
prm.legal_entity.type=PRIMARY_CARE created with v2
req.type=PHARMACIST

422

Employee request wasn`t created

422
Create Employee /v1 /PHARMACIST for PRIMARY_CARE v2 - invalid employee type
45Owner`s access token is valid.
prm.legal_entity.type=PRIMARY_CARE created with v2
req.type=DOCTOR200 OK
Employee request was created, status=new
200
Create Employee /v1 / DOCTOR for PRIMARY_CARE v2
46Owner employee exists and has valid access token.
prm.legal_entity.type=PHARMACY created with v1
req.type = PHARMACIST

200200
Create Employee /v1 / PHARMACIST for PHARMACY v1

Owner employee exists and has valid access token.
prm.legal_entity.type=PHARMACY created with v2
req.type = PHARMACIST200200Create Employee /v1 / PHARMACIST for PHARMACY v2
47Approve Employee api v1Employee req created for MSP 
Emplotee request exists in status=new
employee_requests.id
200 OK
employee_requests.status=APPROVED, employee created, user created, party created,
200
Approve Employee / DOCTOR of MSP v1
48Employee req created for PRIMARY_CARE
Emplotee request exists in status=new
employee_requests.id
200 OK
employee_requests.status=APPROVED, employee created, user created, party created,
200
Approve Employee / DOCTOR of PRIMARY_CARE v2

Employee req created for PHARMACY v1
Emplotee request exists in status=new
employee_requests.id200200PHARMACIST of PHARMACY v1

Employee req created for PHARMACY v2
Emplotee request exists in status=new
employee_requests.id200200PHARMACIST of PHARMACY v2
51Create Declaration Request

LE created with api v1

Exists active employee in LE

Valid data200200
Create and Approve Declaration / Create Declaration Request Auth OTP v2 - for MSP v1
52

LE created with api v2

Exists active employee in LE

Valid data200200
Create and Approve Declaration / Create Declaration Request Auth OTP v2 - for PRIMARY_CARE v2
53Approve Declaration Request

LE created with api v1

Employee has access token

Valid data200200
Create and Approve Declaration / Approve declaration request - for MSP v1
55

LE created with api v2

Employee has access token

Valid data200200
Create and Approve Declaration / Approve declaration request - for PRIMARY_CARE v2
55Sign Declaration Request

LE created with api v1

Declaration has approved by employee

Valid data200200
Create and Approve Declaration / Sign declaration request - MSP v1
56

LE created with api v2

Declaration has approved by employee

Valid data200200
Create and Approve Declaration / Sign declaration request - PRIMARY_CARE v2
57Create Medication Request Request

LE created with api v1

Program medication and signed declaration exists

Valid data200200
Create and approve Medication request / Create Medication_request_request - MSP v1
58

LE created with api v2

Program medication and signed declaration exists

Valid data200200
Create and approve Medication request / Create Medication_request_request - PRIMARY_CARE v2
59Sign Medication Request Request

LE created with api v1

Medication request request created

Valid data200200
Create and approve Medication request / Medication_request_request Sign - MSP v1
60

LE created with api v2

Medication request request created

Valid data200200
Create and approve Medication request / Medication_request_request Sign - PRIMARY_CARE v2

Create Contract Request (capitation)

Initializing contract req

MSP created with api v1


MSP owner's token200200Create Contract Request (capitation) / Initialize Contract Request - MSP v1 (capitation)

Initializing contract req

PRIMARY_CARE created with api v2


PRIMARY_CARE owner's token200200Create Contract Request (capitation) / Initialize Contract Request - PRIMARY_CARE v2 (capitation)

Contract request for MSP v1 initialized

Employee of MSP v1 exists

Valid contract request data201201Create Contract Request (capitation) / Create contract request - MSP v1 (capitation)

Contract request for PRIMARY_CARE v2 initialized

Employee of PRIMARY_CARE v2 exists

Valid contract request data201201Create Contract Request (capitation) / Create contract request - PRIMARY_CARE v2 (capitation)

Create Contract Request (reimbursement)

Initializing contract req

PHARMACY created with api v1

PHARMACY v1 owner's token200200Create Contract Request (reimbursement) / Initialize Contract Request - PHARMACY v1

Initializing contract req

PHARMACY created with api v2

PHARMACY v2 owner's token200200Create Contract Request (reimbursement) / 

Contract request for PHARMACY v1 initialized

Employee of PHARMACY v1 exists

Valid contract request data201201Create Contract Request (reimbursement) / Create contract request - PHARMACY v1 (reimbursement)

Contract request for PHARMACY v2 initialized

Employee of PHARMACY v2 exists

Valid contract request data201201Create Contract Request (reimbursement) / Create contract request - PHARMACY v2 (reimbursement)

Get Contract requestGet Reimbursement Contract request list for LE v1 and v2NHS auth token

200

Result set contains LE v1 and v2 reimbursement contract req data

200

Result set contains LE v1 and v2 reimbursement contract req data

Get Contract request / Get Contract request list (reimbursement)


Get Capitation Contract request list for LE v1 and v2NHS auth token

200

Result set contains LE v1 and v2 capitation contract req data

200

Result set contains LE v1 and v2 capitation contract req data

Get Contract request / Get Contract request list (capitation)


Get contract request by Id for MSP (capitation)MSP owner access token200200Get Contract request / Get contract request by Id for MSP (capitation)


Get contract request by Id for PRIMARY_CARE (capitation)PRIMARY_CARE owner access token200200Get Contract request / Get contract request by Id for PRIMARY_CARE (capitation)


Get contract request by Id for PHARMACY v1 (reimbursement)PHARMACY v1 owners access token200200Get Contract request / Get contract request by Id for PHARMACY v1 (reimbursement)


Get contract request by Id for PHARMACY v2 (reimbursement)PHARMACY v2 owners access token200200Get Contract request / Get contract request by Id for PHARMACY v2 (reimbursement)


Get reimbursement contract id with API for capitationid of reimbursement contract request404404Get Contract request / Get reimbursement contract id with API for capitation - fail


 Get capitation contract id with API for reimbursementid of capitation contract request404404Get Contract request / Get capitation contract id with API for reimbursement - fail


Get reimbursement contract req by id with another owner token - failOwner's token from another LE403403Get Contract request / Get reimbursement contract req by id with another owner token - fail





















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