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 - hepatitis-b-1-immunization-example - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="hepatitis-b-1-immunization-example"/>
  <meta>
    <profile
             value="http://fhir.org/guides/who/anc-cds/StructureDefinition/hepatitis-b-1-immunization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization hepatitis-b-1-immunization-example</b></p><a name="hepatitis-b-1-immunization-example"> </a><a name="hchepatitis-b-1-immunization-example"> </a><a name="hepatitis-b-1-immunization-example-en-US"> </a><p><b>identifier</b>: <code>http://example.org/fhir/NamingSystem/identifiers</code>/hepatitis-b-1-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.DE182}, {http://hl7.org/fhir/sid/icd-10 Z24.6}, {http://id.who.int/icd11/mms QC01.6}, {http://snomed.info/sct 170370000}, {https://mitel.dimi.uniud.it/ichi/#http://id.who.int/ichi DTB.DB.AE}">Hepatitis B-1 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-09 10:37:21-0700</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://example.org/fhir/NamingSystem/identifiers"/>
    <value value="hepatitis-b-1-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.DE182"/>
      <display value="Hepatitis B-1 immunization provided"/>
    </coding>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="Z24.6"/>
      <display value="Need for immunization against viral hepatitis"/>
    </coding>
    <coding>
      <system value="http://id.who.int/icd11/mms"/>
      <code value="QC01.6"/>
      <display value="Need for immunization against viral hepatitis"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="170370000"/>
      <display
               value="Administration of first dose of vaccine product containing only hepatitis B virus 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-01-09T10:37:21-07:00"/>
</Immunization>