HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build Czechia flag

HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions

: CZ-Encounter-HDR Example of encounter for Novak Petr - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="f08151d0-a7ad-4a7b-b7b9-97eb1d394ffb"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/hdr/StructureDefinition/cz-encounter-hdr"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter f08151d0-a7ad-4a7b-b7b9-97eb1d394ffb</b></p><a name="f08151d0-a7ad-4a7b-b7b9-97eb1d394ffb"> </a><a name="hcf08151d0-a7ad-4a7b-b7b9-97eb1d394ffb"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-cz-encounter-hdr.html">Encounter (HDR CZ)</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode IMP</a>: inpatient encounter</p><p><b>subject</b>: <a href="Bundle-DischargeBundle-Novak-Petr-L1.html#urn-uuid-3f85726c-ad2f-441b-89ce-100000000000">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2025-03-10 15:00:00+0100</a></p><p><b>period</b>: 2025-03-01 10:15:00+0100 --&gt; 2025-03-10 09:30:00+0100</p><p><b>serviceProvider</b>: <a href="Organization-RegisteringProviderExample.html">Organization MUDr. Jana Krásná</a></p></div>
  </text>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="IMP"/>
    <display value="inpatient encounter"/>
  </class>
  <subject>
    <reference value="urn:uuid:3f85726c-ad2f-441b-89ce-100000000000"/>
  </subject>
  <period>
    <start value="2025-03-01T10:15:00+01:00"/>
    <end value="2025-03-10T09:30:00+01:00"/>
  </period>
  <serviceProvider>🔗 
    <reference value="Organization/RegisteringProviderExample"/>
  </serviceProvider>
</Encounter>