Encounter.type[]).
Primary Keys:
- encounter_type_id
- encounter_id - links to the encounter 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.
Encounter.type[]).
Primary Keys:
| Column | Data Type | Description |
|---|---|---|
| encounter_type_id | varchar | Unique identifier for the type row |
| encounter_id | varchar | FK to the parent encounter record |
| text | varchar | Display text for the encounter type |
