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

: R4 to R5 Category Map - XML Representation

Draft as of 2025-09-17

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="CIELtoFHIRCategoryCodeBindingsMap"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap CIELtoFHIRCategoryCodeBindingsMap</b></p><a name="CIELtoFHIRCategoryCodeBindingsMap"> </a><a name="hcCIELtoFHIRCategoryCodeBindingsMap"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>*</code> to <a href="CodeSystem-sghi-service-request-cs.html">SGHI Service Request CodeSystem</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>161360 (Referral)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>referral</td></tr><tr><td>159623 (Specialist)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>counselling</td></tr><tr><td>1283 (Laboratory orders)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>laboratory-procedure</td></tr></table></div>
  </text>
  <url
       value="https://fhir.slade360.co.ke/fhir/ConceptMap/CIELtoFHIRCategoryCodeBindingsMap"/>
  <version value="0.1.0"/>
  <title value="R4 to R5 Category Map"/>
  <status value="draft"/>
  <date value="2025-09-17T11:42:20+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>
  <group>
    <source value="*"/>
    <target
            value="https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-service-request-cs"/>
    <element>
      <code value="161360"/>
      <display value="Referral"/>
      <target>
        <code value="referral"/>
        <display value="Referral"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="159623"/>
      <display value="Specialist"/>
      <target>
        <code value="counselling"/>
        <display value="Counselling"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="1283"/>
      <display value="Laboratory orders"/>
      <target>
        <code value="laboratory-procedure"/>
        <display value="Laboratory procedure"/>
        <relationship value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>