FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | CarePlan |
| Id | CarePlan-00124455-e5f6-4789-a123-456789a2cdef.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan 00124455-e5f6-4789-a123-456789a2cdef
Profile: NG CarePlan
status: Active
intent: Plan
category: MNCH
subject: Kemi Adebayo Female, DoB: 1995-02-14 ( nin)
period: 2025-11-11 --> 2025-12-31
{
"resourceType": "CarePlan",
"id": "00124455-e5f6-4789-a123-456789a2cdef",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-care-plan"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-careplan-category-cs",
"code": "mnch",
"display": "MNCH"
}
]
}
],
"subject": {
"reference": "Patient/00114455-e5f6-4789-a123-456789abcdef"
},
"period": {
"start": "2025-11-11",
"end": "2025-12-31"
},
"goal": [
{
"reference": "Goal/NgGoal-001"
}
]
}