AllergyIntolerance.code.coding[] property on the AllergyIntolerance FHIR resource.
Primary Keys:
- allergyintolerance_code_coding_id
- allergyintolerance_id - links to the allergyintolerance table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| allergyintolerance_code_coding_id | varchar | Unique identifier for the coding row |
| allergyintolerance_id | varchar | FK to the parent allergyintolerance 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 |

