XpanDH Hospital Discharge Report
0.1.0 - ci-build
150
XpanDH Hospital Discharge Report, published by XpanDH Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xpandh-hdr/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.eu/fhir/ig/xpandh/hdr/ConceptMap/ConceptMap-hdrEncounter2FHIR-eu-xpandh | Version: 0.1.0 | |||
Draft as of 2024-11-05 | Computable Name: HdrEncounter2FHIR | |||
Copyright/Legal: Used by permission of the XpanDH project, all rights reserved Creative Commons License |
eHN HDR Encounter Model to this guide mapping
Proposed relationship between the HDR Encounter data set defined by the EU eHN guidelines and this guide
Generated Narrative: ConceptMap ConceptMap-hdrEncounter2FHIR-eu-xpandh
Mapping from A.2.3 - Encounter (eHN) to http://hl7.eu/fhir/ig/xpandh/hdr/StructureDefinition/Encounter-hdr-xpandh
Group 1 Mapping from A.2.3 - Encounter (eHN) to http://hl7.eu/fhir/ig/xpandh/hdr/StructureDefinition/Encounter-hdr-xpandh
Source Code | Relationship | Target Code | Comment |
HDREncounter.type (A.2.3.1 - Encounter type [Mandatory]) | is equal to | Encounter.class | |
HDREncounter.note (A.2.3.2 - Encounter note [Optional]) | (not mapped) | ||
HDREncounter.admission (A.2.3.3 - Admission [Mandatory]) | is equivalent to | Encounter.ofType(Organization) | |
HDREncounter.admission.urgency (A.2.3.3.1 - Admission urgency [Required]) | is related to | Encounter.priority | to be checked |
HDREncounter.admission.date (A.2.3.3.2 - Admission date [Mandatory]) | is equivalent to | Encounter.period.start | to be checked |
HDREncounter.admission.admitter (- Admitting professional Id []) | is equivalent to | Encounter.participant.individual | where participant.type is 'ADM' |
HDREncounter.admission.admitter.identifier (A.2.3.3.3 - Admitting professional Id [Required]) | is equivalent to | Encounter.participant.individual.identifier | where participant.type is 'ADM' |
HDREncounter.admission.admitter.name (A.2.3.3.4 - Admitting professional name [Required]) | is equivalent to | Encounter.participant.individual.name | where participant.type is 'ADM' and individual of type Practictioner |
HDREncounter.admission.admitter.name (A.2.3.3.4 - Admitting professional name [Required]) | is equivalent to | Encounter.participant.individual.practitioner.name | where participant.type is 'ADM' and individual of type PractictionerRole |
HDREncounter.admission.source (A.2.3.3.5 - Admit Source [Required]) | is related to | Encounter.hospitalization.admitSource | |
HDREncounter.admission.referringHP ( - Referring professional Id []) | is equivalent to | Encounter.participant.individual | where participant.type is 'REF' |
HDREncounter.admission.referringHP.identifier (A.2.3.3.6 - Referring professional Id [Required]) | is equivalent to | Encounter.participant.individual.identifier | where participant.type is 'REF' |
HDREncounter.admission.referringHP.name (A.2.3.3.7 - Referring professional name [Required]) | is equivalent to | Encounter.participant.individual.name | where participant.type is 'REF' and individual of type Practictioner |
HDREncounter.admission.referringHP.organization (A.2.3.3.8 - Referring organization [Required]) | is equivalent to | Encounter.participant.individual.practitioner.name | where participant.type is 'REF' and individual of type PractictionerRole |
HDREncounter.reason (A.2.3.4 - Admission reason [Mandatory]) | is related to | Encounter. | |
HDREncounter.reason.code (A.2.3.4.1 - Admission reason [Required]) | is equal to | Encounter.reasonCode | if just a code |
HDREncounter.reason.comment (A.2.3.4.2 - Admission reason comment [Optional]) | is equivalent to | Encounter.reasonCode.text | to be checked |
HDREncounter.reason.legalStatus (A.2.3.4.3 - Admission legal status [Required]) | is related to | Encounter. | to be checked |
HDREncounter.discharge (A.2.3.5 - Discharge [Mandatory]) | is related to | Encounter. | |
HDREncounter.discharge.dateTime (A.2.3.5.1 - Discharge date [Mandatory]) | is equivalent to | Encounter.period.end | |
HDREncounter.discharge.destinationType (A.2.3.5.2 - Discharge destination type [Required]) | is related to | Encounter.hospitalization.dischargeDisposition | |
HDREncounter.discharge.destinationLocation (A.2.3.5.3 - Destination location [Required]) | is related to | Encounter.destination | of type Location |
HDREncounter.location (A.2.3.6 - Location - All locations/departments where the patient stayed within the hospital. [Required]) | is related to | Encounter.location | |
HDREncounter.location.period (A.2.3.6.1 - Period [Mandatory]) | is equivalent to | Encounter.location.period | |
HDREncounter.location.organization ( - Organization Id []) | is related to | Encounter.location.location.managingOrganization | |
HDREncounter.location.organization.identifier (A.2.3.6.2 - Organization Id [Required]) | is equivalent to | Encounter.location.location.managingOrganization.identifier | |
HDREncounter.location.organization.name (A.2.3.6.3 - Organization Part Name [Mandatory]) | is equivalent to | Encounter.location.location.managingOrganization.name | |
HDREncounter.location.organization.details (A.2.3.6.4 - Organization Part Details [Required]) | is related to | Encounter.location.location.managingOrganization | to be checked |