Australian Base Implementation Guide (AU Base 2)

This page is part of the Australian Base IG (v2.1.0: AU Base 2 on R4) based on FHIR R4. For a full list of available versions, see the Directory of published versions

1.0 StructureDefinition-au-organization

AU Base Organization Profile [FMM Level 3]

This profile provides core localisations to Organization for an Australian context. It includes preferred terminology bindings, extensions and patterns of use for identifiers.

Identifiers

These definitions represent common data held in the Organization.identifier element:

  • Healthcare Provider Identifier for Organisation - HPI-O [1] [2]
  • My Health Record (formerly known as PCEHR) Assigned Identity for Organisation - PAI-O [1]
  • Contracted Service Provider Number - CSP [1]
  • ASIC Identifiers - Australian Business Number [1] [2], Australian Company Number [3] [4] and Australian Registered Body Number [5]
  • NATA Accreditation Number [1]

Extensions

No extensions are used in this profile.

Usage Notes

None.

Examples

Organisation with HPI-O

Albion Hospital with Australian Business Number

Devonport Family Medicine Clinic with Australian Business Number

ACME Pathology with NATA Number, ARBN, ABN, ACN, HPI-O, PAI-O and CSP

1.0.1 Formal Views of Profile Content

The official URL for this profile is:

http://hl7.org.au/fhir/StructureDefinition/au-organization

This profile defines an organisation administration details structure that includes core localisation concepts for use in an Australian context.

This profile builds on Organization.

