FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | ConceptMap |
| Id | ConceptMap-diagnosticSummary2FHIR-cz-ems.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/cz-ems/ConceptMap-diagnosticSummary2FHIR-cz-ems.html |
| URL | https://hl7.cz/fhir/cz-ems/ConceptMap/diagnosticSummary2FHIR-cz-ems |
| Version | 0.0.2 |
| Status | draft |
| Date | 2026-01-30T07:36:37+00:00 |
| Name | DiagnosticSummary2FHIRCzEms |
| Title | CZ Diagnostic summary Model to this guide Map |
| Realm | cz |
| Authority | hl7 |
| Description | CZ EMS Report Diagnostic summary Model to this guide Map |
No resources found
| StructureDefinition | |
| LogDiagnosticSummary | A.2.8 - Diagnostic Summary |
| cz-condition-ems | Condition: EMS Report (CZ) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap diagnosticSummary2FHIR-cz-ems
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.2.8 - Diagnostic Summary to Condition: EMS Report (CZ)
| Source Code | Relationship | Target Code |
| LogDiagnosticSummary.diagnosticSummary.problemDescription (A.2.8.1 - Problem description) | is related to | Condition.text |
| LogDiagnosticSummary.diagnosticSummary.details (A.2.8.2 - code) | is related to | Condition |
{
"resourceType": "ConceptMap",
"id": "diagnosticSummary2FHIR-cz-ems",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/cz-ems/ConceptMap/diagnosticSummary2FHIR-cz-ems",
"version": "0.0.2",
"name": "DiagnosticSummary2FHIRCzEms",
"title": "CZ Diagnostic summary 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 Diagnostic summary Model to this guide Map",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"group": [
{
"source": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogDiagnosticSummary",
"target": "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-condition-ems",
"element": [
{
"code": "LogDiagnosticSummary.diagnosticSummary.problemDescription",
"display": "A.2.8.1 - Problem description",
"target": [
{
"code": "Condition.text",
"equivalence": "relatedto"
}
]
},
{
"code": "LogDiagnosticSummary.diagnosticSummary.details",
"display": "A.2.8.2 - code",
"target": [
{
"code": "Condition",
"equivalence": "relatedto"
}
]
}
]
}
]
}