HL7 CZ Laboratory IG
0.5.0 - ci-build
HL7 CZ Laboratory IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-lab/ and changes regularly. See the Directory of published versions
Official URL: https://hl7.cz/fhir/lab/ConceptMap/labRpt2FHIR-cz-lab | Version: 0.5.0 | |||
Standards status: Informative | Maturity Level: 2 | Computable Name: LabRpt2FHIR |
eHN Lab Report to this guide Map
It shows how the Laboratory Report data set defined by the EU eHN guidelines is mapped into this guide
Mapping from (not specified) to (not specified)
Group 1 Mapping from A - Laboratory Report to DiagnosticReport: Laboratory Report
Source Code | Relationship | Target Code | Comment |
LabReport.header (A.1 Report header data elements) | is related to | DiagnosticReport | |
LabReport.header.subject (A.1.1 - A1.2 Patient/subject) | is related to | DiagnosticReport.subject | |
LabReport.header.payer (A.1.3 Health insurance and payment information) | is related to | DiagnosticReport.basedOn.insurance | basedOn.resolve().ofType(ServiceRequest).insurance.resolve().ofType(Coverage) |
LabReport.header.informationRecipient (A.1.4 Information recipient) | is equivalent to | DiagnosticReport.extension:information-recipient | |
LabReport.header.author (A.1.5 Author) | is related to | DiagnosticReport.resultsInterpreter | If the author is the interpreter |
LabReport.header.author (A.1.5 Author) | is related to | DiagnosticReport.performer | If the author is the perfomer |
LabReport.header.legalAuthenticator (A.1.6 Legal authenticator) | (not mapped) | Mapped in the Composition resource | |
LabReport.header.validator (A.1.7 Result validator) | (not mapped) | Mapped in the Composition resource | |
LabReport.header.metadata (A.1.8 Laboratory report metadata) | is related to | DiagnosticReport | |
LabReport.header.metadata.documentId (A.1.8.1 Document Id) | is related to | DiagnosticReport.identifier | If it is the identifier of the report indipendently by its version. Otherwise you should refer to the Bundle.indentifier |
LabReport.header.metadata.type (A.1.8.2 Document type) | is equivalent to | DiagnosticReport.code | |
LabReport.header.metadata.status (A.1.8.3 Document status) | is related to | DiagnosticReport.status | For FHIR R4 the more granular status is recorded in the DiagnosticReport.status |
LabReport.header.metadata.dateTime (A.1.8.4 Report date and time) | is equivalent to | DiagnosticReport.effectiveDateTime | |
LabReport.header.metadata.title (A.1.8.5 Document title) | (not mapped) | Mapped in the Composition resource | |
LabReport.header.metadata.custodian (A.1.8.6 Report custodian) | (not mapped) | Mapped in the Composition resource | |
LabReport.header.metadata.confidentiality (A.1.8.7 Confidentiality) | (not mapped) | Mapped in the Composition resource | |
LabReport.header.metadata.language (A.1.8.8 Language) | is equivalent to | DiagnosticReport.language | |
LabReport.header.metadata.version (A.1.8.9 Version) | (not mapped) | Mapped in the Composition resource if it refers to the business report version | |
LabReport.order (A.2.1-A.2.2 Order) | is related to | DiagnosticReport.basedOn | basedOn.resolve().ofType(CZ_ServiceRequest) |
LabReport.specimen (A.2.3 Specimen information) | is related to | DiagnosticReport.specimen | |
LabReport.specimen (A.2.3 Specimen information) | is related to | DiagnosticReport.result.specimen | result.resolve().ofType(CZ_ObservationResultLaboratory) |
LabReport.result (A.2.4 Results data elements) | is related to | DiagnosticReport.result | |
LabReport.presentedForm (A.3 Laboratory report presented form) | is related to | DiagnosticReport.presentedForm | |
LabReport.attachment (A.4 Laboratory report attachment) | is related to | DiagnosticReport.media.link.content.attachment |
Group 2 Mapping from A - Laboratory Report to Composition: Laboratory Report
Source Code | Relationship | Target Code | Comment |
LabReport.header (A.1 Report header data elements) | is related to | Composition | |
LabReport.header.subject (A.1.1 - A1.2 Patient/subject) | is related to | Composition.subject | |
LabReport.header.payer (A.1.3 Health insurance and payment information) | is related to | Composition.extension:basedOn-order-or-requisition.insurance | extension(http://hl7.eu/fhir/laboratory/StructureDefinition/composition-basedOn-order-or-requisition).resolve().ofType(ServiceRequest).insurance.resolve().ofType(Coverage) |
LabReport.header.informationRecipient (A.1.4 Information recipient) | is equivalent to | Composition.extension:information-recipient | |
LabReport.header.author (A.1.5 Author) | is related to | Composition.author | |
LabReport.header.validator (A.1.6 Result validator) | is equivalent to | Composition.attester.party | The person authenticated the content in their professional capacity. attester.where(mode='professional') |
LabReport.header.legalAuthenticator (A.1.7 Legal authenticator) | is equivalent to | Composition.attester.party | The person authenticated the content and accepted legal responsibility for its content. attester.where(mode='legal') |
LabReport.header.metadata (A.1.8 Laboratory report metadata) | is related to | Composition | |
LabReport.header.metadata.documentId (A.1.8.1 Document Id) | is equivalent to | Composition.identifier | If it is the identifier of the report indipendently by its version. Otherwise you should refer to the Bundle.indentifier |
LabReport.header.metadata.type (A.1.8.2 Document type) | is equivalent to | Composition.type | |
LabReport.header.metadata.status (A.1.8.3 Document status) | is related to | Composition.status | For FHIR R4 the more granular status is recorded in the DiagnosticReport.status. Mapping rules for valuing the Compisition.status are specified in http://hl7.eu/fhir/laboratory/ConceptMap/ConceptMap-eu-diagRptStatus2CompStatus |
LabReport.header.metadata.dateTime (A.1.8.4 Report date and time) | is equivalent to | Composition.date | |
LabReport.header.metadata.title (A.1.8.5 Document title) | is equivalent to | Composition.title | |
LabReport.header.metadata.custodian (A.1.8.6 Report custodian) | is equivalent to | Composition.custodian | |
LabReport.header.metadata.confidentiality (A.1.8.7 Confidentiality) | is equivalent to | Composition.confidentiality | |
LabReport.header.metadata.language (A.1.8.8 Language) | is equivalent to | Composition.language | |
LabReport.header.metadata.version (A.1.8.9 Version) | is equivalent to | Composition.extension:versionNumber | if it refers to the business report version |
LabReport.order (A.2.1-A.2.2 Order) | is related to | Composition.extension:basedOn-order-or-requisition.insurance | extension(http://hl7.eu/fhir/laboratory/StructureDefinition/composition-basedOn-order-or-requisition).resolve().ofType(ServiceRequest) |
LabReport.specimen (A.2.3 Specimen information) | is related to | Composition.section:lab-no-subsections.entry.specimen | If no sub sections |
LabReport.result (A.2.4 Results data elements) | is related to | Composition.section:lab-no-subsections.entry | If no sub sections |
LabReport.specimen (A.2.3 Specimen information) | is related to | Composition.section:lab-subsections.section.entry.specimen | If sub sections |
LabReport.result (A.2.4 Results data elements) | is related to | Composition.section:lab-subsections.section.entry | If sub sections |