Communication.category[].coding[] property on the Communication FHIR resource.
Primary Keys:
- communication_category_coding_id
- communication_category_id - links to the communication_category table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| communication_category_coding_id | varchar | Unique identifier for the coding row |
| communication_category_id | varchar | FK to the parent communication_category 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 |

