FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | Goal |
| Id | Goal-Scen4Goal1V2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Goal "Scen4Goal1V2"
lifecycleStatus: active
achievementStatus: Achieved (Goal achievement status#achieved)
category: Physical Activity (Temporary Codes#PhysicalActivity)
description: Lifting 30 minutes a day, 5 days a week. ()
subject: Patient/Scen4PatientScarborough: Jessica Scarborough " SCARBOROUGH"
{
"resourceType": "Goal",
"id": "Scen4Goal1V2",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"lifecycleStatus": "active",
"achievementStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-achievement",
"code": "achieved"
}
]
},
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes",
"code": "PhysicalActivity"
}
]
}
],
"description": {
"text": "Lifting 30 minutes a day, 5 days a week."
},
"subject": {
"reference": "Patient/Scen4PatientScarborough",
"display": "Jessica Scarborough"
}
}