Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build International flag

Integrated Campaign Registry (ICR) Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ICR Location Type - JSON Representation

Draft as of 2026-08-07

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "icr-location-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-location-type-cs</b></p><a name=\"icr-location-type-cs\"> </a><a name=\"hcicr-location-type-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-location-type-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\">admin-unit<a name=\"icr-location-type-cs-admin-unit\"> </a></td><td>Administrative unit</td><td>A unit of the administrative hierarchy: country, region, district, ward.</td></tr><tr><td style=\"white-space:nowrap\">settlement<a name=\"icr-location-type-cs-settlement\"> </a></td><td>Settlement</td><td>A settlement or village — operational geography below the formal admin hierarchy.</td></tr><tr><td style=\"white-space:nowrap\">facility<a name=\"icr-location-type-cs-facility\"> </a></td><td>Health facility</td><td>A permanent health facility.</td></tr><tr><td style=\"white-space:nowrap\">school<a name=\"icr-location-type-cs-school\"> </a></td><td>School</td><td>A school used as a delivery site.</td></tr><tr><td style=\"white-space:nowrap\">community-distribution-point<a name=\"icr-location-type-cs-community-distribution-point\"> </a></td><td>Community distribution point</td><td>A community focal point used for distribution (market, place of worship, transit point).</td></tr><tr><td style=\"white-space:nowrap\">temporary-post<a name=\"icr-location-type-cs-temporary-post\"> </a></td><td>Temporary post</td><td>A temporary or outreach vaccination/delivery post.</td></tr><tr><td style=\"white-space:nowrap\">household<a name=\"icr-location-type-cs-household\"> </a></td><td>Household dwelling</td><td>The physical dwelling of a household.</td></tr><tr><td style=\"white-space:nowrap\">supervisory-area<a name=\"icr-location-type-cs-supervisory-area\"> </a></td><td>Supervisory area</td><td>An operational supervision area — a group of settlements or sites under one supervisor; overlays (but is distinct from) the admin hierarchy.</td></tr><tr><td style=\"white-space:nowrap\">operational-area<a name=\"icr-location-type-cs-operational-area\"> </a></td><td>Operational area</td><td>An operational planning area that does not match an admin unit (e.g. polio operational boundaries differing from RI catchments).</td></tr></table></div>"
  },
  "url" : "https://icr.healthcampaigns.org/CodeSystem/icr-location-type-cs",
  "version" : "0.1.0",
  "name" : "ICRLocationTypeCS",
  "title" : "ICR Location Type",
  "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" : "Campaign-relevant location types, including operational geography (supervisory and operational areas) as linkable-but-distinct from the administrative hierarchy (working doc §9).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "admin-unit",
      "display" : "Administrative unit",
      "definition" : "A unit of the administrative hierarchy: country, region, district, ward."
    },
    {
      "code" : "settlement",
      "display" : "Settlement",
      "definition" : "A settlement or village — operational geography below the formal admin hierarchy."
    },
    {
      "code" : "facility",
      "display" : "Health facility",
      "definition" : "A permanent health facility."
    },
    {
      "code" : "school",
      "display" : "School",
      "definition" : "A school used as a delivery site."
    },
    {
      "code" : "community-distribution-point",
      "display" : "Community distribution point",
      "definition" : "A community focal point used for distribution (market, place of worship, transit point)."
    },
    {
      "code" : "temporary-post",
      "display" : "Temporary post",
      "definition" : "A temporary or outreach vaccination/delivery post."
    },
    {
      "code" : "household",
      "display" : "Household dwelling",
      "definition" : "The physical dwelling of a household."
    },
    {
      "code" : "supervisory-area",
      "display" : "Supervisory area",
      "definition" : "An operational supervision area — a group of settlements or sites under one supervisor; overlays (but is distinct from) the admin hierarchy."
    },
    {
      "code" : "operational-area",
      "display" : "Operational area",
      "definition" : "An operational planning area that does not match an admin unit (e.g. polio operational boundaries differing from RI catchments)."
    }
  ]
}