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

FHIR IG analytics

Packagefhir.kenyaEmergencyIG
Resource TypeCodeSystem
IdCodeSystem-em-emergency-centre-capability.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/CodeSystem-em-emergency-centre-capability.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/em-emergency-centre-capability
Version0.1.0
Statusactive
Date2026-07-20T11:03:05+00:00
NameEMEmergencyCentreCapabilityCS
TitleEmergency Centre Capability
Realmus
Authorityhl7
DescriptionEmergency-care capabilities available at a receiving health facility.
Contentcomplete

Resources that use this resource

ValueSet
fhir.kenyaEmergencyIG#currentem-emergency-centre-capabilityEmergency Centre Capability 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-emergency-centre-capability

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

CodeDisplay
none No dedicated emergency centre
basic Basic emergency capability
intermediate Intermediate emergency capability
advanced Advanced emergency capability
trauma-centre Designated trauma centre
specialized Specialized emergency service
unknown Unknown emergency capability

Source1

{
  "resourceType": "CodeSystem",
  "id": "em-emergency-centre-capability",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-emergency-centre-capability",
  "version": "0.1.0",
  "name": "EMEmergencyCentreCapabilityCS",
  "title": "Emergency Centre Capability",
  "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": "Emergency-care capabilities available at a receiving health facility.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "none",
      "display": "No dedicated emergency centre"
    },
    {
      "code": "basic",
      "display": "Basic emergency capability"
    },
    {
      "code": "intermediate",
      "display": "Intermediate emergency capability"
    },
    {
      "code": "advanced",
      "display": "Advanced emergency capability"
    },
    {
      "code": "trauma-centre",
      "display": "Designated trauma centre"
    },
    {
      "code": "specialized",
      "display": "Specialized emergency service"
    },
    {
      "code": "unknown",
      "display": "Unknown emergency capability"
    }
  ]
}