Specific type of encounter, such as e-mail consultation, surgical day-care, etc. (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.
Encounter.type[]).
Primary Keys:
- encounter_type_id
- encounter_id - links to the encounter table
| 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 |

