Open Questions

Data Model

  1. Rationalize ACLs vs private column in some tables. (pro_identifier_types, prs_biodem, prs_addresses)
  2. History models. (changelog, _archive tables, deleted columns)
  3. Should calculated tables other than prc_persons all be part of BR?
  4. Should BR and PR be combined?
  5. Will this data model scale for large quantities of data?
  6. Should SORs be able to provide name data as name,type={preferred|maiden|typo} to help OR elect best name?
  7. Is multiple stage deprovisioning supported properly in the data model? ie: you're expired but not deleted, oh, now you're deleted (this might just be two business rules)

Implementation

  1. Should interfaces support "-n" option to see what happens before a change is submitted?