This page is part of the PACIO Advance Directive Information Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Official URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-ParticipantConsent | Version: 1.0.0 | |||
| Active as of 2024-01-11 | Computable Name: ADIParticipantConsent | |||
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.
Consent.category has a 1..* cardinality which SHALL include a fixed code of acd. Although the current HL7 definition for this code, is more applicable to encounter-centric ADI documents, this code will apply for both ADI Content Type 1 and Type 2 documents.Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Consent
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Consent | C | 0..* | Consent | A healthcare consumer's  choices to permit or deny recipients or roles to perform actions for specific purposes and periods of time HCA-authority-scope-provisionType: Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist HCA-consent-category: Category must have a ConsentCategory of 'acd' HCA-provision-purpose: Provision purpose must have a purpose of 'PWATRNY' | 
|    text | S | 1..1 | Narrative | Text summary of the resource, for human interpretation | 
|    status | S | 1..1 | code | draft | proposed | active | rejected | inactive | entered-in-error Required Pattern: active | 
|    scope | 1..1 | CodeableConcept | Which of the four areas this resource covers (extensible) Binding: Consent Type (required) | |
|    category | 1..* | CodeableConcept | Classification of the consent statement - for indexing/retrieval Binding: ConsentCategoryCodes (extensible) | |
|    patient | S | 1..1 | Reference(US Core Patient Profile) | Who the consent applies to | 
|    dateTime | S | 0..1 | dateTime | When this Consent was created or indexed | 
|    policy | S | 0..* | BackboneElement | Policies covered by this consent | 
|    provision | S | 1..1 | BackboneElement | Constraints to the base Consent.policyRule | 
|     Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
|     ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |
|     type | S | 1..1 | code | deny | permit | 
|     actor | S | 1..* | BackboneElement | Who|what controlled by this rule (or group, by role) | 
|      Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
|      ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |
|      role | 1..1 | CodeableConcept | How the actor is involved Binding: Healthcare Agent or Proxy Choices (required) | |
|      reference | 1..1 | Reference(ADI Participant) | Resource for the actor (or group, by role) | |
|     action | 0..* | CodeableConcept | Actions controlled by this rule Binding: Healthcare Agent Decisions (extensible) | |
|     purpose | 0..* | Coding | Context of activities covered by this rule Binding: v3 Code System ActReason (required) | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | 
| Consent.scope | required | ADIConsentTypeVS | 
| Consent.category | extensible | ConsentCategoryCodes | 
| Consent.provision.actor.role | required | HealthcareAgentOrProxyChoices | 
| Consent.provision.action | extensible | ADIHCADecisionsVS | 
| Consent.provision.purpose | required | ActReason | 
| Id | Grade | Path(s) | Details | Requirements | 
| HCA-authority-scope-provisionType | error | Consent | Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist : (scope.coding.where(code = '75786-4').exists() and provision.type = 'permit') or (scope.coding.where(code = '81346-9').exists() and provision.type = 'deny') or (scope.coding.where(code = '81335-2').exists() and provision.type.exists().not() and provision.action.exists().not() and provision.provision.exists().not()) | |
| HCA-consent-category | error | Consent | Category must have a ConsentCategory of 'acd' : category.coding.where(code = 'acd').exists() | |
| HCA-provision-purpose | error | Consent | Provision purpose must have a purpose of 'PWATRNY' : provision.purpose.exists().not() or provision.purpose.where(code = 'PWATRNY').exists() | 
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Consent | C | 0..* | Consent | A healthcare consumer's  choices to permit or deny recipients or roles to perform actions for specific purposes and periods of time HCA-authority-scope-provisionType: Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist HCA-consent-category: Category must have a ConsentCategory of 'acd' HCA-provision-purpose: Provision purpose must have a purpose of 'PWATRNY' | 
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    text | S | 1..1 | Narrative | Text summary of the resource, for human interpretation | 
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    status | ?!SΣ | 1..1 | code | draft | proposed | active | rejected | inactive | entered-in-error Binding: ConsentState (required): Indicates the state of the consent. Required Pattern: active | 
|    scope | ?!Σ | 1..1 | CodeableConcept | Which of the four areas this resource covers (extensible) Binding: Consent Type (required) | 
|    category | Σ | 1..* | CodeableConcept | Classification of the consent statement - for indexing/retrieval Binding: ConsentCategoryCodes (extensible) | 
|    patient | SΣ | 1..1 | Reference(US Core Patient Profile) | Who the consent applies to | 
|    dateTime | SΣ | 0..1 | dateTime | When this Consent was created or indexed | 
|    policy | S | 0..* | BackboneElement | Policies covered by this consent | 
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|    provision | SΣ | 1..1 | BackboneElement | Constraints to the base Consent.policyRule | 
|     Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
|     ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|     type | SΣ | 1..1 | code | deny | permit Binding: ConsentProvisionType (required): How a rule statement is applied, such as adding additional consent or removing consent. | 
|     actor | S | 1..* | BackboneElement | Who|what controlled by this rule (or group, by role) | 
|      Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
|      ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|      role | 1..1 | CodeableConcept | How the actor is involved Binding: Healthcare Agent or Proxy Choices (required) | |
|      reference | 1..1 | Reference(ADI Participant) | Resource for the actor (or group, by role) | |
|     action | Σ | 0..* | CodeableConcept | Actions controlled by this rule Binding: Healthcare Agent Decisions (extensible) | 
|     purpose | Σ | 0..* | Coding | Context of activities covered by this rule Binding: v3 Code System ActReason (required) | 
|  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | 
| Consent.status | required | Pattern: active | 
| Consent.scope | required | ADIConsentTypeVS | 
| Consent.category | extensible | ConsentCategoryCodes | 
| Consent.provision.type | required | ConsentProvisionType | 
| Consent.provision.actor.role | required | HealthcareAgentOrProxyChoices | 
| Consent.provision.action | extensible | ADIHCADecisionsVS | 
| Consent.provision.purpose | required | ActReason | 
| Id | Grade | Path(s) | Details | Requirements | 
| HCA-authority-scope-provisionType | error | Consent | Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist : (scope.coding.where(code = '75786-4').exists() and provision.type = 'permit') or (scope.coding.where(code = '81346-9').exists() and provision.type = 'deny') or (scope.coding.where(code = '81335-2').exists() and provision.type.exists().not() and provision.action.exists().not() and provision.provision.exists().not()) | |
| HCA-consent-category | error | Consent | Category must have a ConsentCategory of 'acd' : category.coding.where(code = 'acd').exists() | |
| HCA-provision-purpose | error | Consent | Provision purpose must have a purpose of 'PWATRNY' : provision.purpose.exists().not() or provision.purpose.where(code = 'PWATRNY').exists() | 
| Name | Flags | Card. | Type | Description & Constraints  | ||||
|---|---|---|---|---|---|---|---|---|
|   Consent | C | 0..* | Consent | A healthcare consumer's  choices to permit or deny recipients or roles to perform actions for specific purposes and periods of time HCA-authority-scope-provisionType: Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist HCA-consent-category: Category must have a ConsentCategory of 'acd' HCA-provision-purpose: Provision purpose must have a purpose of 'PWATRNY' | ||||
|    id | Σ | 0..1 | id | Logical id of this artifact | ||||
|    meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
|    language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
 | |||||
