A code that classifies the general type of observation being made (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.category[]).
Primary Keys:
- observation_category_id
- observation_id - links to the observation table
| Column | Data Type | Description |
|---|---|---|
| observation_category_id | varchar | Unique identifier for the category row |
| observation_id | varchar | FK to the parent observation record |
| category_text | varchar | Display text for the category |

