Update of GCN_SEQNO
Prerequisites:
- Schema DevV5 with copies of tables concept, concept_relationship and concept_synonym from ProdV5, fully indexed.
- RxNorm must be loaded first.
- Working directory GCN_SEQNO.
- Run create_source_tables.sql
- Run in devv5 (with fresh vocabulary date and version): SELECT sources.load_input_tables('GCNSEQNO',TO_DATE('20151119','YYYYMMDD'),'20151119 Release');
- Run load_stage.sql
- Run generic_update: devv5.GenericUpdate();