Goal.target[].measure.coding[] property on the Goal FHIR resource.
Primary Keys:
- goal_target_measure_coding_id
- goal_target_id - links to the goal target table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| goal_target_measure_coding_id | varchar | Unique identifier for the coding row |
| goal_target_id | varchar | FK to the parent goal_target 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 |

