Skip to main content
A name associated with the individual (Patient.name[]). Previous version: patient_name Primary Keys:
  • patient_name_id
Foreign Keys:
  • patient_id - links to the patient table
† Metriport Platform added
ColumnData TypeDescription
patient_name_idvarcharUnique identifier for the name row
patient_idvarcharParent patient
last_name†varcharFamily name (FHIR family)
first_name†varcharFirst given name
given_names†arrayAll given names as array (nulls removed)
suffixes†arrayName suffixes as array (nulls removed)
prefixes†arrayName prefixes as array (nulls removed)
name_rank†intOrder of this name within the patient (1-based)
data_source_ext†varcharIntegration source of the data, derived from FHIR extension
Related Tables: Parent: