FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ConceptMap |
| Id | ConceptMap-FHIRCodeCategoryMap.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ConceptMap-FHIRCodeCategoryMap.html |
| URL | https://fhir.slade360.co.ke/fhir/ConceptMap/FHIRCodeCategoryMap |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-29T07:53:25+00:00 |
| Title | R4 to R5 Category Map |
No resources found
| CodeSystem | |
| condition-category | Condition Category Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap FHIRCodeCategoryMap
Mapping from (not specified) to (not specified)
Group 1 Mapping from Condition Category Codes to Condition Category Codes
| Source Code | Relationship | Target Code |
| PROBLEM_LIST_ITEM | is equivalent to | problem-list-item |
| ENCOUNTER_DIAGNOSIS | is equivalent to | encounter-diagnosis |
{
"resourceType": "ConceptMap",
"id": "FHIRCodeCategoryMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ConceptMap/FHIRCodeCategoryMap",
"version": "0.1.0",
"title": "R4 to R5 Category Map",
"status": "active",
"date": "2026-01-29T07:53:25+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": "http://terminology.hl7.org/CodeSystem/condition-category",
"target": "http://terminology.hl7.org/CodeSystem/condition-category",
"element": [
{
"code": "PROBLEM_LIST_ITEM",
"display": "PROBLEM_LIST_ITEM",
"target": [
{
"code": "problem-list-item",
"display": "Problem List Item",
"relationship": "equivalent"
}
]
},
{
"code": "ENCOUNTER_DIAGNOSIS",
"display": "ENCOUNTER_DIAGNOSIS",
"target": [
{
"code": "encounter-diagnosis",
"display": "Encounter Diagnosis",
"relationship": "equivalent"
}
]
}
]
}
]
}