{
  "resourceType" : "ValueSet",
  "id" : "case-priority-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet case-priority-vs</b></p><a name=\"case-priority-vs\"> </a><a name=\"hccase-priority-vs\"> </a><ul><li>Include all codes defined in <code>http://localhost:8085/fhir/CodeSystem/case-priority</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "https://fhir.dha.go.ke/ig/emergency/ValueSet/case-priority-vs",
  "version" : "0.1.0",
  "name" : "CasePriorityVS",
  "title" : "Case Priority",
  "status" : "active",
  "date" : "2026-08-07T11:54:11+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" : "ValueSet for prioritizing cases.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KE",
      "display" : "Kenya"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://localhost:8085/fhir/CodeSystem/case-priority"
    }]
  }
}