FHIR IG analytics| Package | hl7.fhir.us.pacio-cs |
| Resource Type | Observation |
| Id | Observation-CSC-SNF-CAM-Admission-1.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
Event Location: Location Happy Nursing Facility
status: Final
category: Functioning, Survey
code: MDS v3.0 - RAI v1.17.2 - Signs and symptoms of delirium (from CAM) [CMS Assessment]
subject: Betsy Smith-Johnson (no stated gender), DoB Unknown
effective: 2020-04-09 18:00:00-0500
performer: PractitionerRole Speech and language therapist
hasMember:
{
"resourceType": "Observation",
"id": "CSC-SNF-CAM-Admission-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-csc"
]
},
"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": "86585-7",
"display": "MDS v3.0 - RAI v1.17.2 - Signs and symptoms of delirium (from CAM) [CMS Assessment]"
}
]
},
"subject": {
"reference": "Patient/patientBSJ1"
},
"effectiveDateTime": "2020-04-09T18:00:00-05:00",
"performer": [
{
"reference": "PractitionerRole/Role-SLP-HoneyJones"
}
],
"hasMember": [
{
"reference": "Observation/CSC-SNF-CAM-Admission-1-Ob-Question-1"
},
{
"reference": "Observation/CSC-SNF-CAM-Admission-1-Ob-Question-3"
},
{
"reference": "Observation/CSC-SNF-CAM-Admission-1-Ob-Question-5"
}
],
"derivedFrom": [
{
"reference": "QuestionnaireResponse/QResponse-SNF-CAM-Admission-1"
}
]
}