FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.kenyaEmergencyIG
Resource TypeCodeSystem
IdCodeSystem-em-facility-level.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/CodeSystem-em-facility-level.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/em-facility-level
Version0.1.0
Statusactive
Date2026-07-20T11:03:05+00:00
NameEMFacilityLevelCS
TitleKenya Health Facility Level
Realmus
Authorityhl7
DescriptionLevels used to classify health facilities in the Kenya health system.
Contentcomplete

Resources that use this resource

ValueSet
fhir.kenyaEmergencyIG#currentem-facility-levelKenya Health Facility Level Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem em-facility-level

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-facility-level defines the following codes:

CodeDisplayDefinition
level-1 Level 1Community-level health service.
level-2 Level 2Dispensary or clinic-level facility.
level-3 Level 3Health centre-level facility.
level-4 Level 4Primary referral or sub-county hospital.
level-5 Level 5Secondary referral or county referral hospital.
level-6 Level 6National tertiary referral hospital.
unknown UnknownFacility level is unknown.

Source1

{
  "resourceType": "CodeSystem",
  "id": "em-facility-level",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-facility-level",
  "version": "0.1.0",
  "name": "EMFacilityLevelCS",
  "title": "Kenya Health Facility Level",
  "status": "active",
  "experimental": false,
  "date": "2026-07-20T11:03:05+00:00",
  "publisher": "Digital Health Agency (DHA), Kenya",
  "contact": [
    {
      "name": "Digital Health Agency (DHA), Kenya",
      "telecom": [
        {
          "system": "url",
          "value": "https://dha.go.ke"
        },
        {
          "system": "email",
          "value": "info@dha.go.ke"
        }
      ]
    },
    {
      "name": "Digital Health Agency Kenya – FHIR Team",
      "telecom": [
        {
          "system": "email",
          "value": "info@dha.go.ke",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://dha.go.ke",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Levels used to classify health facilities in the Kenya health system.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "level-1",
      "display": "Level 1",
      "definition": "Community-level health service."
    },
    {
      "code": "level-2",
      "display": "Level 2",
      "definition": "Dispensary or clinic-level facility."
    },
    {
      "code": "level-3",
      "display": "Level 3",
      "definition": "Health centre-level facility."
    },
    {
      "code": "level-4",
      "display": "Level 4",
      "definition": "Primary referral or sub-county hospital."
    },
    {
      "code": "level-5",
      "display": "Level 5",
      "definition": "Secondary referral or county referral hospital."
    },
    {
      "code": "level-6",
      "display": "Level 6",
      "definition": "National tertiary referral hospital."
    },
    {
      "code": "unknown",
      "display": "Unknown",
      "definition": "Facility level is unknown."
    }
  ]
}