UNMCCC / CRIIS_Source_Extracts_for_OMOP

Cancer Clinical Data integration - Set of SQL extractions from disparate health system sources targeting the OMOP data model
MIT License
0 stars 0 forks source link

added a missing join #176

Closed lvarnedoe closed 2 years ago

lvarnedoe commented 2 years ago

added 'JOIN UNM_CNExTCases.dbo.HospSupp HSG ON HSG.UK = HSP.UK' on the last select statement for Diagnosis/Stage.

isangil commented 2 years ago

sorry, already addressed with a hotfix on mail - i got a bit impatient.

on "main" not "mail"