Consent.scope.coding[] property on the Consent FHIR resource.
Primary Keys:
- consent_scope_coding_id
- consent_id - links to the consent table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| consent_scope_coding_id | varchar | Unique identifier for the coding row |
| consent_id | varchar | FK to the parent consent 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 |

