HL7 Czech Electronic medical report Implementation Guide
0.0.1 - ci-build Czechia flag

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

: CZ Medical Report Model to this guide Map - JSON Representation

Draft as of 2025-12-22

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "MedicalReport2FHIR-cz",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap MedicalReport2FHIR-cz</b></p><a name=\"MedicalReport2FHIR-cz\"> </a><a name=\"hcMedicalReport2FHIR-cz\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-MedicalReportCz.html\">A.2.2 - 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>MedicalReportCz (A.2.2 - 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>MedicalReportCz.typeOfAssessment (A.2.2.1 - Type of assessment)</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.category</td></tr><tr><td>MedicalReportCz.dateValidUntil (A.2.2.3 - Date of validity of the assessment)</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.effectiveDateTime</td></tr><tr><td>MedicalReportCz.dateOfIssueOfAssessment (A.2.2.4 - Date of issue of assessment)</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.issued</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>MedicalReportCz.drivingLicenseGroup (A.2.2.2 - Driving license group)</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.valueCodeableConcept</td></tr><tr><td>MedicalReportCz.dateOfIssueOfAssessment (A.2.2.4 - Date of issue of assessment)</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.effectiveDateTime</td></tr></table></div>"
  },
  "url" : "https://hl7.cz/fhir/elp/ConceptMap/MedicalReport2FHIR-cz",
  "version" : "0.0.1",
  "name" : "MedicalReport2FHIR",
  "title" : "CZ Medical Report 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 Medical Report 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/MedicalReportCz",
      "target" : "https://hl7.cz/fhir/elp/StructureDefinition/cz-composition-elp",
      "element" : [
        {
          "code" : "MedicalReportCz",
          "display" : "A.2.2 - 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" : "MedicalReportCz.typeOfAssessment",
          "display" : "A.2.2.1 - Type of assessment",
          "target" : [
            {
              "code" : "CZ_DiagnosticReportElp.category",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "MedicalReportCz.dateValidUntil",
          "display" : "A.2.2.3 - Date of validity of the assessment",
          "target" : [
            {
              "code" : "CZ_DiagnosticReportElp.effectiveDateTime",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "MedicalReportCz.dateOfIssueOfAssessment",
          "display" : "A.2.2.4 - Date of issue of assessment",
          "target" : [
            {
              "code" : "CZ_DiagnosticReportElp.issued",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source" : "https://hl7.cz/fhir/elp/StructureDefinition/MedicalReportCz",
      "target" : "https://hl7.cz/fhir/elp/StructureDefinition/cz-observation-result-elp",
      "element" : [
        {
          "code" : "MedicalReportCz.drivingLicenseGroup",
          "display" : "A.2.2.2 - Driving license group",
          "target" : [
            {
              "code" : "CZ_DiagnosticReportElp.valueCodeableConcept",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "MedicalReportCz.dateOfIssueOfAssessment",
          "display" : "A.2.2.4 - Date of issue of assessment",
          "target" : [
            {
              "code" : "CZ_ObservationResultElp.effectiveDateTime",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}