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

: Legacy → SGHI Identifier Types - XML Representation

Active as of 2025-09-17

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="LegacyIdentifierToSGHI"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap LegacyIdentifierToSGHI</b></p><a name="LegacyIdentifierToSGHI"> </a><a name="hcLegacyIdentifierToSGHI"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href="CodeSystem-legacy-identifier-types.html">Legacy Identifier Types (Deprecated)</a> to <a href="CodeSystem-sghi-identifier-codesystem.html">SGHI Identifier Code System</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>HEALTH_ID (Health ID)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>slade-health-id</td></tr><tr><td>NATIONAL_ID (National ID)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>national-id</td></tr></table></div>
  </text>
  <url
       value="https://fhir.slade360.co.ke/fhir/ConceptMap/LegacyIdentifierToSGHI"/>
  <version value="0.1.0"/>
  <title value="Legacy → SGHI Identifier Types"/>
  <status value="active"/>
  <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>
  <description
               value="Maps obsolete identifier-type codes to the SGHI canonical codes."/>
  <group>
    <source
            value="https://fhir.slade360.co.ke/fhir/CodeSystem/legacy-identifier-types"/>
    <target
            value="https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem"/>
    <element>
      <code value="HEALTH_ID"/>
      <display value="Health ID"/>
      <target>
        <code value="slade-health-id"/>
        <display value="Slade Health ID"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="NATIONAL_ID"/>
      <display value="National ID"/>
      <target>
        <code value="national-id"/>
        <display value="National ID"/>
        <relationship value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>