{
  "resourceType" : "CodeSystem",
  "id" : "icr-record-origin-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-record-origin-cs</b></p><a name=\"icr-record-origin-cs\"> </a><a name=\"hcicr-record-origin-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-record-origin-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">campaign<a name=\"icr-record-origin-cs-campaign\"> </a></td><td>Campaign / SIA</td><td>Recorded during a time-bounded campaign (SIA, MDA round, distribution).</td><td>Campagne / AVS</td></tr><tr><td style=\"white-space:nowrap\">routine<a name=\"icr-record-origin-cs-routine\"> </a></td><td>Routine facility visit</td><td>Recorded during routine service delivery.</td><td>Visite de routine en établissement</td></tr></table></div>"
  },
  "url" : "https://icr.healthcampaigns.org/CodeSystem/icr-record-origin-cs",
  "version" : "0.1.0",
  "name" : "ICRRecordOriginCS",
  "title" : "ICR Record Origin",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-08-07T08:41:18-04:00",
  "publisher" : "UNICEF",
  "contact" : [{
    "name" : "UNICEF",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.unicef.org"
    }]
  }],
  "description" : "Whether a delivery event originated in a campaign or a routine facility visit. Required on every ICR delivery event so SIA doses never contaminate routine coverage analytics, and routine history observed during campaigns stays analyzable (working doc §4.4).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "campaign",
    "display" : "Campaign / SIA",
    "definition" : "Recorded during a time-bounded campaign (SIA, MDA round, distribution).",
    "designation" : [{
      "language" : "fr",
      "value" : "Campagne / AVS"
    }]
  },
  {
    "code" : "routine",
    "display" : "Routine facility visit",
    "definition" : "Recorded during routine service delivery.",
    "designation" : [{
      "language" : "fr",
      "value" : "Visite de routine en établissement"
    }]
  }]
}