{
  "resourceType" : "CodeSystem",
  "id" : "icr-facility-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-facility-type-cs</b></p><a name=\"icr-facility-type-cs\"> </a><a name=\"hcicr-facility-type-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-facility-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><td><b>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">primary<a name=\"icr-facility-type-cs-primary\"> </a></td><td>Primary care facility</td><td>First-contact care: health posts, dispensaries, primary health clinics and centres.</td><td>Établissement de soins primaires</td></tr><tr><td style=\"white-space:nowrap\">secondary<a name=\"icr-facility-type-cs-secondary\"> </a></td><td>Secondary care facility</td><td>Referral care: general/district hospitals.</td><td>Établissement de soins secondaires</td></tr><tr><td style=\"white-space:nowrap\">tertiary<a name=\"icr-facility-type-cs-tertiary\"> </a></td><td>Tertiary care facility</td><td>Specialized referral care: teaching, specialist and federal medical centres.</td><td>Établissement de soins tertiaires</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"icr-facility-type-cs-unknown\"> </a></td><td>Unknown level</td><td>The national registry does not record or know the facility's tier — the low-precision escape so unclassified facilities aren't blocked.</td><td>Niveau inconnu</td></tr></table></div>"
  },
  "url" : "https://icr.healthcampaigns.org/CodeSystem/icr-facility-type-cs",
  "version" : "0.1.0",
  "name" : "ICRFacilityTypeCS",
  "title" : "ICR Facility 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" : "National facility-classification tiers for the mCSD-style facility Organization (working doc §5.3 facility pairing). The authoritative classification axis lives on Organization.type — not Location.type — because facility level is an administrative designation (funding, staffing norms, reporting), which is an Organization concern. Codes are the broad tiers shared across national MFLs; the country-specific kind (e.g. Nigeria NHFR 'Primary Health Center' vs 'Health Post') travels as the coding display/text or a country localization system.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "primary",
    "display" : "Primary care facility",
    "definition" : "First-contact care: health posts, dispensaries, primary health clinics and centres.",
    "designation" : [{
      "language" : "fr",
      "value" : "Établissement de soins primaires"
    }]
  },
  {
    "code" : "secondary",
    "display" : "Secondary care facility",
    "definition" : "Referral care: general/district hospitals.",
    "designation" : [{
      "language" : "fr",
      "value" : "Établissement de soins secondaires"
    }]
  },
  {
    "code" : "tertiary",
    "display" : "Tertiary care facility",
    "definition" : "Specialized referral care: teaching, specialist and federal medical centres.",
    "designation" : [{
      "language" : "fr",
      "value" : "Établissement de soins tertiaires"
    }]
  },
  {
    "code" : "unknown",
    "display" : "Unknown level",
    "definition" : "The national registry does not record or know the facility's tier — the low-precision escape so unclassified facilities aren't blocked.",
    "designation" : [{
      "language" : "fr",
      "value" : "Niveau inconnu"
    }]
  }]
}