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

: Composition: Electronic Medical Report (CZ) - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="543ea990-357a-4514-94d2-e33202cec664"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/elp/StructureDefinition/cz-composition-elp"/>
  </meta>
  <language value="cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs"><p class="res-header-id"><b>Generated Narrative: Composition 543ea990-357a-4514-94d2-e33202cec664</b></p><a name="543ea990-357a-4514-94d2-e33202cec664"> </a><a name="hc543ea990-357a-4514-94d2-e33202cec664"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: cs</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-cz-composition-elp.html">Composition (ELP CZ)</a></p></div><p><b>identifier</b>: <code>http://example.org/myhospital/reportidentifiers</code>/dfkjewoieoijwoskdjg</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 104990-7}">Driver license medical fitness certificate</span></p><p><b>date</b>: 2025-05-20 12:02:00+0100</p><p><b>author</b>: <a href="Bundle-cz-example-bundle-electronicmedicalreport.html#urn-uuid-a9c01336-79c9-4e4f-a5c4-5ae9185cef19">PractitionerRole: specialty = General practitioner</a></p><p><b>title</b>: Electronic Medical Report for patient Mracena</p><p><b>confidentiality</b>: normal</p><p><b>custodian</b>: <a href="Bundle-cz-example-bundle-electronicmedicalreport.html#urn-uuid-70df1d8e-4b6b-45ac-a5bf-719960e948bf">Organization Fakultní nemocnice Oblackov</a></p></div>
  </text>
  <identifier>
    <system value="http://example.org/myhospital/reportidentifiers"/>
    <value value="dfkjewoieoijwoskdjg"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="104990-7"/>
      <display value="Driver license medical fitness certificate"/>
    </coding>
  </type>
  <subject>
    <reference value="urn:uuid:2f4dde8e-ad7d-432d-aa49-e995367bbfc3"/>
  </subject>
  <date value="2025-05-20T12:02:00+01:00"/>
  <author>
    <reference value="urn:uuid:a9c01336-79c9-4e4f-a5c4-5ae9185cef19"/>
  </author>
  <title value="Electronic Medical Report for patient Mracena"/>
  <confidentiality value="N"/>
  <custodian>
    <reference value="urn:uuid:70df1d8e-4b6b-45ac-a5bf-719960e948bf"/>
  </custodian>
  <section>
    <title value="Medical Examination Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="56446-8"/>
      </coding>
    </code>
    <entry>
      <reference value="urn:uuid:064c136d-0d08-4b8f-bd76-8d79de3ee99e"/>
    </entry>
    <entry>
      <reference value="urn:uuid:777f4db4-4a50-4f89-8bc6-287a59973807"/>
    </entry>
  </section>
  <section>
    <title value="Medical Report Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="104988-1"/>
      </coding>
    </code>
    <entry>
      <reference value="urn:uuid:03b0d597-d68d-4966-9400-7752bb3ee39d"/>
    </entry>
  </section>
</Composition>