| Package | silfhirprofileig |
| Resource Type | ConceptMap |
| Id | CIELtoFHIRRiskAssessmentMap |
| FHIR Version | R5 |
| Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ConceptMap-CIELtoFHIRRiskAssessmentMap.html |
| URL | https://fhir.slade360.co.ke/fhir/ConceptMap/CIELtoFHIRRiskAssessmentMap |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-10T13:42:01+00:00 |
| Title | CIEL to FHIR Code Map |
No resources found
| CodeSystem | |
| risk-probability | Risk Probability |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap CIELtoFHIRRiskAssessmentMap
Mapping from (not specified) to (not specified)
Group 1 Mapping from https://CIELterminology.org to Risk Probability
| Source Code | Relationship | Target Code |
| 1064 (Not At Risk) | is equivalent to | negligible (Negligible likelihood) |
| 166675 (Low Risk) | is equivalent to | low (Low likelihood) |
| 166674 (High Risk) | is equivalent to | high (High likelihood) |
{
"resourceType": "ConceptMap",
"id": "CIELtoFHIRRiskAssessmentMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ConceptMap/CIELtoFHIRRiskAssessmentMap",
"version": "0.1.0",
"title": "CIEL to FHIR Code Map",
"status": "active",
"date": "2025-07-10T13:42:01+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"
}
]
}
]
}
]
}