AU Base Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 6.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-base/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Organization/example6> a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "example6"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "11.007" ] ;
fhir:Meta.lastUpdated [ fhir:value "2019-11-15T13:28:17.239+10:00"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "http://hl7.org.au/fhir/StructureDefinition/au-organization" ;
fhir:index 0 ;
fhir:link <http://hl7.org.au/fhir/StructureDefinition/au-organization>
]
] ;
fhir:Resource.language [ fhir:value "en-AU"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-AU\" lang=\"en-AU\"><p class=\"res-header-id\"><b>Generated Narrative: Organization example6</b></p><a name=\"example6\"> </a><a name=\"hcexample6\"> </a><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\">version: 11.007; Last updated: 2019-11-15 13:28:17+1000; Language: en-AU</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-au-organization.html\">AU Base Organization</a></p></div><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\">Organization Test Org -DigitalHealth 5</a></p></div>"
] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "NATAA" ] ;
fhir:Coding.display [ fhir:value "NATA Accreditation Number" ]
] ;
fhir:CodeableConcept.text [ fhir:value "NATA Accreditation Number" ]
] ;
fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/nata-accreditation" ] ;
fhir:Identifier.value [ fhir:value "200001" ]
], [
fhir:index 1 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "ARBN" ] ;
fhir:Coding.display [ fhir:value "Australian Registered Body Number" ]
] ;
fhir:CodeableConcept.text [ fhir:value "ARBN" ]
] ;
fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/arbn" ] ;
fhir:Identifier.value [ fhir:value "123456789" ]
], [
fhir:index 2 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "ABN" ] ;
fhir:Coding.display [ fhir:value "Australian Business Number" ]
] ;
fhir:CodeableConcept.text [ fhir:value "ABN" ]
] ;
fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/abn" ] ;
fhir:Identifier.value [ fhir:value "12345678901" ]
], [
fhir:index 3 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "ACN" ] ;
fhir:Coding.display [ fhir:value "Australian Company Number" ]
] ;
fhir:CodeableConcept.text [ fhir:value "ACN" ]
] ;
fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/acn" ] ;
fhir:Identifier.value [ fhir:value "518247535" ]
], [
fhir:index 4 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "NOI" ] ;
fhir:Coding.display [ fhir:value "National Organisation Identifier" ]
] ;
fhir:CodeableConcept.text [ fhir:value "HPI-O" ]
] ;
fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/hpio/1.0" ] ;
fhir:Identifier.value [ fhir:value "8003621566684455" ]
], [
fhir:index 5 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "PAIO" ] ;
fhir:Coding.display [ fhir:value "My Health Record (PCEHR) Assigned Identity for Organisations" ]
] ;
fhir:CodeableConcept.text [ fhir:value "PAI-O" ]
] ;
fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/pcehr/paio/1.0" ] ;
fhir:Identifier.value [ fhir:value "8003640011000059" ]
], [
fhir:index 6 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "CSPRN" ] ;
fhir:Coding.display [ fhir:value "Contracted Service Provider Registration Number" ]
] ;
fhir:CodeableConcept.text [ fhir:value "CSP" ]
] ;
fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/csp/1.0" ] ;
fhir:Identifier.value [ fhir:value "8003639900027009" ]
] ;
fhir:Organization.type [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0" ] ;
fhir:Coding.code [ fhir:value "8520" ] ;
fhir:Coding.display [ fhir:value "Pathology and Diagnostic Imaging Services" ]
]
] ;
fhir:Organization.name [ fhir:value "ACME Pathology"] ;
fhir:Organization.alias [
fhir:value "Tests R Us Pathology" ;
fhir:index 0
] ;
fhir:Organization.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "enquiries@acmepathology.example.com" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://acmepathology.example.com" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 2 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "(03) 5550 1234" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
] ;
fhir:Organization.address [
fhir:index 0 ;
fhir:Address.type [ fhir:value "both" ] ;
fhir:Address.line [
fhir:value "7002 Little Collins Street" ;
fhir:index 0
] ;
fhir:Address.city [ fhir:value "Melbourne" ] ;
fhir:Address.state [ fhir:value "VIC" ] ;
fhir:Address.postalCode [ fhir:value "3000" ] ;
fhir:Address.country [ fhir:value "AU" ]
] ;
fhir:Organization.partOf [
fhir:link <http://hl7.org/fhir/Organization/5-8631-1> ;
fhir:Reference.reference [ fhir:value "Organization/5-8631-1" ]
] .
<http://hl7.org/fhir/Organization/5-8631-1> a fhir:Organization .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Organization/example6.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Organization/example6.ttl> .
IG © 2017+ HL7 Australia. Package hl7.fhir.au.base#6.0.1-ci-build based on FHIR 4.0.1. Generated 2026-06-26
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change