FHIR IG analytics| Package | hl7.fhir.us.pacio-cs |
| Resource Type | Observation |
| Id | Observation-CSC-SNF-CAM-Admission-1-Ob-Question-5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation CSC-SNF-CAM-Admission-1-Ob-Question-5
Event Location: Location Happy Nursing Facility
status: Final
category: Functioning, Survey
code: Disorganized Thinking - Was the resident's thinking disorganized or incoherent (rambling or irrelevant conversation, unclear or illogical flow of ideas, or unpredictable switching from subject to subject)?
subject: Betsy Smith-Johnson (no stated gender), DoB Unknown
effective: 2020-04-09 18:00:00-0500
performer: PractitionerRole Speech and language therapist
value: Behavior not present
{
"resourceType": "Observation",
"id": "CSC-SNF-CAM-Admission-1-Ob-Question-5",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cs"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/event-location",
"valueReference": {
"reference": "Location/Org-Loc-02"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-cs/CodeSystem/pacio-cat-cs",
"code": "functioning",
"display": "Functioning"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey",
"display": "Survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "54629-1",
"display": "Disorganized thinking in last 7 days [CAM.CMS]"
}
],
"text": "Disorganized Thinking - Was the resident's thinking disorganized or incoherent (rambling or irrelevant conversation, unclear or illogical flow of ideas, or unpredictable switching from subject to subject)?"
},
"subject": {
"reference": "Patient/patientBSJ1"
},
"effectiveDateTime": "2020-04-09T18:00:00-05:00",
"performer": [
{
"reference": "PractitionerRole/Role-SLP-HoneyJones"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA61-7",
"display": "Behavior not present"
}
],
"text": "Behavior not present"
},
"derivedFrom": [
{
"reference": "QuestionnaireResponse/QResponse-SNF-CAM-Admission-1"
}
]
}