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

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

HL7 comparison

RequirementM/OeHealthHL7StatusComment
Аптека (Pharmacy)
Legal entityorganizationOk
Код ЄДРПОУM

[legal_entities].edrpou | varchar(255) | not null unique



UA specific
Організаційно-правова формаM[legal_entities].legal_form | varchar | not null

UA specific
Повна назваM[legal_entities].name | varchar | not null


Адреса провадження діяльності даного структурного підрозділуM

Address: [legal_entities].addresses | jsonb[] | not null




..address use? UA address..що таке "провадження" - це місцезнаходження?
Скорочена назва (за наявності)O[legal_entities].short_name | varchar

UA specific
Публічна назва (якщо відрізняється)O[legal_entities].public_name | varchar
Ok
Види діяльності (КВЕД)M[legal_entities].kveds | jsonb | not null

UA specific
Місце реєстрації: область, район, населений пункт, вулиця, будівляM

Address: [legal_entities].addresses | jsonb[] | not null


Organization."address" : [{ Address }]Ok..address use? UA address..
Керівник (підписант структурного підрозділу)M

New entity


Organization."contact" (with "purpose" = "ADMIN")Small problemWill be new Entity
Структурні підрозділи та філії:.MDivision : [divisions].
Small problemНема ЄДРПОУ.
Нема просто адреси, тобто е тільки фактичне місцезнаходження
Ліцензія: , , , ,так

Medical service provider : License: [medical_service_providers].licenses


OkUA specific
Державна акредитація: , , , , ,ніMedical service provider : Accreditation
[medical_service_providers].accreditation

OkUA specific
Інформація про контракт? (№ контракту, дата підписання, назва органу, з яким підписано)так

ProblemТреба видалити вимогу до контракту взагалі
Контакти закладу: номер телефону та emailтак[legal_entities].phones | jsonb[]
[legal_entities].email | varchar
Organization.Ok

Entities (tables)

Division

This data type defines division structure

NameTypeM/ODescription and constraints
namestringM
addressesAddress: jsonbM
external_id Dictionary: STREET_TYPEM
phones stringO
email stringM
mountain_group stringO
type


status


is_active


inserted_at


updated_at


location


d

Data structures

Legal entity

Medical service provider

Employee

Address

This data type defines address structure

NameTypeM/ODescription and constraints
typeDictionary: ADDRESS_TYPEM
countryDictionary: COUNTRYM
areastringM
regionstringO
settlementstringM
settlement_idstringMsettlement_id must be a valid UAddresses entity
settlement_typeDictionary: SETTLEMENT_TYPEM
street_typeDictionary: STREET_TYPEM
streetstringO
buildingstringM
apartmentstringO
zipstringO

License

This data type defines medical license structure

NameTypeM/ODescription and constraints
license_numberstringM
issued_bystringM
issued_datestringM
expiry_datestringO
active_from_datestringM
what_licensedstringO

 Accreditation

This data type defines medical accreditation structure


NameTypeM/ODescription and constraints
categoryDictionary: ACCREDITATION_CATEGORYM
issued_datestringO
expiry_datestringO
order_nostringM
order_datestringM
sertificate_nostringMномер сертифікату акредитації
issued_bystringOназва органу, що видав


  • No labels