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

: ADHA - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="adha"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-organization-core-1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization adha</b></p><a name="adha"> </a><a name="hcadha"> </a><a name="adha-en-AU"> </a><p><b>identifier</b>: ABN/84425496912</p><p><b>type</b>: <span title="Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0 7510}">Commonwealth Government Entity</span></p><p><b>name</b>: Australian Digital Health Agency</p><p><b>telecom</b>: <a href="https://www.digitalhealth.gov.au">https://www.digitalhealth.gov.au</a>, <a href="mailto:help@digitalhealth.gov.au">help@digitalhealth.gov.au</a>, ph: 1300901001(Work)</p><p><b>address</b>: </p><ul><li>GPO Box 9942 Sydney NSW 2000 AU (work)</li><li>Level 25, 175 Liverpool Street Sydney NSW 2000 AU (work)</li></ul><p><b>partOf</b>: <a href="Organization-healthau.html">Organization Australian Government Department of Health</a></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="XX"/>
      </coding>
      <text value="ABN"/>
    </type>
    <system value="http://hl7.org.au/id/abn"/>
    <value value="84425496912"/>
  </identifier>
  <type>
    <coding>
      <system value="http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0"/>
      <code value="7510"/>
    </coding>
    <text value="Commonwealth Government Entity"/>
  </type>
  <name value="Australian Digital Health Agency"/>
  <telecom>
    <system value="url"/>
    <value value="https://www.digitalhealth.gov.au"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="help@digitalhealth.gov.au"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="1300901001"/>
    <use value="work"/>
  </telecom>
  <address>
    <use value="work"/>
    <type value="postal"/>
    <line value="GPO Box 9942"/>
    <city value="Sydney"/>
    <state value="NSW"/>
    <postalCode value="2000"/>
    <country value="AU"/>
  </address>
  <address>
    <use value="work"/>
    <line value="Level 25, 175 Liverpool Street"/>
    <city value="Sydney"/>
    <state value="NSW"/>
    <postalCode value="2000"/>
    <country value="AU"/>
  </address>
  <partOf>🔗 
    <reference value="Organization/healthau"/>
  </partOf>
</Organization>