FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-reason-for-suspicion-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-reason-for-suspicion-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/reason-for-suspicion-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | ReasonForSuspicionCS |
| Title | Kenya Reason For Suspicion Code System |
| Realm | us |
| Authority | hl7 |
| Description | Reason for cancer suspicion codes from MOH-KENYA KNHTS |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-reason-for-suspicion-vs | Kenya Reason For Suspicion Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem reason-for-suspicion-cs
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/reason-for-suspicion-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "reason-for-suspicion-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/reason-for-suspicion-cs",
"version": "0.1.0",
"name": "ReasonForSuspicionCS",
"title": "Kenya Reason For Suspicion Code System",
"status": "active",
"experimental": false,
"date": "2026-06-08T10:30:33+00:00",
"publisher": "Digital Health Agency (DHA), Kenya",
"contact": [
{
"name": "Digital Health Agency (DHA), Kenya",
"telecom": [
{
"system": "url",
"value": "https://dha.go.ke"
},
{
"system": "email",
"value": "info@dha.go.ke"
}
]
},
{
"name": "Digital Health Agency Kenya – FHIR Team",
"telecom": [
{
"system": "email",
"value": "info@dha.go.ke",
"use": "work"
},
{
"system": "url",
"value": "https://dha.go.ke",
"use": "work"
}
]
}
],
"description": "Reason for cancer suspicion codes from MOH-KENYA KNHTS",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "ABNORMAL-SCREENING",
"display": "Abnormal Screening"
},
{
"code": "CLINICAL-FINDING",
"display": "Clinical Finding"
},
{
"code": "IMAGING-ABNORMALITY",
"display": "Imaging Abnormality"
},
{
"code": "ELEVATED-MARKERS",
"display": "Elevated Markers"
},
{
"code": "SYMPTOMS",
"display": "Symptoms"
},
{
"code": "FAMILY-HISTORY",
"display": "Family History"
},
{
"code": "INCIDENTAL",
"display": "Incidental"
}
]
}