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-5-immunization-example - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="tetanus-toxoid-tt-5-immunization-example"/>
  <meta>
    <profile
             value="http://fhir.org/guides/who/anc-cds/StructureDefinition/tetanus-toxoid-tt-5-immunization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Immunization</b><a name="tetanus-toxoid-tt-5-immunization-example"> </a><a name="hctetanus-toxoid-tt-5-immunization-example"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Immunization &quot;tetanus-toxoid-tt-5-immunization-example&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-tetanus-toxoid-tt-5-immunization.html">Tetanus toxoid (TT) 5 Immunization</a></p></div><p><b>identifier</b>: <code>http://example.org/fhir/NamingSystem/identifiers</code>/tetanus-toxoid-tt-5-immunization-example (use: official)</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Tetanus toxoid (TT) 5 immunization provided <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-anc-custom-codes.html">Extended Codes CodeSystem</a>#ANC.B10.DE173; <a href="http://terminology.hl7.org/5.3.0/CodeSystem-icd10.html">ICD-10</a>#Z23.5 &quot;Need for immunization against tetanus alone&quot;; mms#QC00.5 &quot;Need for immunization against tetanus alone&quot;; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#170334003 &quot;Administration of final dose of vaccine product containing only Clostridium tetani antigen (procedure)&quot;; ichi#DTB.DB.AE &quot;Percutaneous administration of immunological agent, not elsewhere classified&quot;)</span></p><p><b>patient</b>: <a href="Patient-anc-patient-example.html">Patient/anc-patient-example</a> &quot; UJM2JA8IGHP1A&quot;</p><p><b>encounter</b>: <a href="Encounter-anc-encounter-example.html">Encounter/anc-encounter-example</a></p><p><b>occurrence</b>: 2021-03-07 12:25:20-0700</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://example.org/fhir/NamingSystem/identifiers"/>
    <value value="tetanus-toxoid-tt-5-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.DE173"/>
      <display value="Tetanus toxoid (TT) 5 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="170334003"/>
      <display
               value="Administration of final 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-03-07T12:25:20-07:00"/>
</Immunization>