FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | ConceptMap |
| Id | ConceptMap-Subject2FHIR-cz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/cz-ems/ConceptMap-Subject2FHIR-cz.html |
| URL | https://hl7.cz/fhir/cz-ems/ConceptMap/Subject2FHIR-cz |
| Version | 0.0.2 |
| Status | draft |
| Date | 2026-01-30T07:36:37+00:00 |
| Name | Subject2FHIR |
| Title | CZ Subject Model to this guide Map |
| Realm | cz |
| Authority | hl7 |
| Description | CZ EMS Report Subject Model to this guide mapping |
No resources found
| StructureDefinition | |
| cz-patient-core | Patient (CZ core) |
| LogSubject | A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap Subject2FHIR-cz
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject to Patient (CZ core)
| Source Code | Relationship | Target Code |
| Subject.identification (A.1.1 Identification of the patient/subject) | is related to | Patient |
| Subject.identification.givenName (A.1.1.1 Given name) | is equivalent to | Patient.name.given |
| Subject.identification.familyName (A.1.1.2 Familyname/surname) | is equivalent to | Patient.name.family |
| Subject.identification.dateOfBirth (A.1.1.3 Date of birth) | is equivalent to | Patient.birthDate |
| Subject.identification.dateOfDeath (A.1.1.4 Date of death) | is equivalent to | Patient.deceased[x].deceasedDateTime |
| Subject.identification.identifier (A.1.1.5 Patient identifier) | is equivalent to | Patient.identifier |
| Subject.identification.citizenship (A.1.1.6 Citizenship) | is equivalent to | Patient.patient-citizenship |
| Subject.identification.gender (A.1.1.7 Gender) | is equivalent to | Patient.gender |
| Subject.identification.genderForClinicalUse (A.1.1.8 Gender) | is equivalent to | Patient.extension:sex-for-clinical-use |
| Subject.identification.languageOfCommunication (A.1.1.9 Language of communication) | is equivalent to | Patient.communication.language |
| Subject.identification.handicap (A.1.1.10 Handicap) | is equivalent to | Patient.text |
| Subject.contactInfo (A.1.2 Patient/subject related contact information) | is related to | Patient |
| Subject.contactInfo.address (A.1.2.1 Address) | is equivalent to | Patient.address |
| Subject.contactInfo.telecom (A.1.2.2 Telecom) | is equivalent to | Patient.telecom |
| Subject.contactInfo.preferedPhysician (A.1.2.3 Prefered physician) | is equivalent to | Patient.generalPractitioner |
| Subject.contactInfo.legalRepresent (A.1.2.4 Legal representatives and other contact persons) | is equivalent to | Patient.contact |
| Subject.contactInfo.legalRepresent.type (A.1.2.4.1 Contact type) | is related to | Patient.contact.relationship |
| Subject.contactInfo.legalRepresent.relationToSubject (A.1.2.4.2 Relationship to the patient) | is equivalent to | Patient.contact.relationship |
| Subject.contactInfo.legalRepresent.identifier (A.1.2.4.3 Person identifier) | is related to | Patient.contact |
| Subject.contactInfo.legalRepresent.givenName (A.1.2.4.4 Given name) | is equivalent to | Patient.contact.name.given |
| Subject.contactInfo.legalRepresent.familyName (A.1.2.4.5 Family name/surname) | is equivalent to | Patient.contact.name.family |
| Subject.contactInfo.legalRepresent.address (A.1.2.4.6 Contact person address) | is equivalent to | Patient.contact.address |
| Subject.contactInfo.legalRepresent.telecom (A.1.2.4.7 Telecom) | is equivalent to | Patient.contact.telecom |
{
"resourceType": "ConceptMap",
"id": "Subject2FHIR-cz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/cz-ems/ConceptMap/Subject2FHIR-cz",
"version": "0.0.2",
"name": "Subject2FHIR",
"title": "CZ Subject Model to this guide Map",
"status": "draft",
"experimental": true,
"date": "2026-01-30T07:36:37+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "CZ EMS Report Subject Model to this guide mapping",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"group": [
{
"source": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogSubject",
"target": "https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core",
"element": [
{
"code": "Subject.identification",
"display": "A.1.1 Identification of the patient/subject",
"target": [
{
"code": "Patient",
"equivalence": "relatedto"
}
]
},
{
"code": "Subject.identification.givenName",
"display": "A.1.1.1 Given name",
"target": [
{
"code": "Patient.name.given",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.familyName",
"display": "A.1.1.2 Familyname/surname",
"target": [
{
"code": "Patient.name.family",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.dateOfBirth",
"display": "A.1.1.3 Date of birth",
"target": [
{
"code": "Patient.birthDate",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.dateOfDeath",
"display": "A.1.1.4 Date of death",
"target": [
{
"code": "Patient.deceased[x].deceasedDateTime",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.identifier",
"display": "A.1.1.5 Patient identifier",
"target": [
{
"code": "Patient.identifier",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.citizenship",
"display": "A.1.1.6 Citizenship",
"target": [
{
"code": "Patient.patient-citizenship",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.gender",
"display": "A.1.1.7 Gender",
"target": [
{
"code": "Patient.gender",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.genderForClinicalUse",
"display": "A.1.1.8 Gender",
"target": [
{
"code": "Patient.extension:sex-for-clinical-use",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.languageOfCommunication",
"display": "A.1.1.9 Language of communication",
"target": [
{
"code": "Patient.communication.language",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.handicap",
"display": "A.1.1.10 Handicap",
"target": [
{
"code": "Patient.text",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.contactInfo",
"display": "A.1.2 Patient/subject related contact information",
"target": [
{
"code": "Patient",
"equivalence": "relatedto"
}
]
},
{
"code": "Subject.contactInfo.address",
"display": "A.1.2.1 Address",
"target": [
{
"code": "Patient.address",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.contactInfo.telecom",
"display": "A.1.2.2 Telecom",
"target": [
{
"code": "Patient.telecom",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.contactInfo.preferedPhysician",
"display": "A.1.2.3 Prefered physician",
"target": [
{
"code": "Patient.generalPractitioner",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.contactInfo.legalRepresent",
"display": "A.1.2.4 Legal representatives and other contact persons",
"target": [
{
"code": "Patient.contact",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.contactInfo.legalRepresent.type",
"display": "A.1.2.4.1 Contact type",
"target": [
{
"code": "Patient.contact.relationship",
"equivalence": "relatedto"
}
]
},
{
"code": "Subject.contactInfo.legalRepresent.relationToSubject",
"display": "A.1.2.4.2 Relationship to the patient",
"target": [
{
"code": "Patient.contact.relationship",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.contactInfo.legalRepresent.identifier",
"display": "A.1.2.4.3 Person identifier",
"target": [
{
"code": "Patient.contact",
"equivalence": "relatedto"
}
]
},
{
"code": "Subject.contactInfo.legalRepresent.givenName",
"display": "A.1.2.4.4 Given name",
"target": [
{
"code": "Patient.contact.name.given",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.contactInfo.legalRepresent.familyName",
"display": "A.1.2.4.5 Family name/surname",
"target": [
{
"code": "Patient.contact.name.family",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.contactInfo.legalRepresent.address",
"display": "A.1.2.4.6 Contact person address",
"target": [
{
"code": "Patient.contact.address",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.contactInfo.legalRepresent.telecom",
"display": "A.1.2.4.7 Telecom",
"target": [
{
"code": "Patient.contact.telecom",
"equivalence": "equivalent"
}
]
}
]
}
]
}