FHIR IG analytics| Package | hl7.fhir.us.pacio-cs |
| Resource Type | Observation |
| Id | Observation-CSC-SNF-BIMS-1-Ob-Question-3.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-BIMS-1-Ob-Question-3
Event Location: Location Happy Nursing Facility
status: Final
category: Functioning, Survey
code: Repetition of Three Words. Number of words repeated after first attempt
subject: Betsy Smith-Johnson (no stated gender), DoB Unknown
effective: 2020-07-11 11:30:00-0500
performer: PractitionerRole Speech and language therapist
value: Two
{
"resourceType": "Observation",
"id": "CSC-SNF-BIMS-1-Ob-Question-3",
"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"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "52731-7",
"display": "Repetition of three words # [BIMS]"
}
],
"text": "Repetition of Three Words. Number of words repeated after first attempt"
},
"subject": {
"reference": "Patient/patientBSJ1"
},
"effectiveDateTime": "2020-07-11T11:30:00-05:00",
"performer": [
{
"reference": "PractitionerRole/Role-SLP-HoneyJones"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA6404-3",
"display": "Two"
}
],
"text": "Two"
},
"derivedFrom": [
{
"reference": "QuestionnaireResponse/QResponse-SNF-BIMS-1"
}
]
}