Skip to main content
The patient name table contains normalized name information for patients. This table supports multiple names per patient, allowing for historical name tracking, legal name changes, and aliases. Primary Keys:
  • patient_id
  • name_rank
Foreign Keys:
  • patient_id - links to the patient table