description: This profile sets minimum expectations for a RelatedPerson resource in the context of a patient summary in an Australian context. It is based on the [AU Base Related Person](http://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-relatedperson.html) profile, and applies the constraints of [AU Core RelatedPerson](https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-relatedperson.html) and IPS. package_name: hl7.fhir.au.ps derivation: constraint name: AUPSRelatedPerson type: RelatedPerson elements: patient: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient'] index: 0 relationship: {mustSupport: true, index: 1} name: mustSupport: true index: 2 elements: use: {mustSupport: true, index: 3} text: {mustSupport: true, index: 4} family: {mustSupport: true, index: 5} given: {mustSupport: true, index: 6} telecom: {mustSupport: true, index: 7} address: {mustSupport: true, index: 8} package_version: 0.1.0-preview class: profile kind: resource url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson base: http://hl7.org.au/fhir/StructureDefinition/au-relatedperson version: 0.1.0-preview