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 Core Related Person](https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-relatedperson.html) profile, and applies the additional constraints for use in a patient summary context consistent with the profiling conventions of [IPS](https://build.fhir.org/ig/HL7/fhir-ips/). package_name: hl7.fhir.au.ps derivation: constraint name: AUPSRelatedPerson type: RelatedPerson elements: patient: type: Reference refers: ['http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient'] index: 0 elements: reference: {mustSupport: true, index: 1} required: [reference] relationship: {type: CodeableConcept, index: 2} name: index: 3 elements: use: {index: 4} text: {index: 5} family: {index: 6} given: {index: 7} telecom: {index: 8} address: {index: 9} package_version: 0.5.0-preview class: profile kind: resource url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson base: http://hl7.org.au/fhir/core/StructureDefinition/au-core-relatedperson version: 0.5.0-preview