PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci@atr-2.0.0-ballot
    http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-relatedperson
description: This is the RelatedPerson Resource profile for the IG.
package_name: hl7.fhir.us.davinci
derivation: constraint
name: ATRRelatedPerson
type: RelatedPerson
elements:
  identifier: {mustSupport: true, array: true, index: 0}
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-patient']
    index: 1
  relationship: {mustSupport: true, array: true, index: 2}
  name: {mustSupport: true, array: true, index: 3}
package_version: atr-2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-relatedperson
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: 2.0.0-ballot
required: [patient]