|    text | S | 1..1 | Narrative | Text summary of the resource, for human interpretation | ||||
|    contained | 0..* | Resource | Contained, inline Resources | |||||
|    extension | 0..* | Extension | Additional content defined by implementations | |||||
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
|    identifier | Σ | 0..* | Identifier | Identifier for this record (external references) Example General: {"system":"http://acme.org/identifier/local/eCMS","value":"Local eCMS identifier"} | ||||
|    status | ?!SΣ | 1..1 | code | draft | proposed | active | rejected | inactive | entered-in-error Binding: ConsentState (required): Indicates the state of the consent. Required Pattern: active | ||||
|    scope | ?!Σ | 1..1 | CodeableConcept | Which of the four areas this resource covers (extensible) Binding: Consent Type (required) | ||||
|    category | Σ | 1..* | CodeableConcept | Classification of the consent statement - for indexing/retrieval Binding: ConsentCategoryCodes (extensible) | ||||
|    patient | SΣ | 1..1 | Reference(US Core Patient Profile) | Who the consent applies to | ||||
|    dateTime | SΣ | 0..1 | dateTime | When this Consent was created or indexed | ||||
|    performer | Σ | 0..* | Reference(Organization | Patient | Practitioner | RelatedPerson | PractitionerRole) | Who is agreeing to the policy and rules | ||||
|    organization | Σ | 0..* | Reference(Organization) | Custodian of the consent | ||||
|    source[x] | Σ | 0..1 | Source from which this consent is taken | |||||
|     sourceAttachment | Attachment | |||||||
|     sourceReference | Reference(Consent | DocumentReference | Contract | QuestionnaireResponse) | |||||||
|    policy | S | 0..* | BackboneElement | Policies covered by this consent | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     extension | 0..* | Extension | Additional content defined by implementations | |||||
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|     authority | C | 0..1 | uri | Enforcement source for policy | ||||
|     uri | C | 0..1 | uri | Specific policy covered by this consent | ||||
|    policyRule | ΣC | 0..1 | CodeableConcept | Regulation that this consents to Binding: ConsentPolicyRuleCodes (extensible): Regulatory policy examples. | ||||
|    verification | Σ | 0..* | BackboneElement | Consent Verified by patient or family | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     extension | 0..* | Extension | Additional content defined by implementations | |||||
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|     verified | Σ | 1..1 | boolean | Has been verified | ||||
|     verifiedWith | 0..1 | Reference(Patient | RelatedPerson) | Person who verified | |||||
|     verificationDate | 0..1 | dateTime | When consent verified | |||||
|    provision | SΣ | 1..1 | BackboneElement | Constraints to the base Consent.policyRule | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
|     ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |||||
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|     type | SΣ | 1..1 | code | deny | permit Binding: ConsentProvisionType (required): How a rule statement is applied, such as adding additional consent or removing consent. | ||||
|     period | Σ | 0..1 | Period | Timeframe for this rule | ||||
|     actor | S | 1..* | BackboneElement | Who|what controlled by this rule (or group, by role) | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
|      ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |||||
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|      role | 1..1 | CodeableConcept | How the actor is involved Binding: Healthcare Agent or Proxy Choices (required) | |||||
|      reference | 1..1 | Reference(ADI Participant) | Resource for the actor (or group, by role) | |||||
|     action | Σ | 0..* | CodeableConcept | Actions controlled by this rule Binding: Healthcare Agent Decisions (extensible) | ||||
|     securityLabel | Σ | 0..* | Coding | Security Labels that define affected resources Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
|     purpose | Σ | 0..* | Coding | Context of activities covered by this rule Binding: v3 Code System ActReason (required) | ||||
|     class | Σ | 0..* | Coding | e.g. Resource Type, Profile, CDA, etc. Binding: ConsentContentClass (extensible): The class (type) of information a consent rule covers. | ||||
|     code | Σ | 0..* | CodeableConcept | e.g. LOINC or SNOMED CT code, etc. in the content Binding: ConsentContentCodes (example): If this code is found in an instance, then the exception applies. | ||||
|     dataPeriod | Σ | 0..1 | Period | Timeframe for data controlled by this rule | ||||
|     data | Σ | 0..* | BackboneElement | Data controlled by this rule | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|      meaning | Σ | 1..1 | code | instance | related | dependents | authoredby Binding: ConsentDataMeaning (required): How a resource reference is interpreted when testing consent restrictions. | ||||
|      reference | Σ | 1..1 | Reference(Resource) | The actual data reference | ||||
|     provision | 0..* | See provision (Consent) | Nested Exception Rules | |||||
|  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | ||||
| Consent.language | preferred | CommonLanguages 
 | ||||
