XealthIG
v1.42.0 - release
XealthIG - Local Development build (vv1.42.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<id value="ExampleXealthEncounter"/>
<meta>
<profile
value="https://fhir.xealth.io/StructureDefinition/xealth-encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter ExampleXealthEncounter</b></p><a name="ExampleXealthEncounter"> </a><a name="hcExampleXealthEncounter"> </a><a name="ExampleXealthEncounter-en-US"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-xealth-encounter.html">Xealth Encounter</a></p></div><p><b>identifier</b>: <code>https://fhir.xealth.io/ns/identifier/example-encounter-id</code>/123</p><p><b>status</b>: Planned</p><h3>StatusHistories</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Status</b></td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td>Planned</td><td>2021-04-19 16:17:36+0000 --> (ongoing)</td></tr></table><p><b>class</b>: <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode AMB</a>: Ambulatory</p><p><b>subject</b>: <a href="Patient-ExampleXealthPatient.html">Xealth Profile Test Male, DoB: 1986-07-13 ( XPID: xealth-17328-1732489-17846492-3128691 (use: official, ))</a></p><p><b>appointment</b>: <a href="Appointment-ExampleXealthAppointment.html">Appointment: extension = ; status = booked; serviceCategory = Non-Surgical Appointment; serviceType = Walk In; specialty = URO; created = 2021-04-19 16:17:36+0000</a></p><p><b>serviceProvider</b>: <a href="Organization-ExampleOrganization.html">Organization Health Level Seven International</a></p></div>
</text>
<identifier>
<system
value="https://fhir.xealth.io/ns/identifier/example-encounter-id"/>
<value value="123"/>
</identifier>
<status value="planned"/>
<statusHistory>
<status value="planned"/>
<period>
<start value="2021-04-19T16:17:36Z"/>
</period>
</statusHistory>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="AMB"/>
<display value="Ambulatory"/>
</class>
<subject>🔗
<reference value="Patient/ExampleXealthPatient"/>
</subject>
<appointment>🔗
<reference value="Appointment/ExampleXealthAppointment"/>
</appointment>
<serviceProvider>🔗
<reference value="Organization/ExampleOrganization"/>
</serviceProvider>
</Encounter>