PACIO Personal Functioning and Engagement Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-pfe/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "Device",
"id" : "PFEIG-CMS-Device-Wheelchair",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<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>UdiCarriers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DeviceIdentifier</b></td><td><b>CarrierHRF</b></td><td><b>EntryType</b></td></tr><tr><td style=\"display: none\">*</td><td>00844588003288</td><td>(01)00844588003288(10)LOT20240115(11)240115(17)300115(21)SN-WC-E1130-001</td><td>Barcode</td></tr></table><p><b>distinctIdentifier</b>: WHLCHR-E1130-FLA-FDR</p><p><b>manufactureDate</b>: 2024-01-15</p><p><b>expirationDate</b>: 2030-01-15</p><p><b>lotNumber</b>: LOT20240115</p><p><b>serialNumber</b>: SN-WC-E1130-001</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>Wheelchair</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets E1130}\">Standard wheelchair, fixed full length arms, fixed or swing away detachable footrests</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>"
},
"udiCarrier" : [
{
"deviceIdentifier" : "00844588003288",
"carrierHRF" : "(01)00844588003288(10)LOT20240115(11)240115(17)300115(21)SN-WC-E1130-001",
"entryType" : "barcode"
}
],
"distinctIdentifier" : "WHLCHR-E1130-FLA-FDR",
"manufactureDate" : "2024-01-15",
"expirationDate" : "2030-01-15",
"lotNumber" : "LOT20240115",
"serialNumber" : "SN-WC-E1130-001",
"deviceName" : [
{
"name" : "Wheelchair",
"type" : "user-friendly-name"
}
],
"type" : {
"coding" : [
{
"system" : "http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets",
"code" : "E1130",
"display" : "Standard wheelchair, fixed full length arms, fixed or swing away detachable footrests"
}
]
},
"patient" : {
🔗 "reference" : "Patient/PFEIG-patientBSJ1"
},
"owner" : {
🔗 "reference" : "Organization/PFEIG-Org-02"
}
}