| Consent.status | required | Pattern: active | ||||
| Consent.scope | required | ADIConsentTypeVS | ||||
| Consent.category | extensible | ConsentCategoryCodes | ||||
| Consent.policyRule | extensible | ConsentPolicyRuleCodes | ||||
| Consent.provision.type | required | ConsentProvisionType | ||||
| Consent.provision.actor.role | required | HealthcareAgentOrProxyChoices | ||||
| Consent.provision.action | extensible | ADIHCADecisionsVS | ||||
| Consent.provision.securityLabel | extensible | All Security Labels | ||||
| Consent.provision.purpose | required | ActReason | ||||
| Consent.provision.class | extensible | ConsentContentClass | ||||
| Consent.provision.code | example | ConsentContentCodes (a valid code from LOINC) | ||||
| Consent.provision.data.meaning | required | ConsentDataMeaning | 
| Id | Grade | Path(s) | Details | Requirements | 
| HCA-authority-scope-provisionType | error | Consent | Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist : (scope.coding.where(code = '75786-4').exists() and provision.type = 'permit') or (scope.coding.where(code = '81346-9').exists() and provision.type = 'deny') or (scope.coding.where(code = '81335-2').exists() and provision.type.exists().not() and provision.action.exists().not() and provision.provision.exists().not()) | |
| HCA-consent-category | error | Consent | Category must have a ConsentCategory of 'acd' : category.coding.where(code = 'acd').exists() | |
| HCA-provision-purpose | error | Consent | Provision purpose must have a purpose of 'PWATRNY' : provision.purpose.exists().not() or provision.purpose.where(code = 'PWATRNY').exists() | 
This structure is derived from Consent
Summary
Mandatory: 5 elements
 Must-Support: 8 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from Consent
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Consent | C | 0..* | Consent | A healthcare consumer's  choices to permit or deny recipients or roles to perform actions for specific purposes and periods of time HCA-authority-scope-provisionType: Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist HCA-consent-category: Category must have a ConsentCategory of 'acd' HCA-provision-purpose: Provision purpose must have a purpose of 'PWATRNY' | 
|    text | S | 1..1 | Narrative | Text summary of the resource, for human interpretation | 
|    status | S | 1..1 | code | draft | proposed | active | rejected | inactive | entered-in-error Required Pattern: active | 
|    scope | 1..1 | CodeableConcept | Which of the four areas this resource covers (extensible) Binding: Consent Type (required) | |
|    category | 1..* | CodeableConcept | Classification of the consent statement - for indexing/retrieval Binding: ConsentCategoryCodes (extensible) | |
|    patient | S | 1..1 | Reference(US Core Patient Profile) | Who the consent applies to | 
|    dateTime | S | 0..1 | dateTime | When this Consent was created or indexed | 
|    policy | S | 0..* | BackboneElement | Policies covered by this consent | 
|    provision | S | 1..1 | BackboneElement | Constraints to the base Consent.policyRule | 
|     Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
|     ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |
|     type | S | 1..1 | code | deny | permit | 
|     actor | S | 1..* | BackboneElement | Who|what controlled by this rule (or group, by role) | 
|      Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
|      ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |
|      role | 1..1 | CodeableConcept | How the actor is involved Binding: Healthcare Agent or Proxy Choices (required) | |
|      reference | 1..1 | Reference(ADI Participant) | Resource for the actor (or group, by role) | |
|     action | 0..* | CodeableConcept | Actions controlled by this rule Binding: Healthcare Agent Decisions (extensible) | |
|     purpose | 0..* | Coding | Context of activities covered by this rule Binding: v3 Code System ActReason (required) | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | 
| Consent.scope | required | ADIConsentTypeVS | 
| Consent.category | extensible | ConsentCategoryCodes | 
| Consent.provision.actor.role | required | HealthcareAgentOrProxyChoices | 
| Consent.provision.action | extensible | ADIHCADecisionsVS | 
| Consent.provision.purpose | required | ActReason | 
| Id | Grade | Path(s) | Details | Requirements | 
| HCA-authority-scope-provisionType | error | Consent | Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist : (scope.coding.where(code = '75786-4').exists() and provision.type = 'permit') or (scope.coding.where(code = '81346-9').exists() and provision.type = 'deny') or (scope.coding.where(code = '81335-2').exists() and provision.type.exists().not() and provision.action.exists().not() and provision.provision.exists().not()) | |
| HCA-consent-category | error | Consent | Category must have a ConsentCategory of 'acd' : category.coding.where(code = 'acd').exists() | |
| HCA-provision-purpose | error | Consent | Provision purpose must have a purpose of 'PWATRNY' : provision.purpose.exists().not() or provision.purpose.where(code = 'PWATRNY').exists() | 
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Consent | C | 0..* | Consent | A healthcare consumer's  choices to permit or deny recipients or roles to perform actions for specific purposes and periods of time HCA-authority-scope-provisionType: Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist HCA-consent-category: Category must have a ConsentCategory of 'acd' HCA-provision-purpose: Provision purpose must have a purpose of 'PWATRNY' | 
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    text | S | 1..1 | Narrative | Text summary of the resource, for human interpretation | 
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    status | ?!SΣ | 1..1 | code | draft | proposed | active | rejected | inactive | entered-in-error Binding: ConsentState (required): Indicates the state of the consent. Required Pattern: active | 
|    scope | ?!Σ | 1..1 | CodeableConcept | Which of the four areas this resource covers (extensible) Binding: Consent Type (required) | 
|    category | Σ | 1..* | CodeableConcept | Classification of the consent statement - for indexing/retrieval Binding: ConsentCategoryCodes (extensible) | 
|    patient | SΣ | 1..1 | Reference(US Core Patient Profile) | Who the consent applies to | 
|    dateTime | SΣ | 0..1 | dateTime | When this Consent was created or indexed | 
|    policy | S | 0..* | BackboneElement | Policies covered by this consent | 
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|    provision | SΣ | 1..1 | BackboneElement | Constraints to the base Consent.policyRule | 
|     Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
|     ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|     type | SΣ | 1..1 | code | deny | permit Binding: ConsentProvisionType (required): How a rule statement is applied, such as adding additional consent or removing consent. | 
|     actor | S | 1..* | BackboneElement | Who|what controlled by this rule (or group, by role) | 
|      Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
|      ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|      role | 1..1 | CodeableConcept | How the actor is involved Binding: Healthcare Agent or Proxy Choices (required) | |
|      reference | 1..1 | Reference(ADI Participant) | Resource for the actor (or group, by role) | |
|     action | Σ | 0..* | CodeableConcept | Actions controlled by this rule Binding: Healthcare Agent Decisions (extensible) | 
|     purpose | Σ | 0..* | Coding | Context of activities covered by this rule Binding: v3 Code System ActReason (required) | 
|  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | 
| Consent.status | required | Pattern: active | 
| Consent.scope | required | ADIConsentTypeVS | 
| Consent.category | extensible | ConsentCategoryCodes | 
| Consent.provision.type | required | ConsentProvisionType | 
| Consent.provision.actor.role | required | HealthcareAgentOrProxyChoices | 
| Consent.provision.action | extensible | ADIHCADecisionsVS | 
| Consent.provision.purpose | required | ActReason | 
| Id | Grade | Path(s) | Details | Requirements | 
| HCA-authority-scope-provisionType | error | Consent | Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist : (scope.coding.where(code = '75786-4').exists() and provision.type = 'permit') or (scope.coding.where(code = '81346-9').exists() and provision.type = 'deny') or (scope.coding.where(code = '81335-2').exists() and provision.type.exists().not() and provision.action.exists().not() and provision.provision.exists().not()) | |
| HCA-consent-category | error | Consent | Category must have a ConsentCategory of 'acd' : category.coding.where(code = 'acd').exists() | |
| HCA-provision-purpose | error | Consent | Provision purpose must have a purpose of 'PWATRNY' : provision.purpose.exists().not() or provision.purpose.where(code = 'PWATRNY').exists() | 
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints  | ||||
|---|---|---|---|---|---|---|---|---|
|   Consent | C | 0..* | Consent | A healthcare consumer's  choices to permit or deny recipients or roles to perform actions for specific purposes and periods of time HCA-authority-scope-provisionType: Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist HCA-consent-category: Category must have a ConsentCategory of 'acd' HCA-provision-purpose: Provision purpose must have a purpose of 'PWATRNY' | ||||
|    id | Σ | 0..1 | id | Logical id of this artifact | ||||
|    meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
|    language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
 | |||||
