FHIR IG analytics| Package | hl7.fhir.us.eltss.r4 |
| Resource Type | CarePlan |
| Id | CarePlan-careplan2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource CarePlan "careplan2" Version "1" Updated "2020-09-03 10:16:03-0400"
Information Source: #KZ0jzPjXDrhCiMif!
Profile: CarePlan_eltss
partOf: CarePlan/careplan1
status: active
intent: plan
category: Assessment and Plan of Treatment (US Core CarePlan Category Extension Codes#assess-plan)
description: Weather Emergency: A shelf-stable meal is delivered to Meals On Wheels clients. It is to be eaten in the unlikely event of cancellation. Weather meals are donated by the Sheboygan Service Club.
subject: Patient/patientBSJ1 " SMITH-JOHNSON"
{
"resourceType": "CarePlan",
"id": "careplan2",
"meta": {
"versionId": "1",
"lastUpdated": "2020-09-03T10:16:03.512-04:00",
"source": "#KZ0jzPjXDrhCiMif",
"profile": [
"http://hl7.org/fhir/us/eltss/StructureDefinition/CarePlan-eltss"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "CarePlan/careplan1"
}
],
"status": "active",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
"code": "assess-plan"
}
]
}
],
"description": "Weather Emergency: A shelf-stable meal is delivered to Meals On Wheels clients. It is to be eaten in the unlikely event of cancellation. Weather meals are donated by the Sheboygan Service Club.",
"subject": {
"reference": "Patient/patientBSJ1"
}
}