Consent.provision.code[]).
Primary Keys:
- consent_provision_code_id
- consent_id - links to the consent table
| Column | Data Type | Description |
|---|---|---|
| consent_provision_code_id | varchar | Unique identifier for the provision code row |
| consent_id | varchar | FK to the parent consent record |
| text | varchar | Display text for the provision code |

