FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/sghi-specialtycodesystem

Packagesilfhirprofileig
Resource TypeCodeSystem
Idsghi-specialtycodesystem
FHIR VersionR5
Sourcehttps://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-sghi-specialtycodesystem.html
URLhttps://fhir.slade360.co.ke/fhir/CodeSystem/sghi-specialtycodesystem
Version0.1.0
Statusactive
Date2025-07-10T13:42:01+00:00
NameSGHISpecialtyCodeSystem
TitleSGHI Specialty Code System
DescriptionA Specialty Code System to be used in SGHI's environment.
Contentcomplete

Resources that use this resource

ValueSet
sghi-specialitysghi-speciality

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem sghi-specialtycodesystem

This code system https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-specialtycodesystem defines the following codes:

CodeDisplayDefinition
general-practitioner General PractitionerA Specialties for primary healthcare and general medical services
pediatrician PediatricianSpecialized for child healthcare, vaccination programs, and neonatal care.
obstetrician ObstetricianSpecializes in maternal health, pregnancy care, and childbirth services.
surgeon SurgeonSpecializes in general surgical procedures for trauma, emergencies, and routine operations.
anaesthesiologist AnesthesiologistNecessary for surgical support and pain management.
radiologist RadiologistSpecializes in diagnostic imaging such as X-rays and ultrasounds.
dentist DentistSpecialist in dental health.

Source

{
  "resourceType": "CodeSystem",
  "id": "sghi-specialtycodesystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-specialtycodesystem",
  "version": "0.1.0",
  "name": "SGHISpecialtyCodeSystem",
  "title": "SGHI Specialty Code System",
  "status": "active",
  "date": "2025-07-10T13:42:01+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."
    }
  ]
}