PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.core@1.1.0-preview
    http://hl7.org.au/fhir/core/StructureDefinition/au-core-relatedperson
description: This profile sets minimum expectations for a RelatedPerson resource to record, search, and fetch basic demographics and other administrative information about individual related persons associated with a patient. It is based on the [AU Base Related Person](http://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-relatedperson.html) profile and identifies the *additional* mandatory core elements, extensions, vocabularies and value sets that **SHALL** be present in the RelatedPerson resource when conforming to this profile. It provides the floor for standards development for specific uses cases in an Australian context.
package_name: hl7.fhir.au.core
derivation: constraint
name: AUCoreRelatedPerson
type: RelatedPerson
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-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: 1.1.0-preview
class: profile
kind: resource
url: http://hl7.org.au/fhir/core/StructureDefinition/au-core-relatedperson
base: http://hl7.org.au/fhir/StructureDefinition/au-relatedperson
version: 1.1.0-preview