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
<DeviceRequest xmlns="http://hl7.org/fhir">
<id value="wm1-deviceRequest-wheelchair-20260226"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DeviceRequest wm1-deviceRequest-wheelchair-20260226</b></p><a name="wm1-deviceRequest-wheelchair-20260226"> </a><a name="hcwm1-deviceRequest-wheelchair-20260226"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets K0001}">Standard wheelchair</span></p><p><b>subject</b>: <a href="Patient-patient-wilmamarina01.html">Wilma Marina</a></p><p><b>authoredOn</b>: 2026-02-26</p><p><b>requester</b>: <a href="PractitionerRole-PractitionerRole-PT-DeangeloMontes.html">PractitionerRole Physical Therapist</a></p><p><b>note</b>: </p><blockquote><div><p>Home health order for wheelchair.</p>
</div></blockquote></div>
</text>
<status value="active"/>
<intent value="order"/>
<codeCodeableConcept>
<coding>
<system
value="http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets"/>
<code value="K0001"/>
<display value="Standard wheelchair"/>
</coding>
</codeCodeableConcept>
<subject>🔗
<reference value="Patient/patient-wilmamarina01"/>
<display value="Wilma Marina"/>
</subject>
<authoredOn value="2026-02-26"/>
<requester>🔗
<reference value="PractitionerRole/PractitionerRole-PT-DeangeloMontes"/>
</requester>
<note>
<text value="Home health order for wheelchair."/>
</note>
</DeviceRequest>