Skip to main content
The patient address table contains normalized address information for patients. This table supports multiple addresses per patient. Primary Keys:
  • patient_id
  • address_rank
Foreign Keys:
  • patient_id - links to the patient table