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

: R4 conversion of MDS test data Bundle.id cb7921cb-ba17-11ec-833a-b1763b0a7715 - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="mds"/>
  <!-- R4 conversion of MDS test data Bundle.id cb7921cb-ba17-11ec-833a-b1763b0a7715 -->
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-immunization-air-1"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization mds</b></p><a name="mds"> </a><a name="hcmds"> </a><a name="mds-en-AU"> </a><p><b>Vaccine Vial Serial Number</b>: 12345678916</p><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.0.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt 

This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: 

Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.

This OID may also be used in CD.codeSystem.">URI</a>/urn:oid:1.2.36.1.2001.1007.11.8003640002000035.1000000000118810</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 PROQAD}">ProQuad</span></p><p><b>patient</b>: Identifier: National unique individual identifier/8003608833630130</p><p><b>occurrence</b>: 2022-04-07</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: 12362</p><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:">Measles Mumps Rubella Varicella</span></td><td>Absent because : unknown</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org.au/fhir/StructureDefinition/vaccine-serial-number">
    <valueString value="12345678916"/>
  </extension>
  <!-- identifier from Bundle uploaded from AIR Medicare repository -->
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value
           value="urn:oid:1.2.36.1.2001.1007.11.8003640002000035.1000000000118810"/>
  </identifier>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system
              value="https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats"/>
      <code value="PROQAD"/>
      <display value="ProQuad"/>
    </coding>
    <text value="ProQuad"/>
  </vaccineCode>
  <patient>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="NI"/>
          <display value="National unique individual identifier"/>
        </coding>
      </type>
      <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
      <value value="8003608833630130"/>
    </identifier>
  </patient>
  <occurrenceDateTime value="2022-04-07"/>
  <primarySource value="true"/>
  <lotNumber value="12362"/>
  <protocolApplied>
    <targetDisease>
      <text value="Measles Mumps Rubella Varicella"/>
    </targetDisease>
    <doseNumberPositiveInt>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
        <valueCode value="unknown"/>
      </extension>
    </doseNumberPositiveInt>
  </protocolApplied>
</Immunization>