Kenya Patient Summary FHIR IG
0.1.0 - ci-build Kenya flag

Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: KPS Service Type - JSON Representation

Draft as of 2025-12-09

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "kps-service-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem kps-service-type-cs</b></p><a name=\"kps-service-type-cs\"> </a><a name=\"hckps-service-type-cs\"> </a><p>This  code system <code>https://example.org/fhir/CodeSystem/kps-service-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\">lab<a name=\"kps-service-type-cs-lab\"> </a></td><td>Laboratory</td></tr><tr><td style=\"white-space:nowrap\">radiology<a name=\"kps-service-type-cs-radiology\"> </a></td><td>Radiology</td></tr><tr><td style=\"white-space:nowrap\">pharmacy<a name=\"kps-service-type-cs-pharmacy\"> </a></td><td>Pharmacy</td></tr><tr><td style=\"white-space:nowrap\">inpatient<a name=\"kps-service-type-cs-inpatient\"> </a></td><td>Inpatient Care</td></tr><tr><td style=\"white-space:nowrap\">outpatient<a name=\"kps-service-type-cs-outpatient\"> </a></td><td>Outpatient Care</td></tr><tr><td style=\"white-space:nowrap\">physio<a name=\"kps-service-type-cs-physio\"> </a></td><td>Physiotherapy</td></tr><tr><td style=\"white-space:nowrap\">dental<a name=\"kps-service-type-cs-dental\"> </a></td><td>Dental Services</td></tr><tr><td style=\"white-space:nowrap\">mental<a name=\"kps-service-type-cs-mental\"> </a></td><td>Mental Health Services</td></tr></table></div>"
  },
  "url" : "https://example.org/fhir/CodeSystem/kps-service-type-cs",
  "version" : "0.1.0",
  "name" : "KPSServiceTypeCS",
  "title" : "KPS Service Type",
  "status" : "draft",
  "date" : "2025-12-09T10:36:20+00:00",
  "publisher" : "IntelliSOFT Consulting",
  "contact" : [
    {
      "name" : "IntelliSOFT Consulting",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://.com/fhir/example-publisher"
        }
      ]
    },
    {
      "name" : "KPS Team Kenya.",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@example.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Locally defined health service types used for scheduling, classification, or registration.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "lab",
      "display" : "Laboratory"
    },
    {
      "code" : "radiology",
      "display" : "Radiology"
    },
    {
      "code" : "pharmacy",
      "display" : "Pharmacy"
    },
    {
      "code" : "inpatient",
      "display" : "Inpatient Care"
    },
    {
      "code" : "outpatient",
      "display" : "Outpatient Care"
    },
    {
      "code" : "physio",
      "display" : "Physiotherapy"
    },
    {
      "code" : "dental",
      "display" : "Dental Services"
    },
    {
      "code" : "mental",
      "display" : "Mental Health Services"
    }
  ]
}