|    text | S | 1..1 | Narrative | Text summary of the resource, for human interpretation | ||||
|    contained | 0..* | Resource | Contained, inline Resources | |||||
|    extension | 0..* | Extension | Additional content defined by implementations | |||||
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
|    identifier | Σ | 0..* | Identifier | Identifier for this record (external references) Example General: {"system":"http://acme.org/identifier/local/eCMS","value":"Local eCMS identifier"} | ||||
|    status | ?!SΣ | 1..1 | code | draft | proposed | active | rejected | inactive | entered-in-error Binding: ConsentState (required): Indicates the state of the consent. Required Pattern: active | ||||
|    scope | ?!Σ | 1..1 | CodeableConcept | Which of the four areas this resource covers (extensible) Binding: Consent Type (required) | ||||
|    category | Σ | 1..* | CodeableConcept | Classification of the consent statement - for indexing/retrieval Binding: ConsentCategoryCodes (extensible) | ||||
|    patient | SΣ | 1..1 | Reference(US Core Patient Profile) | Who the consent applies to | ||||
|    dateTime | SΣ | 0..1 | dateTime | When this Consent was created or indexed | ||||
|    performer | Σ | 0..* | Reference(Organization | Patient | Practitioner | RelatedPerson | PractitionerRole) | Who is agreeing to the policy and rules | ||||
|    organization | Σ | 0..* | Reference(Organization) | Custodian of the consent | ||||
|    source[x] | Σ | 0..1 | Source from which this consent is taken | |||||
|     sourceAttachment | Attachment | |||||||
|     sourceReference | Reference(Consent | DocumentReference | Contract | QuestionnaireResponse) | |||||||
|    policy | S | 0..* | BackboneElement | Policies covered by this consent | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     extension | 0..* | Extension | Additional content defined by implementations | |||||
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|     authority | C | 0..1 | uri | Enforcement source for policy | ||||
|     uri | C | 0..1 | uri | Specific policy covered by this consent | ||||
|    policyRule | ΣC | 0..1 | CodeableConcept | Regulation that this consents to Binding: ConsentPolicyRuleCodes (extensible): Regulatory policy examples. | ||||
|    verification | Σ | 0..* | BackboneElement | Consent Verified by patient or family | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     extension | 0..* | Extension | Additional content defined by implementations | |||||
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|     verified | Σ | 1..1 | boolean | Has been verified | ||||
|     verifiedWith | 0..1 | Reference(Patient | RelatedPerson) | Person who verified | |||||
|     verificationDate | 0..1 | dateTime | When consent verified | |||||
|    provision | SΣ | 1..1 | BackboneElement | Constraints to the base Consent.policyRule | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
|     ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |||||
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|     type | SΣ | 1..1 | code | deny | permit Binding: ConsentProvisionType (required): How a rule statement is applied, such as adding additional consent or removing consent. | ||||
|     period | Σ | 0..1 | Period | Timeframe for this rule | ||||
|     actor | S | 1..* | BackboneElement | Who|what controlled by this rule (or group, by role) | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
|      ClauseExtension | 0..* | (Complex) | Clause URL: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension | |||||
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|      role | 1..1 | CodeableConcept | How the actor is involved Binding: Healthcare Agent or Proxy Choices (required) | |||||
|      reference | 1..1 | Reference(ADI Participant) | Resource for the actor (or group, by role) | |||||
|     action | Σ | 0..* | CodeableConcept | Actions controlled by this rule Binding: Healthcare Agent Decisions (extensible) | ||||
|     securityLabel | Σ | 0..* | Coding | Security Labels that define affected resources Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
|     purpose | Σ | 0..* | Coding | Context of activities covered by this rule Binding: v3 Code System ActReason (required) | ||||
|     class | Σ | 0..* | Coding | e.g. Resource Type, Profile, CDA, etc. Binding: ConsentContentClass (extensible): The class (type) of information a consent rule covers. | ||||
|     code | Σ | 0..* | CodeableConcept | e.g. LOINC or SNOMED CT code, etc. in the content Binding: ConsentContentCodes (example): If this code is found in an instance, then the exception applies. | ||||
|     dataPeriod | Σ | 0..1 | Period | Timeframe for data controlled by this rule | ||||
|     data | Σ | 0..* | BackboneElement | Data controlled by this rule | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|      meaning | Σ | 1..1 | code | instance | related | dependents | authoredby Binding: ConsentDataMeaning (required): How a resource reference is interpreted when testing consent restrictions. | ||||
|      reference | Σ | 1..1 | Reference(Resource) | The actual data reference | ||||
|     provision | 0..* | See provision (Consent) | Nested Exception Rules | |||||
|  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | ||||
| Consent.language | preferred | CommonLanguages 
 | ||||
