HL7 comparison
...
Name | Type | M/O | Description and constraints |
---|
name | string | M |
|
short_name | string | O |
|
public_name | string | O |
|
type | Dictionary: |
|
|
edrpou | string | M |
|
addresses | Address: jsonb | M |
|
phones | Phones: jsonb | O |
|
email | string | O |
|
inserted_at | timestamp | M |
|
inserted_by | uuid | M |
|
updated_at | timestamp | M | |
updated_by | uuid | M |
|
is_active | boolean | M |
|
kveds | array: Dictionary: KVEDS | M |
|
status | Dictionary: LEGAL_ENTITY_STATUS | M |
|
owner_property_type | Dictionary: OWNER_PROPERTY_TYPE | M |
|
legal_form | Dictionary: LEGAL_FORM | M |
|
created_via_mis_client_id | uuid | M |
|
nhs_verified | boolean | M |
|
mis_verified | Dictionary: ????? | M | |
Anchor |
---|
| Ancor Medical service provider |
---|
| Ancor Medical service provider |
---|
|
Medical service provider
...
Name | Type | M/O | Description and constraints |
---|
accreditation | Accreditation: jsonb | M |
|
licenses | License: jsonb | O |
|
inserted_at | timestamp | M |
|
updated_at | timestamp | M |
|
legal_entity_id | uuid | M |
|
Anchor |
---|
| Ancor Division |
---|
| Ancor Division |
---|
|
Division
...
Name | Type | M/O | Description and constraints |
---|
name | string | M | +include "номер відокремленого підрозділу" file: eHealth_HL7 Compare erd |
addresses | Address: jsonb | M |
|
external_id | string | O |
|
phones | string | M |
|
email | string | M |
|
mountain_group | string | O |
|
type | Dictionary: DIVISION_TYPE | M |
|
status | Dictionary: ????? | M | |
is_active | boolean | M |
|
inserted_at | timestamp | M |
|
updated_at | timestamp | M |
|
location | geometry | O |
|
Data structures
Anchor |
---|
| Ancor Address |
---|
| Ancor Address |
---|
|
Address
...
Name | Type | M/O | Description and constraints |
---|
type | Dictionary: ADDRESS_TYPE | M |
|
country | Dictionary: COUNTRY | M |
|
area | string | M |
|
region | string | O |
|
settlement | string | M |
|
settlement_id | string | M | settlement_id must be a valid UAddresses entity |
settlement_type | Dictionary: SETTLEMENT_TYPE | M |
|
street_type | Dictionary: STREET_TYPE | M |
|
street | string | O |
|
building | string | M |
|
apartment | string | O |
|
zip | string | O |
|
Anchor |
---|
| Ancor License |
---|
| Ancor License |
---|
|
L
icenseThis data type defines medical license structure
...
Anchor |
---|
| Ancor Accreditation |
---|
| Ancor Accreditation |
---|
|
A
ccreditationThis data type defines medical accreditation structure
Name | Type | M/O | Description and constraints |
---|
category | Dictionary: ACCREDITATION_CATEGORY | M |
|
issued_date | string | O |
|
expiry_date | string | O |
|
order_no | string | M |
|
order_date | string | M |
|
sertificate_no | string | M | номер сертифікату акредитації file: eHealth_HL7 Compare erd
|
issued_by | string | O | назва органу, що видав file: eHealth_HL7 Compare erd
|
...