CH LAB-Order (R4)
3.0.0-ballot - ballot Switzerland flag

This page is part of the CH LAB-Order (R4) (v3.0.0-ballot: STU 3) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, 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.5.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 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400002)</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>