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

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="flu-immunization-example"/>
  <meta>
    <profile
             value="http://fhir.org/guides/who/anc-cds/StructureDefinition/flu-immunization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization flu-immunization-example</b></p><a name="flu-immunization-example"> </a><a name="hcflu-immunization-example"> </a><a name="flu-immunization-example-en-US"> </a><p><b>identifier</b>: <code>http://example.org/fhir/NamingSystem/identifiers</code>/flu-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.DE195}, {http://hl7.org/fhir/sid/icd-10 Z25.1}, {http://id.who.int/icd11/mms QC01.8}, {http://snomed.info/sct 1.181E+12}, {https://mitel.dimi.uniud.it/ichi/#http://id.who.int/ichi DTB.DB.AE}">Flu 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-01-28 21:07:52-0700</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://example.org/fhir/NamingSystem/identifiers"/>
    <value value="flu-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.DE195"/>
      <display value="Flu immunization provided"/>
    </coding>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="Z25.1"/>
      <display value="Need for immunization against influenza"/>
    </coding>
    <coding>
      <system value="http://id.who.int/icd11/mms"/>
      <code value="QC01.8"/>
      <display value="Need for immunization against influenza"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1.181E+12"/>
      <display
               value="Vaccine product containing only influenza virus antigen (medicinal product)"/>
    </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-01-28T21:07:52-07:00"/>
</Immunization>