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-07-03 |
{
"resourceType" : "ActivityDefinition",
"id" : "example-albendazole-activity",
"meta" : {
"profile" : [
🔗 "https://fhir.icr.unicef.org/StructureDefinition/ICRCampaignActivity"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Administer albendazole to school-age children 5–14 years (STH preventive chemotherapy)</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">example-albendazole-activity</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\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2026-07-03 15:57:55-0400</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </b></th>\n <td style=\"padding-left: 4px;\">UNICEF Integrated Campaign Registry project (Ona + Crosscut)</td>\n </tr>\n \n\n \n\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 <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n Treat\n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Kind: </b></th>\n <td style=\"padding-left: 4px;\">Task</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Product: </b></th>\n \n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://www.whocc.no/atc\">http://www.whocc.no/atc</a></span></p>\n \n \n <p><b>code: </b><span>P02CA03</span></p>\n \n \n <p><b>display: </b><span>albendazole</span></p>\n \n \n \n \n </td>\n \n \n </tr>\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"
},
"url" : "https://fhir.icr.unicef.org/ActivityDefinition/example-albendazole-activity",
"version" : "0.1.0",
"title" : "Administer albendazole to school-age children 5–14 years (STH preventive chemotherapy)",
"status" : "active",
"date" : "2026-07-03T15:57:55-04:00",
"publisher" : "UNICEF Integrated Campaign Registry project (Ona + Crosscut)",
"contact" : [
{
"name" : "UNICEF Integrated Campaign Registry project (Ona + Crosscut)",
"telecom" : [
{
"system" : "url",
"value" : "https://ona.io"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"kind" : "Task",
"code" : {
"text" : "Treat"
},
"productCodeableConcept" : {
"coding" : [
{
"system" : "http://www.whocc.no/atc",
"code" : "P02CA03",
"display" : "albendazole"
}
]
},
"dosage" : [
{
"text" : "400 mg single dose; tablet count determined by dose-pole height band"
}
]
}