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

FHIR IG analytics

Packagefhir.kenyaPSIG
Resource TypeCodeSystem
IdCodeSystem-ambulance-case-rejection-reason.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/CodeSystem-ambulance-case-rejection-reason.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/ambulance-case-rejection-reason
Version0.1.0
Statusactive
Date2026-06-19T10:10:16+00:00
NameAmbulanceCaseRejectionReasonCS
TitleAmbulance Case Rejection Reason
Realmus
Authorityhl7
DescriptionDefines reasons for rejecting an ambulance case.
CopyrightCopyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ambulance-case-rejection-reason

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/ambulance-case-rejection-reason defines the following codes:

CodeDisplayDefinition
MECHANICAL-ISSUE Mechanical IssueAmbulance is unavailable due to mechanical problems.
INSUFFICIENT-MEDICAL-EQUIPMENT Insufficient Medical EquipmentRequired medical equipment is not available.
DEPLETED-MEDICAL-SUPPLIES Depleted Medical SuppliesMedical supplies are depleted.
HEAVY-TRAFFIC Heavy TrafficResponse is delayed or impossible due to traffic congestion.
WEATHER-CONDITIONS Weather ConditionsAdverse weather prevents safe operation.
ENVIRONMENTAL-HAZARDS Environmental HazardsEnvironmental hazards make response unsafe.
SAFETY-CONCERNS Safety ConcernsSecurity or safety risks prevent response.
STAFFING-ISSUES Staffing IssuesInsufficient or unavailable staff.
OTHER OtherOther unspecified reason.

Source1

{
  "resourceType": "CodeSystem",
  "id": "ambulance-case-rejection-reason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/ambulance-case-rejection-reason",
  "version": "0.1.0",
  "name": "AmbulanceCaseRejectionReasonCS",
  "title": "Ambulance Case Rejection Reason",
  "status": "active",
  "experimental": false,
  "date": "2026-06-19T10:10:16+00:00",
  "publisher": "Digital Health Agency of Kenya",
  "contact": [
    {
      "name": "Digital Health Agency of Kenya",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dha.go.ke"
        },
        {
          "system": "email",
          "value": "interoperability@dha.go.ke"
        }
      ]
    },
    {
      "name": "Digital Health Agency of Kenya – Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperability@dha.go.ke",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://www.dha.go.ke",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Defines reasons for rejecting an ambulance case.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n",
  "caseSensitive": true,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "MECHANICAL-ISSUE",
      "display": "Mechanical Issue",
      "definition": "Ambulance is unavailable due to mechanical problems."
    },
    {
      "code": "INSUFFICIENT-MEDICAL-EQUIPMENT",
      "display": "Insufficient Medical Equipment",
      "definition": "Required medical equipment is not available."
    },
    {
      "code": "DEPLETED-MEDICAL-SUPPLIES",
      "display": "Depleted Medical Supplies",
      "definition": "Medical supplies are depleted."
    },
    {
      "code": "HEAVY-TRAFFIC",
      "display": "Heavy Traffic",
      "definition": "Response is delayed or impossible due to traffic congestion."
    },
    {
      "code": "WEATHER-CONDITIONS",
      "display": "Weather Conditions",
      "definition": "Adverse weather prevents safe operation."
    },
    {
      "code": "ENVIRONMENTAL-HAZARDS",
      "display": "Environmental Hazards",
      "definition": "Environmental hazards make response unsafe."
    },
    {
      "code": "SAFETY-CONCERNS",
      "display": "Safety Concerns",
      "definition": "Security or safety risks prevent response."
    },
    {
      "code": "STAFFING-ISSUES",
      "display": "Staffing Issues",
      "definition": "Insufficient or unavailable staff."
    },
    {
      "code": "OTHER",
      "display": "Other",
      "definition": "Other unspecified reason."
    }
  ]
}