{
  "resourceType" : "CodeSystem",
  "id" : "icr-coverage-unit-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-coverage-unit-cs</b></p><a name=\"icr-coverage-unit-cs\"> </a><a name=\"hcicr-coverage-unit-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-coverage-unit-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></tr><tr><td style=\"white-space:nowrap\">people<a name=\"icr-coverage-unit-cs-people\"> </a></td><td>People</td><td>Numerator/denominator count individuals (the usual dose/treatment coverage).</td></tr><tr><td style=\"white-space:nowrap\">implementation-units<a name=\"icr-coverage-unit-cs-implementation-units\"> </a></td><td>Implementation units</td><td>Numerator/denominator count areas/units (villages, settlements, operational areas) — geographic coverage.</td></tr></table></div>"
  },
  "url" : "https://icr.healthcampaigns.org/CodeSystem/icr-coverage-unit-cs",
  "version" : "0.1.0",
  "name" : "ICRCoverageUnitCS",
  "title" : "ICR Coverage Unit",
  "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" : "What is being counted in a coverage figure: people, or implementation units. Implementation-unit coverage is geographic coverage — villages/areas treated ÷ total (ESPEN supervision Form 5; espen-v3 / §17.2 B1).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "people",
    "display" : "People",
    "definition" : "Numerator/denominator count individuals (the usual dose/treatment coverage)."
  },
  {
    "code" : "implementation-units",
    "display" : "Implementation units",
    "definition" : "Numerator/denominator count areas/units (villages, settlements, operational areas) — geographic coverage."
  }]
}