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-CSC-SNF-BIMS-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-CSC-SNF-BIMS-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 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>"
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/PFEIG-patientBSJ1" ]
] ; #
fhir:derivedFrom ( [
fhir:reference [ fhir:v "Observation/PFEIG-CSC-SNF-BIMS-1" ]
] ) ; #
fhir:recordedOn [ fhir:v "2020-07-11T11:30:00-05:00"^^xsd:dateTime] ; #
fhir:source [
fhir:reference [ fhir:v "Practitioner/PFEIG-Practitioner-HoneyJones" ]
] ; #
fhir:device [
fhir:reference [ fhir:v "Device/PFEIG-CMS-Device-HearingAid" ]
] . #