This profile was published on Tue Jul 23 00:00:00 AEST 2019 as a draft by Health Level Seven Australia (Patient Administration WG).

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization 0..*OrganizationAn organisation in an Australian healthcare context
... identifier 0..*(Slice Definition)Organisation identifiers
Slice: Unordered, Open by value:system
.... identifier:hpio I0..*IdentifierHealthcare Provider Identifier – Organisation (HPI-O)
inv-hpio-0: HPI-O shall be 16 digits
inv-hpio-1: HPI-O prefix shall be 800362
inv-hpio-2: The identifier shall pass the Luhn algorithm
..... type 0..1CodeableConceptIdentifier type for HPI-O
Binding: V2 Identifier Type - AU Extended (required)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org.au/CodeSystem/v2-0203
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NOI
...... text1..1stringPlain text representation of the concept
Fixed Value: HPI-O
..... system 1..1uriNamespace for HPI-O
Fixed Value: http://ns.electronichealth.net.au/id/hi/hpio/1.0
..... value 1..1stringHPI-O number
Example HPI-O number: 8003621566684455
Max Length: 16
.... identifier:abn I0..*IdentifierAustralian Business Number (ABN)
inv-abn-0: ABN shall be 11 digits
..... type 0..1CodeableConceptCoded identifier type for ABN
...... text 0..1stringPlain text representation of the concept
Fixed Value: ABN
..... system 1..1uriNamespace for ABN
Fixed Value: http://hl7.org.au/id/abn
..... value 1..1stringABN
.... identifier:acn I0..*IdentifierAustralian Company Number (ACN)
inv-acn-0: ACN shall be 9 digits
..... type 0..1CodeableConceptCoded identifier type for ACN
...... text 0..1stringPlain text representation of the concept
Fixed Value: ACN
..... system 1..1uriNamespace for ACN
Fixed Value: http://hl7.org.au/id/acn
..... value 1..1stringACN
.... identifier:arbn I0..*IdentifierAustralian Registered Body Number (ARBN)
inv-arbn-0: ARBN shall be 9 digits
..... type
...... text 0..1stringPlain text representation of the concept
Fixed Value: ARBN
..... system 1..1uriNamespace for ARBN
Fixed Value: http://hl7.org.au/id/arbn
..... value 1..1stringARBN
.... identifier:paio I0..*IdentifierMy Health Record Assigned Identity for Organisations (PAI-O)
inv-paio-0: PAI-O shall be 16 digits
inv-paio-1: PAI-O prefix shall be 800364
inv-paio-2: The identifier shall pass the Luhn algorithm
..... type 0..1CodeableConceptIdentifier type for PAI-O
...... text 0..1stringPlain text representation of the concept
Fixed Value: PAI-O
..... system 1..1uriNamespace for PAI-O
Fixed Value: http://ns.electronichealth.net.au/id/pcehr/paio/1.0
..... value 1..1stringPAI-O number
Example PAI-O number: 8003640011000059
Max Length: 16
.... identifier:csp I0..*IdentifierContracted Service Provider (CSP) Number
inv-csp-0: CSP number shall be 16 digits
inv-csp-1: CSP number prefix shall be 800363
..... type 0..1CodeableConceptIdentifier type for CSP number
...... text 0..1stringPlain text representation of the concept
Fixed Value: CSP
..... system 1..1uriNamespace for CSP number
Fixed Value: http://ns.electronichealth.net.au/id/hi/csp/1.0
..... value 1..1stringCSP number
Example CSP number: 8003635500000327
Max Length: 16
.... identifier:nataAccreditation 0..*IdentifierNational Association of Testing Authorities (NATA) Accreditation Number
..... type 0..1CodeableConceptIdentifier type for NATA accreditation number
...... text 0..1stringPlain text representation of the concept
Fixed Value: NATA Accreditation Number
..... system 1..1uriNamespace for NATA accreditation number
Fixed Value: http://hl7.org.au/id/nata-accreditation
..... value 1..1stringNATA accreditation number
Example NATA accreditation number: 24482

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization I0..*OrganizationAn organisation in an Australian healthcare context
... id Σ0..1stringLogical id of this artifact
... meta ΣI0..1MetaMetadata about the resource
... implicitRules ?!ΣI0..1uriA set of rules under which this content was created
... language I0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension I0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!I0..*ExtensionExtensions that cannot be ignored
... identifier ΣI0..*(Slice Definition)Organisation identifiers
Slice: Unordered, Open by value:system
.... identifier:hpio ΣI0..*IdentifierHealthcare Provider Identifier – Organisation (HPI-O)
inv-hpio-0: HPI-O shall be 16 digits
inv-hpio-1: HPI-O prefix shall be 800362
inv-hpio-2: The identifier shall pass the Luhn algorithm
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptIdentifier type for HPI-O
Binding: V2 Identifier Type - AU Extended (required)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org.au/CodeSystem/v2-0203
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NOI
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text1..1stringPlain text representation of the concept
Fixed Value: HPI-O
..... system ΣI1..1uriNamespace for HPI-O
Fixed Value: http://ns.electronichealth.net.au/id/hi/hpio/1.0
..... value ΣI1..1stringHPI-O number
Example General: 123456
Example HPI-O number: 8003621566684455
Max Length: 16
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:abn ΣI0..*IdentifierAustralian Business Number (ABN)
inv-abn-0: ABN shall be 11 digits
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptCoded identifier type for ABN
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: ABN
..... system ΣI1..1uriNamespace for ABN
Fixed Value: http://hl7.org.au/id/abn
..... value ΣI1..1stringABN
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:acn ΣI0..*IdentifierAustralian Company Number (ACN)
inv-acn-0: ACN shall be 9 digits
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptCoded identifier type for ACN
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: ACN
..... system ΣI1..1uriNamespace for ACN
Fixed Value: http://hl7.org.au/id/acn
..... value ΣI1..1stringACN
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:arbn ΣI0..*IdentifierAustralian Registered Body Number (ARBN)
inv-arbn-0: ARBN shall be 9 digits
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: ARBN
..... system ΣI1..1uriNamespace for ARBN
Fixed Value: http://hl7.org.au/id/arbn
..... value ΣI1..1stringARBN
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:paio ΣI0..*IdentifierMy Health Record Assigned Identity for Organisations (PAI-O)
inv-paio-0: PAI-O shall be 16 digits
inv-paio-1: PAI-O prefix shall be 800364
inv-paio-2: The identifier shall pass the Luhn algorithm
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptIdentifier type for PAI-O
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: PAI-O
..... system ΣI1..1uriNamespace for PAI-O
Fixed Value: http://ns.electronichealth.net.au/id/pcehr/paio/1.0
..... value ΣI1..1stringPAI-O number
Example General: 123456
Example PAI-O number: 8003640011000059
Max Length: 16
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:csp ΣI0..*IdentifierContracted Service Provider (CSP) Number
inv-csp-0: CSP number shall be 16 digits
inv-csp-1: CSP number prefix shall be 800363
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptIdentifier type for CSP number
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: CSP
..... system ΣI1..1uriNamespace for CSP number
Fixed Value: http://ns.electronichealth.net.au/id/hi/csp/1.0
..... value ΣI1..1stringCSP number
Example General: 123456
Example CSP number: 8003635500000327
Max Length: 16
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:nataAccreditation ΣI0..*IdentifierNational Association of Testing Authorities (NATA) Accreditation Number
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptIdentifier type for NATA accreditation number
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: NATA Accreditation Number
..... system ΣI1..1uriNamespace for NATA accreditation number
Fixed Value: http://hl7.org.au/id/nata-accreditation
..... value ΣI1..1stringNATA accreditation number
Example General: 123456
Example NATA accreditation number: 24482
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!ΣI0..1booleanWhether the organization's record is still in active use
... type ΣI0..*CodeableConceptKind of organization
Binding: OrganizationType (example)
... name ΣI0..1stringName used for the organization
... alias I0..*stringA list of alternate names that the organization is known as, or was known as in the past
... telecom I0..*ContactPointA contact detail for the organization
org-3: The telecom of an organization can never be of use 'home'
... address I0..*AddressAn address for the organization
org-2: An address of an organization can never be of use 'home'
... partOf ΣI0..1Reference(Organization)The organization of which this organization forms a part
... contact I0..*BackboneElementContact for the organization for a certain purpose
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... purpose I0..1CodeableConceptThe type of contact
Binding: ContactEntityType (extensible)
.... name I0..1HumanNameA name associated with the contact
.... telecom I0..*ContactPointContact details (telephone, email, etc.) for a contact
.... address I0..1AddressVisiting or postal addresses for the contact
... endpoint I0..*Reference(Endpoint)Technical endpoints providing access to services operated for the organization

