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

This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: PFEIG-FSC-Hospital-Discharge-Mobility-1-UseOfDevice-3 - 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-3"] ; # 
  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 class=\"res-header-id\"><b>Generated Narrative: DeviceUseStatement PFEIG-FSC-Hospital-Discharge-Mobility-1-UseOfDevice-3</b></p><a name=\"PFEIG-FSC-Hospital-Discharge-Mobility-1-UseOfDevice-3\"> </a><a name=\"hcPFEIG-FSC-Hospital-Discharge-Mobility-1-UseOfDevice-3\"> </a><a name=\"PFEIG-FSC-Hospital-Discharge-Mobility-1-UseOfDevice-3-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-FSC-Hospital-Discharge-Mobility-1.html\">Observation Mobility - discharge performance during 3 day assessment period [CMS Assessment]</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 Ron Marble</a></p><p><b>device</b>: <a href=\"Device-PFEIG-CMS-Device-Walker.html\">Device</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-Walker" ]
  ] . #