| Package | silfhirprofileig |
| Resource Type | ConceptMap |
| Id | FHIRClinicalStatusMap |
| FHIR Version | R5 |
| Source | https://fhir.slade360.co.ke/fhir/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 | 2025-07-10T13:42:01+00:00 |
| Title | R4 to R5 ClinicalStatus Map |
No resources found
| CodeSystem | |
| condition-clinical | Condition Clinical Status Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap FHIRClinicalStatusMap
Mapping from (not specified) to (not specified)
Group 1 Mapping from Condition Clinical Status Codes to Condition Clinical Status Codes
| Source Code | Relationship | Target Code |
| UNKNOWN | is equivalent to | unknown |
| RESOLVED | is equivalent to | resolved |
| REMISSION | is equivalent to | remission |
| INACTIVE | is equivalent to | inactive |
| RELAPSE | is equivalent to | relapse |
| RECURRENCE | is equivalent to | recurrence |
| ACTIVE | is equivalent to | active |
{
"resourceType": "ConceptMap",
"id": "FHIRClinicalStatusMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ConceptMap/FHIRCodeCategoryMap",
"version": "0.1.0",
"title": "R4 to R5 ClinicalStatus 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": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"target": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"element": [
{
"code": "UNKNOWN",
"display": "UNKNOWN",
"target": [
{
"code": "unknown",
"display": "Unknown",
"relationship": "equivalent"
}
]
},
{
"code": "RESOLVED",
"display": "RESOLVED",
"target": [
{
"code": "resolved",
"display": "Resolved",
"relationship": "equivalent"
}
]
},
{
"code": "REMISSION",
"display": "REMISSION",
"target": [
{
"code": "remission",
"display": "Remission",
"relationship": "equivalent"
}
]
},
{
"code": "INACTIVE",
"display": "INACTIVE",
"target": [
{
"code": "inactive",
"display": "Inactive",
"relationship": "equivalent"
}
]
},
{
"code": "RELAPSE",
"display": "RELAPSE",
"target": [
{
"code": "relapse",
"display": "Relapse",
"relationship": "equivalent"
}
]
},
{
"code": "RECURRENCE",
"display": "RECURRENCE",
"target": [
{
"code": "recurrence",
"display": "Recurrence",
"relationship": "equivalent"
}
]
},
{
"code": "ACTIVE",
"display": "ACTIVE",
"target": [
{
"code": "active",
"display": "Active",
"relationship": "equivalent"
}
]
}
]
}
]
}