Table

external_identities

Description

External Identities for a Person


Column

Format

Description

Definition

Required

Comments

id

integer, primary key

Row identifier

autoincrement

(tick)


person_idinteger, foreign keyPerson IDpeople:id(tick)
source_keyvarchar(512)External Identity Source's unique key this record maps to
(tick)

status

varchar(2)

Synchronization status of this External Identity

  • RM: Removed
  • SY: Synced


date_of_birthdatePerson's date of birth as asserted by External Identity Source


  • No labels