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 3.0.0-ballot 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
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://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 -------------------------------------------------------------------
<http://hl7.org/fhir/Observation/PFEIG-CSC-SNF-CAM-Admission-1-Ob-Question-3> a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "PFEIG-CSC-SNF-CAM-Admission-1-Ob-Question-3"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation PFEIG-CSC-SNF-CAM-Admission-1-Ob-Question-3</b></p><a name=\"PFEIG-CSC-SNF-CAM-Admission-1-Ob-Question-3\"> </a><a name=\"hcPFEIG-CSC-SNF-CAM-Admission-1-Ob-Question-3\"> </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\"/><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 54629-1}\">Disorganized thinking in last 7 days [CAM.CMS]</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-04-09 18:00: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 LA61-7}\">Behavior not present</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-PFEIG-QResponse-SNF-CAM-Admission-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:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/event-location" ] ;
fhir:Extension.valueReference [
fhir:link <http://hl7.org/fhir/Location/PFEIG-Org-Loc-02> ;
fhir:Reference.reference [ fhir:value "Location/PFEIG-Org-Loc-02" ]
]
] ;
fhir:Observation.status [ fhir:value "final"] ;
fhir:Observation.category [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/us-core-category" ] ;
fhir:Coding.code [ fhir:value "cognitive-status" ] ;
fhir:Coding.display [ fhir:value "Cognitive Status" ]
]
], [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icf" ] ;
fhir:Coding.code [ fhir:value "b1" ] ;
fhir:Coding.display [ fhir:value "MENTAL FUNCTIONS" ]
]
], [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
fhir:Coding.code [ fhir:value "survey" ]
]
] ;
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index -1 ;
a loinc:54629-1 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "54629-1" ] ;
fhir:Coding.display [ fhir:value "Disorganized thinking in last 7 days [CAM.CMS]" ]
]
] ;
fhir:Observation.subject [
fhir:link <http://hl7.org/fhir/Patient/PFEIG-patientBSJ1> ;
fhir:Reference.reference [ fhir:value "Patient/PFEIG-patientBSJ1" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2020-04-09T18:00:00-05:00"^^xsd:dateTime] ;
fhir:Observation.performer [
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/PractitionerRole/PFEIG-Role-SLP-HoneyJones> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/PFEIG-Role-SLP-HoneyJones" ]
] ;
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
a loinc:LA61-7 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "LA61-7" ] ;
fhir:Coding.display [ fhir:value "Behavior not present" ]
]
] ;
fhir:Observation.derivedFrom [
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/QuestionnaireResponse/PFEIG-QResponse-SNF-CAM-Admission-1> ;
fhir:Reference.reference [ fhir:value "QuestionnaireResponse/PFEIG-QResponse-SNF-CAM-Admission-1" ]
] .
<http://hl7.org/fhir/Location/PFEIG-Org-Loc-02> a fhir:Location .
<http://hl7.org/fhir/Patient/PFEIG-patientBSJ1> a fhir:Patient .
<http://hl7.org/fhir/PractitionerRole/PFEIG-Role-SLP-HoneyJones> a fhir:PractitionerRole .
<http://hl7.org/fhir/QuestionnaireResponse/PFEIG-QResponse-SNF-CAM-Admission-1> a fhir:QuestionnaireResponse .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Observation/PFEIG-CSC-SNF-CAM-Admission-1-Ob-Question-3.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Observation/PFEIG-CSC-SNF-CAM-Admission-1-Ob-Question-3.ttl> .
IG © 2022+ HL7 International / Patient Care.
Package hl7.fhir.us.pacio-pfe#3.0.0-ballot based on FHIR 4.0.1.
Generated
2026-08-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
