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 Company Number

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

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

This identifier profile defines an Australian Company Number in an Australian context. An ACN is allocated by the Australian Securities and Investments Commission (ASIC) when a body becomes registered as a company under Corporations Law.

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 Company Number (ACN)
inv-acn-0: ACN shall be 9 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/acn
... value 1..1 string ACN

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-acn-0errorIdentifierACN shall be 9 digits
: value.matches('^([0-9]{9})$')

 

Other representations of profile: CSV, Excel, Schematron