description: This profile defines a related person 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: AUBaseRelatedPerson type: RelatedPerson 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 if any codes within that value set can apply, url: 'http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender', index: 3} identifier: {type: Identifier, short: A human identifier for this person, index: 4} relationship: binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/related-person-relationship-type-1'} index: 5 address: {type: Address, short: Address where the related person can be contacted or visited, index: 6} communication: index: 7 elements: language: binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/common-languages-australia-2'} index: 8 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 if any codes within that value set can apply, index: 3} class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-relatedperson base: http://hl7.org/fhir/StructureDefinition/RelatedPerson version: 4.2.2-preview