FHIR IG analytics| Package | hl7.fhir.us.eltss.r4b |
| Resource Type | Observation |
| Id | Observation-strength2.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "strength2" Version "1" Updated "2020-09-03 10:16:03-0400"
Information Source: #KZ0jzPjXDrhCiMif!
Profile: Observation_eltss
status: final
code: Strength (eLTSS Observation Codes#strength)
subject: Patient/patientBSJ1 " SMITH-JOHNSON"
effective: 2013-04-02 10:30:10+0100
issued: Apr 3, 2013, 2:30:10 PM
performer: Practitioner/caremgr1: Care Manager " MONITOR"
value: Independent walking with cane.
{
"resourceType": "Observation",
"id": "strength2",
"meta": {
"versionId": "1",
"lastUpdated": "2020-09-03T10:16:03.512-04:00",
"source": "#KZ0jzPjXDrhCiMif",
"profile": [
"http://hl7.org/fhir/us/eltss/StructureDefinition/Observation-eltss"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/eltss/CodeSystem/eltss-observation-codes-temporary",
"code": "strength",
"display": "Strength"
}
]
},
"subject": {
"reference": "Patient/patientBSJ1"
},
"effectiveDateTime": "2013-04-02T10:30:10+01:00",
"issued": "2013-04-03T15:30:10+01:00",
"performer": [
{
"reference": "Practitioner/caremgr1",
"display": "Care Manager"
}
],
"valueString": "Independent walking with cane."
}