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-Ob-Question-4 - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PFEIG-CSC-SNF-BIMS-1-Ob-Question-4"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single> ] )
] ; #
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: Observation PFEIG-CSC-SNF-BIMS-1-Ob-Question-4</b></p><a name=\"PFEIG-CSC-SNF-BIMS-1-Ob-Question-4\"> </a><a name=\"hcPFEIG-CSC-SNF-BIMS-1-Ob-Question-4\"> </a><a name=\"PFEIG-CSC-SNF-BIMS-1-Ob-Question-4-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-category cognitive-status}\">Cognitive Status</span>, <span title=\"Codes:{http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-category-cs BlockL2-b11}\">Mental functions</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 52737-4}\">Recall - bed [BIMS]</span></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>effective</b>: 2020-07-11 11:30:00-0500</p><p><b>performer</b>: <a href=\"PractitionerRole-PFEIG-Role-SLP-HoneyJones.html\">PractitionerRole Speech and language therapist</a></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-PFEIG-QResponse-SNF-BIMS-1.html\">Response to Questionnaire 'http://example.org/Questionnaire/MDS3.0-NC-1.17' about '->Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)'</a></p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/event-location"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Location/PFEIG-Org-Loc-02" ] ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/us-core-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cognitive-status" ] ;
fhir:display [ fhir:v "Cognitive Status" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-category-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BlockL2-b11" ] ;
fhir:display [ fhir:v "Mental functions" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "survey" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:52737-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "52737-4" ] ;
fhir:display [ fhir:v "Recall - bed [BIMS]" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/PFEIG-patientBSJ1" ]
] ; #
fhir:effective [ fhir:v "2020-07-11T11:30:00-05:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/PFEIG-Role-SLP-HoneyJones" ]
] ) ; #
fhir:derivedFrom ( [
fhir:reference [ fhir:v "QuestionnaireResponse/PFEIG-QResponse-SNF-BIMS-1" ]
] ) . #