Known Issues
Below are known issues impacting the generally available relational schema. Resolving these issues would constitute a breaking change, so Zus plans to address these issues in the next version of the relational schema.
Known issues:
- For the
LENS_ENCOUNTERtable, theLENS_SNOMED_CONDITION_IDis mislabeled and does not link to theLENS_SNOMED_CONDITIONtable, but instead the normalCONDITION_TABLE. - In the
LENS_TRANSITION_OF_CARE_DIAGNOSIStable, the columnCONDITION_IDshould be renamed toLENS_SNOMED_CONDITION_IDto better fit the schema naming convention. - The
CONTACT_POINTtable mixes data for both patients and practitioners, which some customers have found confusing. We may separate this out into two tables in future schema versions. - In the
LENS_SNOMED_CONDITION, we may choose to remove thecode_icd10cmcolumn because Lens conditions can have multiple ICD-10 codes and there is not a single ICD-10 code that can represent the entire collection. - Customers have noted inconsistent use of “timestamp without timezone” and “timestamp with timezone” formatting for timestamp data types in the Zus relational schema.
Updated about 1 month ago
