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

: Other Vaccine codes - XML Representation

Active as of 2024-01-15

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="OtherVaccineCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem OtherVaccineCS</b></p><a name="OtherVaccineCS"> </a><a name="hcOtherVaccineCS"> </a><a name="OtherVaccineCS-en-US"> </a><p>This case-sensitive code system <code>https://paho.org/fhir/giis/CodeSystem/OtherVaccineCS</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="OtherVaccineCS-1"> </a></td><td>adenovirus vaccine</td></tr><tr><td style="white-space:nowrap">2<a name="OtherVaccineCS-2"> </a></td><td>dengue fever vaccine</td></tr><tr><td style="white-space:nowrap">3<a name="OtherVaccineCS-3"> </a></td><td>hepatitis A vaccine</td></tr><tr><td style="white-space:nowrap">4<a name="OtherVaccineCS-4"> </a></td><td>hepatitis B vaccine</td></tr><tr><td style="white-space:nowrap">5<a name="OtherVaccineCS-5"> </a></td><td>hepatitis C vaccine</td></tr><tr><td style="white-space:nowrap">6<a name="OtherVaccineCS-6"> </a></td><td>hepatitis E vaccine</td></tr><tr><td style="white-space:nowrap">7<a name="OtherVaccineCS-7"> </a></td><td>influenza virus vaccine</td></tr><tr><td style="white-space:nowrap">8<a name="OtherVaccineCS-8"> </a></td><td>rotavirus vaccine</td></tr><tr><td style="white-space:nowrap">9<a name="OtherVaccineCS-9"> </a></td><td>hantavirus vaccine</td></tr><tr><td style="white-space:nowrap">0<a name="OtherVaccineCS-0"> </a></td><td>Other</td></tr></table></div>
  </text>
  <url value="https://paho.org/fhir/giis/CodeSystem/OtherVaccineCS"/>
  <version value="0.1.8"/>
  <name value="OtherVaccineCS"/>
  <title value="Other Vaccine codes"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-01-15"/>
  <publisher value="CENS"/>
  <contact>
    <name value="CENS"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cens.cl"/>
    </telecom>
  </contact>
  <description
               value="Codes for vaccines coming from a certain table (OtherVaccines) from the GIIS"/>
  <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="10"/>
  <concept>
    <code value="1"/>
    <display value="adenovirus vaccine"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="dengue fever vaccine"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="hepatitis A vaccine"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="hepatitis B vaccine"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="hepatitis C vaccine"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="hepatitis E vaccine"/>
  </concept>
  <concept>
    <code value="7"/>
    <display value="influenza virus vaccine"/>
  </concept>
  <concept>
    <code value="8"/>
    <display value="rotavirus vaccine"/>
  </concept>
  <concept>
    <code value="9"/>
    <display value="hantavirus vaccine"/>
  </concept>
  <concept>
    <code value="0"/>
    <display value="Other"/>
  </concept>
</CodeSystem>