ЕСОЗ - публічна документація
Clinical impression data model_EN
FHIR description
eHealth description
Clinical impression
Collection name: clinical_impressions
Name | Type | M/O | Description and constraints | HL7 vs eHealth comparison result | |||
---|---|---|---|---|---|---|---|
id | string | M | System identifier of Clinical impression | Ok | |||
status | string | M | Status of clinical impression. Fetches from the dictionary Details on Clinical impression status model_EN | Ok | |||
code | {CodebleConcept} | M | Clinical impression code. Fetches from the dictionary | Ok | |||
description | string | O | Description of the Clinical impression | Ok | |||
subject | string | M | Hashed patient_id | Doesn't comply with FHIR (datatype) | |||
encounter | {Reference} | M | Encounter created as part of | Ok | |||
effective_period | {Period} | O | Period when Clinical impression was assessed | Ok | |||
effective_date_time | datetime | O | Time when Clinical impression was assessed | Ok | |||
assessor | {Reference} | M | The employee performing the Clinical impression | Ok | |||
previous | {Reference} | O | Reference to one of the previous Clinical impression | Ok | |||
problems | [Reference] | O | Relevant impressions of patient state | Ok | |||
summary | string | O | Summary of the impressions | Ok | |||
findings | item_reference | [BackboneElement] | {Reference} | O | M | What was found. Now allowed: condition, observation | Ok |
basis | string | O | Which investigations support finding | Ok | |||
supporting_info | [Reference] | O | Reference on supporting medical events. Now allowed: episode_of_care, encounter, procedure, diagnostic_report | Ok | |||
note | string | O | Comments made about the Clinical impression | Ok | |||
context_episode_id | string | M | Identifier of the episode context based on Clinical impression as part of Encounter was created | Doesn't comply with FHIR | |||
inserted_at | timestamp | M | Datetime when Clinical impression was created | Doesn't comply with FHIR | |||
inserted_by | string | M | Identifier on the user created the Clinical impression | Doesn't comply with FHIR | |||
updated_at | timestamp | M | Datetime when Clinical impression was last updated | Doesn't comply with FHIR | |||
updated_by | string | M | Identifier on the user last updated the Clinical impression | Doesn't comply with FHIR |
Example
ЕСОЗ - публічна документація