SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. 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/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: SGHI Specialty Code System - XML Representation

Active as of 2025-09-04

Raw xml | Download


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