HL7 CZ Laboratory IG
0.5.0 - ci-build
CZ
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
This page lists the complete mapping rows for the laboratory report body, following the body-related ConceptMap definitions used in this guide.
labRpt-to-fhir-map-cz.fsh, order-to-fhir-map-cz.fsh, specimen-to-fhir-map-cz.fsh, result-to-fhir-map-cz.fsh| Body (Logical Model) | Relationship | FHIR Target | ||||
|---|---|---|---|---|---|---|
| Element | Description | Relation | Resource/Profile | Element | Description | Notes |
| LabReport.order | A.2.1-A.2.2 Order | relatedto | DiagnosticReport | Composition | ServiceRequest | DiagnosticReport.basedOn | Composition.extension:basedOn-order-or-requisition | Top-level order row from the main report ConceptMap. | |
| Order.orderDetails | A.2.1 Order information | relatedto | cz-service-request-lab | ServiceRequest | ||
| Order.orderDetails.identifier | A.2.1.1 Order Id | relatedto | cz-service-request-lab | ServiceRequest.identifier | ServiceRequest.requisition | Identifier for Order Id, requisition if this is the composite request identifier. | |
| Order.orderDetails.dateTime | A.2.1.2 Order date and time | equivalent | cz-service-request-lab | ServiceRequest.authoredOn | ||
| Order.orderDetails.orderPlacerIdentifier | A.2.1.3 Order placer identifier | relatedto | cz-service-request-lab | ServiceRequest.requester.identifier | If the order placer identifier is part of the composite request identifier. | |
| Order.orderDetails.orderPlacerName | A.2.1.4 Order placer name | relatedto | cz-service-request-lab | ServiceRequest.requester.name | ServiceRequest.requester.Practitioner.name | Requester resolved to Practitioner or PractitionerRole. | |
| Order.orderDetails.orderPlacerContacts | A.2.1.5 Order placer contact details | relatedto | cz-service-request-lab | ServiceRequest.requester.telecom | ServiceRequest.requester.address | Requester telecom or address for Practitioner or PractitionerRole. | |
| Order.orderDetails.orderPlacerOrganization | A.2.1.6 Order placer organization | equivalent | cz-service-request-lab | ServiceRequest.requester.organization | requester.resolve().ofType(PractitionerRole).organization.resolve() | |
| Order.reason | A.2.2 Order reason | relatedto | cz-service-request-lab | ServiceRequest.reasonCode | ServiceRequest.reasonReference | ||
| Order.reason.code | A.2.2.1 Problem / diagnosis / condition description | equivalent | cz-service-request-lab | ServiceRequest.reasonCode | ||
| LabReport.specimen | A.2.3 Specimen information | relatedto | DiagnosticReport | Composition | Specimen | DiagnosticReport.specimen | DiagnosticReport.result.specimen | Composition.section.entry.specimen | Composition.section.section.entry.specimen | Top-level specimen row from the main report ConceptMap. | |
| SpecimenLab.identifier | A.2.3.1 Specimen identifier | equivalent | cz-service-request-lab | Specimen.identifier | First group target is nominally ServiceRequest, actual target element is on Specimen. | |
| SpecimenLab.speciesType | A.2.3.2 Type of species | relatedto | cz-service-request-lab | Specimen.subject.extension:patient-animal.extension:species | subject.ofType(Patient) | |
| SpecimenLab.material | A.2.3.3 Material | equivalent | cz-service-request-lab | Specimen.type | ||
| SpecimenLab.collected | A.2.3.4 Collection period | equivalent | cz-service-request-lab | Specimen.collection.collected[x] | ||
| SpecimenLab.anatomicLocation | A.2.3.5 Anatomic location | relatedto / equivalent | cz-service-request-lab | BodyStructure-eu-lab | Specimen.collection.bodySite | Specimen.collection.extension:bodySite | BodyStructure.location | BodyStructure.extension:laterality | Multiple variants for Specimen and BodyStructure. | |
| SpecimenLab.morphology | A.2.3.6 Morphology | relatedto / equivalent | cz-service-request-lab | BodyStructure-eu-lab | Specimen.collection.extension:bodySite | BodyStructure.morphology | See the second mapping group for details. | |
| SpecimenLab.sourceDevice | A.2.3.7 Source Device | relatedto | cz-service-request-lab | Specimen.subject | When the device itself is what has been examined; if it is the collection means, see collectionMethod. | |
| SpecimenLab.collectionMethod | A.2.3.8 Collection procedure/method | equivalent | cz-service-request-lab | Specimen.collection.method | ||
| SpecimenLab.receivedDateTime | A.2.3.9 Received date | equivalent | cz-service-request-lab | Specimen.receivedTime | ||
| LabReport.result | A.2.4 Results data elements | relatedto | DiagnosticReport | Composition | Observation | DiagnosticReport.result | Composition.section.entry | Composition.section.section.entry | Top-level result row from the main report ConceptMap. | |
| Result.narrative | A.2.4.1 Laboratory report narrative | unmatched | (unmatched in Observation) | (unmatched in Observation) | No direct Observation target in this mapping group. | |
| Result.narrative.report | A.2.4.1.1 Narrative report | unmatched | (unmatched in Observation) | (unmatched in Observation) | No direct Observation target in this mapping group. | |
| Result.narrative.notes | A.2.4.1.2 Comments, interpretation and recommendations | unmatched | (unmatched in Observation) | (unmatched in Observation) | No direct Observation target in this mapping group. | |
| Result.observation | A.2.4.2 Observation details | equivalent | cz-observation-result-laboratory | cz-diagnostic-report-lab | Observation | DiagnosticReport.result | ||
| Result.observation.dateTime | A.2.4.2.1 Observation date | equivalent | cz-observation-result-laboratory | cz-diagnostic-report-lab | Observation.effective[x] | Observation.issued | DiagnosticReport.result | Observation effective[x] for clinically relevant time; issued for publication time. | |
| Result.observation.code | A.2.4.2.3 Observation code | relatedto | cz-observation-result-laboratory | cz-diagnostic-report-lab | Observation.code | Observation.hasMember.code | Observation.component.code | DiagnosticReport.result | Depends on the type of laboratory test. | |
| Result.observation.code.name | A.2.4.2.3.1 Observation name | equivalent | cz-observation-result-laboratory | Observation.code.coding.display | Used for full specified name versus short name designation. | |
| Result.observation.method | A.2.4.2.4 Observation method | equivalent | cz-observation-result-laboratory | cz-diagnostic-report-lab | Observation.method | DiagnosticReport.result | ||
| Result.observation.device | A.2.4.2.5 Observation device | relatedto | cz-observation-result-laboratory | cz-diagnostic-report-lab | Observation.device | Observation.device.device | DiagnosticReport.result | Used when a measuring Device or DeviceMeasure is carried, including calibration context. | |
| Result.observation.order | A.2.4.2.8 Order | equivalent | cz-observation-result-laboratory | cz-diagnostic-report-lab | Observation.basedOn | DiagnosticReport.result | ||
| Result.observation.performer | A.2.4.2.9 Performer | equivalent | cz-observation-result-laboratory | cz-diagnostic-report-lab | Observation.performer | DiagnosticReport.result | ||
| Result.observation.reporter | A.2.4.2.10 Reporter | relatedto | cz-observation-result-laboratory | cz-diagnostic-report-lab | Observation.performer | DiagnosticReport.result | Interpreter: performer.extension:performerFunction = AUT. Validator: AUTHEN or LA. | |
| Result.observation.result | A.2.4.2.11 Observation result | equivalent | cz-observation-result-laboratory | cz-diagnostic-report-lab | Observation.value[x] | Observation.component.value[x] | DiagnosticReport.result | Depends on the type of laboratory test. | |
| Result.observation.interpretation | A.2.4.2.12 Observation interpretation | equivalent | cz-observation-result-laboratory | cz-diagnostic-report-lab | Observation.interpretation | Observation.component.interpretation | DiagnosticReport.result | Depends on the type of laboratory test. | |
| Result.observation.description | A.2.4.2.13 Result description | relatedto | cz-observation-result-laboratory | Observation.text | ||
| Result.observation.accreditationStatus | A.2.4.2.14 Accreditation status | equivalent | cz-observation-result-laboratory | Observation.extension[accreditation] | ||
| Result.narrative | A.2.4.1 Laboratory report narrative | relatedto | cz-diagnostic-report-lab | DiagnosticReport | Diagnostic report narrative group. | |
| Result.narrative.report | A.2.4.1.1 Narrative report | relatedto | cz-diagnostic-report-lab | DiagnosticReport.text | ||
| Result.narrative.notes | A.2.4.1.2 Comments, interpretation and recommendations | relatedto | cz-diagnostic-report-lab | DiagnosticReport.conclusion | If the notes apply to the overall report conclusion. | |