{
  "resourceType" : "ConceptMap",
  "id" : "CIELtoFHIRRiskAssessmentMap",
  "text" : {
    "status" : "generated",
    "div" : "<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/7.1.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>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/ConceptMap/CIELtoFHIRRiskAssessmentMap",
  "version" : "0.1.0",
  "title" : "CIEL to FHIR Code Map",
  "status" : "active",
  "date" : "2026-04-27T09:21:43+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"
    }]
  }],
  "group" : [{
    "source" : "https://CIELterminology.org",
    "target" : "http://terminology.hl7.org/CodeSystem/risk-probability",
    "element" : [{
      "code" : "1064",
      "display" : "Not At Risk",
      "target" : [{
        "code" : "negligible",
        "display" : "Negligible likelihood",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "166675",
      "display" : "Low Risk",
      "target" : [{
        "code" : "low",
        "display" : "Low likelihood",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "166674",
      "display" : "High Risk",
      "target" : [{
        "code" : "high",
        "display" : "High likelihood",
        "relationship" : "equivalent"
      }]
    }]
  }]
}