ChanjoKE Immunization Implementation Guide
0.1.0 - ci-build

ChanjoKE Immunization Implementation Guide, published by Intellisoft Consulting Ltd. 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/IntelliSOFT-Consulting/ChanjoKe-FHIR-IG/ and changes regularly. See the Directory of published versions

: Kenya Vaccine Codes - XML Representation

Draft as of 2024-11-08

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="KenyaVaccineCodesExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem KenyaVaccineCodesExample</b></p><a name="KenyaVaccineCodesExample"> </a><a name="hcKenyaVaccineCodesExample"> </a><a name="KenyaVaccineCodesExample-en-US"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>cvxp</td><td>cvxp</td><td>Coding</td><td>cvx mapping for this code</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/KenyaVaccineCodesExample</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><td><b>cvxp</b></td></tr><tr><td style="white-space:nowrap">BCG<a name="KenyaVaccineCodesExample-BCG"> </a></td><td>BCG</td><td>Bacillus Calmette-Guerin vaccine</td><td>19</td></tr><tr><td style="white-space:nowrap">OPV<a name="KenyaVaccineCodesExample-OPV"> </a></td><td>OPV</td><td>Oral Polio Vaccine</td><td>02</td></tr><tr><td style="white-space:nowrap">PCV<a name="KenyaVaccineCodesExample-PCV"> </a></td><td>PCV 10</td><td>Pneumococcal Conjugate Vaccine</td><td>177</td></tr><tr><td style="white-space:nowrap">Rota<a name="KenyaVaccineCodesExample-Rota"> </a></td><td>Rota</td><td>Rotavirus vaccine</td><td>122</td></tr><tr><td style="white-space:nowrap">DTP-Hib-Hep-B<a name="KenyaVaccineCodesExample-DTP-Hib-Hep-B"> </a></td><td>DTP-Hib-Hep B</td><td>Diptheria, Pertussis, Haemophilus influenzae type b</td><td>102</td></tr></table></div>
  </text>
  <url
       value="https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/KenyaVaccineCodesExample"/>
  <version value="0.1.0"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-11-08T08:13:11+00:00"/>
  <publisher value="Intellisoft Consulting Ltd"/>
  <contact>
    <name value="Intellisoft Consulting Ltd"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.intellisoftkenya.com/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info[at]intellisoftkenya.com"/>
    </telecom>
  </contact>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <property>
    <code value="cvxp"/>
    <description value="cvx mapping for this code"/>
    <type value="Coding"/>
  </property>
  <concept>
    <code value="BCG"/>
    <display value="BCG"/>
    <definition value="Bacillus Calmette-Guerin vaccine"/>
    <property>
      <code value="cvxp"/>
      <valueCoding>
        <system value="http://hl7.org/fhir/sid/cvx"/>
        <code value="19"/>
      </valueCoding>
    </property>
  </concept>
  <concept>
    <code value="OPV"/>
    <display value="OPV"/>
    <definition value="Oral Polio Vaccine"/>
    <property>
      <code value="cvxp"/>
      <valueCoding>
        <system value="http://hl7.org/fhir/sid/cvx"/>
        <code value="02"/>
      </valueCoding>
    </property>
  </concept>
  <concept>
    <code value="PCV"/>
    <display value="PCV 10"/>
    <definition value="Pneumococcal Conjugate Vaccine"/>
    <property>
      <code value="cvxp"/>
      <valueCoding>
        <system value="http://hl7.org/fhir/sid/cvx"/>
        <code value="177"/>
      </valueCoding>
    </property>
  </concept>
  <concept>
    <code value="Rota"/>
    <display value="Rota"/>
    <definition value="Rotavirus vaccine"/>
    <property>
      <code value="cvxp"/>
      <valueCoding>
        <system value="http://hl7.org/fhir/sid/cvx"/>
        <code value="122"/>
      </valueCoding>
    </property>
  </concept>
  <concept>
    <code value="DTP-Hib-Hep-B"/>
    <display value="DTP-Hib-Hep B"/>
    <definition value="Diptheria, Pertussis, Haemophilus influenzae type b"/>
    <property>
      <code value="cvxp"/>
      <valueCoding>
        <system value="http://hl7.org/fhir/sid/cvx"/>
        <code value="102"/>
      </valueCoding>
    </property>
  </concept>
</CodeSystem>