GIIS Implementation Guide
0.1.8 - ci-build International flag

GIIS Implementation Guide, published by CENS. This guide is not an authorized publication; it is the continuous build for version 0.1.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/giis_fhir_IG/ and changes regularly. See the Directory of published versions

: Non vaccination reason codes - XML Representation

Active as of 2023-11-07

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="NonVaccinationReasonCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem NonVaccinationReasonCS</b></p><a name="NonVaccinationReasonCS"> </a><a name="hcNonVaccinationReasonCS"> </a><a name="NonVaccinationReasonCS-en-US"> </a><p>This case-sensitive code system <code>https://paho.org/fhir/giis/CodeSystem/NonVaccinationReasonCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="NonVaccinationReasonCS-1"> </a></td><td>Child is sick</td></tr><tr><td style="white-space:nowrap">2<a name="NonVaccinationReasonCS-2"> </a></td><td>Child came later</td></tr><tr><td style="white-space:nowrap">3<a name="NonVaccinationReasonCS-3"> </a></td><td>Child has allergies</td></tr><tr><td style="white-space:nowrap">4<a name="NonVaccinationReasonCS-4"> </a></td><td>Stock out</td></tr><tr><td style="white-space:nowrap">5<a name="NonVaccinationReasonCS-5"> </a></td><td>Mother refuses vaccine</td></tr><tr><td style="white-space:nowrap">6<a name="NonVaccinationReasonCS-6"> </a></td><td>Rescheduled</td></tr><tr><td style="white-space:nowrap">7<a name="NonVaccinationReasonCS-7"> </a></td><td>Unknown</td></tr></table></div>
  </text>
  <url value="https://paho.org/fhir/giis/CodeSystem/NonVaccinationReasonCS"/>
  <version value="0.1.8"/>
  <name value="NonVaccinationReasonCS"/>
  <title value="Non vaccination reason codes"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-11-07"/>
  <publisher value="CENS"/>
  <contact>
    <name value="CENS"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cens.cl"/>
    </telecom>
  </contact>
  <description
               value="Reasons why the immunization didn't occurred, these ones are just examples"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="1"/>
    <display value="Child is sick"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Child came later"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Child has allergies"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Stock out"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Mother refuses vaccine"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="Rescheduled"/>
  </concept>
  <concept>
    <code value="7"/>
    <display value="Unknown"/>
  </concept>
</CodeSystem>