FHIR IG analytics| Package | hl7.fhir.us.pacio-fs |
| Resource Type | Observation |
| Id | Observation-FSC-Hospital-Discharge-Mobility-1-Ob-Question-14.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
ObservationEventLocation: Generated Summary: status: active; name: San Antonio General Hospital
category: Functioning, Survey
code: Car transfer
subject: Generated Summary: Betsy Smith-Johnson
effective: Jul 10, 2020, 7:34:00 PM
performer: Generated Summary: active: true; Physiotherapist
value: Not attempted
{
"resourceType": "Observation",
"id": "FSC-Hospital-Discharge-Mobility-1-Ob-Question-14",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-fs/StructureDefinition/pacio-fs"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/event-location",
"valueReference": {
"reference": "Location/Org-Loc-01"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-fs/CodeSystem/pacio-cat-fs",
"code": "functioning",
"display": "Functioning"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey",
"display": "Survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "83206-3",
"display": "Car transfer - functional ability during 3 day assessment period [CMS Assessment]"
}
],
"text": "Car transfer"
},
"subject": {
"reference": "Patient/patientBSJ1"
},
"effectiveDateTime": "2020-07-10T14:34:00-05:00",
"performer": [
{
"reference": "PractitionerRole/Role-PT-RonMarble"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA26735-3",
"display": "Not attempted due to medical condition or safety concerns"
}
],
"text": "Not attempted"
},
"derivedFrom": [
{
"reference": "QuestionnaireResponse/QResponse-Hospital-Discharge-Mobility-1"
}
]
}