{
  "resourceType" : "ValueSet",
  "id" : "waiting-patient-location",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet waiting-patient-location</b></p><a name=\"waiting-patient-location\"> </a><a name=\"hcwaiting-patient-location\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-admission-codesystem.html\"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/admission-codesystem</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-admission-codesystem.html#admission-codesystem-at-emergency-department\">at-emergency-department</a></td><td>Emergency department</td><td>Waiting in the emergency department.</td></tr><tr><td><a href=\"CodeSystem-admission-codesystem.html#admission-codesystem-at-outpatient\">at-outpatient</a></td><td>Outpatient area</td><td>Waiting in an outpatient area.</td></tr><tr><td><a href=\"CodeSystem-admission-codesystem.html#admission-codesystem-at-corridor-trolley\">at-corridor-trolley</a></td><td>Corridor trolley</td><td>Waiting on a trolley in a corridor.</td></tr><tr><td><a href=\"CodeSystem-admission-codesystem.html#admission-codesystem-at-another-ward\">at-another-ward</a></td><td>Another ward</td><td>Waiting on another ward.</td></tr><tr><td><a href=\"CodeSystem-admission-codesystem.html#admission-codesystem-at-home\">at-home</a></td><td>At home</td><td>Waiting at home.</td></tr><tr><td><a href=\"CodeSystem-admission-codesystem.html#admission-codesystem-at-theatre\">at-theatre</a></td><td>In theatre</td><td>In theatre.</td></tr><tr><td><a href=\"CodeSystem-admission-codesystem.html#admission-codesystem-at-another-facility\">at-another-facility</a></td><td>Another facility</td><td>At another facility.</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/ValueSet/waiting-patient-location",
  "version" : "0.1.0",
  "name" : "SGHIWaitingPatientLocation",
  "title" : "SGHI Waiting Patient Location",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-15T11:40:24+00:00",
  "publisher" : "Kathurima Kimathi",
  "contact" : [{
    "name" : "Kathurima Kimathi",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.linkedin.com/in/kathurima-kimathi/"
    },
    {
      "system" : "email",
      "value" : "kathurimakimathi415@gmail.com"
    }]
  },
  {
    "name" : "Oscar John",
    "telecom" : [{
      "system" : "email",
      "value" : "oscarjohnotieno@gmail.com",
      "use" : "work"
    }]
  },
  {
    "name" : "Kennedy Omondi",
    "telecom" : [{
      "system" : "email",
      "value" : "kennankole@gmail.com",
      "use" : "work"
    }]
  }],
  "description" : "Where a patient waiting for a bed physically is, so the ward knows where to fetch them from.",
  "compose" : {
    "include" : [{
      "system" : "https://fhir.slade360.co.ke/fhir/CodeSystem/admission-codesystem",
      "concept" : [{
        "code" : "at-emergency-department",
        "display" : "Emergency department"
      },
      {
        "code" : "at-outpatient",
        "display" : "Outpatient area"
      },
      {
        "code" : "at-corridor-trolley",
        "display" : "Corridor trolley"
      },
      {
        "code" : "at-another-ward",
        "display" : "Another ward"
      },
      {
        "code" : "at-home",
        "display" : "At home"
      },
      {
        "code" : "at-theatre",
        "display" : "In theatre"
      },
      {
        "code" : "at-another-facility",
        "display" : "Another facility"
      }]
    }]
  }
}