description: This identifier profile defines an Australian Health Practitioner Regulation Agency (Ahpra) registration number in an Australian context (see [Ahpra](https://www.ahpra.gov.au) for further information). package_name: hl7.fhir.au.base derivation: constraint name: AUAhpraRegistrationNumber type: Identifier elements: type: pattern: type: CodeableConcept value: coding: - {code: AHPRA, system: 'http://terminology.hl7.org.au/CodeSystem/v2-0203'} index: 0 system: pattern: {type: Uri, value: 'http://hl7.org.au/id/ahpra-registration-number'} index: 1 value: {short: Ahpra registration number, index: 2} package_version: 4.2.2-preview class: complex-type kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/au-ahpraregistrationnumber base: http://hl7.org/fhir/StructureDefinition/Identifier version: 4.2.2-preview required: [value, type, system]