diff --git a/etl/playground/znt_score_vitamined.sql b/etl/playground/znt_score_vitamined.sql index cfeb3c3..3f11c0d 100644 --- a/etl/playground/znt_score_vitamined.sql +++ b/etl/playground/znt_score_vitamined.sql @@ -52,7 +52,7 @@ SELECT * FROM datascope.diag_sap_dic; - +-- EVERYTHING BEFORE HERE HAPPENS ON CLINIC SERVER, BEFORE data_scope -------------------------------------- BASE TABLES CREATE + INGESTIONS-------------------------------------- @@ -387,4 +387,4 @@ FROM data_scope.diag_events JOIN data_scope.diag_dic using(diag_ref) where cie = 'CIE-10' order by patient_ref,reg_date -) \ No newline at end of file +)