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
Page standards status: Informative | Maturity Level: 2 |
{
"resourceType" : "ConceptMap",
"id" : "recipient2FHIR-cz-lab",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap recipient2FHIR-cz-lab</b></p><a name=\"recipient2FHIR-cz-lab\"> </a><a name=\"hcrecipient2FHIR-cz-lab\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-RecipientCz.html\">A.1.4 - Information recipient</a> to <a href=\"http://hl7.eu/fhir/extensions/0.1.1-ballot/StructureDefinition-information-recipient.html\">Composition: Information recipientversion: null0.1.1-ballot)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Recipient.identifier (A.1.4.1 Recipient identifier)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.valueReference.identifier</td><td/></tr><tr><td>Recipient.name (A.1.4.2 Recipient name)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.valueReference.name</td><td/></tr><tr><td>Recipient.organizationIdentifier (A.1.4.3 Recipient organization)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.ValueReference.identifier</td><td>ValueReference.resolve().ofType(Organization). If the recipient is an organization.</td></tr><tr><td>Recipient.organizationIdentifier (A.1.4.3 Recipient organization)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.ValueReference.organization.identifier</td><td>ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to</td></tr><tr><td>Recipient.organization (A.1.4.4 Recipient organization)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.ValueReference</td><td>ValueReference.resolve().ofType(Organization). If the recipient is an organization.</td></tr><tr><td>Recipient.organization (A.1.4.4 Recipient organization)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.ValueReference.organization</td><td>ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
}
],
"url" : "https://hl7.cz/fhir/lab/ConceptMap/recipient2FHIR-cz-lab",
"version" : "0.5.0",
"name" : "Recipient2FHIR",
"title" : "eHN Recipient to this guide Map",
"status" : "draft",
"experimental" : true,
"date" : "2025-08-22T10:27:37+00:00",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.cz"
}
]
}
],
"description" : "eHN Recipient Model to this guide Map",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"purpose" : "It shows how the Laboratory Report Recipient data set defined by the EU eHN guidelines is mapped into this guide",
"group" : [
{
"source" : "https://hl7.cz/fhir/lab/StructureDefinition/RecipientCz",
"target" : "http://hl7.eu/fhir/StructureDefinition/information-recipient",
"targetVersion" : "0.1.1-ballot",
"element" : [
{
"code" : "Recipient.identifier",
"display" : "A.1.4.1 Recipient identifier",
"target" : [
{
"code" : "extension:information-recipient.valueReference.identifier",
"equivalence" : "equivalent"
}
]
},
{
"code" : "Recipient.name",
"display" : "A.1.4.2 Recipient name",
"target" : [
{
"code" : "extension:information-recipient.valueReference.name",
"equivalence" : "equivalent"
}
]
},
{
"code" : "Recipient.organizationIdentifier",
"display" : "A.1.4.3 Recipient organization",
"target" : [
{
"code" : "extension:information-recipient.ValueReference.identifier",
"equivalence" : "equivalent",
"comment" : "ValueReference.resolve().ofType(Organization). If the recipient is an organization."
}
]
},
{
"code" : "Recipient.organizationIdentifier",
"display" : "A.1.4.3 Recipient organization",
"target" : [
{
"code" : "extension:information-recipient.ValueReference.organization.identifier",
"equivalence" : "equivalent",
"comment" : "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to"
}
]
},
{
"code" : "Recipient.organization",
"display" : "A.1.4.4 Recipient organization",
"target" : [
{
"code" : "extension:information-recipient.ValueReference",
"equivalence" : "equivalent",
"comment" : "ValueReference.resolve().ofType(Organization). If the recipient is an organization."
}
]
},
{
"code" : "Recipient.organization",
"display" : "A.1.4.4 Recipient organization",
"target" : [
{
"code" : "extension:information-recipient.ValueReference.organization",
"equivalence" : "equivalent",
"comment" : "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to"
}
]
}
]
}
]
}