Skip to content

Commit 3ece2a6

Browse files
committed
Update __postgres_db_conf.py
batchnumber.txt has been recalled by CPRD
1 parent 68df603 commit 3ece2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__postgres_db_conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
'dir_lookup': '<project_directory>/lookups',
2626
'dir_voc': '<project_directory>/vocabulary', #Do not change below here
2727
'tbl_gold': ['additional', 'clinical', 'consultation', 'immunisation', 'patient', 'practice', 'referral', 'staff', 'test', 'therapy'],
28-
'tbl_gold_lookup':['batchnumber', 'bnfcodes', 'common_dosages', 'entity', 'medical', 'packtype', 'product', 'scoremethod', 'txtfiles\\*.txt'],
28+
'tbl_gold_lookup':['bnfcodes', 'common_dosages', 'entity', 'medical', 'packtype', 'product', 'scoremethod', 'txtfiles\\*.txt'],
2929
'tbl_aurum' : ['practice', 'staff', 'patient', 'consultation', 'observation', 'problem', 'referral', 'drugissue'],
3030
'tbl_aurum_lookup': ['gender', 'region', 'jobcat', 'numunit', 'quantunit', 'refservicetype', 'medicaldictionary', 'productdictionary', 'visiontoemismigrators'],
3131
'tbl_aurum_denom': ['aurum_acceptablepats', 'aurum_practices'],

0 commit comments

Comments
 (0)