Table of Contents |
---|
...
Name | Type | M/O | Description and constraints | HL7 vs eHealth comparison result |
---|---|---|---|---|
id | uuid | M | System identifier of the entity (ObjectID) | Doesn't comply with FHIR |
performer | M | Employee, who performed the encounter | Doesn't comply with FHIR | |
patient_id | string | M | Hashed mpi identifier of a person | Doesn't comply with FHIR |
prescriptions | string | O | Some prescriptions for a patinet | Doesn't comply with FHIR |
visit | M | Reference to Visit, during which the Encounter lasted | Doesn't comply with FHIR | |
managing_organization | M | Reference on legal entity where procedure was created. | Doesn't comply with FHIR | |
paper_referral | O | A service request representation if it has paper form | Doesn't comply with FHIR | |
episode | M | Reference on Episode resource that this encounter should be recorded against | Doesn't comply with FHIR | |
performer_speciality | M | Speciality of the performer. Fills from | Doesn't comply with FHIR | |
division | O | Reference on Division resource where the encounter takes place | Doesn't comply with FHIR | |
incoming_referral | O | The Service Request that initiated this encounter | Doesn't comply with FHIR | |
inserted_at | timestamp | M | Datetime when entity was created | Doesn't comply with FHIR |
inserted_by | uuid | M | User by whom entity was created | Doesn't comply with FHIR |
type | M | Fills from | Ok | |
updated_at | timestamp | M | Datetime when entity was updated | Doesn't comply with FHIR |
updated_by | uuid | M | User by whom entity was updated | Doesn't comply with FHIR |
signed_content_links | [string] | O | Link to signed content of the encounter | Doesn't comply with FHIR |
reasons | O | Reason the encounter takes place. Fills from | Doesn't comply with FHIR | |
cancellation_reason | O | Reason if Encounter was cancelled. Fills from | Doesn't comply with FHIR | |
actions | O | Actions performed during the encounter. Fills from | Doesn't comply with FHIR | |
status | string | M | Status of the encounter. Fills from | Ok |
explanatory_letter | string | O | Explanatory letter for canceling the procedure. | Doesn't comply with FHIR |
date | datetime | O | Obsolete field. Replaced by | Doesn't comply with FHIR |
period | {Period} | O | The start and end time of the encounter (Тимчасово заборонено для використання) | Ok |
class | {Coding} | M | Classification of patient encounter. Fills from | Ok |
hospitalization | O | Details about the admission to a healthcare service (described below) | Ok | |
priority | O | Indicates the urgency of the encounter. Fills from | Ok | |
origin_episode | O | Reference to the Episode resource related to the service request on which initiated the encounter. | Doesn't comply with FHIR | |
diagnoses | O | The list of diagnosis relevant to this encounter | Ok | |
action_references | O | List of Service resources | Doesn't comply with FHIR | |
supporting_info | O | Reference to Observation, Diagnostic report or Condition resource. | Doesn't comply with FHIR |
...