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: identifier: {type: Identifier, short: A human identifier for this person, index: 0} relationship: binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/related-person-relationship-type-1'} index: 1 address: {type: Address, short: Address where the related person can be contacted or visited, index: 2} communication: index: 3 elements: language: binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/common-languages-australia-2'} index: 4 package_version: 4.1.1-preview class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-relatedperson base: http://hl7.org/fhir/StructureDefinition/RelatedPerson version: 4.1.1-preview