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
<Appointment xmlns="http://hl7.org/fhir">
<id value="ExampleXealthAppointment"/>
<meta>
<profile
value="https://fhir.xealth.io/StructureDefinition/xealth-appointment"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Appointment ExampleXealthAppointment</b></p><a name="ExampleXealthAppointment"> </a><a name="hcExampleXealthAppointment"> </a><a name="ExampleXealthAppointment-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-appointment.html">Xealth Appointment</a></p></div><blockquote><p><b>io/StructureDefinition/extension-status-history</b></p><ul><li>status: accepted</li><li>period: 2021-04-19 16:17:36+0000 --> (ongoing)</li></ul></blockquote><p><b>status</b>: Booked</p><p><b>serviceCategory</b>: <span title="Codes:{https://fhir.xealth.io/ns/identifier/service-category NONSURG}">Non-Surgical Appointment</span></p><p><b>serviceType</b>: <span title="Codes:{https://fhir.xealth.io/ns/identifier/example-appointment-service-type-1' Walk In}">Walk In</span></p><p><b>specialty</b>: <span title="Codes:{https://fhir.xealth.io/ns/identifier/example-surgical-specialty URO}">URO</span></p><p><b>created</b>: 2021-04-19 16:17:36+0000</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td><td><b>Status</b></td></tr><tr><td style="display: none">*</td><td><a href="Patient-ExampleXealthPatient.html">Xealth Profile Test Male, DoB: 1986-07-13 ( XPID: xealth-17328-1732489-17846492-3128691 (use: official, ))</a></td><td>Accepted</td></tr></table></div>
</text>
<extension
url="https://fhir.xealth.io/StructureDefinition/extension-status-history">
<extension url="status">
<valueCode value="accepted"/>
</extension>
<extension url="period">
<valuePeriod>
<start value="2021-04-19T16:17:36Z"/>
</valuePeriod>
</extension>
</extension>
<status value="booked"/>
<serviceCategory>
<coding>
<system value="https://fhir.xealth.io/ns/identifier/service-category"/>
<code value="NONSURG"/>
<display value="Non-Surgical Appointment"/>
</coding>
<text value="Non-Surgical Appointment"/>
</serviceCategory>
<serviceType>
<coding>
<system
value="https://fhir.xealth.io/ns/identifier/example-appointment-service-type-1'"/>
<code value="Walk In"/>
<display value="Walk In"/>
</coding>
<text value="Walk In"/>
</serviceType>
<specialty>
<coding>
<system
value="https://fhir.xealth.io/ns/identifier/example-surgical-specialty"/>
<code value="URO"/>
</coding>
</specialty>
<created value="2021-04-19T16:17:36Z"/>
<participant>
<actor>🔗
<reference value="Patient/ExampleXealthPatient"/>
</actor>
<status value="accepted"/>
</participant>
</Appointment>