adding Hospitalization for UI

This commit is contained in:
Frank Knoll
2024-04-23 17:53:39 +02:00
parent ce175faa78
commit a2d4c356be
5 changed files with 87 additions and 71 deletions

View File

@@ -17,6 +17,7 @@ def createGlobalBatchCodeTable(deleteEntriesWithADRsLessThanOrEqual, minADRsForL
'Deaths',
'Disabilities',
'Life Threatening Illnesses',
'Hospitalization',
'Company',
'Severe reports',
'Lethality'

View File

@@ -30,13 +30,13 @@ FK-TODO:
+ VaersDescrReaderTest
+ VaersDescrReader
- AdverseReactionReportsChartView
- batchCodes.html
- BatchCodeTableInitializer
+ AdverseReactionReportsChartView
+ batchCodes.html
+ BatchCodeTableInitializer
+ BatchCodeTableFactory
+ BatchCodeTableIntoHistogramDescriptionTableMergerTest
+ BatchCodeTableIntoHistogramDescriptionTableMerger
- BatchCodeTablePersister.py
+ BatchCodeTablePersister.py
anacron job: