AU Base Implementation Guide
4.2.2-preview - Preview Australia flag

This page is part of the Australian Base IG (v4.2.2-preview: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.1.0. For a full list of available versions, see the Directory of published versions

Data Type Profile: AU Ahpra Registration Number

Official URL: http://hl7.org.au/fhir/StructureDefinition/au-ahpraregistrationnumber Version: 4.2.2-preview
Standards status: Trial-use Maturity Level: 1 Computable Name: AUAhpraRegistrationNumber

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

This identifier profile defines an Australian Health Practitioner Regulation Agency (Ahpra) registration number in an Australian context (see Ahpra for further information).

Usage Notes

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 Health Practitioner Regulation Agency (Ahpra) Registration Number
inv-ahpra-0: Ahpra identifier shall be 3 uppercase letters, followed by 10 digits
... type 1..1 CodeableConcept Description of identifier
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org.au/CodeSystem/v2-0203
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: AHPRA
... system 1..1 uri The namespace for the identifier value
Fixed Value: http://hl7.org.au/id/ahpra-registration-number
... value C 1..1 string Ahpra registration number
Example Ahpra registration number: MED0000932846

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
inv-ahpra-0errorIdentifierAhpra identifier shall be 3 uppercase letters, followed by 10 digits
: value.matches('^[A-Z]{3}[0-9]{10}$')

 

Other representations of profile: CSV, Excel, Schematron