This version address the following issues/pull requests:
- #183 Fixes VISIT_DETAIL documentation, 'required' and 'type' columns were switched
- #169 Data type changes for BigQuery
- #171 Datetime formats in Sql Server changed to Datetime2
- #173 Impala reserved words
- #177 Postgres readme
- #140, #144, #135
- Typos in readme and documentation
- #158 VOCABULARY.VOCABULARY_VERSION no longer a required field
- #157 Added MEASUREMENT.MEASUREMENT_TIME back to DDL for backwards compatibility
- #147 PAYER_PLAN_PERIOD.STOP_REASON_SOURCE_VALUE varchar instead of integer
- #120 PAYER_PLAN_PERIOD documentation
- #160 Removed errant semicolon in license header
- #145 VISIT_DETAIL naming convention
- This is the change with the most potential impact as column names were updated
- #67 Removed COHORT_DEFINITION_ID foreign key constraint from COHORT table
- #16 Added additional foreign key constraints that were missing
- #12 .csv file is now delivered with each version
- Additional BigQuery updates for compatibility
- A portion of #112 was addressed
- VISIT_DETAIL and documentation typos