Skip to main content
Specific type of encounter, such as e-mail consultation, surgical day-care, etc. (Encounter.type[]). Primary Keys:
  • encounter_type_id
Foreign Keys:
  • encounter_id - links to the encounter table
ColumnData TypeDescription
encounter_type_idvarcharUnique identifier for the type row
encounter_idvarcharFK to the parent encounter record
textvarcharDisplay text for the encounter type
Related Tables: Parent: Child: