FHIR IG analytics| Package | fhir.kenyaPSIG |
| Resource Type | CodeSystem |
| Id | CodeSystem-kpsc-diagnostics-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/CodeSystem-kpsc-diagnostics-codes.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsc-diagnostics-codes |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-19T10:10:16+00:00 |
| Name | KPSCDiagnosticsCodesCS |
| Title | KPS.C Diagnostics Data Elements |
| Realm | us |
| Authority | hl7 |
| Description | CodeSystem representing diagnostic data elements under the Kenya Patient Summary (KPS.C). |
| Copyright | Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem kpsc-diagnostics-codes
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsc-diagnostics-codes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "kpsc-diagnostics-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsc-diagnostics-codes",
"version": "0.1.0",
"name": "KPSCDiagnosticsCodesCS",
"title": "KPS.C Diagnostics Data Elements",
"status": "active",
"experimental": false,
"date": "2026-06-19T10:10:16+00:00",
"publisher": "Digital Health Agency of Kenya",
"contact": [
{
"name": "Digital Health Agency of Kenya",
"telecom": [
{
"system": "url",
"value": "https://www.dha.go.ke"
},
{
"system": "email",
"value": "interoperability@dha.go.ke"
}
]
},
{
"name": "Digital Health Agency of Kenya – Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperability@dha.go.ke",
"use": "work"
},
{
"system": "url",
"value": "https://www.dha.go.ke",
"use": "work"
}
]
}
],
"description": "CodeSystem representing diagnostic data elements under the Kenya Patient Summary (KPS.C).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"copyright": "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n",
"caseSensitive": true,
"content": "complete",
"count": 27,
"concept": [
{
"code": "KPS.C.DE.1",
"display": "Request Date",
"definition": "Date and time when the diagnostic request was made"
},
{
"code": "justification",
"display": "Justification for Request",
"definition": "Reason for diagnostics request, including clinical notes"
},
{
"code": "KPS.C.DE.2",
"display": "Diagnostics Category",
"definition": "Discipline or service area performing the diagnostics (e.g., hematology, radiology)"
},
{
"code": "diagnosticName",
"display": "Diagnostic Name",
"definition": "Name or code of the requested diagnostic test/report (e.g., CBC, Lipid Profile)"
},
{
"code": "diagnosticStatus",
"display": "Diagnostic Status",
"definition": "Current status of the diagnostic process"
},
{
"code": "registered",
"display": "Registered",
"definition": "Report is acknowledged but no results are available yet"
},
{
"code": "partial",
"display": "Partial",
"definition": "Initial or unverified results available"
},
{
"code": "preliminary",
"display": "Preliminary",
"definition": "Some verified results are available"
},
{
"code": "final",
"display": "Final",
"definition": "Final verified results are available"
},
{
"code": "amended",
"display": "Amended/Corrected",
"definition": "Report modified after being final"
},
{
"code": "cancelled",
"display": "Cancelled/Aborted",
"definition": "Measurement not completed"
},
{
"code": "enteredInError",
"display": "Entered in Error",
"definition": "Record was mistakenly created"
},
{
"code": "specimen",
"display": "Specimen",
"definition": "Material collected for analysis (e.g., blood, urine)"
},
{
"code": "specimenStatus",
"display": "Specimen Availability Status",
"definition": "Availability status of specimen"
},
{
"code": "specimenAvailable",
"display": "Available",
"definition": "Specimen present and usable"
},
{
"code": "specimenUnavailable",
"display": "Unavailable",
"definition": "Specimen lost, destroyed or used"
},
{
"code": "specimenUnsatisfactory",
"display": "Unsatisfactory",
"definition": "Specimen condition prevents valid analysis"
},
{
"code": "imagingType",
"display": "Imaging Study Type",
"definition": "Requested imaging modality or study (e.g., XR Lumbar Spine)"
},
{
"code": "imagingDate",
"display": "Imaging Date",
"definition": "Date when imaging was conducted"
},
{
"code": "bodySite",
"display": "Body Site",
"definition": "Anatomical region observed"
},
{
"code": "images",
"display": "Images",
"definition": "One or more image sets obtained"
},
{
"code": "resultsDate",
"display": "Results Date",
"definition": "Date and time when the results were recorded"
},
{
"code": "KPS.C.DE.6",
"display": "Diagnostics Performer",
"definition": "Who performed or authored the diagnostics"
},
{
"code": "KPS.C.DE.7",
"display": "Interpreter",
"definition": "Person validating or interpreting results"
},
{
"code": "diagnosticResult",
"display": "Diagnostic Result",
"definition": "Outcome of diagnostic analysis (string, boolean, quantity, or code)"
},
{
"code": "diagnosticInterpretation",
"display": "Diagnostic Interpretation",
"definition": "Assessment such as high, low, or normal"
},
{
"code": "clinicalImpression",
"display": "Clinical Impression",
"definition": "Working diagnosis or hypothesis based on results"
}
]
}