{
  "resourceType" : "PlanDefinition",
  "id" : "example-mr-sia-protocol",
  "meta" : {
    "profile" : ["https://fhir.icr.unicef.org/StructureDefinition/ICRCampaignProtocol"]
  },
  "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-mr-sia-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-mr-sia-protocol.html\">Measles–rubella SIA, 9 months–14 years</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;\">Measles–rubella SIA, 9 months–14 years</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://fhir.icr.unicef.org/CodeSystem/icr-campaign-type-cs</a></span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>code: </b> <span>vaccination-sia</span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>display: </b> <span>Vaccination campaign (SIA)</span>\n                        </p>\n                        \n                    \n                \n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Date: </b></th>\n            <td style=\"padding-left: 4px;\">2026-07-03 15:57:55-0400</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Publisher: </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        <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 MCV to all children 9 months–14 years regardless of prior vaccination status:</b> \n                            \n                            <br/>\n                            \n                            \n                            \n                            \n                            <b>Then:</b> <i>Definition:</i> <a href=\"ActivityDefinition-example-mcv-activity.html\">Administer measles-containing vaccine, 9 months–14 years</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://fhir.icr.unicef.org/StructureDefinition/delivery-strategy",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.icr.unicef.org/CodeSystem/icr-delivery-strategy-cs",
        "code" : "fixed-post",
        "display" : "Fixed post"
      }]
    }
  },
  {
    "url" : "https://fhir.icr.unicef.org/StructureDefinition/delivery-strategy",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.icr.unicef.org/CodeSystem/icr-delivery-strategy-cs",
        "code" : "house-to-house",
        "display" : "House-to-house"
      }]
    }
  }],
  "url" : "https://fhir.icr.unicef.org/PlanDefinition/example-mr-sia-protocol",
  "version" : "0.1.0",
  "title" : "Measles–rubella SIA, 9 months–14 years",
  "type" : {
    "coding" : [{
      "system" : "https://fhir.icr.unicef.org/CodeSystem/icr-campaign-type-cs",
      "code" : "vaccination-sia",
      "display" : "Vaccination campaign (SIA)"
    }]
  },
  "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"
    }]
  }],
  "goal" : [{
    "description" : {
      "text" : "≥95% administrative coverage in every district, verified by post-campaign survey"
    }
  }],
  "action" : [{
    "title" : "Administer MCV to all children 9 months–14 years regardless of prior vaccination status",
    "definitionCanonical" : "https://fhir.icr.unicef.org/ActivityDefinition/example-mcv-activity"
  }]
}