CH ORF (R4)
0.10.0 - STU 1 Ballot
This page is part of the CH ORF (R4) (v0.10.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.2. For a full list of available versions, see the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<id value="EncounterMusterfrau"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-encounter"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>CH ORF Desired Accommodation</b>: <span title="{http://terminology.hl7.org/CodeSystem/v3-ActCode SP}">Semi-private</span></p><p><b>status</b>: planned</p><p><b>class</b>: <span title="{http://terminology.hl7.org/CodeSystem/v3-ActCode EMER}">emergency</span></p><p><b>subject</b>: <a href="Patient-ErikaMusterfrau.html">Generated Summary: Medical record number: 11.22.33.4567; Erika Musterfrau (OFFICIAL), Ledigname (MAIDEN); Phone: 079 979 79 79, erika@musterfrau.ch; gender: female; birthDate: 1970-03-14</a></p></div>
</text>
<extension
url="http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-desiredaccommodation">
<valueCoding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="SP"/>
<display value="Semi-private"/>
</valueCoding>
</extension>
<status value="planned"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="EMER"/>
<display value="emergency"/>
</class>
<subject>
<reference value="Patient/ErikaMusterfrau"/>
</subject>
</Encounter>