0.1.0 - ci-build

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

: KNHTS.PRCRL CodeSystem for Practitioner Role - JSON Representation

Draft as of 2024-09-06

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "KNHTS.PRCRL",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem KNHTS.PRCRL</b></p><a name=\"KNHTS.PRCRL\"> </a><a name=\"hcKNHTS.PRCRL\"> </a><a name=\"KNHTS.PRCRL-en-US\"> </a><p>This case-insensitive code system <code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.PRCRL</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">PRCRL01<a name=\"KNHTS.PRCRL-PRCRL01\"> </a></td><td>DOCTOR</td><td>Doctor</td></tr><tr><td style=\"white-space:nowrap\">PRCRL02<a name=\"KNHTS.PRCRL-PRCRL02\"> </a></td><td>NURSE</td><td>Nurse</td></tr><tr><td style=\"white-space:nowrap\">PRCRL03<a name=\"KNHTS.PRCRL-PRCRL03\"> </a></td><td>PHARMACIST</td><td>Pharmacist</td></tr><tr><td style=\"white-space:nowrap\">PRCRL04<a name=\"KNHTS.PRCRL-PRCRL04\"> </a></td><td>RESEARCHER</td><td>Researcher</td></tr><tr><td style=\"white-space:nowrap\">PRCRL05<a name=\"KNHTS.PRCRL-PRCRL05\"> </a></td><td>TEACHER</td><td>Teacher/educator</td></tr><tr><td style=\"white-space:nowrap\">PRCRL06<a name=\"KNHTS.PRCRL-PRCRL06\"> </a></td><td>DENTIST</td><td>Dentist</td></tr><tr><td style=\"white-space:nowrap\">PRCRL07<a name=\"KNHTS.PRCRL-PRCRL07\"> </a></td><td>PHYSIO</td><td>Physiotherapist</td></tr><tr><td style=\"white-space:nowrap\">PRCRL08<a name=\"KNHTS.PRCRL-PRCRL08\"> </a></td><td>SPEECH</td><td>Speechtherapist</td></tr><tr><td style=\"white-space:nowrap\">PRCRL09<a name=\"KNHTS.PRCRL-PRCRL09\"> </a></td><td>ICT</td><td>ICT professional</td></tr></table></div>"
  },
  "url" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.PRCRL",
  "version" : "0.1.0",
  "name" : "KNHTS_PRACTITIONER_ROLE",
  "title" : "KNHTS.PRCRL CodeSystem for Practitioner Role",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-06T09:59:02+00:00",
  "publisher" : "intellisoftkenya",
  "contact" : [
    {
      "name" : "intellisoftkenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "CodeSystem for KNHTS Practitioner Role",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "PRCRL01",
      "display" : "DOCTOR",
      "definition" : "Doctor"
    },
    {
      "code" : "PRCRL02",
      "display" : "NURSE",
      "definition" : "Nurse"
    },
    {
      "code" : "PRCRL03",
      "display" : "PHARMACIST",
      "definition" : "Pharmacist"
    },
    {
      "code" : "PRCRL04",
      "display" : "RESEARCHER",
      "definition" : "Researcher"
    },
    {
      "code" : "PRCRL05",
      "display" : "TEACHER",
      "definition" : "Teacher/educator"
    },
    {
      "code" : "PRCRL06",
      "display" : "DENTIST",
      "definition" : "Dentist"
    },
    {
      "code" : "PRCRL07",
      "display" : "PHYSIO",
      "definition" : "Physiotherapist"
    },
    {
      "code" : "PRCRL08",
      "display" : "SPEECH",
      "definition" : "Speechtherapist"
    },
    {
      "code" : "PRCRL09",
      "display" : "ICT",
      "definition" : "ICT professional"
    }
  ]
}