PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci@atr-1.0.0
    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-1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-relatedperson
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: 1.0.0
required: [patient]