{
  "resourceType" : "CodeSystem",
  "id" : "ambulance-case-rejection-reason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ambulance-case-rejection-reason</b></p><a name=\"ambulance-case-rejection-reason\"> </a><a name=\"hcambulance-case-rejection-reason\"> </a><p>This  code system <code>http://localhost:8085/fhir/CodeSystem/ambulance-case-rejection-reason</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\">MECHANICAL-ISSUE<a name=\"ambulance-case-rejection-reason-MECHANICAL-ISSUE\"> </a></td><td>Mechanical Issue</td><td>Ambulance is unavailable due to mechanical problems.</td></tr><tr><td style=\"white-space:nowrap\">INSUFFICIENT-MEDICAL-EQUIPMENT<a name=\"ambulance-case-rejection-reason-INSUFFICIENT-MEDICAL-EQUIPMENT\"> </a></td><td>Insufficient Medical Equipment</td><td>Required medical equipment is not available.</td></tr><tr><td style=\"white-space:nowrap\">DEPLETED-MEDICAL-SUPPLIES<a name=\"ambulance-case-rejection-reason-DEPLETED-MEDICAL-SUPPLIES\"> </a></td><td>Depleted Medical Supplies</td><td>Medical supplies are depleted.</td></tr><tr><td style=\"white-space:nowrap\">HEAVY-TRAFFIC<a name=\"ambulance-case-rejection-reason-HEAVY-TRAFFIC\"> </a></td><td>Heavy Traffic</td><td>Response is delayed or impossible due to traffic congestion.</td></tr><tr><td style=\"white-space:nowrap\">WEATHER-CONDITIONS<a name=\"ambulance-case-rejection-reason-WEATHER-CONDITIONS\"> </a></td><td>Weather Conditions</td><td>Adverse weather prevents safe operation.</td></tr><tr><td style=\"white-space:nowrap\">ENVIRONMENTAL-HAZARDS<a name=\"ambulance-case-rejection-reason-ENVIRONMENTAL-HAZARDS\"> </a></td><td>Environmental Hazards</td><td>Environmental hazards make response unsafe.</td></tr><tr><td style=\"white-space:nowrap\">SAFETY-CONCERNS<a name=\"ambulance-case-rejection-reason-SAFETY-CONCERNS\"> </a></td><td>Safety Concerns</td><td>Security or safety risks prevent response.</td></tr><tr><td style=\"white-space:nowrap\">STAFFING-ISSUES<a name=\"ambulance-case-rejection-reason-STAFFING-ISSUES\"> </a></td><td>Staffing Issues</td><td>Insufficient or unavailable staff.</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"ambulance-case-rejection-reason-OTHER\"> </a></td><td>Other</td><td>Other unspecified reason.</td></tr></table></div>"
  },
  "url" : "http://localhost:8085/fhir/CodeSystem/ambulance-case-rejection-reason",
  "version" : "0.1.0",
  "name" : "AmbulanceCaseRejectionReasonCS",
  "title" : "Ambulance Case Rejection Reason",
  "status" : "active",
  "date" : "2026-05-31T11:35:58+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",
  "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."
  }]
}