FHIR IG analytics| Package | hl7.fhir.us.pacio-fs |
| Resource Type | Observation |
| Id | Observation-BSJ-Narrative-History-Functional-Status-1.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: Primary Care
AssistanceRequired: Independent - Patient completed the activities by him/herself, with or without an assistive device, with no assistance from a helper.
category: Functioning
code: History of Functional status Narrative
subject: Generated Summary: Betsy Smith-Johnson
effective: 2019-07-01 --> 2020-11-30
performer: Generated Summary: active: true; Primary Care Clinic/Center
value: Patient is a community ambulator, able to attend desired activites and able to care for herself independently.
{
"resourceType": "Observation",
"id": "BSJ-Narrative-History-Functional-Status-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-fs/StructureDefinition/pacio-nhfs"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/event-location",
"valueReference": {
"reference": "Location/provider-org-loc-01"
}
},
{
"url": "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/assistance-required",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA11539-6",
"display": "Independent - Patient completed the activities by him/herself, with or without an assistive device, with no assistance from a helper."
}
]
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-fs/CodeSystem/pacio-cat-fs",
"code": "functioning"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10158-4",
"display": "History of Functional status Narrative"
}
]
},
"subject": {
"reference": "Patient/patientBSJ1"
},
"effectivePeriod": {
"start": "2019-07-01",
"end": "2020-11-30"
},
"performer": [
{
"reference": "PractitionerRole/provider-role-pcp"
}
],
"valueString": "Patient is a community ambulator, able to attend desired activites and able to care for herself independently."
}