<?xml version="1.0" encoding="UTF-8"?>

<Device xmlns="http://hl7.org/fhir">
  <id value="PFEIG-CMS-Device-Wheelchair"/>
  <meta>
    <profile value="http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device PFEIG-CMS-Device-Wheelchair</b></p><a name="PFEIG-CMS-Device-Wheelchair"> </a><a name="hcPFEIG-CMS-Device-Wheelchair"> </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-pfe-device.html">Personal Functioning and Engagement Device Profile</a></p></div><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>Wheelchair</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title="Codes:">Wheelchair</span></p><p><b>patient</b>: <a href="Patient-PFEIG-patientBSJ1.html">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></p><p><b>owner</b>: <a href="Organization-PFEIG-Org-02.html">Organization Happy Nursing Facility</a></p></div>
  </text>
  <deviceName>
    <name value="Wheelchair"/>
    <type value="user-friendly-name"/>
  </deviceName>
  <type>
    <text value="Wheelchair"/>
  </type>
  <patient>
    <reference value="Patient/PFEIG-patientBSJ1"/>
  </patient>
  <owner>
    <reference value="Organization/PFEIG-Org-02"/>
  </owner>
</Device>