diff --git a/docs/AdverseReactionReportsChartView.js b/docs/AdverseReactionReportsChartView.js index 84e0a676af9..59d027ec5d8 100644 --- a/docs/AdverseReactionReportsChartView.js +++ b/docs/AdverseReactionReportsChartView.js @@ -32,7 +32,7 @@ class AdverseReactionReportsChartView { labels: [ 'Deaths', 'Disabilities', - 'Life Threatening Illnesses', + 'Life-Threatening Illnesses', 'Hospitalizations', 'Other Adverse Events' ], @@ -42,9 +42,9 @@ class AdverseReactionReportsChartView { data: [ ADRDescr['Deaths'], ADRDescr['Disabilities'], - ADRDescr['Life Threatening Illnesses'], + ADRDescr['Life-Threatening Illnesses'], ADRDescr['Hospitalizations'], - ADRDescr['Adverse Reaction Reports'] - (ADRDescr['Deaths'] + ADRDescr['Disabilities'] + ADRDescr['Life Threatening Illnesses'] + ADRDescr['Hospitalizations']) + ADRDescr['Adverse Reaction Reports'] - (ADRDescr['Deaths'] + ADRDescr['Disabilities'] + ADRDescr['Life-Threatening Illnesses'] + ADRDescr['Hospitalizations']) ], backgroundColor: '#1a73e8' }] diff --git a/docs/BatchCodeTableInitializer.js b/docs/BatchCodeTableInitializer.js index 6348592a217..2df5161221e 100644 --- a/docs/BatchCodeTableInitializer.js +++ b/docs/BatchCodeTableInitializer.js @@ -49,7 +49,7 @@ class BatchCodeTableInitializer { this.#getColumnIndex('Adverse Reaction Reports'), this.#getColumnIndex('Deaths'), this.#getColumnIndex('Disabilities'), - this.#getColumnIndex('Life Threatening Illnesses'), + this.#getColumnIndex('Life-Threatening Illnesses'), this.#getColumnIndex('Hospitalizations'), this.#getColumnIndex('Severe reports'), this.#getColumnIndex('Lethality') @@ -108,7 +108,7 @@ class BatchCodeTableInitializer { return 2; case 'Disabilities': return 3; - case 'Life Threatening Illnesses': + case 'Life-Threatening Illnesses': return 4; case 'Hospitalizations': return 5; diff --git a/docs/batchCodes.html b/docs/batchCodes.html index ece66288782..2aaedc8d59f 100644 --- a/docs/batchCodes.html +++ b/docs/batchCodes.html @@ -41,27 +41,27 @@ -

Batch Codes of Coronavirus 2019 Vaccines

- - - - - - - - - - - - - - - -
BatchAdverse Reaction ReportsDeathsDisabilitiesLife Threatening IllnessesHospitalizationsCompanySevere reportsLethalityCountries
-