HL7 Czech PS Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech PS 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/ps/ and changes regularly. See the Directory of published versions

: ConceptMap: Results to FHIR Patient Summary (CZ) - XML Representation

Draft as of 2025-12-29

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="results2FHIR-cz-ps"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap results2FHIR-cz-ps</b></p><a name="results2FHIR-cz-ps"> </a><a name="hcresults2FHIR-cz-ps"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href="StructureDefinition-LogResultsCzEn.html">A.2.8 Results</a> to <a href="StructureDefinition-cz-composition-ps.html">Composition (CZ PS)</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>results (A.2.8 - Results)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Composition.section:sectionResults.entry:result.ofType(Observation)</td><td>Default mapping: repeatable, one Observation per result item for measurements, laboratory results, vital signs, and other discrete findings.</td></tr><tr><td>results (A.2.8 - Results (imaging/pathology))</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto" title="relatedto">is related to</a></td><td>Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)</td><td>Alternative mapping for imaging and pathology results, where DiagnosticReport is the preferred carrier (e.g., with resultsInterpreter and presentedForm).</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href="StructureDefinition-LogResultsCzEn.html">A.2.8 Results</a> to <a href="http://hl7.org/fhir/R4/observation.html">Observation</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>results.examinationDateTime (A.2.8.1 - Date)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Observation.effective[x] (Observation.effectiveDateTime)</td><td/></tr><tr><td>results.examinationType (A.2.8.2 - Examination type)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto" title="relatedto">is related to</a></td><td>Observation.category</td><td>Type of examination (lab / imaging / pathology / vital signs / other) should be represented in Observation.category (and may also influence profile selection).</td></tr><tr><td>results.resultDescription (A.2.8.3 - Result description)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Observation.note</td><td/></tr><tr><td>results.examinationDetail (A.2.8.4 - Examination details)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Observation.code</td><td>Use Observation.code for the detailed exam/test code; specimen/body structure and sample collection time should be represented using specimen/bodySite and/or extensions as available.</td></tr><tr><td>results.examinationResult (A.2.8.5 - Examination results)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Observation.value[x]</td><td>Numeric or coded result should be represented using Observation.value[x] (and optionally interpretation/referenceRange/method when available).</td></tr><tr><td>results.performer (A.2.8.6 - Performer)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Observation.performer</td><td/></tr><tr><td>results.validatorOrInterpreter (A.2.8.7 - Validator / Interpreter)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto" title="relatedto">is related to</a></td><td>Observation.performer</td><td>Observation has no dedicated 'resultsInterpreter' element in R4; if needed, represent validator/interpreter as performer and/or include details in note. For imaging/pathology, DiagnosticReport.resultsInterpreter is preferred.</td></tr><tr><td>results.examinationStatus (A.2.8.8 - Examination status)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Observation.status</td><td>Map to Observation.status (registered/preliminary/final/amended/corrected/cancelled/entered-in-error/unknown).</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <a href="StructureDefinition-LogResultsCzEn.html">A.2.8 Results</a> to <a href="http://hl7.org/fhir/R4/diagnosticreport.html">DiagnosticReport</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>results (A.2.8 - Results (imaging/pathology alternative))</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto" title="relatedto">is related to</a></td><td>Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)</td><td>For imaging and pathology results, DiagnosticReport is often a better carrier (with resultsInterpreter).</td></tr><tr><td>results.examinationDateTime (A.2.8.1 - Date)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>DiagnosticReport.issued</td><td/></tr><tr><td>results.examinationDetail (A.2.8.4 - Examination details)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>DiagnosticReport.code</td><td/></tr><tr><td>results.resultDescription (A.2.8.3 - Result description)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto" title="relatedto">is related to</a></td><td>DiagnosticReport.conclusion</td><td/></tr><tr><td>results.performer (A.2.8.6 - Performer)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>DiagnosticReport.performer</td><td/></tr><tr><td>results.validatorOrInterpreter (A.2.8.7 - Validator / Interpreter)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>DiagnosticReport.resultsInterpreter</td><td/></tr><tr><td>results.examinationStatus (A.2.8.8 - Examination status)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>DiagnosticReport.status</td><td/></tr></table></div>
  </text>
  <url value="https://hl7.cz/fhir/ps/ConceptMap/results2FHIR-cz-ps"/>
  <version value="0.0.1"/>
  <name value="Results2FHIRCzPs"/>
  <title value="ConceptMap: Results to FHIR Patient Summary (CZ)"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-12-29T14:27:43+00:00"/>
  <publisher value="HL7 Czech Republic"/>
  <contact>
    <name value="HL7 Czech Republic"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.cz/"/>
    </telecom>
  </contact>
  <description value="PS Results logical model to this guide mapping."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CZ"/>
      <display value="Czechia"/>
    </coding>
  </jurisdiction>
  <group>
    <source
            value="https://hl7.cz/fhir/ps/StructureDefinition/LogResultsCzEn"/>
    <target
            value="https://hl7.cz/fhir/ps/StructureDefinition/cz-composition-ps"/>
    <element>
      <code value="results"/>
      <display value="A.2.8 - Results"/>
      <target>
        <code
              value="Composition.section:sectionResults.entry:result.ofType(Observation)"/>
        <display
                 value="Composition.section:sectionResults.entry:result.ofType(Observation)"/>
        <equivalence value="equivalent"/>
        <comment
                 value="Default mapping: repeatable, one Observation per result item for measurements, laboratory results, vital signs, and other discrete findings."/>
      </target>
    </element>
    <element>
      <code value="results"/>
      <display value="A.2.8 - Results (imaging/pathology)"/>
      <target>
        <code
              value="Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)"/>
        <display
                 value="Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)"/>
        <equivalence value="relatedto"/>
        <comment
                 value="Alternative mapping for imaging and pathology results, where DiagnosticReport is the preferred carrier (e.g., with resultsInterpreter and presentedForm)."/>
      </target>
    </element>
  </group>
  <group>
    <source
            value="https://hl7.cz/fhir/ps/StructureDefinition/LogResultsCzEn"/>
    <target value="http://hl7.org/fhir/StructureDefinition/Observation"/>
    <element>
      <code value="results.examinationDateTime"/>
      <display value="A.2.8.1 - Date"/>
      <target>
        <code value="Observation.effective[x]"/>
        <display value="Observation.effectiveDateTime"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="results.examinationType"/>
      <display value="A.2.8.2 - Examination type"/>
      <target>
        <code value="Observation.category"/>
        <display value="Observation.category"/>
        <equivalence value="relatedto"/>
        <comment
                 value="Type of examination (lab / imaging / pathology / vital signs / other) should be represented in Observation.category (and may also influence profile selection)."/>
      </target>
    </element>
    <element>
      <code value="results.resultDescription"/>
      <display value="A.2.8.3 - Result description"/>
      <target>
        <code value="Observation.note"/>
        <display value="Observation.note"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="results.examinationDetail"/>
      <display value="A.2.8.4 - Examination details"/>
      <target>
        <code value="Observation.code"/>
        <display value="Observation.code"/>
        <equivalence value="equivalent"/>
        <comment
                 value="Use Observation.code for the detailed exam/test code; specimen/body structure and sample collection time should be represented using specimen/bodySite and/or extensions as available."/>
      </target>
    </element>
    <element>
      <code value="results.examinationResult"/>
      <display value="A.2.8.5 - Examination results"/>
      <target>
        <code value="Observation.value[x]"/>
        <display value="Observation.value[x]"/>
        <equivalence value="equivalent"/>
        <comment
                 value="Numeric or coded result should be represented using Observation.value[x] (and optionally interpretation/referenceRange/method when available)."/>
      </target>
    </element>
    <element>
      <code value="results.performer"/>
      <display value="A.2.8.6 - Performer"/>
      <target>
        <code value="Observation.performer"/>
        <display value="Observation.performer"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="results.validatorOrInterpreter"/>
      <display value="A.2.8.7 - Validator / Interpreter"/>
      <target>
        <code value="Observation.performer"/>
        <display value="Observation.performer"/>
        <equivalence value="relatedto"/>
        <comment
                 value="Observation has no dedicated 'resultsInterpreter' element in R4; if needed, represent validator/interpreter as performer and/or include details in note. For imaging/pathology, DiagnosticReport.resultsInterpreter is preferred."/>
      </target>
    </element>
    <element>
      <code value="results.examinationStatus"/>
      <display value="A.2.8.8 - Examination status"/>
      <target>
        <code value="Observation.status"/>
        <display value="Observation.status"/>
        <equivalence value="equivalent"/>
        <comment
                 value="Map to Observation.status (registered/preliminary/final/amended/corrected/cancelled/entered-in-error/unknown)."/>
      </target>
    </element>
  </group>
  <group>
    <source
            value="https://hl7.cz/fhir/ps/StructureDefinition/LogResultsCzEn"/>
    <target value="http://hl7.org/fhir/StructureDefinition/DiagnosticReport"/>
    <element>
      <code value="results"/>
      <display value="A.2.8 - Results (imaging/pathology alternative)"/>
      <target>
        <code
              value="Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)"/>
        <display
                 value="Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)"/>
        <equivalence value="relatedto"/>
        <comment
                 value="For imaging and pathology results, DiagnosticReport is often a better carrier (with resultsInterpreter)."/>
      </target>
    </element>
    <element>
      <code value="results.examinationDateTime"/>
      <display value="A.2.8.1 - Date"/>
      <target>
        <code value="DiagnosticReport.issued"/>
        <display value="DiagnosticReport.issued"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="results.examinationDetail"/>
      <display value="A.2.8.4 - Examination details"/>
      <target>
        <code value="DiagnosticReport.code"/>
        <display value="DiagnosticReport.code"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="results.resultDescription"/>
      <display value="A.2.8.3 - Result description"/>
      <target>
        <code value="DiagnosticReport.conclusion"/>
        <display value="DiagnosticReport.conclusion"/>
        <equivalence value="relatedto"/>
      </target>
    </element>
    <element>
      <code value="results.performer"/>
      <display value="A.2.8.6 - Performer"/>
      <target>
        <code value="DiagnosticReport.performer"/>
        <display value="DiagnosticReport.performer"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="results.validatorOrInterpreter"/>
      <display value="A.2.8.7 - Validator / Interpreter"/>
      <target>
        <code value="DiagnosticReport.resultsInterpreter"/>
        <display value="DiagnosticReport.resultsInterpreter"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="results.examinationStatus"/>
      <display value="A.2.8.8 - Examination status"/>
      <target>
        <code value="DiagnosticReport.status"/>
        <display value="DiagnosticReport.status"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>