<?xml version="1.0" encoding="UTF-8"?>

<Immunization xmlns="http://hl7.org/fhir">
  <id value="au-core-immunization-conformant"/>
  <meta>
    <profile value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-immunization"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization au-core-immunization-conformant</b></p><a name="au-core-immunization-conformant"> </a><a name="hcau-core-immunization-conformant"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org.au/fhir/core/2.0.0/StructureDefinition-au-core-immunization.html">AU Core Immunization</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats COMIRN}, {http://snomed.info/sct 1525011000168107}">Pfizer Comirnaty</span></p><p><b>patient</b>: <a href="Patient/patient-fixture">Patient/patient-fixture</a></p><p><b>occurrence</b>: 2022-04-04</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: AB1234</p><p><b>note</b>: </p><blockquote><div><p>Synthetic immunization record (Frog test data) for AU Core Immunization conformance testing.</p>
</div></blockquote></div>
  </text>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats"/>
      <code value="COMIRN"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1525011000168107"/>
      <display value="Comirnaty"/>
    </coding>
    <text value="Pfizer Comirnaty"/>
  </vaccineCode>
  <patient>
    <reference value="Patient/patient-fixture"/>
  </patient>
  <occurrenceDateTime value="2022-04-04"/>
  <primarySource value="true"/>
  <lotNumber value="AB1234"/>
  <note>
    <text value="Synthetic immunization record (Frog test data) for AU Core Immunization conformance testing."/>
  </note>
</Immunization>