HL7 Czech Electronic medical report Implementation Guide
0.0.1 - ci-build
HL7 Czech Electronic medical report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/elp/ and changes regularly. See the Directory of published versions
| Draft as of 2025-12-22 |
{
"resourceType" : "ConceptMap",
"id" : "Result2FHIR-cz",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap Result2FHIR-cz</b></p><a name=\"Result2FHIR-cz\"> </a><a name=\"hcResult2FHIR-cz\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-ResultCz.html\">A.2.3 - Result of the medical report</a> to <a href=\"StructureDefinition-cz-composition-elp.html\">Composition (ELP CZ)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>ResultCz (A.2.3 - Result of the medical report)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>CZ_CompositionElp.section:medicalReport.entry (to DiagnosticReport or ObservationResult)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-MedicalReportCz.html\">A.2.2 - Medical Report</a> to <a href=\"StructureDefinition-cz-diagnostic-report-elp.html\">Diagnostic Report (ELP CZ)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>ResultCz.medicalfitness (A.2.3.1 - Medical fitness)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_DiagnosticReportElp.conclusionCode</td></tr><tr><td>ResultCz.justification (A.2.3.5 - Justification for restriction or condition)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_DiagnosticReportElp.conclusion</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <a href=\"StructureDefinition-MedicalReportCz.html\">A.2.2 - Medical Report</a> to <a href=\"StructureDefinition-cz-observation-result-elp.html\">Observation of medical report (ELP CZ)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>ResultCz.restrictionsHarmonizedCodes (A.2.3.2 - Restrictions/conditions for driving a motor vehicle - harmonized codes)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultElp.component:harmonizedCodes.code</td></tr><tr><td>ResultCz.restrictionsNationalCodes (A.2.3.3 - Restrictions/conditions for driving a motor vehicle – national codes)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultElp.component:nationalCodes.code</td></tr><tr><td>ResultCz.specificationRestriction (A.2.3.4 - Specification of restrictions/conditions for driving a motor vehicle)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultElp.component:clarification.code</td></tr></table></div>"
},
"url" : "https://hl7.cz/fhir/elp/ConceptMap/Result2FHIR-cz",
"version" : "0.0.1",
"name" : "Result2FHIR",
"title" : "CZ Result Model to this guide Map",
"status" : "draft",
"experimental" : true,
"date" : "2025-12-22T13:03:51+00:00",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "CZ Electronic Result Header Model to this guide mapping",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"group" : [
{
"source" : "https://hl7.cz/fhir/elp/StructureDefinition/ResultCz",
"target" : "https://hl7.cz/fhir/elp/StructureDefinition/cz-composition-elp",
"element" : [
{
"code" : "ResultCz",
"display" : "A.2.3 - Result of the medical report",
"target" : [
{
"code" : "CZ_CompositionElp.section:medicalReport.entry",
"display" : "to DiagnosticReport or ObservationResult",
"equivalence" : "relatedto"
}
]
}
]
},
{
"source" : "https://hl7.cz/fhir/elp/StructureDefinition/MedicalReportCz",
"target" : "https://hl7.cz/fhir/elp/StructureDefinition/cz-diagnostic-report-elp",
"element" : [
{
"code" : "ResultCz.medicalfitness",
"display" : "A.2.3.1 - Medical fitness",
"target" : [
{
"code" : "CZ_DiagnosticReportElp.conclusionCode",
"equivalence" : "equivalent"
}
]
},
{
"code" : "ResultCz.justification",
"display" : "A.2.3.5 - Justification for restriction or condition",
"target" : [
{
"code" : "CZ_DiagnosticReportElp.conclusion",
"equivalence" : "equivalent"
}
]
}
]
},
{
"source" : "https://hl7.cz/fhir/elp/StructureDefinition/MedicalReportCz",
"target" : "https://hl7.cz/fhir/elp/StructureDefinition/cz-observation-result-elp",
"element" : [
{
"code" : "ResultCz.restrictionsHarmonizedCodes",
"display" : "A.2.3.2 - Restrictions/conditions for driving a motor vehicle - harmonized codes",
"target" : [
{
"code" : "CZ_ObservationResultElp.component:harmonizedCodes.code",
"equivalence" : "equivalent"
}
]
},
{
"code" : "ResultCz.restrictionsNationalCodes",
"display" : "A.2.3.3 - Restrictions/conditions for driving a motor vehicle – national codes",
"target" : [
{
"code" : "CZ_ObservationResultElp.component:nationalCodes.code",
"equivalence" : "equivalent"
}
]
},
{
"code" : "ResultCz.specificationRestriction",
"display" : "A.2.3.4 - Specification of restrictions/conditions for driving a motor vehicle",
"target" : [
{
"code" : "CZ_ObservationResultElp.component:clarification.code",
"equivalence" : "equivalent"
}
]
}
]
}
]
}