CH LAB-Order (R4)
2.0.0 - 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 2.0.0 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><b>Generated Narrative: Encounter </b><a name="FirstEncounter"> </a><a name="hcFirstEncounter"> </a></p><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">ResourceEncounter &quot;FirstEncounter&quot; </p></div><p><b>status</b>: in-progress</p><p><b>class</b>: inpatient encounter (Details: ActCode code IMP  = ' inpatient encounter ', stated as ' inpatient encounter ')</p><p><b>subject</b>: <a href="Patient-BirgitBlum.html">Patient/BirgitBlum</a> &quot; BLUM&quot;</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>