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/order2FHIR-cz-lab | Version: 0.5.0 | ||||
| Standards status: Informative Draft as of 2026-04-17 | Maturity Level: 2 | Computable Name: Order2Fhir | |||
eHN Order to this guide Map
Language: en
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.2.1, A.2.2 - Order to ServiceRequest: Laboratory Order
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| Order.orderDetails | is related to | ServiceRequest | 0..* | todo | |||
| Order.orderDetails.identifier | is related to | ServiceRequest.identifier | 1..* | todo | |||
| Order.orderDetails.identifier | is related to | ServiceRequest.requisition | 0..1 | todo | if the Composite Request ID. | ||
| Order.orderDetails.dateTime | is equivalent to | ServiceRequest.authoredOn | 0..1 | todo | |||
| Order.orderDetails.orderPlacerIdentifier | is related to | ServiceRequest.requester.identifier | if the Composite Request ID. | ||||
| Order.orderDetails.orderPlacerName | is related to | ServiceRequest.requester.name | requester.resolve().ofType(Practitioner).name | ||||
| Order.orderDetails.orderPlacerName | is related to | ServiceRequest.requester.Practitioner.name | requester.resolve().ofType(PractitionerRole).Practitioner.resolve().name | ||||
| Order.orderDetails.orderPlacerContacts | is related to | ServiceRequest.requester.telecom | requester.resolve().ofType(Practitioner).telecom | ||||
| Order.orderDetails.orderPlacerContacts | is related to | ServiceRequest.requester.address | requester.resolve().ofType(Practitioner).address | ||||
| Order.orderDetails.orderPlacerContacts | is related to | ServiceRequest.requester.telecom | requester.resolve().ofType(PractitionerRole).telecom | ||||
| Order.orderDetails.orderPlacerOrganization | is equivalent to | ServiceRequest.requester.organization | requester.resolve().ofType(PractitionerRole).organization.resolve() | ||||
| Order.reason | is related to | ServiceRequest.reasonCode | 0..* | todo | |||
| Order.reason | is related to | ServiceRequest.reasonReference | 0..* | todo | |||
| Order.reason.code | is equivalent to | ServiceRequest.reasonCode | 0..* | todo | |||