| Consent.status | required | Pattern: active | ||||
| Consent.scope | required | ADIConsentTypeVS | ||||
| Consent.category | extensible | ConsentCategoryCodes | ||||
| Consent.policyRule | extensible | ConsentPolicyRuleCodes | ||||
| Consent.provision.type | required | ConsentProvisionType | ||||
| Consent.provision.actor.role | required | HealthcareAgentOrProxyChoices | ||||
| Consent.provision.action | extensible | ADIHCADecisionsVS | ||||
| Consent.provision.securityLabel | extensible | All Security Labels | ||||
| Consent.provision.purpose | required | ActReason | ||||
| Consent.provision.class | extensible | ConsentContentClass | ||||
| Consent.provision.code | example | ConsentContentCodes (a valid code from LOINC) | ||||
| Consent.provision.data.meaning | required | ConsentDataMeaning | 
| Id | Grade | Path(s) | Details | Requirements | 
| HCA-authority-scope-provisionType | error | Consent | Scope indicates powers granted and provision type is permit or scope indicates limitations placed and provision type is deny or scope indicates no powers/limitations and no provisions type and no action exist : (scope.coding.where(code = '75786-4').exists() and provision.type = 'permit') or (scope.coding.where(code = '81346-9').exists() and provision.type = 'deny') or (scope.coding.where(code = '81335-2').exists() and provision.type.exists().not() and provision.action.exists().not() and provision.provision.exists().not()) | |
| HCA-consent-category | error | Consent | Category must have a ConsentCategory of 'acd' : category.coding.where(code = 'acd').exists() | |
| HCA-provision-purpose | error | Consent | Provision purpose must have a purpose of 'PWATRNY' : provision.purpose.exists().not() or provision.purpose.where(code = 'PWATRNY').exists() | 
This structure is derived from Consent
Summary
Mandatory: 5 elements
 Must-Support: 8 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron