FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | CarePlan |
| Id | CarePlan-Scen4CarePlanV1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CarePlan",
"id": "Scen4CarePlanV1",
"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/Scen4PatientScarborough",
"display": "Ms. Scarborough"
},
"period": {
"start": "2023-12-24"
},
"author": {
"reference": "Practitioner/Scen4Practitioner",
"display": "Ms. Rocha"
},
"goal": [
{
"reference": "Goal/Scen4Goal1V1"
}
]
}