FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeConceptMap
IdConceptMap-Subject2FHIR-cz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/cz-ems/ConceptMap-Subject2FHIR-cz.html
URLhttps://hl7.cz/fhir/cz-ems/ConceptMap/Subject2FHIR-cz
Version0.0.2
Statusdraft
Date2026-01-30T07:36:37+00:00
NameSubject2FHIR
TitleCZ Subject Model to this guide Map
Realmcz
Authorityhl7
DescriptionCZ EMS Report Subject Model to this guide mapping

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
cz-patient-corePatient (CZ core)
LogSubjectA.1.1 - Identification and A.1.2 - related contact information of the Patient/subject

Narrative

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 CodeRelationshipTarget Code
Subject.identification (A.1.1 Identification of the patient/subject)is related toPatient
Subject.identification.givenName (A.1.1.1 Given name)is equivalent toPatient.name.given
Subject.identification.familyName (A.1.1.2 Familyname/surname)is equivalent toPatient.name.family
Subject.identification.dateOfBirth (A.1.1.3 Date of birth)is equivalent toPatient.birthDate
Subject.identification.dateOfDeath (A.1.1.4 Date of death)is equivalent toPatient.deceased[x].deceasedDateTime
Subject.identification.identifier (A.1.1.5 Patient identifier)is equivalent toPatient.identifier
Subject.identification.citizenship (A.1.1.6 Citizenship)is equivalent toPatient.patient-citizenship
Subject.identification.gender (A.1.1.7 Gender)is equivalent toPatient.gender
Subject.identification.genderForClinicalUse (A.1.1.8 Gender)is equivalent toPatient.extension:sex-for-clinical-use
Subject.identification.languageOfCommunication (A.1.1.9 Language of communication)is equivalent toPatient.communication.language
Subject.identification.handicap (A.1.1.10 Handicap)is equivalent toPatient.text
Subject.contactInfo (A.1.2 Patient/subject related contact information)is related toPatient
Subject.contactInfo.address (A.1.2.1 Address)is equivalent toPatient.address
Subject.contactInfo.telecom (A.1.2.2 Telecom)is equivalent toPatient.telecom
Subject.contactInfo.preferedPhysician (A.1.2.3 Prefered physician)is equivalent toPatient.generalPractitioner
Subject.contactInfo.legalRepresent (A.1.2.4 Legal representatives and other contact persons)is equivalent toPatient.contact
Subject.contactInfo.legalRepresent.type (A.1.2.4.1 Contact type)is related toPatient.contact.relationship
Subject.contactInfo.legalRepresent.relationToSubject (A.1.2.4.2 Relationship to the patient)is equivalent toPatient.contact.relationship
Subject.contactInfo.legalRepresent.identifier (A.1.2.4.3 Person identifier)is related toPatient.contact
Subject.contactInfo.legalRepresent.givenName (A.1.2.4.4 Given name)is equivalent toPatient.contact.name.given
Subject.contactInfo.legalRepresent.familyName (A.1.2.4.5 Family name/surname)is equivalent toPatient.contact.name.family
Subject.contactInfo.legalRepresent.address (A.1.2.4.6 Contact person address)is equivalent toPatient.contact.address
Subject.contactInfo.legalRepresent.telecom (A.1.2.4.7 Telecom)is equivalent toPatient.contact.telecom

Source1

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}