MedicationStatement.dosage[].route.coding[] property on the MedicationStatement FHIR resource.
Primary Keys:
- medicationstatement_dosage_route_coding_id
- medicationstatement_dosage_id - links to the medicationstatement_dosage table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| medicationstatement_dosage_route_coding_id | varchar | Unique identifier for the coding row |
| medicationstatement_dosage_id | varchar | FK to the parent medicationstatement_dosage 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 |

