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
Active as of 2025-09-04 |
{
"resourceType" : "CodeSystem",
"id" : "sghi-specialtycodesystem",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"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-09-04T11:38:54+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."
}
]
}