New (for CDM 5.4 onwards):
- Added cascading FKs with relationship to the person table (for easier deletion of all data related to a person).
- Made all relationships to person bidirectional for more convenient querying/analysis.
Bugfixes
- Incorrect references for payer_plan_period_id fields in CDM 5.4 ([12](https://github.com/thehyve/omop-cdm/issues/12))
- The stem table field `start_datetime` is now nullable in CDM 5.3 and 5.4 ([14](https://github.com/thehyve/omop-cdm/issues/14))