SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build
SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions
| Active as of 2026-09-15 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/kepi-antigen> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "kepi-antigen"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem kepi-antigen</b></p><a name=\"kepi-antigen\"> </a><a name=\"hckepi-antigen\"> </a><p>This code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/kepi-antigen</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">bcg<a name=\"kepi-antigen-bcg\"> </a></td><td>BCG</td><td>Bacille Calmette-Guerin vaccine, given at birth against tuberculosis.</td></tr><tr><td style=\"white-space:nowrap\">bopv<a name=\"kepi-antigen-bopv\"> </a></td><td>Bivalent oral poliovirus vaccine</td><td>Live attenuated oral polio vaccine containing types 1 and 3. Given as a birth dose and at 6, 10 and 14 weeks.</td></tr><tr><td style=\"white-space:nowrap\">ipv<a name=\"kepi-antigen-ipv\"> </a></td><td>Inactivated poliovirus vaccine</td><td>Injectable inactivated polio vaccine, given at 14 weeks alongside the third bivalent oral dose. A distinct product from bOPV despite the register sharing one item code between them.</td></tr><tr><td style=\"white-space:nowrap\">penta<a name=\"kepi-antigen-penta\"> </a></td><td>DTP-HepB-Hib (pentavalent) vaccine</td><td>Combined diphtheria, tetanus, pertussis, hepatitis B and Haemophilus influenzae type b vaccine. Given at 6, 10 and 14 weeks.</td></tr><tr><td style=\"white-space:nowrap\">pcv10<a name=\"kepi-antigen-pcv10\"> </a></td><td>Pneumococcal conjugate vaccine (PCV10)</td><td>Ten-valent pneumococcal conjugate vaccine, given at 6, 10 and 14 weeks.</td></tr><tr><td style=\"white-space:nowrap\">rota<a name=\"kepi-antigen-rota\"> </a></td><td>Rotavirus vaccine</td><td>Oral rotavirus vaccine, given at 6 and 10 weeks.</td></tr><tr><td style=\"white-space:nowrap\">mr<a name=\"kepi-antigen-mr\"> </a></td><td>Measles-rubella vaccine</td><td>Combined measles and rubella vaccine. First dose at 9 months, second between 18 months and 2 years.</td></tr><tr><td style=\"white-space:nowrap\">yf<a name=\"kepi-antigen-yf\"> </a></td><td>Yellow fever vaccine</td><td>Yellow fever vaccine, given at 9 months in yellow-fever-risk counties only, which is why it is excluded from the Fully Immunised Child milestone.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "https://fhir.slade360.co.ke/fhir/CodeSystem/kepi-antigen"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "SGHIKEPIAntigenCodeSystem"] ; #
fhir:title [ fhir:v "SGHI KEPI Antigen"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-09-15T11:40:24+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Kathurima Kimathi"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Kathurima Kimathi" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.linkedin.com/in/kathurima-kimathi/" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kathurimakimathi415@gmail.com" ]
] )
] [
fhir:name [ fhir:v "Oscar John" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "oscarjohnotieno@gmail.com" ] ;
fhir:use [ fhir:v "work" ]
] )
] [
fhir:name [ fhir:v "Kennedy Omondi" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kennankole@gmail.com" ] ;
fhir:use [ fhir:v "work" ]
] )
] ) ; #
fhir:description [ fhir:v "Antigens administered under the Kenya Expanded Programme on Immunisation, as recorded on the MOH 510 Immunisation Permanent Register. One concept per antigen: the dose within a series is carried separately on Immunization.protocolApplied.doseNumber, which is what keeps IPV distinct from bivalent OPV and separates the three pentavalent doses. Pending a mapping to CVX or the national antigen list."] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "bcg" ] ;
fhir:display [ fhir:v "BCG" ] ;
fhir:definition [ fhir:v "Bacille Calmette-Guerin vaccine, given at birth against tuberculosis." ]
] [
fhir:code [ fhir:v "bopv" ] ;
fhir:display [ fhir:v "Bivalent oral poliovirus vaccine" ] ;
fhir:definition [ fhir:v "Live attenuated oral polio vaccine containing types 1 and 3. Given as a birth dose and at 6, 10 and 14 weeks." ]
] [
fhir:code [ fhir:v "ipv" ] ;
fhir:display [ fhir:v "Inactivated poliovirus vaccine" ] ;
fhir:definition [ fhir:v "Injectable inactivated polio vaccine, given at 14 weeks alongside the third bivalent oral dose. A distinct product from bOPV despite the register sharing one item code between them." ]
] [
fhir:code [ fhir:v "penta" ] ;
fhir:display [ fhir:v "DTP-HepB-Hib (pentavalent) vaccine" ] ;
fhir:definition [ fhir:v "Combined diphtheria, tetanus, pertussis, hepatitis B and Haemophilus influenzae type b vaccine. Given at 6, 10 and 14 weeks." ]
] [
fhir:code [ fhir:v "pcv10" ] ;
fhir:display [ fhir:v "Pneumococcal conjugate vaccine (PCV10)" ] ;
fhir:definition [ fhir:v "Ten-valent pneumococcal conjugate vaccine, given at 6, 10 and 14 weeks." ]
] [
fhir:code [ fhir:v "rota" ] ;
fhir:display [ fhir:v "Rotavirus vaccine" ] ;
fhir:definition [ fhir:v "Oral rotavirus vaccine, given at 6 and 10 weeks." ]
] [
fhir:code [ fhir:v "mr" ] ;
fhir:display [ fhir:v "Measles-rubella vaccine" ] ;
fhir:definition [ fhir:v "Combined measles and rubella vaccine. First dose at 9 months, second between 18 months and 2 years." ]
] [
fhir:code [ fhir:v "yf" ] ;
fhir:display [ fhir:v "Yellow fever vaccine" ] ;
fhir:definition [ fhir:v "Yellow fever vaccine, given at 9 months in yellow-fever-risk counties only, which is why it is excluded from the Fully Immunised Child milestone." ]
] ) . #
IG © 2025+ Kathurima Kimathi. Package silfhirprofileig#0.1.0 based on FHIR 5.0.0. Generated 2026-09-15
Links: Table of Contents |
QA Report