description: This profile defines a practitioner structure that localises core concepts, including identifiers and terminology, for use in an Australian context. The purpose of this profile is to provide national level agreement on core localised concepts. This profile does not force conformance to core localised concepts. It enables implementers and modellers to make their own rules, i.e. [profiling](http://hl7.org/fhir/profiling.html), about how to support these concepts for specific implementation needs. package_name: hl7.fhir.au.base derivation: constraint name: AUBasePractitioner type: Practitioner elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: genderIdentity: match: {url: null} schema: {type: Extension, short: Gender identity shall be a member of the Gender Identity Response value set if any codes within that value set can apply, url: 'http://hl7.org/fhir/StructureDefinition/individual-genderIdentity', index: 1} individualPronouns: match: {url: null} schema: {type: Extension, short: Pronouns shall be a member of the Australian Pronouns value set if any codes within that value set can apply, url: 'http://hl7.org/fhir/StructureDefinition/individual-pronouns', index: 2} recordedSexOrGender: match: {url: null} schema: {type: Extension, short: Recorded sex or gender type shall be a member of the AU Recorded Sex or Gender Type value set if any codes within that value set can apply. Recorded sex or gender source document type shall be a member of the AU Recorded Sex or Gender (RSG) Source Document Type value set if any codes within that value set can apply. Recorded sex or gender jurisdiction shall be a member of the Jurisdiction ValueSet - AU Extended value set if any codes within that value set can apply, url: 'http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender', index: 3} identifier: {type: Identifier, index: 4} address: {type: Address, index: 5} qualification: constraint: inv-pra-0: {human: A qualification shall only have Ahpra Profession details if the code is Ahpra Profession, source: 'http://hl7.org.au/fhir/StructureDefinition/au-practitioner', severity: error, expression: 'extension(''http://hl7.org.au/fhir/StructureDefinition/ahpraprofession-details'').exists() implies code.coding.where(system=''http://terminology.hl7.org.au/CodeSystem/v2-0360'' and code=''AUAHPRAProfession'').exists()'} inv-pra-1: {human: A qualification shall only have Ahpra Registration details if the code is Ahpra Registration, source: 'http://hl7.org.au/fhir/StructureDefinition/au-practitioner', severity: error, expression: 'extension(''http://hl7.org.au/fhir/StructureDefinition/ahpraregistration-details'').exists() implies code.coding.where(system=''http://terminology.hl7.org.au/CodeSystem/v2-0360'' and code=''AUAHPRARegistration'').exists()'} index: 6 extensions: ahpraProfession-details: {url: 'http://hl7.org.au/fhir/StructureDefinition/ahpraprofession-details', max: 1, type: Extension, index: 8} ahpraRegistration-details: {url: 'http://hl7.org.au/fhir/StructureDefinition/ahpraregistration-details', max: 1, type: Extension, index: 9} elements: extension: index: 7 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: ahpraProfession-details: match: {url: null} schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/ahpraprofession-details', index: 8} max: 1 ahpraRegistration-details: match: {url: null} schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/ahpraregistration-details', index: 9} max: 1 identifier: {type: Identifier, index: 10} code: binding: {strength: preferred, valueSet: 'http://terminology.hl7.org.au/ValueSet/v2-0360-extended'} index: 11 communication: binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/common-languages-australia-2'} index: 12 package_version: 4.2.2-preview extensions: genderIdentity: {url: 'http://hl7.org/fhir/StructureDefinition/individual-genderIdentity', type: Extension, short: Gender identity shall be a member of the Gender Identity Response value set if any codes within that value set can apply, index: 1} individualPronouns: {url: 'http://hl7.org/fhir/StructureDefinition/individual-pronouns', type: Extension, short: Pronouns shall be a member of the Australian Pronouns value set if any codes within that value set can apply, index: 2} recordedSexOrGender: {url: 'http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender', type: Extension, short: Recorded sex or gender type shall be a member of the AU Recorded Sex or Gender Type value set if any codes within that value set can apply. Recorded sex or gender source document type shall be a member of the AU Recorded Sex or Gender (RSG) Source Document Type value set if any codes within that value set can apply. Recorded sex or gender jurisdiction shall be a member of the Jurisdiction ValueSet - AU Extended value set if any codes within that value set can apply, index: 3} class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 4.2.2-preview