This page is part of the Australian Base IG (v2.2.0-ballot: R3 Ballot) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions
Formats: Narrative,XML, JSON, Turtle
Raw xml
<Organization xmlns="http://hl7.org/fhir">
<id value="f799e349-0385-4fbc-a2aa-b5b50af957ea"/>
<meta>
<versionId value="11.007"/>
<lastUpdated value="2019-11-15T13:28:17.239+10:00"/>
<profile value="http://hl7.org.au/fhir/StructureDefinition/au-organization"/>
</meta>
<language value="en-AU"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-AU" lang="en-AU"><p><b>Generated Narrative</b></p><p><b>identifier</b>: NATA Accreditation Number: 200001, ARBN: 123456789, ABN: 12345678901, ACN: 518247535, HPI-O: 8003621566684455, PAI-O: 8003640011000059, CSP: 8003639900027009</p><p><b>type</b>: <span title="Codes: {http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0 8520}">Pathology and Diagnostic Imaging Services</span></p><p><b>name</b>: ACME Pathology</p><p><b>alias</b>: Tests R Us Pathology</p><p><b>telecom</b>: <a href="mailto:enquiries@acmepathology.example.com">enquiries@acmepathology.example.com</a>, <a href="https://acmepathology.example.com">https://acmepathology.example.com</a>, ph: (03) 5550 1234(WORK)</p><p><b>address</b>: 7002 Little Collins Street Melbourne VIC 3000 AU </p><p><b>partOf</b>: <a href="Organization-5-8631-1.html">Generated Summary: HPI-O: 8003621566684455; <span title="Codes: {http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0 8631}">Pathology Services</span>; name: Test Org -DigitalHealth 5; alias: Digital Health 5, alias: Digital Health Five</a></p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="NATAA"/>
<display value="NATA Accreditation Number"/>
</coding>
<text value="NATA Accreditation Number"/>
</type>
<system value="http://hl7.org.au/id/nata-accreditation"/>
<!-- In Australia NATA numbers are an
incremental number that have been incremented to 5 digits, this example uses a fictional
NATA number from 100,000 + to ensure no conflict with real world values -->
<value value="200001"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ARBN"/>
</type>
<system value="http://hl7.org.au/id/arbn"/>
<!-- Note: 123456789 is an invalid ARBN ie does not pass the ARBN check digit algotithm -->
<value value="123456789"/>
</identifier>
<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"/>
<!-- Note: 12345678901 is an invalid ABN ie does not pass the ABN check digit algotithm -->
<value value="12345678901"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ACN"/>
</type>
<system value="http://hl7.org.au/id/acn"/>
<!-- Note: 518247535 is an invalid ACN ie does not pass the ACN check digit algotithm -->
<value value="518247535"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="NOI"/>
<display value="National Organisation Identifier"/>
</coding>
<text value="HPI-O"/>
</type>
<system value="http://ns.electronichealth.net.au/id/hi/hpio/1.0"/>
<value value="8003621566684455"/>
</identifier>
<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="8003640011000059"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="CSPRN"/>
<display value="Contracted Service Provider Registration Number"/>
</coding>
<text value="CSP"/>
</type>
<system value="http://ns.electronichealth.net.au/id/hi/csp/1.0"/>
<value value="8003639900027009"/>
</identifier>
<type>
<coding>
<system value="http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0"/>
<code value="8520"/>
<display value="Pathology and Diagnostic Imaging Services"/>
</coding>
</type>
<name value="ACME Pathology"/>
<alias value="Tests R Us Pathology"/>
<telecom>
<system value="email"/>
<value value="enquiries@acmepathology.example.com"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://acmepathology.example.com"/>
<use value="work"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="(03) 5550 1234"/>
<use value="work"/>
</telecom>
<address>
<type value="both"/>
<line value="7002 Little Collins Street"/>
<city value="Melbourne"/>
<state value="VIC"/>
<postalCode value="3000"/>
<country value="AU"/>
</address>
<partOf>
<reference value="Organization/5-8631-1"/>
</partOf>
</Organization>