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

FHIR IG analytics

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

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
PresentIllnessEmsCzA.2.5 - Present Illness
cz-composition-emsComposition: EMS Report (CZ)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap PresentIllness2FHIR-cz

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.2.5 - Present Illness to Composition: EMS Report (CZ)

Source CodeRelationshipTarget Code
PresentIllnessEmsCz (A.2.5.1 - Textual description)is equivalent toComposition.encounter.reasonCode.text

Source1

{
  "resourceType": "ConceptMap",
  "id": "PresentIllness2FHIR-cz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/cz-ems/ConceptMap/PresentIllness2FHIR-cz",
  "version": "0.0.2",
  "name": "PresentIllness2FHIRcz",
  "title": "CZ Present Illness 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 Present Illness 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/PresentIllnessEmsCz",
      "target": "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-composition-ems",
      "element": [
        {
          "code": "PresentIllnessEmsCz",
          "display": "A.2.5.1 - Textual description",
          "target": [
            {
              "code": "Composition.encounter.reasonCode.text",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}