CH LAB-Order (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

: Encounter: First Encounter - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="FirstEncounter"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter FirstEncounter</b></p><a name="FirstEncounter"> </a><a name="hcFirstEncounter"> </a><a name="FirstEncounter-en-US"> </a><p><b>status</b>: In Progress</p><p><b>class</b>: <a href="http://terminology.hl7.org/5.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode IMP</a>: inpatient encounter</p><p><b>subject</b>: <a href="Patient-BirgitBlum.html">Birgit Blum  Female, DoB: 1984-01-01 ( Medical record number)</a></p></div>
  </text>
  <status value="in-progress"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="IMP"/>
    <display value="inpatient encounter"/>
  </class>
  <subject>🔗 
    <reference value="Patient/BirgitBlum"/>
  </subject>
</Encounter>