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 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-DeviceRequest-Wheelchair
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:DeviceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PFEIG-DeviceRequest-Wheelchair"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DeviceRequest PFEIG-DeviceRequest-Wheelchair</b></p><a name=\"PFEIG-DeviceRequest-Wheelchair\"> </a><a name=\"hcPFEIG-DeviceRequest-Wheelchair\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <a href=\"Device-PFEIG-CMS-Device-Wheelchair.html\">Device: type = </a></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></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "completed"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:code [
a fhir:Reference ;
fhir:l fhir:Device/PFEIG-CMS-Device-Wheelchair ;
fhir:reference [ fhir:v "Device/PFEIG-CMS-Device-Wheelchair" ]
] ; #
fhir:subject [
fhir:l fhir:Patient/PFEIG-patientBSJ1 ;
fhir:reference [ fhir:v "Patient/PFEIG-patientBSJ1" ]
] . #