Australian Digital Health Agency FHIR Implementation Guide 1.1.0

This page is part of the Australian Digital Health Agency FHIR Implementation Guide 1.1.0. It is based on FHIR® version 4.0.1. See the Directory of published versions for a list of available previous versions.

Example: Flag-air-03

Formats: Narrative, XML, JSON, Turtle

Raw xml



<Flag xmlns="http://hl7.org/fhir">
<!-- Resource from Transaction Bundle from Medicare Repository to MHR system of the set of resources that make up the AIR for Patient with IHI 8003608000216028  -->
  <id value="air-03"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Flag</b><a name="air-03"> </a></p><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">Resource Flag "air-03" </p></div><p><b>identifier</b>: id: urn:oid:1.2.36.1.2001.1007.11.8003640002000035.212021023128</p><p><b>status</b>: active</p><p><b>category</b>: Australian Immunisation Register notice <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1500551000168103)</span></p><p><b>code</b>: Natural immunity to Influenza recorded on 01 January 2019. <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>subject</b>: <span></span></p><p><b>author</b>: <a href="Organization-medicare-rs-operator.html">Organization/medicare-rs-operator</a> "Medicare Australia repository services operator"</p></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value
           value="urn:oid:1.2.36.1.2001.1007.11.8003640002000035.212021023128"/>
  </identifier>
  <status value="active"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1500551000168103"/>
    </coding>
    <text value="Australian Immunisation Register notice"/>
  </category>
  <code>
    <text value="Natural immunity to Influenza recorded on 01 January 2019."/>
  </code>
  <subject>
    <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="8003608000216028"/>
    </identifier>
  </subject>
  <author>
    <reference value="Organization/medicare-rs-operator"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
          <code value="NOI"/>
          <display value="National Organisation Identifier"/>
        </coding>
        <text value="PAI-O"/>
      </type>
      <system value="http://ns.electronichealth.net.au/id/pcehr/paio/1.0"/>
      <value value="8003640001000036"/>
    </identifier>
  </author>
</Flag>