Guidance on how to interpret the value by comparison to a normal or recommended range (Documentation Index
Fetch the complete documentation index at: https://docs.metriport.com/llms.txt
Use this file to discover all available pages before exploring further.
Observation.referenceRange[]).
Primary Keys:
- observation_referencerange_id
- observation_id - links to the observation table
| Column | Data Type | Description |
|---|---|---|
| observation_referencerange_id | varchar | Unique identifier for the reference range row |
| observation_id | varchar | Parent observation |
| low_amount | varchar | Lower bound value |
| low_unit | varchar | Unit for lower bound |
| high_amount | varchar | Upper bound value |
| high_unit | varchar | Unit for upper bound |

