FHIR IG analytics| Package | fhir.kenyaEmergencyIG |
| Resource Type | CodeSystem |
| Id | CodeSystem-kpse-immunization-codes.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem kpse-immunization-codes
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpse-immunization-codes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "kpse-immunization-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpse-immunization-codes",
"version": "0.1.0",
"name": "KPSEImmunizationCodesCS",
"title": "KPS.E Immunization Data Elements",
"status": "active",
"date": "2026-07-20T11:03:05+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": "CodeSystem representing immunization-related data elements under the Kenya Patient Summary (KPS.E).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 17,
"concept": [
{
"code": "KPS.E.DE.1",
"display": "Disease or Agent Targeted",
"definition": "Disease or agent that the vaccination provides protection against"
},
{
"code": "vaccineStatus",
"display": "Vaccine Status",
"definition": "Current immunization status for the targeted disease"
},
{
"code": "completed",
"display": "Completed",
"definition": "The immunization event has concluded"
},
{
"code": "ongoing",
"display": "Ongoing",
"definition": "The client is still receiving vaccinations"
},
{
"code": "notDone",
"display": "Not Done",
"definition": "Vaccination event not completed beyond preparation"
},
{
"code": "enteredInError",
"display": "Entered in Error",
"definition": "This immunization record was entered in error"
},
{
"code": "KPS.E.DE.2",
"display": "Vaccine/Prophylaxis",
"definition": "Generic description of the vaccine or its components"
},
{
"code": "KPS.E.DE.3",
"display": "Vaccine Medicinal Product Name",
"definition": "Brand name of the vaccine medicinal product"
},
{
"code": "KPS.E.DE.4",
"display": "Identifier of the Vaccine Medicinal Product",
"definition": "Product ID such as MPID, EMA PMS ID, or national ID"
},
{
"code": "KPS.E.DE.5",
"display": "Marketing Authorization Holder",
"definition": "Entity authorized to market the medical product in the country"
},
{
"code": "KPS.E.DE.6",
"display": "Number in Series",
"definition": "Order of this dose in the vaccination schedule"
},
{
"code": "KPS.E.DE.7",
"display": "Batch/Lot Number",
"definition": "Unique identifier for the vaccine batch"
},
{
"code": "KPS.E.DE.8",
"display": "Date of Vaccination",
"definition": "Date when vaccination was administered"
},
{
"code": "ageAtVaccination",
"display": "Age at Vaccination",
"definition": "Client's age at time of vaccination"
},
{
"code": "KPS.E.DE.9",
"display": "Administering Centre",
"definition": "Name or code of the facility administering the vaccine"
},
{
"code": "KPS.E.DE.10",
"display": "Health Professional Identification",
"definition": "Name or ID of professional administering the vaccine"
},
{
"code": "KPS.D.DE.12",
"display": "Next Vaccination Date",
"definition": "Planned date for the next dose or repeat vaccination"
}
]
}