FHIR IG analytics| Package | hl7.fhir.cz.elp |
| Resource Type | ConceptMap |
| Id | ConceptMap-Header2FHIR-cz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/elp/ConceptMap-Header2FHIR-cz.html |
| URL | https://hl7.cz/fhir/elp/ConceptMap/Header2FHIR-cz |
| Version | 0.0.1 |
| Status | draft |
| Date | 2025-12-22T13:03:51+00:00 |
| Name | Header2FHIR |
| Title | CZ Header Model to this guide Map |
| Realm | cz |
| Authority | hl7 |
| Description | CZ Electronic Medical Report Header Model to this guide mapping |
No resources found
| StructureDefinition | |
| cz-patient-core | Patient (CZ core) |
| cz-practitionerrole-core | Practitioner Role (CZ core) |
| HeaderElpCz | A.1 - Document header |
| cz-bundle-elp | Bundle (ELP CZ) |
| cz-composition-elp | Composition (ELP CZ) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap Header2FHIR-cz
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.1 - Document header to Patient (CZ core)
| Source Code | Relationship | Target Code |
| Header.patient (A.1.1 Patient) | is related to | Patient |
| Header.patient.rid (A.1.1.1 RID) | is equivalent to | Patient.identifier |
| Header.patient.name (A.1.1.2 Name) | is equivalent to | Patient.name.given |
| Header.patient.lastName (A.1.1.3 Last name) | is equivalent to | Patient.name.family |
| Header.patient.dateOfBirth (A.1.1.4 Date of birth) | is equivalent to | Patient.dateOfBirth |
| Header.patient.address (A.1.1.5 Patient address) | is equivalent to | Patient.address |
| Header.patient.contact (A.1.1.6 Patient contact) | is equivalent to | Patient.telecom |
| Header.patient.documentType (A.1.1.7 Document type) | is equivalent to | Patient.identifier.type |
| Header.patient.documentNumber (A.1.1.8 Document Number) | is equivalent to | Patient.identifier.value |
Group 2 Mapping from A.1 - Document header to Practitioner Role (CZ core)
| Source Code | Relationship | Target Code |
| Header.assessingPhysician (A.1.2 - Assessing Physician) | is related to | PractitionerRole |
| Header.assessingPhysician.id (A.1.2.1 - ID) | is equivalent to | PractitionerRole.identifier |
| Header.assessingPhysician.firstName (A.1.2.2 - First name) | is equivalent to | PractitionerRole.practictioner.name.given |
| Header.assessingPhysician.lastName (A.1.2.3 - Last name) | is equivalent to | PractitionerRole.practictioner.name.family |
| Header.assessingPhysician.specialty (A.1.2.4 - Specialty) | is equivalent to | PractitionerRole.specialty |
| Header.assessingPhysician.providerID (A.1.2.5 - Provider ID) | is equivalent to | PractitionerRole.organization.identifier |
| Header.assessingPhysician.providerName (A.1.2.6 - Provider name) | is equivalent to | PractitionerRole.organization.name |
| Header.assessingPhysician.providerAddress (A.1.2.7 - Provider Address) | is equivalent to | PractitionerRole.organization.address |
Group 3 Mapping from A.1 - Document header to Bundle (ELP CZ)
| Source Code | Relationship | Target Code | Comment |
| Header.metadata.identifier (A.1.3.1 - Document ID) | is equivalent to | Bundle.identifier | |
| Header.metadata.dateTime (A.1.3.4 - Creation date) | is equivalent to | Bundle.timeStamp | |
| Header.metadata.electronicSignature (A.1.3.10 - Digital signature) | is equivalent to | Bundle.signature.data | Digital signature of the Bundle |
| Header.metadata.timestamp (A.1.3.11 - Timestamp) | is equivalent to | Bundle.signature.when |
Group 4 Mapping from A.1 - Document header to Composition (ELP CZ)
| Source Code | Relationship | Target Code | Comment |
| Header.patient (A.1.1 - Patient) | is equivalent to | Composition.subject | |
| Header.author (A.1.2 - Assessing Physician) | is equivalent to | Composition.author | |
| Header.metadata (A.1.3 - Metadata) | is related to | Composition.documentMetadata | |
| Header.metadata.id (A.1.3.1 - ID) | is equivalent to | Composition.identifier | |
| Header.metadata.category (A.1.3.2 - Category) | is equivalent to | Composition.type | |
| Header.metadata.status (A.1.3.3 - Status) | is equivalent to | Composition.status | |
| Header.metadata.creationDate (A.1.3.4 - Creation date) | is equivalent to | Composition.date | If it is when this document has been created (indipendently by its version) |
| Header.metadata.filename (A.1.3.5 - Filename) | is equivalent to | Composition.title | |
| Header.metadata.documentManager (A.1.3.6 - Document manager) | is equivalent to | Composition.custodian.name | |
| Header.metadata.confidentiality (A.1.3.7 - Confidentiality) | is equivalent to | Composition.confidentiality | |
| Header.metadata.language (A.1.3.8 - Language) | is related to | Composition.language | |
| Header.documentMetadata.version (A.1.3.9 - Version) | is equivalent to | Composition.extension:versionNumber.valueString | As business version, not as resource version |
{
"resourceType": "ConceptMap",
"id": "Header2FHIR-cz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/elp/ConceptMap/Header2FHIR-cz",
"version": "0.0.1",
"name": "Header2FHIR",
"title": "CZ Header Model to this guide Map",
"status": "draft",
"experimental": true,
"date": "2025-12-22T13:03:51+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "CZ Electronic Medical Report Header Model to this guide mapping",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"group": [
{
"source": "https://hl7.cz/fhir/elp/StructureDefinition/HeaderElpCz",
"target": "https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core",
"element": [
{
"code": "Header.patient",
"display": "A.1.1 Patient",
"target": [
{
"code": "Patient",
"equivalence": "relatedto"
}
]
},
{
"code": "Header.patient.rid",
"display": "A.1.1.1 RID",
"target": [
{
"code": "Patient.identifier",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.patient.name",
"display": "A.1.1.2 Name",
"target": [
{
"code": "Patient.name.given",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.patient.lastName",
"display": "A.1.1.3 Last name",
"target": [
{
"code": "Patient.name.family",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.patient.dateOfBirth",
"display": "A.1.1.4 Date of birth",
"target": [
{
"code": "Patient.dateOfBirth",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.patient.address",
"display": "A.1.1.5 Patient address",
"target": [
{
"code": "Patient.address",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.patient.contact",
"display": "A.1.1.6 Patient contact",
"target": [
{
"code": "Patient.telecom",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.patient.documentType",
"display": "A.1.1.7 Document type",
"target": [
{
"code": "Patient.identifier.type",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.patient.documentNumber",
"display": "A.1.1.8 Document Number",
"target": [
{
"code": "Patient.identifier.value",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "https://hl7.cz/fhir/elp/StructureDefinition/HeaderElpCz",
"target": "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core",
"element": [
{
"code": "Header.assessingPhysician",
"display": "A.1.2 - Assessing Physician",
"target": [
{
"code": "PractitionerRole",
"equivalence": "relatedto"
}
]
},
{
"code": "Header.assessingPhysician.id",
"display": "A.1.2.1 - ID",
"target": [
{
"code": "PractitionerRole.identifier",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.assessingPhysician.firstName",
"display": "A.1.2.2 - First name",
"target": [
{
"code": "PractitionerRole.practictioner.name.given",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.assessingPhysician.lastName",
"display": "A.1.2.3 - Last name",
"target": [
{
"code": "PractitionerRole.practictioner.name.family",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.assessingPhysician.specialty",
"display": "A.1.2.4 - Specialty",
"target": [
{
"code": "PractitionerRole.specialty",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.assessingPhysician.providerID",
"display": "A.1.2.5 - Provider ID",
"target": [
{
"code": "PractitionerRole.organization.identifier",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.assessingPhysician.providerName",
"display": "A.1.2.6 - Provider name",
"target": [
{
"code": "PractitionerRole.organization.name",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.assessingPhysician.providerAddress",
"display": "A.1.2.7 - Provider Address",
"target": [
{
"code": "PractitionerRole.organization.address",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "https://hl7.cz/fhir/elp/StructureDefinition/HeaderElpCz",
"target": "https://hl7.cz/fhir/elp/StructureDefinition/cz-bundle-elp",
"element": [
{
"code": "Header.metadata.identifier",
"display": "A.1.3.1 - Document ID",
"target": [
{
"code": "Bundle.identifier",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.metadata.dateTime",
"display": "A.1.3.4 - Creation date",
"target": [
{
"code": "Bundle.timeStamp",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.metadata.electronicSignature",
"display": "A.1.3.10 - Digital signature",
"target": [
{
"code": "Bundle.signature.data",
"equivalence": "equivalent",
"comment": "Digital signature of the Bundle"
}
]
},
{
"code": "Header.metadata.timestamp",
"display": "A.1.3.11 - Timestamp",
"target": [
{
"code": "Bundle.signature.when",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "https://hl7.cz/fhir/elp/StructureDefinition/HeaderElpCz",
"target": "https://hl7.cz/fhir/elp/StructureDefinition/cz-composition-elp",
"element": [
{
"code": "Header.patient",
"display": "A.1.1 - Patient",
"target": [
{
"code": "Composition.subject",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.author",
"display": "A.1.2 - Assessing Physician",
"target": [
{
"code": "Composition.author",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.metadata",
"display": "A.1.3 - Metadata",
"target": [
{
"code": "Composition.documentMetadata",
"equivalence": "relatedto"
}
]
},
{
"code": "Header.metadata.id",
"display": "A.1.3.1 - ID",
"target": [
{
"code": "Composition.identifier",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.metadata.category",
"display": "A.1.3.2 - Category",
"target": [
{
"code": "Composition.type",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.metadata.status",
"display": "A.1.3.3 - Status",
"target": [
{
"code": "Composition.status",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.metadata.creationDate",
"display": "A.1.3.4 - Creation date",
"target": [
{
"code": "Composition.date",
"equivalence": "equivalent",
"comment": "If it is when this document has been created (indipendently by its version)"
}
]
},
{
"code": "Header.metadata.filename",
"display": "A.1.3.5 - Filename",
"target": [
{
"code": "Composition.title",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.metadata.documentManager",
"display": "A.1.3.6 - Document manager",
"target": [
{
"code": "Composition.custodian.name",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.metadata.confidentiality",
"display": "A.1.3.7 - Confidentiality",
"target": [
{
"code": "Composition.confidentiality",
"equivalence": "equivalent"
}
]
},
{
"code": "Header.metadata.language",
"display": "A.1.3.8 - Language",
"target": [
{
"code": "Composition.language",
"equivalence": "relatedto"
}
]
},
{
"code": "Header.documentMetadata.version",
"display": "A.1.3.9 - Version",
"target": [
{
"code": "Composition.extension:versionNumber.valueString",
"equivalence": "equivalent",
"comment": "As business version, not as resource version"
}
]
}
]
}
]
}