Coverage.type.coding[] property on the Coverage FHIR resource.
Primary Keys:
- coverage_type_coding_id
- coverage_id - links to the coverage table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| coverage_type_coding_id | varchar | Unique identifier for the coding row |
| coverage_id | varchar | FK to the parent coverage 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 |

