Skip to main content
An identifier for this patient, such as MRN or SSN (Patient.identifier[]). Primary Keys:
  • patient_identifier_id
Foreign Keys:
  • patient_id - links to the patient table
ColumnData TypeDescription
patient_identifier_idvarcharUnique identifier for the identifier row
patient_idvarcharParent patient
systemvarcharNamespace/URI that defines the identifier value
valuevarcharThe identifier value
usevarcharIntended use of the identifier (e.g., official, usual, temp)
type_textvarcharHuman-readable type description
period_startdatetimeStart of the period when the identifier was valid
period_enddatetimeEnd of the period when the identifier was valid
Related Tables: Parent: Child: