PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pacio-adi@2.0.0-ballot
    http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-HealthcareAgentParticipant
description: A person represented using the ADI Healthcare Agent Profile and referenced from the ADI Healthcare Agent Consent Permit profile is appointed by the patient as an Authorized Personal Representative permitted the typical or jurisdictionally recognized powers granted to the role of healthcare agent. The person’s specific healthcare agent role, i.e. healthcare agent, primary healthcare agent, secondary healthcare agent, tertiary healthcare agent are specific within the ADI Healthcare Agent Consent Permit profile, and may be constrained through a nested ADI Healthcare Agent Consent Deny profile.
package_name: hl7.fhir.us.pacio-adi
derivation: constraint
name: ADIHealthcareAgentParticipant
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: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-HealthcareAgentParticipant
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: 2.0.0-ballot
required: [name, telecom, text]