Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build
Integrated Campaign Registry (ICR) Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-08-20 |
{
"resourceType" : "PlanDefinition",
"id" : "example-sth-mda-protocol",
"meta" : {
"profile" : [
🔗 "https://icr.healthcampaigns.org/StructureDefinition/ICRCampaignProtocol"
],
"tag" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs",
"code" : "mda",
"display" : "MDA (Rokupr)"
}
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">example-sth-mda-protocol</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Url: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"PlanDefinition-example-sth-mda-protocol.html\">Soil-transmitted helminthiasis MDA (albendazole), community-directed distribution</a></td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.1.0</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Soil-transmitted helminthiasis MDA (albendazole), community-directed distribution</td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Type: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p style=\"margin-bottom: 5px;\">\n <b>system: </b> <span><a href=\"CodeSystem-icr-campaign-type-cs.html\">https://icr.healthcampaigns.org/CodeSystem/icr-campaign-type-cs</a></span>\n </p>\n \n \n <p style=\"margin-bottom: 5px;\">\n <b>code: </b> <span>mda</span>\n </p>\n \n \n <p style=\"margin-bottom: 5px;\">\n <b>display: </b> <span>Mass drug administration</span>\n </p>\n \n \n \n \n </td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Subject: </b></th>\n \n \n <td style=\"padding-left: 4px;\">\n \n <p style=\"margin-bottom: 5px;\">\n <b>reference: </b> <span>Group/example-sth-eligible-population</span>\n </p>\n \n \n \n </td>\n \n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Date: </b></th>\n <td style=\"padding-left: 4px;\">2026-08-20 10:45:05+0000</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher: </b></th>\n <td style=\"padding-left: 4px;\">UNICEF</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">001</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Actions: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n \n <tr>\n <td>\n \n <b> Administer albendazole 400 mg single dose, community-directed:</b> \n \n <br/>\n \n \n \n \n <b>Then:</b> <i>Definition:</i> <a href=\"ActivityDefinition-example-albendazole-activity.html\">Administer albendazole to school-age children 5–14 years (STH preventive chemotherapy)</a><br/>\n \n \n \n </td>\n </tr>\n \n </table>\n </td>\n </tr>\n \n </table>\n</div>\n</div>"
},
"extension" : [
{
"url" : "https://icr.healthcampaigns.org/StructureDefinition/delivery-strategy",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-delivery-strategy-cs",
"code" : "community-directed",
"display" : "Community-directed distribution"
}
]
}
}
],
"url" : "https://icr.healthcampaigns.org/PlanDefinition/example-sth-mda-protocol",
"version" : "0.1.0",
"title" : "Soil-transmitted helminthiasis MDA (albendazole), community-directed distribution",
"type" : {
"coding" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-campaign-type-cs",
"code" : "mda",
"display" : "Mass drug administration"
}
]
},
"status" : "active",
"subjectReference" : {
🔗 "reference" : "Group/example-sth-eligible-population"
},
"date" : "2026-08-20T10:45:05+00:00",
"publisher" : "UNICEF",
"contact" : [
{
"name" : "UNICEF",
"telecom" : [
{
"system" : "url",
"value" : "https://www.unicef.org"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"goal" : [
{
"description" : {
"text" : "≥75% epidemiological coverage of the at-risk population"
}
}
],
"action" : [
{
"title" : "Administer albendazole 400 mg single dose, community-directed",
"definitionCanonical" : "https://icr.healthcampaigns.org/ActivityDefinition/example-albendazole-activity"
}
]
}