| Package | hl7.fhir.cz.lab |
| Resource Type | ConceptMap |
| Id | recipient2FHIR-cz-lab |
| FHIR Version | R4 |
| Source | https://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/ConceptMap-recipient2FHIR-cz-lab.html |
| URL | https://hl7.cz/fhir/lab/ConceptMap/recipient2FHIR-cz-lab |
| Version | 0.5.0 |
| Status | draft |
| Date | 2025-07-01T07:12:43+00:00 |
| Name | Recipient2FHIR |
| Title | eHN Recipient to this guide Map |
| Realm | cz |
| Authority | hl7 |
| Description | eHN Recipient Model to this guide Map |
| Purpose | It shows how the Laboratory Report Recipient data set defined by the EU eHN guidelines is mapped into this guide |
No resources found
| StructureDefinition | |
| RecipientCz | A.1.4 - Information recipient |
| information-recipient | Information recipient |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap recipient2FHIR-cz-lab
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.1.4 - Information recipient to Information recipientversion: null0.5.0)
| Source Code | Relationship | Target Code | Comment |
| Recipient.identifier (A.1.4.1 Recipient identifier) | is equivalent to | extension:information-recipient.valueReference.identifier | |
| Recipient.name (A.1.4.2 Recipient name) | is equivalent to | extension:information-recipient.valueReference.name | |
| Recipient.organizationIdentifier (A.1.4.3 Recipient organization) | is equivalent to | extension:information-recipient.ValueReference.identifier | ValueReference.resolve().ofType(Organization). If the recipient is an organization. |
| Recipient.organizationIdentifier (A.1.4.3 Recipient organization) | is equivalent to | extension:information-recipient.ValueReference.organization.identifier | ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to |
| Recipient.organization (A.1.4.4 Recipient organization) | is equivalent to | extension:information-recipient.ValueReference | ValueReference.resolve().ofType(Organization). If the recipient is an organization. |
| Recipient.organization (A.1.4.4 Recipient organization) | is equivalent to | extension:information-recipient.ValueReference.organization | ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to |
{
"resourceType": "ConceptMap",
"id": "recipient2FHIR-cz-lab",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-07-01T07:12:43+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.5.0",
"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"
}
]
}
]
}
]
}