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 Service Request CodeSystem - XML Representation

Active as of 2025-09-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="sghi-service-request-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem sghi-service-request-cs</b></p><a name="sghi-service-request-cs"> </a><a name="hcsghi-service-request-cs"> </a><p>This  code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-service-request-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">laboratory-procedure<a name="sghi-service-request-cs-laboratory-procedure"> </a></td><td>Laboratory procedure</td></tr><tr><td style="white-space:nowrap">imaging<a name="sghi-service-request-cs-imaging"> </a></td><td>Imaging</td></tr><tr><td style="white-space:nowrap">counselling<a name="sghi-service-request-cs-counselling"> </a></td><td>Counselling</td></tr><tr><td style="white-space:nowrap">education<a name="sghi-service-request-cs-education"> </a></td><td>Education</td></tr><tr><td style="white-space:nowrap">surgical-procedure<a name="sghi-service-request-cs-surgical-procedure"> </a></td><td>Surgical procedure</td></tr><tr><td style="white-space:nowrap">referral<a name="sghi-service-request-cs-referral"> </a></td><td>Referral</td></tr></table></div>
  </text>
  <url
       value="https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-service-request-cs"/>
  <version value="0.1.0"/>
  <name value="SGHIServiceRequestCS"/>
  <title value="SGHI Service Request CodeSystem"/>
  <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 custom CodeSystem defining different elements of service requests."/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="laboratory-procedure"/>
    <display value="Laboratory procedure"/>
  </concept>
  <concept>
    <code value="imaging"/>
    <display value="Imaging"/>
  </concept>
  <concept>
    <code value="counselling"/>
    <display value="Counselling"/>
  </concept>
  <concept>
    <code value="education"/>
    <display value="Education"/>
  </concept>
  <concept>
    <code value="surgical-procedure"/>
    <display value="Surgical procedure"/>
  </concept>
  <concept>
    <code value="referral"/>
    <display value="Referral"/>
  </concept>
</CodeSystem>