description: This profile is used to represent a consent for an advance directive participant such as a healthcare agent or advisor and power or limitation granted to such persons. package_name: hl7.fhir.us.pacio-adi.r4b derivation: constraint name: ADIParticipantConsent type: Consent elements: text: {mustSupport: true, index: 0} status: mustSupport: true pattern: {type: Code, value: active} index: 1 scope: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/pacio-adi/ValueSet/ADIConsentTypeVS'} index: 2 category: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/consent-category'} index: 3 patient: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 4 dateTime: {mustSupport: true, index: 5} policy: {mustSupport: true, index: 6} provision: mustSupport: true index: 7 extensions: ClauseExtension: {url: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension', min: 0, type: Extension, index: 9} elements: extension: index: 8 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: ClauseExtension: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension', index: 9} min: 0 type: {mustSupport: true, index: 10} actor: mustSupport: true index: 11 extensions: ClauseExtension: {url: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension', min: 0, type: Extension, index: 13} elements: extension: index: 12 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: ClauseExtension: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension', index: 13} min: 0 role: binding: {strength: required, valueSet: 'http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1046.35'} index: 14 reference: type: Reference refers: ['http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-Participant'] index: 15 action: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/pacio-adi/ValueSet/ADIHCADecisionsVS'} index: 16 purpose: binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActReason'} index: 17 required: [type, actor] package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-ParticipantConsent base: http://hl7.org/fhir/StructureDefinition/Consent version: 1.0.0 required: [text, patient, provision]