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

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 24 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)

Legal entity

This entity defines Legal entity extended information structure

NameTypeM/ODescription and constraints
name stringM
short_name stringO
public_name stringO
type Dictionary:

edrpou stringM
addresses Address: jsonbM
phones Phones: jsonbO
emailstringO
inserted_at timestampM
inserted_by uuidM
updated_at timestampM

Сделать Mandatory

updated_by uuidM
is_activebooleanM
kveds array: Dictionary: KVEDSM
status Dictionary: LEGAL_ENTITY_STATUSM
owner_property_type Dictionary: OWNER_PROPERTY_TYPEM
legal_form Dictionary: LEGAL_FORMM
created_via_mis_client_id uuid M
nhs_verified boolean M
mis_verified Dictionary: ?????M

Не нашел справочник

Medical service provider

This entity defines Legal entity extended information structure

NameTypeM/ODescription and constraints
accreditation Accreditation: jsonbM
licenses License: jsonb[]O
inserted_at timestamp M
updated_at timestamp M
legal_entity_id uuid M

Division

This entity defines division structure

Нема ЄДРПОУ. Підрозділи що мають ЄДРПОУ мають бути внесені у [legal_entities]

file: eHealth_HL7 Compare erd


NameTypeM/ODescription and constraints
namestringM

+include "номер відокремленого підрозділу"

file: eHealth_HL7 Compare erd

addressesAddress: jsonbM
external_id stringO
phones stringM
email stringM
mountain_group stringO
type Dictionary: DIVISION_TYPEM
statusDictionary: ?????M

Не нашел справочник

is_active boolean M
inserted_at timestamp M
updated_attimestamp M
location geometryO


Data structures

License

This data type defines medical license structure

NameTypeM/ODescription and constraints
license_numberstringM

+include "серія (optional)"

file: eHealth_HL7 Compare erd

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

номер сертифікату акредитації

file: eHealth_HL7 Compare erd

issued_bystringO

назва органу, що видав

file: eHealth_HL7 Compare erd


  • No labels