AU Patient Summary Implementation Guide
0.1.0-cibuild - CI Build Australia flag

AU Patient Summary Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 0.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/draft-au-patient-summary/ and changes regularly. See the Directory of published versions

: Immunization - COVID Dose 1 (IPS compliant) - XML Representation

Page standards status: Informative

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="covid-02"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization covid-02</b></p><a name="covid-02"> </a><a name="hccovid-02"> </a><a name="covid-02-en-AU"> </a><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}, {http://snomed.info/sct 1708651000168101}">Pfizer Comirnaty</span></p><p><b>patient</b>: <a href="Patient-bennelong-anne.html">Mrs. Anne Mary Bennelong(official) Female, DoB: 1968-10-11 ( Medicare Number: 6951449677)</a></p><p><b>occurrence</b>: 2021-06-17</p><p><b>recorded</b>: 2021-06-17</p><p><b>primarySource</b>: true</p></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>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1708651000168101"/>
    </coding>
    <text value="Pfizer Comirnaty"/>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/bennelong-anne"/>
  </patient>
  <occurrenceDateTime value="2021-06-17"/>
  <recorded value="2021-06-17"/>
  <primarySource value="true"/>
</Immunization>