WHO Antenatal Care Guideline Implementation Guide
0.3.0 - CI Build International flag

WHO Antenatal Care Guideline Implementation Guide, published by World Health Organization (WHO). This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-anc/ and changes regularly. See the Directory of published versions

: Example Immunization - tetanus-toxoid-tt-3-immunization-example - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="tetanus-toxoid-tt-3-immunization-example"/>
  <meta>
    <profile
             value="http://fhir.org/guides/who/anc-cds/StructureDefinition/tetanus-toxoid-tt-3-immunization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization tetanus-toxoid-tt-3-immunization-example</b></p><a name="tetanus-toxoid-tt-3-immunization-example"> </a><a name="hctetanus-toxoid-tt-3-immunization-example"> </a><a name="tetanus-toxoid-tt-3-immunization-example-en-US"> </a><p><b>identifier</b>: <code>http://example.org/fhir/NamingSystem/identifiers</code>/tetanus-toxoid-tt-3-immunization-example (use: official, )</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes ANC.B10.DE169}, {http://hl7.org/fhir/sid/icd-10 Z23.5}, {http://id.who.int/icd11/mms QC00.5}, {http://snomed.info/sct 170332004}, {https://mitel.dimi.uniud.it/ichi/#http://id.who.int/ichi DTB.DB.AE}">Tetanus toxoid (TT) 3 immunization provided</span></p><p><b>patient</b>: <a href="Patient-anc-patient-example.html">bkxb1u3focs0 ujm2ja8ighp1a  (no stated gender), DoB: 2021-03-10 ( dh0xw4oes8c)</a></p><p><b>encounter</b>: <a href="Encounter-anc-encounter-example.html">Encounter: identifier = http://example.org/fhir/NamingSystem/identifiers#anc-encounter-example (use: official, ); period = 2020-12-07 06:24:03-0700 --&gt; 2021-09-07 14:24:12-0600; reasonCode = Specific complaint related to antenatal care</a></p><p><b>occurrence</b>: 2021-08-05 13:19:12-0600</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://example.org/fhir/NamingSystem/identifiers"/>
    <value value="tetanus-toxoid-tt-3-immunization-example"/>
  </identifier>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system
              value="http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes"/>
      <code value="ANC.B10.DE169"/>
      <display value="Tetanus toxoid (TT) 3 immunization provided"/>
    </coding>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="Z23.5"/>
      <display value="Need for immunization against tetanus alone"/>
    </coding>
    <coding>
      <system value="http://id.who.int/icd11/mms"/>
      <code value="QC00.5"/>
      <display value="Need for immunization against tetanus alone"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="170332004"/>
      <display
               value="Administration of third dose of vaccine product containing only Clostridium tetani antigen (procedure)"/>
    </coding>
    <coding>
      <system
              value="https://mitel.dimi.uniud.it/ichi/#http://id.who.int/ichi"/>
      <code value="DTB.DB.AE"/>
      <display
               value="Percutaneous administration of immunological agent, not elsewhere classified"/>
    </coding>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/anc-patient-example"/>
  </patient>
  <encounter>🔗 
    <reference value="Encounter/anc-encounter-example"/>
  </encounter>
  <occurrenceDateTime value="2021-08-05T13:19:12-06:00"/>
</Immunization>