description: This profile represents a person participating in a person's advance directives in some capacity such as healthcare agent or healthcare agent advisor. package_name: hl7.fhir.us.pacio-adi.r4 derivation: constraint name: ADIParticipant type: RelatedPerson elements: text: {index: 0} active: {mustSupport: true, index: 1} patient: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 2 relationship: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype'} mustSupport: true index: 3 name: {mustSupport: true, index: 4} telecom: {mustSupport: true, index: 5} address: {mustSupport: true, index: 6} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-Participant base: http://hl7.org/fhir/StructureDefinition/RelatedPerson version: 1.0.0 required: [name, text, telecom]