HL7 Czech EMS Implementation Guide
0.0.2 - ci-build
HL7 Czech EMS Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-ems/ and changes regularly. See the Directory of published versions
| Official URL: https://hl7.cz/fhir/cz-ems/ConceptMap/Subject2FHIR-cz | Version: 0.0.2 | |||
| Draft as of 2025-10-31 | Computable Name: Subject2FHIR | |||
CZ Header Model to this guide mapping
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 |