{
  "resourceType" : "CodeSystem",
  "id" : "specialtycodesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem specialtycodesystem</b></p><a name=\"specialtycodesystem\"> </a><a name=\"hcspecialtycodesystem\"> </a><p>This  code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/specialtycodesystem</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\">general-practitioner<a name=\"specialtycodesystem-general-practitioner\"> </a></td><td>General Practitioner</td><td>A Specialties for primary healthcare and general medical services</td></tr><tr><td style=\"white-space:nowrap\">pediatrician<a name=\"specialtycodesystem-pediatrician\"> </a></td><td>Pediatrician</td><td>Specialized for child healthcare, vaccination programs, and neonatal care.</td></tr><tr><td style=\"white-space:nowrap\">obstetrician<a name=\"specialtycodesystem-obstetrician\"> </a></td><td>Obstetrician</td><td>Specializes in maternal health, pregnancy care, and childbirth services.</td></tr><tr><td style=\"white-space:nowrap\">surgeon<a name=\"specialtycodesystem-surgeon\"> </a></td><td>Surgeon</td><td>Specializes in general surgical procedures for trauma, emergencies, and routine operations.</td></tr><tr><td style=\"white-space:nowrap\">anaesthesiologist<a name=\"specialtycodesystem-anaesthesiologist\"> </a></td><td>Anesthesiologist</td><td>Necessary for surgical support and pain management.</td></tr><tr><td style=\"white-space:nowrap\">radiologist<a name=\"specialtycodesystem-radiologist\"> </a></td><td>Radiologist</td><td>Specializes in diagnostic imaging such as X-rays and ultrasounds.</td></tr><tr><td style=\"white-space:nowrap\">dentist<a name=\"specialtycodesystem-dentist\"> </a></td><td>Dentist</td><td>Specialist in dental health.</td></tr></table></div>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/CodeSystem/specialtycodesystem",
  "version" : "0.1.0",
  "name" : "SGHISpecialtyCodeSystem",
  "title" : "SGHI Specialty Code System",
  "status" : "active",
  "date" : "2026-04-27T09:21:43+00:00",
  "publisher" : "Kathurima Kimathi",
  "contact" : [{
    "name" : "Kathurima Kimathi",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.linkedin.com/in/kathurima-kimathi/"
    },
    {
      "system" : "email",
      "value" : "kathurimakimathi415@gmail.com"
    }]
  },
  {
    "name" : "Oscar John",
    "telecom" : [{
      "system" : "email",
      "value" : "oscarjohnotieno@gmail.com",
      "use" : "work"
    }]
  },
  {
    "name" : "Kennedy Omondi",
    "telecom" : [{
      "system" : "email",
      "value" : "kennankole@gmail.com",
      "use" : "work"
    }]
  }],
  "description" : "A Specialty Code System to be used in  SGHI's environment.",
  "content" : "complete",
  "count" : 7,
  "concept" : [{
    "code" : "general-practitioner",
    "display" : "General Practitioner",
    "definition" : "A Specialties for primary healthcare and general medical services"
  },
  {
    "code" : "pediatrician",
    "display" : "Pediatrician",
    "definition" : "Specialized for child healthcare, vaccination programs, and neonatal care."
  },
  {
    "code" : "obstetrician",
    "display" : "Obstetrician",
    "definition" : "Specializes in maternal health, pregnancy care, and childbirth services."
  },
  {
    "code" : "surgeon",
    "display" : "Surgeon",
    "definition" : "Specializes in general surgical procedures for trauma, emergencies, and routine operations."
  },
  {
    "code" : "anaesthesiologist",
    "display" : "Anesthesiologist",
    "definition" : "Necessary for surgical support and pain management."
  },
  {
    "code" : "radiologist",
    "display" : "Radiologist",
    "definition" : "Specializes in diagnostic imaging such as X-rays and ultrasounds."
  },
  {
    "code" : "dentist",
    "display" : "Dentist",
    "definition" : "Specialist in dental health."
  }]
}