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

: Reason Vaccine not Administered - XML Representation

Draft as of 2024-11-08

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="KenyanImmunizationNotDoneReasonsCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem KenyanImmunizationNotDoneReasonsCS</b></p><a name="KenyanImmunizationNotDoneReasonsCS"> </a><a name="hcKenyanImmunizationNotDoneReasonsCS"> </a><a name="KenyanImmunizationNotDoneReasonsCS-en-US"> </a><p>This  code system <code>https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/KenyanImmunizationNotDoneReasonsCS</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">Stock<a name="KenyanImmunizationNotDoneReasonsCS-Stock"> </a></td><td>Product out of stock</td><td>There was no product supply on hand to perform the service.</td></tr><tr><td style="white-space:nowrap">ColdChainBreak<a name="KenyanImmunizationNotDoneReasonsCS-ColdChainBreak"> </a></td><td>Cold chain break</td><td>The vaccine experienced a cold chain break.</td></tr><tr><td style="white-space:nowrap">ClientObjection<a name="KenyanImmunizationNotDoneReasonsCS-ClientObjection"> </a></td><td>Client objection</td><td>The client or their guardian objects to receiving the vaccine.</td></tr><tr><td style="white-space:nowrap">Caregiver<a name="KenyanImmunizationNotDoneReasonsCS-Caregiver"> </a></td><td>Caregiver refusal</td><td>The client's caregiver refused the vaccine.</td></tr><tr><td style="white-space:nowrap">Expired<a name="KenyanImmunizationNotDoneReasonsCS-Expired"> </a></td><td>Expired product</td><td>The vaccine was expired at the time of administration.</td></tr><tr><td style="white-space:nowrap">Disease<a name="KenyanImmunizationNotDoneReasonsCS-Disease"> </a></td><td>Client acquired the disease</td><td>The immunization event was not carried out due to the client having had the disease.</td></tr><tr><td style="white-space:nowrap">Unspecified<a name="KenyanImmunizationNotDoneReasonsCS-Unspecified"> </a></td><td>Unspecified reason</td><td>The immunization event was not carried out for an unspecified reason.</td></tr></table></div>
  </text>
  <url
       value="https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/KenyanImmunizationNotDoneReasonsCS"/>
  <version value="0.1.0"/>
  <name value="KenyanImmunizationNotDoneReasonsCS"/>
  <title value="Reason Vaccine not Administered"/>
  <status value="draft"/>
  <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>
  <copyright value="Public Domain of some kind"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="Stock"/>
    <display value="Product out of stock"/>
    <definition
                value="There was no product supply on hand to perform the service."/>
  </concept>
  <concept>
    <code value="ColdChainBreak"/>
    <display value="Cold chain break"/>
    <definition value="The vaccine experienced a cold chain break."/>
  </concept>
  <concept>
    <code value="ClientObjection"/>
    <display value="Client objection"/>
    <definition
                value="The client or their guardian objects to receiving the vaccine."/>
  </concept>
  <concept>
    <code value="Caregiver"/>
    <display value="Caregiver refusal"/>
    <definition value="The client's caregiver refused the vaccine."/>
  </concept>
  <concept>
    <code value="Expired"/>
    <display value="Expired product"/>
    <definition
                value="The vaccine was expired at the time of administration."/>
  </concept>
  <concept>
    <code value="Disease"/>
    <display value="Client acquired the disease"/>
    <definition
                value="The immunization event was not carried out due to the client having had the disease."/>
  </concept>
  <concept>
    <code value="Unspecified"/>
    <display value="Unspecified reason"/>
    <definition
                value="The immunization event was not carried out for an unspecified reason."/>
  </concept>
</CodeSystem>