@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 -------------------------------------------------------------------

<https://fhir.slade360.co.ke/fhir/ValueSet/kepi-antigen> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "kepi-antigen"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet kepi-antigen</b></p><a name=\"kepi-antigen\"> </a><a name=\"hckepi-antigen\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-kepi-antigen.html\"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/kepi-antigen</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-kepi-antigen.html#kepi-antigen-bcg\">bcg</a></td><td>BCG</td><td>Bacille Calmette-Guerin vaccine, given at birth against tuberculosis.</td></tr><tr><td><a href=\"CodeSystem-kepi-antigen.html#kepi-antigen-bopv\">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><a href=\"CodeSystem-kepi-antigen.html#kepi-antigen-ipv\">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><a href=\"CodeSystem-kepi-antigen.html#kepi-antigen-penta\">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><a href=\"CodeSystem-kepi-antigen.html#kepi-antigen-pcv10\">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><a href=\"CodeSystem-kepi-antigen.html#kepi-antigen-rota\">rota</a></td><td>Rotavirus vaccine</td><td>Oral rotavirus vaccine, given at 6 and 10 weeks.</td></tr><tr><td><a href=\"CodeSystem-kepi-antigen.html#kepi-antigen-mr\">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><a href=\"CodeSystem-kepi-antigen.html#kepi-antigen-yf\">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></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "https://fhir.slade360.co.ke/fhir/ValueSet/kepi-antigen"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SGHIKEPIAntigen"] ; # 
  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 recorded on the MOH 510 Immunisation Permanent Register. Bound by Immunization.vaccineCode on resources extracted from the register."] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "https://fhir.slade360.co.ke/fhir/CodeSystem/kepi-antigen"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "bcg" ] ;
         fhir:display [ fhir:v "BCG" ]
       ] [
         fhir:code [ fhir:v "bopv" ] ;
         fhir:display [ fhir:v "Bivalent oral poliovirus vaccine" ]
       ] [
         fhir:code [ fhir:v "ipv" ] ;
         fhir:display [ fhir:v "Inactivated poliovirus vaccine" ]
       ] [
         fhir:code [ fhir:v "penta" ] ;
         fhir:display [ fhir:v "DTP-HepB-Hib (pentavalent) vaccine" ]
       ] [
         fhir:code [ fhir:v "pcv10" ] ;
         fhir:display [ fhir:v "Pneumococcal conjugate vaccine (PCV10)" ]
       ] [
         fhir:code [ fhir:v "rota" ] ;
         fhir:display [ fhir:v "Rotavirus vaccine" ]
       ] [
         fhir:code [ fhir:v "mr" ] ;
         fhir:display [ fhir:v "Measles-rubella vaccine" ]
       ] [
         fhir:code [ fhir:v "yf" ] ;
         fhir:display [ fhir:v "Yellow fever vaccine" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

