Immunization.vaccineCode.coding[] property on the Immunization FHIR resource.
Primary Keys:
- immunization_vaccinecode_coding_id
- immunization_id - links to the immunization table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| immunization_vaccinecode_coding_id | varchar | Unique identifier for the coding row |
| immunization_id | varchar | FK to the parent immunization 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 |

