Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Administration of Pfizer Comirnaty dose 1 for Ms. Sally Field 17 June 2021 - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="covid-01"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-immunization-core-1"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization covid-01</b></p><a name="covid-01"> </a><a name="hccovid-01"> </a><a name="covid-01-en-AU"> </a><p><b>Vaccine Vial Serial Number</b>: vNo1111</p><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-mhr-field-sally.html">Sally FIELD  Female, DoB: 1999-02-14 ( National unique individual identifier: AustalianIHI#8003608333563104 (use: official, ))</a></p><p><b>occurrence</b>: 2021-06-17</p><p><b>recorded</b>: 2021-06-17</p><p><b>primarySource</b>: true</p><p><b>location</b>: <a href="Location-algrester-medical-centre.html">Location Gregory Tindal Building</a></p><p><b>manufacturer</b>: Pfizer Australia Ltd</p><p><b>lotNumber</b>: 200000000P</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}">Administering Provider</span></td><td><a href="PractitionerRole-algrester-greg-gp.html">PractitionerRole General practitioner</a></td></tr></table><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 840539006}">COVID-19</span></td><td>1</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org.au/fhir/StructureDefinition/vaccine-serial-number">
    <!-- Vial serial number below does not conform to reporting requirements to avoid conflict with real world values -->
    <valueString value="vNo1111"/>
  </extension>
  <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/mhr-field-sally"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="NI"/>
          <display value="National unique individual identifier"/>
        </coding>
        <text value="IHI"/>
      </type>
      <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
      <value value="8003608833357361"/>
    </identifier>
  </patient>
  <occurrenceDateTime value="2021-06-17"/>
  <recorded value="2021-06-17"/>
  <primarySource value="true"/>
  <location>🔗 
    <reference value="Location/algrester-medical-centre"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
          <code value="NOI"/>
        </coding>
        <text value="HPI-O"/>
      </type>
      <system value="http://ns.electronichealth.net.au/id/hi/hpio/1.0"/>
      <value value="8003614900041243"/>
    </identifier>
  </location>
  <manufacturer>
    <display value="Pfizer Australia Ltd"/>
  </manufacturer>
  <!-- Lot number below does not conform to batch number reporting requirements to avoid conflict with real world values -->
  <lotNumber value="200000000P"/>
  <performer>
    <function>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
        <code value="AP"/>
        <display value="Administering Provider"/>
      </coding>
      <text value="Administering Provider"/>
    </function>
    <actor>🔗 
      <reference value="PractitionerRole/algrester-greg-gp"/>
      <identifier>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
            <code value="NPI"/>
            <display value="National provider identifier"/>
          </coding>
          <text value="HPI-I"/>
        </type>
        <system value="http://ns.electronichealth.net.au/id/hi/hpii/1.0"/>
        <value value="8003614900041243"/>
      </identifier>
    </actor>
  </performer>
  <protocolApplied>
    <targetDisease>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="840539006"/>
        <display value="COVID-19"/>
      </coding>
      <text value="COVID-19"/>
    </targetDisease>
    <doseNumberPositiveInt value="1"/>
  </protocolApplied>
</Immunization>