{
  "resourceType" : "CodeSystem",
  "id" : "icr-group-characteristic-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-group-characteristic-cs</b></p><a name=\"icr-group-characteristic-cs\"> </a><a name=\"hcicr-group-characteristic-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-group-characteristic-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\">geography<a name=\"icr-group-characteristic-cs-geography\"> </a></td><td>Geographic scope</td><td>The Location (admin unit, settlement, or operational area) this target-population estimate is scoped to.</td></tr><tr><td style=\"white-space:nowrap\">age-band<a name=\"icr-group-characteristic-cs-age-band\"> </a></td><td>Age band</td><td>The age band (e.g. 1-4, 5-14, 15+ years) this target-population estimate is scoped to.</td></tr></table></div>"
  },
  "url" : "https://icr.healthcampaigns.org/CodeSystem/icr-group-characteristic-cs",
  "version" : "0.1.0",
  "name" : "ICRGroupCharacteristicCS",
  "title" : "ICR Group Characteristic",
  "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" : "Characteristic codes for ICR Group profiles — the geographic-scope characteristic that links a target-population estimate to its Location, making estimates computably joinable to the location hierarchy (working doc §7.6), plus the age-band characteristic used to scope age-specific denominator Groups (espen-forms).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "geography",
    "display" : "Geographic scope",
    "definition" : "The Location (admin unit, settlement, or operational area) this target-population estimate is scoped to."
  },
  {
    "code" : "age-band",
    "display" : "Age band",
    "definition" : "The age band (e.g. 1-4, 5-14, 15+ years) this target-population estimate is scoped to."
  }]
}