Kenya Core FHIR Implementation Guide (IG)
0.1.0 - ci-build

Kenya Core FHIR Implementation Guide (IG), published by IntelliSOFT Consulting. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ and changes regularly. See the Directory of published versions

: PractitionerRolesCS - JSON Representation

Active as of 2025-12-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "PractitionerRolesCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PractitionerRolesCS</b></p><a name=\"PractitionerRolesCS\"> </a><a name=\"hcPractitionerRolesCS\"> </a><p>This  code system <code>https://nhts.dha.go.ke/orgs/MOH-KENYA/sources/HIE-REF/concepts/PRACTITIONER-ROLES/</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\">OCCUPATIONAL-THERAPIST<a name=\"PractitionerRolesCS-OCCUPATIONAL-THERAPIST\"> </a></td><td>Occupational therapist</td></tr><tr><td style=\"white-space:nowrap\">SOCIAL-WORKER<a name=\"PractitionerRolesCS-SOCIAL-WORKER\"> </a></td><td>Social worker</td></tr><tr><td style=\"white-space:nowrap\">DOCTOR<a name=\"PractitionerRolesCS-DOCTOR\"> </a></td><td>Doctor</td></tr><tr><td style=\"white-space:nowrap\">GENERAL-PRACTITIONER<a name=\"PractitionerRolesCS-GENERAL-PRACTITIONER\"> </a></td><td>General practitioner</td></tr><tr><td style=\"white-space:nowrap\">NURSE<a name=\"PractitionerRolesCS-NURSE\"> </a></td><td>Nurse</td></tr><tr><td style=\"white-space:nowrap\">REGISTERED-NURSE<a name=\"PractitionerRolesCS-REGISTERED-NURSE\"> </a></td><td>Registered nurse</td></tr><tr><td style=\"white-space:nowrap\">NURSE-PRACTITIONER<a name=\"PractitionerRolesCS-NURSE-PRACTITIONER\"> </a></td><td>Nurse practitioner</td></tr><tr><td style=\"white-space:nowrap\">MIDWIFE<a name=\"PractitionerRolesCS-MIDWIFE\"> </a></td><td>Midwife</td></tr><tr><td style=\"white-space:nowrap\">PHARMACIST<a name=\"PractitionerRolesCS-PHARMACIST\"> </a></td><td>Pharmacist</td></tr></table></div>"
  },
  "url" : "https://nhts.dha.go.ke/orgs/MOH-KENYA/sources/HIE-REF/concepts/PRACTITIONER-ROLES/",
  "version" : "0.1.0",
  "name" : "PractitionerRolesCS",
  "status" : "active",
  "date" : "2025-12-17T09:57:49+00:00",
  "publisher" : "IntelliSOFT Consulting",
  "contact" : [
    {
      "name" : "IntelliSOFT Consulting",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://.com/fhir/example-publisher"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "OCCUPATIONAL-THERAPIST",
      "display" : "Occupational therapist"
    },
    {
      "code" : "SOCIAL-WORKER",
      "display" : "Social worker"
    },
    {
      "code" : "DOCTOR",
      "display" : "Doctor"
    },
    {
      "code" : "GENERAL-PRACTITIONER",
      "display" : "General practitioner"
    },
    {
      "code" : "NURSE",
      "display" : "Nurse"
    },
    {
      "code" : "REGISTERED-NURSE",
      "display" : "Registered nurse"
    },
    {
      "code" : "NURSE-PRACTITIONER",
      "display" : "Nurse practitioner"
    },
    {
      "code" : "MIDWIFE",
      "display" : "Midwife"
    },
    {
      "code" : "PHARMACIST",
      "display" : "Pharmacist"
    }
  ]
}