HL7 Czech Hospital Discharge Report Implementation Guide
0.1.0 - 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.1.0 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 Novakova Jana - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2"/>
  <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 7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2</b></p><a name="7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2"> </a><a name="hc7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2"> </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/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode: IMP</a> (inpatient encounter)</p><p><b>priority</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority UR}">urgent</span></p><p><b>subject</b>: <a href="Patient-6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731.html">Jana Novakova  Female, DoB: 1993-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9001234567)</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ADM}">Admitter</span></td><td><a href="Practitioner-1ec5e355-648f-42b9-a316-3f056fbd04b5.html">Practitioner Eva Svobodova </a></td></tr></table><p><b>period</b>: 2025-05-17 06:20:00+0200 --&gt; 2025-05-20 11:30:00+0200</p><h3>Hospitalizations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/admit-source outp}">From outpatient department</span></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition home}">Home</span></td></tr></table><blockquote><p><b>location</b></p><p><b>location</b>: <a href="Location-loc-brno-maternity-ward.html">Location Porodni oddeleni</a></p><p><b>period</b>: 2025-05-17 06:20:00+0200 --&gt; 2025-05-18 09:00:00+0200</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href="Location-loc-brno-maternity-room-3.html">Location Pokoj 3</a></p><p><b>period</b>: 2025-05-18 09:00:00+0200 --&gt; 2025-05-20 10:00:00+0200</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href="Location-loc-brno-maternity-room-3-bed-01.html">Location Luzko 01</a></p><p><b>period</b>: 2025-05-18 09:10:00+0200 --&gt; 2025-05-19 18:00:00+0200</p></blockquote><p><b>serviceProvider</b>: <a href="Organization-2f823e1c-b1a5-42f8-9ba4-7df32768b2a7.html">Organization Porodni oddeleni - Mestska nemocnice Brno</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>
  <priority>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActPriority"/>
      <code value="UR"/>
      <display value="urgent"/>
    </coding>
  </priority>
  <subject>🔗 
    <reference value="Patient/6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731"/>
  </subject>
  <participant>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="ADM"/>
        <display value="Admitter"/>
      </coding>
    </type>
    <individual>🔗 
      <reference value="Practitioner/1ec5e355-648f-42b9-a316-3f056fbd04b5"/>
    </individual>
  </participant>
  <period>
    <start value="2025-05-17T06:20:00+02:00"/>
    <end value="2025-05-20T11:30:00+02:00"/>
  </period>
  <hospitalization>
    <admitSource>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/admit-source"/>
        <code value="outp"/>
        <display value="From outpatient department"/>
      </coding>
    </admitSource>
    <dischargeDisposition>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/discharge-disposition"/>
        <code value="home"/>
        <display value="Home"/>
      </coding>
    </dischargeDisposition>
  </hospitalization>
  <location>
    <location>🔗 
      <reference value="Location/loc-brno-maternity-ward"/>
    </location>
    <period>
      <start value="2025-05-17T06:20:00+02:00"/>
      <end value="2025-05-18T09:00:00+02:00"/>
    </period>
  </location>
  <location>
    <location>🔗 
      <reference value="Location/loc-brno-maternity-room-3"/>
    </location>
    <period>
      <start value="2025-05-18T09:00:00+02:00"/>
      <end value="2025-05-20T10:00:00+02:00"/>
    </period>
  </location>
  <location>
    <location>🔗 
      <reference value="Location/loc-brno-maternity-room-3-bed-01"/>
    </location>
    <period>
      <start value="2025-05-18T09:10:00+02:00"/>
      <end value="2025-05-19T18:00:00+02:00"/>
    </period>
  </location>
  <serviceProvider>🔗 
    <reference value="Organization/2f823e1c-b1a5-42f8-9ba4-7df32768b2a7"/>
  </serviceProvider>
</Encounter>