PACIO Personal Functioning and Engagement Implementation Guide
1.9.0 - STU1 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 1.9.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

: PFEIG-FSC-Hospital-Discharge-Mobility-1-UseOfDevice-2 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:DeviceUseStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "PFEIG-FSC-Hospital-Discharge-Mobility-1-UseOfDevice-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-use-of-device"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-use-of-device>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DeviceUseStatement</b><a name=\"PFEIG-FSC-Hospital-Discharge-Mobility-1-UseOfDevice-2\"> </a><a name=\"hcPFEIG-FSC-Hospital-Discharge-Mobility-1-UseOfDevice-2\"> </a></p><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\">Resource DeviceUseStatement &quot;PFEIG-FSC-Hospital-Discharge-Mobility-1-UseOfDevice-2&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pfe-use-of-device.html\">Personal Functioning and Engagement Use of Device</a></p></div><p><b>status</b>: active</p><p><b>subject</b>: <a href=\"Patient-PFEIG-patientBSJ1.html\">Patient/PFEIG-patientBSJ1</a> &quot; SMITH-JOHNSON&quot;</p><p><b>derivedFrom</b>: <a href=\"Observation-PFEIG-FSC-Hospital-Discharge-Mobility-1.html\">Observation/PFEIG-FSC-Hospital-Discharge-Mobility-1</a></p><p><b>recordedOn</b>: 2020-07-10 14:34:00-0500</p><p><b>source</b>: <a href=\"Practitioner-PFEIG-Practitioner-RonMarble.html\">Practitioner/PFEIG-Practitioner-RonMarble</a> &quot; MARBLE&quot;</p><p><b>device</b>: <a href=\"Device-PFEIG-CMS-Device-RollingWalker.html\">Device/PFEIG-CMS-Device-RollingWalker</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/PFEIG-patientBSJ1" ]
  ] ; # 
  fhir:derivedFrom ( [
fhir:reference [ fhir:v "Observation/PFEIG-FSC-Hospital-Discharge-Mobility-1" ]
  ] ) ; # 
  fhir:recordedOn [ fhir:v "2020-07-10T14:34:00-05:00"^^xsd:dateTime] ; # 
  fhir:source [
fhir:reference [ fhir:v "Practitioner/PFEIG-Practitioner-RonMarble" ]
  ] ; # 
  fhir:device [
fhir:reference [ fhir:v "Device/PFEIG-CMS-Device-RollingWalker" ]
  ] . #