MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Encounter: Poc example - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="ExampleHDREncounter"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/hdr/StructureDefinition/encounter-hdr-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter ExampleHDREncounter</b></p><a name="ExampleHDREncounter"> </a><a name="hcExampleHDREncounter"> </a><a name="ExampleHDREncounter-en-US"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="https://build.fhir.org/ig/HL7/UTG/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode IMP</a>: inpatient encounter</p><p><b>subject</b>: <a href="Patient-ExampleHDRPatient.html">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976 (use: official, ))</a></p><p><b>period</b>: 2024-11-11 15:46:00+0100 --&gt; 2024-11-12 15:46:00+0100</p><p><b>serviceProvider</b>: <a href="Organization/SampleOrganization">Organization/SampleOrganization</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="Patient/ExampleHDRPatient"/>
  </subject>
  <period>
    <start value="2024-11-11T15:46:00+01:00"/>
    <end value="2024-11-12T15:46:00+01:00"/>
  </period>
  <serviceProvider>
    <reference value="Organization/SampleOrganization"/>
  </serviceProvider>
</Encounter>