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/recipient2FHIR-cz-lab | Version: 0.5.0 | ||||
| Standards status: Informative Draft as of 2026-04-17 | Maturity Level: 2 | Computable Name: Recipient2FHIR | |||
eHN Recipient Model to this guide Map
Language: en
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.1.4 - Information recipient to Composition: Information recipient
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| Recipient.identifier | is equivalent to | extension:information-recipient.valueReference.identifier | |||||
| Recipient.name | is equivalent to | extension:information-recipient.valueReference.name | |||||
| Recipient.organizationIdentifier | is equivalent to | extension:information-recipient.ValueReference.identifier | ValueReference.resolve().ofType(Organization). If the recipient is an organization. | ||||
| Recipient.organizationIdentifier | is equivalent to | extension:information-recipient.ValueReference.organization.identifier | ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to | ||||
| Recipient.organization | is equivalent to | extension:information-recipient.ValueReference | ValueReference.resolve().ofType(Organization). If the recipient is an organization. | ||||
| Recipient.organization | is equivalent to | extension:information-recipient.ValueReference.organization | ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to | ||||