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

: CIEL to FHIR Code Map - XML Representation

Active as of 2025-09-17

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="CIELtoFHIRRiskAssessmentMap"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap CIELtoFHIRRiskAssessmentMap</b></p><a name="CIELtoFHIRRiskAssessmentMap"> </a><a name="hcCIELtoFHIRRiskAssessmentMap"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>https://CIELterminology.org</code> to <a href="http://terminology.hl7.org/6.5.0/CodeSystem-risk-probability.html">Risk Probability</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>1064 (Not At Risk)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>negligible (Negligible likelihood)</td></tr><tr><td>166675 (Low Risk)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>low (Low likelihood)</td></tr><tr><td>166674 (High Risk)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>high (High likelihood)</td></tr></table></div>
  </text>
  <url
       value="https://fhir.slade360.co.ke/fhir/ConceptMap/CIELtoFHIRRiskAssessmentMap"/>
  <version value="0.1.0"/>
  <title value="CIEL to FHIR Code Map"/>
  <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>
  <group>
    <source value="https://CIELterminology.org"/>
    <target value="http://terminology.hl7.org/CodeSystem/risk-probability"/>
    <element>
      <code value="1064"/>
      <display value="Not At Risk"/>
      <target>
        <code value="negligible"/>
        <display value="Negligible likelihood"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="166675"/>
      <display value="Low Risk"/>
      <target>
        <code value="low"/>
        <display value="Low likelihood"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="166674"/>
      <display value="High Risk"/>
      <target>
        <code value="high"/>
        <display value="High likelihood"/>
        <relationship value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>