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

