HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.eu/fhir/hdr/ConceptMap/hdrHeader2FHIR-eu-hdr | Version: 0.0.1-ci | |||
Draft as of 2024-11-06 | Computable Name: Header2FHIREuHdr | |||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
eHN HDR Header Model to this guide mapping
Generated Narrative: ConceptMap hdrHeader2FHIR-eu-hdr
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.1 - Hospital Discharge Report header data element to Bundle (HDR)
Source Code | Relationship | Target Code | Comment |
Header.documentMetadata.identifier (A.1.8.1 - Document ID) | is equivalent to | Bundle.identifier | If it is the identifier of a particular report instance |
Header.documentMetadata.dateTime (A.1.8.4 - Report date and time) | is equivalent to | Bundle.timeStamp | If it is when this particular version of this report has been assembled into a Bundle. |
Group 2 Mapping from A.1 - Hospital Discharge Report header data element to Composition (HDR)
Source Code | Relationship | Target Code | Comment |
Header.subject (A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject) | is equivalent to | Composition.subject | |
Header.payer (A.1.3 - Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care.) | is related to | Composition.extension:basedOn:order | To be disucssed if the payor data are conveyed with the request or thorugh other means. Check also the extension to be used. |
Header.payer (A.1.3 - Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care.) | is related to | Composition.section:sectionPayers.entry | Composition.section:sectionPayers.entry.ofType(Coverage) |
Header.informationRecipient (A.1.4 - Information recipient - (intended recipient or recipients of the report), if applicable) | is related to | Composition.extension:information-recipient | Composition.extension:information-recipient.valueReference.resolve().ofType(PracittionerRole) |
Header.informationRecipient.name (A.1.4.2 - Recipient name) | is equivalent to | PractitionerRole.practitioner.name | |
Header.informationRecipient.organizationID (A.1.4.3 - Recipient organisation ID) | is equivalent to | PractitionerRole.practitioner.organization.identifier | |
Header.informationRecipient.organization (A.1.4.4 - Recipient organisation) | is related to | PractitionerRole.practitioner.organization | |
Header.informationRecipient.address (A.1.4.5 - Address) | is related to | PractitionerRole.address | |
Header.informationRecipient.country (A.1.4.6 - Country) | is related to | PractitionerRole.country | |
Header.informationRecipient.telecom (A.1.4.7 - Telecom) | is related to | PractitionerRole.telecom | |
Header.author (A.1.5 - Author (by whom the Hospital discharge report was/were authored). Multiple authors could be provided.) | is equivalent to | Composition.author | |
Header.author.dateTime (A.1.5.5 - Date Time) | is equivalent to | Composition.date | |
Header.attester (A.1.6 - Attester (multiple attesters could be provided)) | is equivalent to | Composition.attester.party | where attester.mode = 'professional' |
Header.attester.dateTime (A.1.6.5 - Approval date and time) | is equal to | Composition.attester.time | |
Header.legalAuthenticator (A.1.7 - Legal authenticator (The person taking responsibility for the medical content of the document)) | is equivalent to | Composition.attester.party | where attester.mode = 'legal' |
Header.legalAuthenticator.dateTime (A.1.7.5 - Authentication date and time) | is equal to | Composition.attester.time | where attester.mode = 'legal' |
Header.documentMetadata (A.1.8 - Document metadata) | is related to | Composition | |
Header.documentMetadata.identifier (A.1.8.1 - Document ID) | is equivalent to | Composition.identifier | If it is the identifer of the document (indipendently by its versions) and not of this particular document instance. |
Header.documentMetadata.type (A.1.8.2 - Document type) | is equivalent to | Composition.type | |
Header.documentMetadata.status (A.1.8.3 - Document status) | is equivalent to | Composition.status | |
Header.documentMetadata.dateTime (A.1.8.4 - Report date and time) | is equivalent to | Composition.date | If it is when this document has been created (indipendently by its version) |
Header.documentMetadata.title (A.1.8.5 - Document title) | is equivalent to | Composition.title | |
Header.documentMetadata.custodian (A.1.8.6 - Report custodian) | is equivalent to | Composition.custodian | |
Header.documentMetadata.confidentiality (A.1.8.7 - Confidentiality) | is equivalent to | Composition.confidentiality | |
Header.documentMetadata.language (A.1.8.8 - Language) | is related to | Composition.language | |
Header.documentMetadata.version (A.1.8.9 - Version) | is equivalent to | Composition.extension:versionNumber.valueString | As business version, not as resource version |
Group 3 Mapping from A.1 - Hospital Discharge Report header data element to Organization (HDR)
Source Code | Relationship | Target Code |
Header.payer.insuranceCode (A.1.3.1 - Health insurance code) | is equivalent to | Organization.identifier |
Header.payer.insuranceName (A.1.3.2 - Health insurance name) | is equivalent to | Organization.name |
Group 4 Mapping from A.1 - Hospital Discharge Report header data element to Patient (HDR)
Source Code | Relationship | Target Code | Comment |
Header.subject (A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject) | is equivalent to | Patient | Composition.subject.ofType(Patient).conformsTo('http://hl7.eu/fhir/hdr/StructureDefinition/patient-eu-hdr') |
Header.payer.insuranceNumber (A.1.3.3 - Health insurance number) | is equivalent to | Patient.identifier | If treated as one of the Patient identifiers; this applies in some jurisdictions. |
Group 5 Mapping from A.1 - Hospital Discharge Report header data element to PractitionerRole: (HDR)
Source Code | Relationship | Target Code | Comment |
Header.informationRecipient.identifier (A.1.4.1 - Recipient identifier) | is equivalent to | PractitionerRole.identifier | Composition.extension:information-recipient.valueReference.resolve() |
Header.author (A.1.5 - Author (by whom the Hospital discharge report was/were authored). Multiple authors could be provided.) | is equivalent to | PractitionerRole | Composition.author.resolve().ofType(PractitionerRole) |
Header.author.identifier (A.1.5.1 - Author identifier) | is equivalent to | PractitionerRole.identifier | |
Header.author.name (A.1.5.2 - Author name) | is equivalent to | PractitionerRole.practictioner.name | If PractitionerRole |
Header.author.organizationID (A.1.5.3 - Author organisation ID) | is equivalent to | PractitionerRole.organization.identifier | If Organization |
Header.author.organization (A.1.5.4 - Author organisation) | is related to | PractitionerRole.organization | |
Header.attester (A.1.6 - Attester (multiple attesters could be provided)) | is equivalent to | PractitionerRole | where attester.mode = 'professional' AND Composition.attester.party.resolve().ofType(PractitionerRole) |
Header.attester.identifier (A.1.6.1 - Attester identifier) | is equivalent to | PractitionerRole.identifier | |
Header.attester.name (A.1.6.2 - Attester name) | is equivalent to | PractitionerRole.practictioner.name | |
Header.attester.organizationID (A.1.6.3 - Attester organisation ID) | is equivalent to | PractitionerRole.organization.identifier | |
Header.attester.organization (A.1.6.4 - Attester organisation) | is equivalent to | PractitionerRole.organization | |
Header.legalAuthenticator (A.1.7 - Legal authenticator (The person taking responsibility for the medical content of the document)) | is equivalent to | PractitionerRole | where attester.mode = 'legal' AND Composition.attester.party.resolve().ofType(PractitionerRole) |
Header.legalAuthenticator.identifier (A.1.7.1 - Legal authenticator identifier) | is equivalent to | PractitionerRole.identifier | where attester.mode = 'legal' |
Header.legalAuthenticator.name (A.1.7.2 - Legal authenticator name) | is equivalent to | PractitionerRole.practictioner.name | where attester.mode = 'legal' |
Header.legalAuthenticator.organizationID (A.1.7.3 - Legal authenticator organisation ID) | is equivalent to | PractitionerRole.organization.identifier | where attester.mode = 'legal' |
Header.legalAuthenticator.organization (A.1.7.4 - Legal authenticator organisation) | is equivalent to | PractitionerRole.organization | where attester.mode = 'legal' |
Group 6 Mapping from A.1 - Hospital Discharge Report header data element to Coverage
Source Code | Relationship | Target Code | Comment |
Header.payer.insuranceCode (A.1.3.1 - Health insurance code) | is related to | Coverage.payor | Coverage.payor.ofType(Organization) |
Header.payer.insuranceName (A.1.3.2 - Health insurance name) | is related to | Coverage.payor | Coverage.payor.ofType(Organization) |
Header.payer.insuranceNumber (A.1.3.3 - Health insurance number) | is related to | Coverage.beneficiary | Coverage.beneficiary.ofType(Patient) |
Group 7 Mapping from A.1 - Hospital Discharge Report header data element to ServiceRequest
Source Code | Relationship | Target Code | Comment |
Header.payer (A.1.3 - Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care.) | is related to | ServiceRequest.insurance | ServiceRequest.insurance.ofType(Coverage) |