@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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 -------------------------------------------------------------------

<http://hl7.org/fhir/us/pacio-pfe/Observation/PFEIG-CSC-SNF-BIMS-1-Ob-Question-7> a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "PFEIG-CSC-SNF-BIMS-1-Ob-Question-7"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Observation PFEIG-CSC-SNF-BIMS-1-Ob-Question-7</b></p><a name=\"PFEIG-CSC-SNF-BIMS-1-Ob-Question-7\"> </a><a name=\"hcPFEIG-CSC-SNF-BIMS-1-Ob-Question-7\"> </a><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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pfe-observation-single.html\">Personal Functioning and Engagement Single Observation</a></p></div><p><b>Event Location</b>: <a href=\"Location-PFEIG-Org-Loc-02.html\">Location Happy Nursing Facility</a></p><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/sid/icf b1}\">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 54609-3}\">Temporal orientation - current day of the week [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>value</b>: <span title=\"Codes:{http://loinc.org LA9960-1}\">Correct</span></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 '-&gt;Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)'</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/event-location"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/event-location>
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:l <http://hl7.org/fhir/us/pacio-pfe/Location/PFEIG-Org-Loc-02> ;
       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:l <http://hl7.org/fhir/us/core/CodeSystem/us-core-category>
       ] ;
       fhir:code [ fhir:v "cognitive-status" ] ;
       fhir:display [ fhir:v "Cognitive Status" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/sid/icf"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/sid/icf>
       ] ;
       fhir:code [ fhir:v "b1" ] ;
       fhir:display [ fhir:v "MENTAL FUNCTIONS" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>
       ] ;
       fhir:version [ fhir:v "2.0.0" ] ;
       fhir:code [ fhir:v "survey" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:54609-3 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "54609-3" ] ;
       fhir:display [ fhir:v "Temporal orientation - current day of the week [BIMS]" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/us/pacio-pfe/Patient/PFEIG-patientBSJ1> ;
     fhir:reference [ fhir:v "Patient/PFEIG-patientBSJ1" ]
  ] ; # 
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2020-07-11T11:30:00-05:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
     fhir:l <http://hl7.org/fhir/us/pacio-pfe/PractitionerRole/PFEIG-Role-SLP-HoneyJones> ;
     fhir:reference [ fhir:v "PractitionerRole/PFEIG-Role-SLP-HoneyJones" ]
  ] ) ; # 
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       a loinc:LA9960-1 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "LA9960-1" ] ;
       fhir:display [ fhir:v "Correct" ]
     ] )
  ] ; # 
  fhir:derivedFrom ( [
     fhir:l <http://hl7.org/fhir/us/pacio-pfe/QuestionnaireResponse/PFEIG-QResponse-SNF-BIMS-1> ;
     fhir:reference [ fhir:v "QuestionnaireResponse/PFEIG-QResponse-SNF-BIMS-1" ]
  ] ) . # 

<http://hl7.org/fhir/us/pacio-pfe/Location/PFEIG-Org-Loc-02> a fhir:Us .

<http://hl7.org/fhir/us/pacio-pfe/Patient/PFEIG-patientBSJ1> a fhir:Us .

<http://hl7.org/fhir/us/pacio-pfe/PractitionerRole/PFEIG-Role-SLP-HoneyJones> a fhir:Us .

<http://hl7.org/fhir/us/pacio-pfe/QuestionnaireResponse/PFEIG-QResponse-SNF-BIMS-1> a fhir:Us .

# -------------------------------------------------------------------------------------

