description: This profile defines a related person structure that localises core concepts, including identifiers and terminology, for use in an Australian context. 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.0-ballot class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-relatedperson base: http://hl7.org/fhir/StructureDefinition/RelatedPerson version: 4.1.0-ballot