SHIFT Privacy Examples
0.1.0 - ci-build
SHIFT Privacy Examples, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/demo-fhir-data/ and changes regularly. See the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<id value="VeronicaMarsEncOHSED"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter VeronicaMarsEncOHSED</b></p><a name="VeronicaMarsEncOHSED"> </a><a name="hcVeronicaMarsEncOHSED"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER">ActCode: EMER</a> (emergency)</p><p><b>subject</b>: <a href="Patient-VeronicaMars.html">Veronica Mars (official) Female, DoB: 1994-08-07</a></p><p><b>period</b>: 2026-04-13 --> 2026-04-13</p><p><b>serviceProvider</b>: Other Health System (OHS) ED</p></div>
</text>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="EMER"/>
<display value="emergency"/>
</class>
<subject>🔗
<reference value="Patient/VeronicaMars"/>
</subject>
<period>
<start value="2026-04-13"/>
<end value="2026-04-13"/>
</period>
<serviceProvider>
<display value="Other Health System (OHS) ED"/>
</serviceProvider>
</Encounter>