AU Base Implementation Guide
5.0.0 - Working Standard Australia flag

This page is part of the Australian Base IG (v5.0.0: R4) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Data Type Profile: AU Australian Business Number

Official URL: http://hl7.org.au/fhir/StructureDefinition/au-australianbusinessnumber Version: 5.0.0
Standards status: Trial-use Maturity Level: 2 Computable Name: AUAustralianBusinessNumber

Copyright/Legal: HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.

This identifier profile defines an Australian Business Number (ABN) in an Australian context. An ABN is issued to all entities registered in the Australian Business Register (ABR).

Usage Notes

Profile specific implementation guidance:

  • When coding Identifier.type, the preferred coding from the hl7VS-identifierType - AU Extended value set is “XX” (Organization identifier), sent with a text value “ABN”.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Identifier

NameFlagsCard.TypeDescription & Constraintsdoco
.. Identifier C 0..* Identifier Australian Business Number (ABN)
inv-abn-0: ABN shall be 11 digits
... type 1..1 CodeableConcept Description of identifier
Binding: hl7VS-identifierType - AU Extended (extensible)
... system 1..1 uri The namespace for the identifier value
Fixed Value: http://hl7.org.au/id/abn
... value 1..1 string ABN

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Identifier.typeextensibleHl7VSIdentifierTypeAUExtended
http://terminology.hl7.org.au/ValueSet/v2-0203-extended
from this IG

Constraints

IdGradePath(s)DetailsRequirements
inv-abn-0errorIdentifierABN shall be 11 digits
: value.matches('^([0-9]{11})$')

 

Other representations of profile: CSV, Excel, Schematron