Observation.category[]).
Primary Keys:
- observation_category_id
- observation_id - links to the observation table
Related Tables:
Parent:
Child:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Observation.category[]).
Primary Keys:
| 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 |
