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

Replaced Treatment and Transplant queries w DxStg and Hospital #175

Closed lvarnedoe closed 2 years ago

lvarnedoe commented 2 years ago

Removed Treatment table query - replaced with DxStg table query. Removed Transplant table query - replaced with Hospital table query. Changed all select statements to pull SOURCE_PK, PROCEDURE_OCCURRENCE_ID, and VISIT_DETAIL_ID from the queried treatment table. Concatenated the treatment table's 3 letter code plus a dash to the treatment table's UK for each of these fields.