{
  "resourceType" : "ValueSet",
  "id" : "encounter-class-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet encounter-class-vs</b></p><a name=\"encounter-class-vs\"> </a><a name=\"hcencounter-class-vs\"> </a><ul><li>Include codes from<a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><span title=\"Version is explicitly stated to be 10.0.0\"> version &#x1F4CD;10.0.0</span> where concept  is-a <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-_ActEncounterCode\">_ActEncounterCode</a></li></ul></div>"
  },
  "url" : "https://fhir.dha.go.ke/kps/ValueSet/encounter-class-vs",
  "version" : "0.1.0",
  "name" : "EncounterClassVS",
  "title" : "Class ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-05-11T04:59:51+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" : "ValueSet binding for Encounter.class in Encounter.",
  "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",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "version" : "10.0.0",
      "filter" : [{
        "property" : "concept",
        "op" : "is-a",
        "value" : "_ActEncounterCode"
      }]
    }]
  }
}