Consent.provision.code[].coding[] property on the Consent FHIR resource.
Primary Keys:
- consent_provision_code_coding_id
- consent_provision_code_id - links to the consent_provision_code table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| consent_provision_code_coding_id | varchar | Unique identifier for the coding row |
| consent_provision_code_id | varchar | FK to the parent consent_provision_code record |
| code_rank† | int | 1-based position of this coding in the source array |
| code | varchar | Code value |
| display | varchar | Human-readable display text |
| system | varchar | Coding system URI |

