FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | ConceptMap |
| Id | ConceptMap-PresentIllness2FHIR-cz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/cz-ems/ConceptMap-PresentIllness2FHIR-cz.html |
| URL | https://hl7.cz/fhir/cz-ems/ConceptMap/PresentIllness2FHIR-cz |
| Version | 0.0.2 |
| Status | draft |
| Date | 2026-01-30T07:36:37+00:00 |
| Name | PresentIllness2FHIRcz |
| Title | CZ Present Illness to this guide Map |
| Realm | cz |
| Authority | hl7 |
| Description | CZ EMS Report Present Illness Model to this guide mapping |
No resources found
| StructureDefinition | |
| PresentIllnessEmsCz | A.2.5 - Present Illness |
| cz-composition-ems | Composition: EMS Report (CZ) |
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 Code | Relationship | Target Code |
| PresentIllnessEmsCz (A.2.5.1 - Textual description) | is equivalent to | Composition.encounter.reasonCode.text |
{
"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"
}
]
}
]
}
]
}