FHIR IG analytics| Package | ihe.pcc.maps |
| Resource Type | CarePlan |
| Id | CarePlan-ex-CarePlan-BirthPlan.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan ex-CarePlan-BirthPlan
status: Active
intent: Plan
category: Patient written birth plan (record artifact)
subject: Amanda Alvarez
period: 2021-07-15 --> 2022-04-20
careTeam: CareTeam
goal: Goal: lifecycleStatus = active; description =
| Reference |
| Appointment: status = proposed; description = The home delivery.; requestedPeriod = 2022-04-20 --> 2022-04-20 |
{
"resourceType": "CarePlan",
"id": "ex-CarePlan-BirthPlan",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "735986004"
}
]
}
],
"subject": {
"reference": "Patient/ex-Patient-AmandaAlvarez",
"display": "Amanda Alvarez"
},
"period": {
"start": "2021-07-15",
"end": "2022-04-20"
},
"careTeam": [
{
"reference": "CareTeam/ex-careteam"
}
],
"goal": [
{
"reference": "Goal/ex-goal"
}
],
"activity": [
{
"reference": {
"reference": "Appointment/activity-3"
}
}
]
}