FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | CarePlan |
| Id | CarePlan-Scen1CarePlanV2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CarePlan",
"id": "Scen1CarePlanV2",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
"code": "assess-plan"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes",
"code": "PhysicalActivity"
}
]
}
],
"subject": {
"reference": "Patient/Scen1PatientKhatun",
"display": "Jorin Khatun"
},
"period": {
"start": "2024-01-01"
},
"author": {
"reference": "PractitionerRole/Scen1RolePatel",
"display": "Dr. Rajesh Patel"
},
"goal": [
{
"reference": "Goal/Scen1GoalV2"
}
],
"note": [
{
"authorReference": {
"reference": "Practitioner/Scen1PractitionerPatel",
"display": "Dr. Rajesh Patel"
},
"time": "2023-05-05",
"text": "Jorin is adhering well and indicates he's motivated by increased energy playing with his children."
}
]
}