{
  "resourceType" : "CodeSystem",
  "id" : "oncology-encounter-type-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem oncology-encounter-type-cs</b></p><a name=\"oncology-encounter-type-cs\"> </a><a name=\"hconcology-encounter-type-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/oncology-encounter-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">TREATMENT-ENCOUNTER<a name=\"oncology-encounter-type-cs-TREATMENT-ENCOUNTER\"> </a></td><td>Treatment Encounter</td></tr><tr><td style=\"white-space:nowrap\">DIAGNOSTIC-ENCOUNTER<a name=\"oncology-encounter-type-cs-DIAGNOSTIC-ENCOUNTER\"> </a></td><td>Diagnostic Encounter</td></tr><tr><td style=\"white-space:nowrap\">RESTAGING-ENCOUNTER<a name=\"oncology-encounter-type-cs-RESTAGING-ENCOUNTER\"> </a></td><td>Restaging Encounter</td></tr><tr><td style=\"white-space:nowrap\">FOLLOW-UP-ENCOUNTER<a name=\"oncology-encounter-type-cs-FOLLOW-UP-ENCOUNTER\"> </a></td><td>Follow Up Encounter</td></tr><tr><td style=\"white-space:nowrap\">CONSULTATION-ENCOUNTER<a name=\"oncology-encounter-type-cs-CONSULTATION-ENCOUNTER\"> </a></td><td>Consultation Encounter</td></tr></table></div>"
  },
  "url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/oncology-encounter-type-cs",
  "version" : "0.1.0",
  "name" : "OncologyEncounterTypeCS",
  "title" : "Kenya Oncology Encounter Type Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-04T14:49:30+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" : "Oncology encounter type codes from MOH-KENYA KNHTS (ONCOLOGY-ENCOUNTER-TYPE)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KE",
      "display" : "Kenya"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "TREATMENT-ENCOUNTER",
    "display" : "Treatment Encounter"
  },
  {
    "code" : "DIAGNOSTIC-ENCOUNTER",
    "display" : "Diagnostic Encounter"
  },
  {
    "code" : "RESTAGING-ENCOUNTER",
    "display" : "Restaging Encounter"
  },
  {
    "code" : "FOLLOW-UP-ENCOUNTER",
    "display" : "Follow Up Encounter"
  },
  {
    "code" : "CONSULTATION-ENCOUNTER",
    "display" : "Consultation Encounter"
  }]
}