FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | Goal |
| Id | Goal-Scen1GoalV1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Goal "Scen1GoalV1"
lifecycleStatus: active
achievementStatus: In Progress (Goal achievement status#in-progress)
category: Physical Activity (Temporary Codes#PhysicalActivity)
description: Over the next 6 months, increase your weekly exercise in small increments to at least 100 minutes/week of physical activity that makes you sweat and breath heavily enough that holding a conversation is difficult. ()
subject: Patient/Scen1PatientKhatun: Jorin Khatun " KHATUN"
| Measure | Detail[x] | Due[x] |
| Frequency of moderate to vigorous aerobic physical activity (LOINC#82290-8) | 100 min/wk (Details: UCUM code min/wk = 'min/wk') | 2023-05-01 |
{
"resourceType": "Goal",
"id": "Scen1GoalV1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"lifecycleStatus": "active",
"achievementStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-achievement",
"code": "in-progress"
}
]
},
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes",
"code": "PhysicalActivity"
}
]
}
],
"description": {
"text": "Over the next 6 months, increase your weekly exercise in small increments to at least 100 minutes/week of physical activity that makes you sweat and breath heavily enough that holding a conversation is difficult."
},
"subject": {
"reference": "Patient/Scen1PatientKhatun",
"display": "Jorin Khatun"
},
"target": [
{
"measure": {
"coding": [
{
"system": "http://loinc.org",
"code": "82290-8",
"display": "Frequency of moderate to vigorous aerobic physical activity"
}
]
},
"detailQuantity": {
"value": 100,
"system": "http://unitsofmeasure.org",
"code": "min/wk"
},
"dueDate": "2023-05-01"
}
]
}