doco Documentation for this format

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization 0..*OrganizationAn organisation in an Australian healthcare context
... identifier 0..*(Slice Definition)Organisation identifiers
Slice: Unordered, Open by value:system
.... identifier:hpio I0..*IdentifierHealthcare Provider Identifier – Organisation (HPI-O)
inv-hpio-0: HPI-O shall be 16 digits
inv-hpio-1: HPI-O prefix shall be 800362
inv-hpio-2: The identifier shall pass the Luhn algorithm
..... type 0..1CodeableConceptIdentifier type for HPI-O
Binding: V2 Identifier Type - AU Extended (required)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org.au/CodeSystem/v2-0203
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NOI
...... text1..1stringPlain text representation of the concept
Fixed Value: HPI-O
..... system 1..1uriNamespace for HPI-O
Fixed Value: http://ns.electronichealth.net.au/id/hi/hpio/1.0
..... value 1..1stringHPI-O number
Example HPI-O number: 8003621566684455
Max Length: 16
.... identifier:abn I0..*IdentifierAustralian Business Number (ABN)
inv-abn-0: ABN shall be 11 digits
..... type 0..1CodeableConceptCoded identifier type for ABN
...... text 0..1stringPlain text representation of the concept
Fixed Value: ABN
..... system 1..1uriNamespace for ABN
Fixed Value: http://hl7.org.au/id/abn
..... value 1..1stringABN
.... identifier:acn I0..*IdentifierAustralian Company Number (ACN)
inv-acn-0: ACN shall be 9 digits
..... type 0..1CodeableConceptCoded identifier type for ACN
...... text 0..1stringPlain text representation of the concept
Fixed Value: ACN
..... system 1..1uriNamespace for ACN
Fixed Value: http://hl7.org.au/id/acn
..... value 1..1stringACN
.... identifier:arbn I0..*IdentifierAustralian Registered Body Number (ARBN)
inv-arbn-0: ARBN shall be 9 digits
..... type
...... text 0..1stringPlain text representation of the concept
Fixed Value: ARBN
..... system 1..1uriNamespace for ARBN
Fixed Value: http://hl7.org.au/id/arbn
..... value 1..1stringARBN
.... identifier:paio I0..*IdentifierMy Health Record Assigned Identity for Organisations (PAI-O)
inv-paio-0: PAI-O shall be 16 digits
inv-paio-1: PAI-O prefix shall be 800364
inv-paio-2: The identifier shall pass the Luhn algorithm
..... type 0..1CodeableConceptIdentifier type for PAI-O
...... text 0..1stringPlain text representation of the concept
Fixed Value: PAI-O
..... system 1..1uriNamespace for PAI-O
Fixed Value: http://ns.electronichealth.net.au/id/pcehr/paio/1.0
..... value 1..1stringPAI-O number
Example PAI-O number: 8003640011000059
Max Length: 16
.... identifier:csp I0..*IdentifierContracted Service Provider (CSP) Number
inv-csp-0: CSP number shall be 16 digits
inv-csp-1: CSP number prefix shall be 800363
..... type 0..1CodeableConceptIdentifier type for CSP number
...... text 0..1stringPlain text representation of the concept
Fixed Value: CSP
..... system 1..1uriNamespace for CSP number
Fixed Value: http://ns.electronichealth.net.au/id/hi/csp/1.0
..... value 1..1stringCSP number
Example CSP number: 8003635500000327
Max Length: 16
.... identifier:nataAccreditation 0..*IdentifierNational Association of Testing Authorities (NATA) Accreditation Number
..... type 0..1CodeableConceptIdentifier type for NATA accreditation number
...... text 0..1stringPlain text representation of the concept
Fixed Value: NATA Accreditation Number
..... system 1..1uriNamespace for NATA accreditation number
Fixed Value: http://hl7.org.au/id/nata-accreditation
..... value 1..1stringNATA accreditation number
Example NATA accreditation number: 24482

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization I0..*OrganizationAn organisation in an Australian healthcare context
... id Σ0..1stringLogical id of this artifact
... meta ΣI0..1MetaMetadata about the resource
... implicitRules ?!ΣI0..1uriA set of rules under which this content was created
... language I0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension I0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!I0..*ExtensionExtensions that cannot be ignored
... identifier ΣI0..*(Slice Definition)Organisation identifiers
Slice: Unordered, Open by value:system
.... identifier:hpio ΣI0..*IdentifierHealthcare Provider Identifier – Organisation (HPI-O)
inv-hpio-0: HPI-O shall be 16 digits
inv-hpio-1: HPI-O prefix shall be 800362
inv-hpio-2: The identifier shall pass the Luhn algorithm
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptIdentifier type for HPI-O
Binding: V2 Identifier Type - AU Extended (required)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org.au/CodeSystem/v2-0203
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NOI
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text1..1stringPlain text representation of the concept
Fixed Value: HPI-O
..... system ΣI1..1uriNamespace for HPI-O
Fixed Value: http://ns.electronichealth.net.au/id/hi/hpio/1.0
..... value ΣI1..1stringHPI-O number
Example General: 123456
Example HPI-O number: 8003621566684455
Max Length: 16
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:abn ΣI0..*IdentifierAustralian Business Number (ABN)
inv-abn-0: ABN shall be 11 digits
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptCoded identifier type for ABN
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: ABN
..... system ΣI1..1uriNamespace for ABN
Fixed Value: http://hl7.org.au/id/abn
..... value ΣI1..1stringABN
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:acn ΣI0..*IdentifierAustralian Company Number (ACN)
inv-acn-0: ACN shall be 9 digits
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptCoded identifier type for ACN
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: ACN
..... system ΣI1..1uriNamespace for ACN
Fixed Value: http://hl7.org.au/id/acn
..... value ΣI1..1stringACN
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:arbn ΣI0..*IdentifierAustralian Registered Body Number (ARBN)
inv-arbn-0: ARBN shall be 9 digits
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: ARBN
..... system ΣI1..1uriNamespace for ARBN
Fixed Value: http://hl7.org.au/id/arbn
..... value ΣI1..1stringARBN
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:paio ΣI0..*IdentifierMy Health Record Assigned Identity for Organisations (PAI-O)
inv-paio-0: PAI-O shall be 16 digits
inv-paio-1: PAI-O prefix shall be 800364
inv-paio-2: The identifier shall pass the Luhn algorithm
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptIdentifier type for PAI-O
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: PAI-O
..... system ΣI1..1uriNamespace for PAI-O
Fixed Value: http://ns.electronichealth.net.au/id/pcehr/paio/1.0
..... value ΣI1..1stringPAI-O number
Example General: 123456
Example PAI-O number: 8003640011000059
Max Length: 16
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:csp ΣI0..*IdentifierContracted Service Provider (CSP) Number
inv-csp-0: CSP number shall be 16 digits
inv-csp-1: CSP number prefix shall be 800363
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptIdentifier type for CSP number
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: CSP
..... system ΣI1..1uriNamespace for CSP number
Fixed Value: http://ns.electronichealth.net.au/id/hi/csp/1.0
..... value ΣI1..1stringCSP number
Example General: 123456
Example CSP number: 8003635500000327
Max Length: 16
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:nataAccreditation ΣI0..*IdentifierNational Association of Testing Authorities (NATA) Accreditation Number
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptIdentifier type for NATA accreditation number
Binding: Identifier Type Codes (extensible)
...... id 0..1stringUnique id for inter-element referencing
...... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding ΣI0..*CodingCode defined by a terminology system
...... text ΣI0..1stringPlain text representation of the concept
Fixed Value: NATA Accreditation Number
..... system ΣI1..1uriNamespace for NATA accreditation number
Fixed Value: http://hl7.org.au/id/nata-accreditation
..... value ΣI1..1stringNATA accreditation number
Example General: 123456
Example NATA accreditation number: 24482
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!ΣI0..1booleanWhether the organization's record is still in active use
... type ΣI0..*CodeableConceptKind of organization
Binding: OrganizationType (example)
... name ΣI0..1stringName used for the organization
... alias I0..*stringA list of alternate names that the organization is known as, or was known as in the past
... telecom I0..*ContactPointA contact detail for the organization
org-3: The telecom of an organization can never be of use 'home'
... address I0..*AddressAn address for the organization
org-2: An address of an organization can never be of use 'home'
... partOf ΣI0..1Reference(Organization)The organization of which this organization forms a part
... contact I0..*BackboneElementContact for the organization for a certain purpose
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... purpose I0..1CodeableConceptThe type of contact
Binding: ContactEntityType (extensible)
.... name I0..1HumanNameA name associated with the contact
.... telecom I0..*ContactPointContact details (telephone, email, etc.) for a contact
.... address I0..1AddressVisiting or postal addresses for the contact
... endpoint I0..*Reference(Endpoint)Technical endpoints providing access to services operated for the organization

doco Documentation for this format

Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron

 

1.0.2 Quick Start

Below is an overview of the required search and read operations.

Summary of Search Criteria for StructureDefinition-au-organization

none defined