PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-atr@2.1.0
    http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-relatedperson
description: This is the RelatedPerson Resource profile for the IG to be used when vendors are implementing ATR requirements based on US Core 3.1.1
package_name: hl7.fhir.us.davinci-atr
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: 2.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-relatedperson
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: 2.1.0
required: [patient]