PACIO Personal Functioning and Engagement Implementation Guide
2.0.0-ballot - STU2 Ballot United States of America flag

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-ballot 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

: PFEIG-CSC-SNF-BIMS-1-UseOfDevice-2 - JSON Representation

Raw json | Download


{
  "resourceType" : "DeviceUseStatement",
  "id" : "PFEIG-CSC-SNF-BIMS-1-UseOfDevice-2",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-use-of-device"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DeviceUseStatement PFEIG-CSC-SNF-BIMS-1-UseOfDevice-2</b></p><a name=\"PFEIG-CSC-SNF-BIMS-1-UseOfDevice-2\"> </a><a name=\"hcPFEIG-CSC-SNF-BIMS-1-UseOfDevice-2\"> </a><a name=\"PFEIG-CSC-SNF-BIMS-1-UseOfDevice-2-en-US\"> </a><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Patient-PFEIG-patientBSJ1.html\">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></p><p><b>derivedFrom</b>: <a href=\"Observation-PFEIG-CSC-SNF-BIMS-1.html\">Observation Brief interview for mental status [BIMS]</a></p><p><b>recordedOn</b>: 2020-07-11 11:30:00-0500</p><p><b>source</b>: <a href=\"Practitioner-PFEIG-Practitioner-HoneyJones.html\">Practitioner Honey Jones</a></p><p><b>device</b>: <a href=\"Device-PFEIG-CMS-Device-HearingAid.html\">Device</a></p></div>"
  },
  "status" : "active",
  "subject" : {
    🔗 "reference" : "Patient/PFEIG-patientBSJ1"
  },
  "derivedFrom" : [
    {
      🔗 "reference" : "Observation/PFEIG-CSC-SNF-BIMS-1"
    }
  ],
  "recordedOn" : "2020-07-11T11:30:00-05:00",
  "source" : {
    🔗 "reference" : "Practitioner/PFEIG-Practitioner-HoneyJones"
  },
  "device" : {
    🔗 "reference" : "Device/PFEIG-CMS-Device-HearingAid"
  }
}