{
  "resourceType" : "PlanDefinition",
  "id" : "example-irs-protocol",
  "meta" : {
    "profile" : ["https://icr.healthcampaigns.org/StructureDefinition/ICRCampaignProtocol"],
    "tag" : [{
      "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs",
      "code" : "gallery",
      "display" : "Gallery"
    }]
  },
  "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-irs-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-irs-protocol.html\">Indoor residual spraying, all eligible structures, annual round</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;\">Indoor residual spraying, all eligible structures, annual round</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>irs</span>\n                        </p>\n                        \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-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> Spray eligible structures (Pirimiphos-methyl 300CS):</b> \n                            \n                            <br/>\n                            \n                            \n                            \n                            \n                            <b>Then:</b> <i>Definition:</i> <a href=\"ActivityDefinition-example-irs-activity.html\">Spray interior walls of eligible structures (indoor residual spraying)</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" : "house-to-house",
        "display" : "House-to-house"
      }]
    }
  }],
  "url" : "https://icr.healthcampaigns.org/PlanDefinition/example-irs-protocol",
  "version" : "0.1.0",
  "title" : "Indoor residual spraying, all eligible structures, annual round",
  "type" : {
    "coding" : [{
      "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-campaign-type-cs",
      "code" : "irs"
    }]
  },
  "status" : "active",
  "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" : "≥85% of targeted structures sprayed"
    }
  }],
  "action" : [{
    "title" : "Spray eligible structures (Pirimiphos-methyl 300CS)",
    "definitionCanonical" : "https://icr.healthcampaigns.org/ActivityDefinition/example-irs-activity"
  }]
}