PACIO Sample Data Depot
0.1.0 - draft
PACIO Sample Data Depot, published by MITRE. 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/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="wm1-device-wheelchair-20260226"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device wm1-device-wheelchair-20260226</b></p><a name="wm1-device-wheelchair-20260226"> </a><a name="hcwm1-device-wheelchair-20260226"> </a><p><b>status</b>: Active</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>Standard wheelchair</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title="Codes:{http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets K0001}">Standard wheelchair</span></p><p><b>patient</b>: <a href="Patient-patient-wilmamarina01.html">Wilma Marina</a></p></div>
</text>
<status value="active"/>
<deviceName>
<name value="Standard wheelchair"/>
<type value="user-friendly-name"/>
</deviceName>
<type>
<coding>
<system
value="http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets"/>
<code value="K0001"/>
<display value="Standard wheelchair"/>
</coding>
</type>
<patient>🔗
<reference value="Patient/patient-wilmamarina01"/>
<display value="Wilma Marina"/>
</patient>
</Device>