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

: wm1-device-negativePressureWoundPump-20260415 - JSON Representation

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "wm1-device-negativePressureWoundPump-20260415",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device wm1-device-negativePressureWoundPump-20260415</b></p><a name=\"wm1-device-negativePressureWoundPump-20260415\"> </a><a name=\"hcwm1-device-negativePressureWoundPump-20260415\"> </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>Negative pressure wound therapy electrical pump, stationary or portable</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets E2402}\">Negative pressure wound therapy electrical pump, stationary or portable</span></p><p><b>patient</b>: <a href=\"Patient-patient-wilmamarina01.html\">Wilma Marina</a></p></div>"
  },
  "status" : "active",
  "deviceName" : [
    {
      "name" : "Negative pressure wound therapy electrical pump, stationary or portable",
      "type" : "user-friendly-name"
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets",
        "code" : "E2402",
        "display" : "Negative pressure wound therapy electrical pump, stationary or portable"
      }
    ]
  },
  "patient" : {
    🔗 "reference" : "Patient/patient-wilmamarina01",
    "display" : "Wilma Marina"
  }
}