ExampleCarePlanactive
Kambia MR SIA — June 2026 round
Resource content
{
"resourceType": "CarePlan",
"id": "example-mr-sia-2026",
"meta": {
"profile": [
"https://fhir.icr.unicef.org/StructureDefinition/ICRCampaign"
]
},
"text": {
"status": "extensions",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CarePlan example-mr-sia-2026</b></p><a name=\"example-mr-sia-2026\"> </a><a name=\"hcexample-mr-sia-2026\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ICRCampaign.html\">ICR Campaign</a></p></div><p><b>Campaign Round</b>: 1</p><p><b>Target Geography</b>: <a href=\"Location-example-district.html\">Location Kambia District</a></p><p><b>Planning Denominator</b>: <a href=\"Group-example-target-population.html\">Group Children 9 months–14 years, Kambia District (MR SIA 2026 planning denominator)</a></p><blockquote><p><b>Social Mobilization</b></p><ul><li>populationInformed: true</li><li>channel: <span title=\"Codes:{https://fhir.icr.unicef.org/CodeSystem/icr-communication-channel-cs radio}\">Radio</span></li><li>channel: <span title=\"Codes:{https://fhir.icr.unicef.org/CodeSystem/icr-communication-channel-cs community-leaders}\">Community leaders</span></li></ul></blockquote><p><b>instantiatesCanonical</b>: <a href=\"PlanDefinition-example-mr-sia-protocol.html\">Measles–rubella SIA, 9 months–14 years</a></p><p><b>partOf</b>: <a href=\"CarePlan-example-mr-sia-national.html\">CarePlan Measles–rubella SIA, Sierra Leone, 2026</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://fhir.icr.unicef.org/CodeSystem/icr-campaign-type-cs vaccination-sia}\">Vaccination campaign (SIA)</span></p><p><b>title</b>: Measles–rubella SIA, Kambia District, June 2026 (round 1)</p><p><b>subject</b>: <a href=\"Group-example-target-population.html\">Group Children 9 months–14 years, Kambia District (MR SIA 2026 planning denominator)</a></p><p><b>period</b>: 2026-06-15 --> 2026-06-26</p></div>"
},
"extension": [
{
"url": "https://fhir.icr.unicef.org/StructureDefinition/campaign-round",
"valuePositiveInt": 1
},
{
"url": "https://fhir.icr.unicef.org/StructureDefinition/target-geography",
"valueReference": {
"reference": "Location/example-district"
}
},
{
"url": "https://fhir.icr.unicef.org/StructureDefinition/planning-denominator",
"valueReference": {
"reference": "Group/example-target-population"
}
},
{
"extension": [
{
"url": "populationInformed",
"valueBoolean": true
},
{
"url": "channel",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.icr.unicef.org/CodeSystem/icr-communication-channel-cs",
"code": "radio",
"display": "Radio"
}
]
}
},
{
"url": "channel",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.icr.unicef.org/CodeSystem/icr-communication-channel-cs",
"code": "community-leaders",
"display": "Community leaders"
}
]
}
}
],
"url": "https://fhir.icr.unicef.org/StructureDefinition/social-mobilization"
}
],
"instantiatesCanonical": [
"https://fhir.icr.unicef.org/PlanDefinition/example-mr-sia-protocol"
],
"partOf": [
{
"reference": "CarePlan/example-mr-sia-national"
}
],
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "https://fhir.icr.unicef.org/CodeSystem/icr-campaign-type-cs",
"code": "vaccination-sia",
"display": "Vaccination campaign (SIA)"
}
]
}
],
"title": "Measles–rubella SIA, Kambia District, June 2026 (round 1)",
"subject": {
"reference": "Group/example-target-population"
},
"period": {
"start": "2026-06-15",
"end": "2026-06-26"
}
}