PACIO Functional Status Implementation Guide
1.0.0 - STU 1

PACIO Functional Status Implementation Guide, published by HL7 Patient Care Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-pacio-functional-status/ and changes regularly. See the Directory of published versions

: FSC-Hospital-Admission-Mobility-1-UseOfDevice-7 - JSON Representation

Raw json | Download


{
  "resourceType" : "DeviceUseStatement",
  "id" : "FSC-Hospital-Admission-Mobility-1-UseOfDevice-7",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/pacio-dev"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: active</p><p><b>subject</b>: <a href=\"Patient-patientBSJ1.html\">Generated Summary: Betsy Smith-Johnson </a></p><p><b>derivedFrom</b>: <a href=\"Observation-FSC-Hospital-Admission-Mobility-1.html\">Generated Summary: <span title=\"Codes: {http://hl7.org/fhir/us/pacio-fs/CodeSystem/pacio-cat-fs functioning}\">Functioning</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span>; <span title=\"Codes: {http://loinc.org 88330-6}\">Mobility - admission performance during 3 day assessment period [CMS Assessment]</span>; effective: Jul 8, 2020, 9:00:00 PM</a></p><p><b>recordedOn</b>: Jul 8, 2020, 9:00:00 PM</p><p><b>source</b>: <a href=\"Practitioner-Practitioner-SallySmith.html\">Generated Summary: active: true; Sally Smith ; gender: female</a></p><p><b>device</b>: <a href=\"Device-CMS-Device-2.html\">Generated Summary: <span title=\"Codes: {http://snomed.info/sct 466317003}\">Basic walker, foldable</span></a></p></div>"
  },
  "status" : "active",
  "subject" : {
    "reference" : "Patient/patientBSJ1"
  },
  "derivedFrom" : [
    {
      "reference" : "Observation/FSC-Hospital-Admission-Mobility-1"
    }
  ],
  "recordedOn" : "2020-07-08T16:00:00-05:00",
  "source" : {
    "reference" : "Practitioner/Practitioner-SallySmith"
  },
  "device" : {
    "reference" : "Device/CMS-Device-2"
  }
}