{% extends 'base.html.twig' %} {% block title %} Data dictionary {% endblock %} {% block stylesheets %} {{ parent() }} {% endblock stylesheets %} {% block breadcrumbs %}
| Variable | Description | Format | Type | Seasons of collection | Comments | Rules applied for data collection |
|---|---|---|---|---|---|---|
| zone | Country of the site (+ main city of the investigating site when 2 sites are from the same country) | text | All | |||
| season | Season for which the data was collected | DD_DD (D=Digit) | text | All | ||
| is_validated | Technical variable indicating the submission status of the questionnaire (if questionnaire filled on the eCRF) | 0 = draft status 1 = submitted status |
Integer | Since 18_19 | Questionnaires should be validated, at the latest, 4 months after the end of the season (from November 1st to October 31st of the next year) | |
| both_comp_a_diag | Case finding based on pre-defined admission diagnosis (see Annex 1) | 0 = No / 1 = Yes | Integer | Since 12_13 | Mandatory Must be 0 or 1, other values (including empty or NULL value) are not permitted If "Yes", both_case_identified_based_logs_respiratory and both_case_identified_based_positive_swab must be "No" |
|
| both_a_diag_icd | ICD used | 0 = ICD-9 / 1 = ICD-10 | Integer | From 12_13 to 22_23 | If both_comp_a_diag = No, must be empty If both_comp_a_diag = Yes, must be 0 or 1 , other values are not permitted |
|
| both_a_diag | Admission diagnosis (letter/code.subcode) | (L=Capital Letter / D=Digit) If ICD-9: format = DDD.DD If ICD-10: format = LDD.DD If more than one code is captured: format = ["DDD.DD","DDD.DD",...] or ["LDD.DD","LDD.DD",…] |
text | From 12_13 to 22_23 | If both_comp_a_diag = No, must be empty If both_comp_a_diag = Yes, must be one fo the value from annex 1 of the questionnaire, other values are not permitted If unknown, leave empty AND both_a_diag_unknow = 1 |
|
| both_a_diag | Admission diagnosis (letter/code.subcode) | (L=Capital Letter / D=Digit) If ICD-9: format = DDD.DD If ICD-10: format = LDD.DD If more than one code is captured: format = ["DDD.DD","DDD.DD",...] or ["LDD.DD","LDD.DD",…] |
text | Since 12_13 | If both_comp_a_diag = No, must be empty If both_comp_a_diag = Yes, must be one fo the value from annex 1 of the questionnaire, other values are not permitted If unknown, leave empty AND both_a_diag_unknow = 1 |
|
| both_a_diag_unknow | Admission diagnosis unknown or not captured | 1 = Not available | Integer | Since 21_22 | If both_comp_a_diag = No, must be empty If both_comp_a_diag = Yes and both_a_diag empty, must be "1", other values are not permitted If both_a_diag is known, must be empty |
|
| both_case_identified_based_logs_respiratory | Case finding based on hospital admission logs for acute respiratory illness | 0 = No / 1 = Yes | Integer | Since 21_22 | Mandatory Must be 0 or 1, other values (including empty or NULL value) are not permitted If "Yes", both_comp_a_diag and both_case_identified_based_positive_swab must be "No" |
|
| both_case_identified_based_testing | Case finding based on positive swab from hospital diagnostic test for admitted patients | 0 = No / 1 = Yes | Integer | Since 21_22 | Since 24_25, we specified only if the case finding was based on testing for in fluenza | Mandatory Must be 0 or 1, other values (including empty or NULL value) are not permitted If "Yes", both_comp_a_diag and both_case_identified_based_logs_respiratory must be "No" |
| both_doa | Date of admission | WEEK n°--YYYY | datetime | Since 12_13 | As per the anonymization process of the data collected, all admission dates were converted to the week number of this admission plus the year of admission | Mandatory Must be a valid date, other values (including empty or NULL value) are not permitted Specimens shouldn’t have more than 7 days from test results to admission, or should be collected within 48-72 hours/3 days of hospital admission |
| doq | Date of when the questionnaire was filled | Integer | Integer | From 12_13 to 18_19 | As per the anonymization process, all dates are converted to number of days from the admission date. | Mandatory Must be a valid date, other values (including empty or NULL value) are not permitted |
| both_sex | Sex | 0 = Female / 1 = Male | Integer | Since 12_13 | Mandatory Must be 0 or 1, other values (including empty or NULL value) are not permitted |
|
| both_age | Age | Integer | All | Mandatory If patient < 1 month, please enter his age in days Must be a valid Integer between 1 and 30, other values (including empty or NULL value) are not permitted If patient < 5 years old, please enter his age in months Must be a valid Integer between 1 and 60, other values (including empty or NULL value) are not permitted If patient >= 5 years old, please enter his age in years Must be a valid Integer between 5 and 130, other values (including empty or NULL value) are not permitted |
||
| both_age_unit | Age Unit (label masqué et déplacé à droite change age) | 1 = Years / 2 = Months / 3 = Days | text | All | Mandatory Must be 1, 2 or 3, other values (including empty or NULL value) are not permitted |
|
| dob | Date of birth | Integer | Integer | From 12_13 to 17_18 | As per the anonymization process, all dates are converted to number of days from the admission date. This variable equals to the age in days. |
Must be a valid date |
| both_ilisystemic_fever | Fever / history of fever | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_ilisystemic_malaise | Malaise / fatigue / lethargy | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_ilisystemic_headache | Headache | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_ilisystemic_myalgia | Myalgia / muscle ache / body-ache | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_ilirespiratory_cough | Cough | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_ilirespiratory_sorethroat | Sore throat | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_ilirespiratory_shortnessbreath | Shortness of breath / difficult breathing | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_ilirespiratory_wheezing | Wheezing | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_ilirespiratory_nasalcongestion | Nasal congestion / runny nose | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 18_19 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_case_definition_used | Case definition used (see Annex 2) | 1 = SARI case definition 2 = Extended SARI case definition 3 = ECDC modified case definition - in last 7 days 9 = ECDC modified case definition - in last 14 days 4 = Acute respiratory illness case definition 5 = Laboratory confirmed influenza 6 = Laboratory confirmed Covid-19 8 = Cases tested for Influenza 7 = Other |
Integer | Since 21_22 | Mandatory Must be 1, 2, 3, 4, 5, 6, 7, 8 or 9, other values (including empty or NULL value) are not permitted |
|
| both_case_definition_other_detail | Detail other case definition used | 3 = ECDC modified case definition - in last 7 days | text | Since 21_22 | If both_case_definition_used != 7, must be empty If both_case_definition_used = 7, must be detailed in text |
|
| both_swab_date | Date of swabbing | Integer | Integer | Since 12_13 | As per the anonymization process, all dates are converted to number of days from the admission date. | Mandatory Must be a valid date, other values are not permitted If unknown, must be empty and both_swab_date_unknown = 1 |
| both_swab_date_unknow | Date of swabbing unknown or not captured | 1 = Do not know | Integer | Since 19_20 | If both_swab_date empty, must be = 1 Otherwise, must be empty |
|
| both_swabcovid_date | Date of swabbing (For COVID-19 Only – if done within 14 days from hospital admission date) | Integer | Integer | From 21_22 to 22_23 | As per the anonymization process, all dates are converted to number of days from the admission date. | Mandatory Must be a valid date, other values are not permitted Must be within 14 days from hospital admission date If non-applicable, must be empty and both_swabcovid_date_unknow = 1 |
| both_swabcovid_date_unknow | Date of swabbing for COVID-19 Non-applicable | 1 = NA | Integer | Since 21_22 | If both_swabcovid_date empty, must be = 1 Otherwise, must be empty |
|
| dol | Date of the laboratory determination | Integer | Integer | From 12_13 to 18_19 | As per the anonymization process, all dates are converted to number of days from the admission date. | Must be a valid date. If don't know the result NA |
| swab_sent | Date of sample sent to laboratory | Integer | Integer | From 13_14 to 19_20 | As per the anonymization process, all dates are converted to number of days from the admission date. | Must be a valid date. If don't know the result NA |
| both_positive_result | Does the patient have a positive influenza test result ? | 0 = No / 1 = Yes / 2 = Inadequate Sample | Integer | Since 18_19 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_lab_flu_h1n1 | H1N1pdm09 | 0 = No / 1 = Yes | Integer | Since 12_13 | If both_positive_result = No or sample inadequate, must be empty If both_positive_result = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab_flu_h1nother | H1Nother | 0 = No / 1 = Yes | Integer | Since 24_25 | If both_positive_result = No or sample inadequate, must be empty If both_positive_result = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab_flu_h3n2 | H3N2 | 0 = No / 1 = Yes | Integer | Since 12_13 | If both_positive_result = No or sample inadequate, must be empty If both_positive_result = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab_flu_h3n2 | H3N2 | 0 = No / 1 = Yes | Integer | Since 24_25 | If both_positive_result = No or sample inadequate, must be empty If both_positive_result = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab_flu_yamagata | B/Yamagata | 0 = No / 1 = Yes | Integer | Since 12_13 | If both_positive_result = No or sample inadequate, must be empty If both_positive_result = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab_flu_victoria | B/Victoria | 0 = No / 1 = Yes | Integer | Since 12_13 | If both_positive_result = No or sample inadequate, must be empty If both_positive_result = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab_flu_a_nosub | Influenza A not subtyped | 0 = No / 1 = Yes | Integer | Since 12_13 | If both_positive_result = No or sample inadequate, must be empty If both_positive_result = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab_flu_b_nosub | Influenza B no lineage information | 0 = No / 1 = Yes | Integer | Since 12_13 | If both_positive_result = No or sample inadequate, must be empty If both_positive_result = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_test_other_virus | Did you test for other respiratory viruses? | 0 = No / 1 = Yes / 2 = Inadequate Sample | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_lab2_enterovirus | Enterovirus | 0 = No / 1 = Yes | Integer | Since 23_24 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_enterovirus_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 23_24 | If both_lab2_sarscov2 = No, must be empty If both_lab2_sarscov2 = Yes, must be 0, 1 or 9999 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_enterovirus_rhinovirus | Enterovirus/Rhinovirus | 0 = No / 1 = Yes | Integer | Since 24_25 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_enterovirus_rhinovirus_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 24_25 | If both_lab2_sarscov2 = No, must be empty If both_lab2_sarscov2 = Yes, must be 0, 1 or 9999 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_merscov | MERS-CoV | 0 = No / 1 = Yes | Integer | Since 23_24 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_merscov_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 23_24 | If both_lab2_sarscov2 = No, must be empty If both_lab2_sarscov2 = Yes, must be 0, 1 or 9999 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_picornavirus | Picornavirus | 0 = No / 1 = Yes | Integer | Since 23_24 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_picornavirus_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 23_24 | If both_lab2_sarscov2 = No, must be empty If both_lab2_sarscov2 = Yes, must be 0, 1 or 9999 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_sarscov | SARS-CoV | 0 = No / 1 = Yes | Integer | Since 23_24 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_sarscov_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 23_24 | If both_lab2_sarscov2 = No, must be empty If both_lab2_sarscov2 = Yes, must be 0, 1 or 9999 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_evd68 | EV D68 | 0 = No / 1 = Yes | Integer | Since 23_24 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_evd68_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 23_24 | If both_lab2_sarscov2 = No, must be empty If both_lab2_sarscov2 = Yes, must be 0, 1 or 9999 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_corona | Tested for Human Coronavirus | 0 = No / 1 = Yes | Integer | Since 19_20 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_corona_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_lab2_corona = No, must be empty If both_lab2_corona = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_metaneumo | Tested for Metapneumovirus | 0 = No / 1 = Yes | Integer | Since 19_20 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_metaneumo_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_lab2_metaneumo = No, must be empty If both_lab2_metaneumo = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_rs | Tested for Respiratory syncytial virus | 0 = No / 1 = Yes | Integer | Since 19_20 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_rs_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_lab2_rs = No, must be empty If both_lab2_rs = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_adeno | Tested for Adenovirus | 0 = No / 1 = Yes | Integer | Since 19_20 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_adeno_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_lab2_adeno = No, must be empty If both_lab2_adeno = Yes, must be 0 or 1, other values (including empty or NULL value) are not permitted |
|
| both_lab2_boca | Tested for Bocavirus | 0 = No / 1 = Yes | Integer | Since 19_20 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_boca_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_lab2_boca = No, must be empty If both_lab2_boca = Yes, must be 0 or 1, other values (including empty or NULL value) are not permitted |
|
| both_lab2_pi | Tested for Parainfluenza virus | 0 = No / 1 = Yes | Integer | Since 19_20 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_pi_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_lab2_pi = No, must be empty If both_lab2_pi = Yes, must be 0 or 1, other values (including empty or NULL value) are not permitted |
|
| both_lab2_rhino | Tested for Rhinovirus | 0 = No / 1 = Yes | Integer | Since 19_20 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_rhino_yesno | Rhinovirus | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_sarscov2 | Tested for SARS-CoV-2 | 0 = No / 1 = Yes | Integer | Since 19_20 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_sarscov2_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | If both_lab2_sarscov2 = No, must be empty If both_lab2_sarscov2 = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_others | Tested for others respiratory viruses | 0 = No / 1 = Yes | Integer | Since 19_20 | If both_test_other_virus = No or sample inadequate, must be empty If both_test_other_virus = Yes, must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_lab2_others_yesno | Test result | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | If both_lab2_others = No, must be empty If both_lab2_others = Yes, must be 0 or 1, other values (including empty or NULL value) are not permitted |
|
| both_lab2_others_detail | Detail name of virus tested | text | Since 21_22 | If both_lab2_others = Yes, must be detailed in text Otherwise, must be empty |
||
| doo | Date of onset of ILI symptoms | Integer | Integer | From 12_13 to 18_19 | As per the anonymization process, all dates are converted to number of days from the admission date. | Must be a valid date |
| both_othersymptoms_nausea | Nausea or vomiting | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_othersymptoms_diarrhea | Diarrhea | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_othersymptoms_smell | New loss of taste or smell | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_othersymptoms_chestpain | Chest pain | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_pregnancy_status | Pregnancy status | 0 = No / 1 = Yes / 2 = Non-applicable | Integer | Since 12_13 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_pregnancy_weeks | Number of weeks | Integer | Since 17_18 | If both_pregnancy_status = No or Non-applicable, must be empty If both_pregnancy_status = Yes, must be a valid integer If unknown, must be empty AND both_pregnancy_weeks_unknow = 1 |
||
| both_pregnancy_weeks_unknow | Number of weeks unknown or not captured | 1 = Do not know | Integer | Since 21_22 | If both_pregnancy_status = No or Non-applicable, must be empty If both_pregnancy_status = Yes AND both_pregnancy_weeks a valid integer, must be empty If both_pregnancy_status = Yes AND both_pregnancy_weeks empty, must be = 1 |
|
| both_height | Height (only for children <5 years) | |__|__|__| cm | Integer | Since 12_13 | Mandatory for patient < 5 years old Must be an integer and > 0, If value is unknown, must be empty and both_height_unknown = 1 |
|
| both_weight | Weight (only for children <5 years) | |__|__|__| kg | Integer | Since 12_13 | Mandatory for patient < 5 years old Must be an integer and > 0, If value is unknown, must be empty and both_weight_unknown = 1 |
|
| both_height_unknow | Height unknown or not captured (only for children <5 years) | 1 = Do not know | Integer | Since 19_20 | If patient < 5 years old and both_height empty, must be = 1 Otherwise, must be empty |
|
| both_weight_unknow | Weight unknown or not captured (only for children <5 years) | 1 = Do not know | Integer | Since 19_20 | If patient < 5 years old and both_weight empty, must be = 1 Otherwise, must be empty |
|
| birthweight | Birth weight | Integer | From 13_14 to 18_19 | Must be a valid integer > 0, if value isn't known then value = NA, others values (including empty or NULL values) are not permitted | ||
| birth_week | If the child was born preterm, what was the gestational birth week? | Integer | From 13_14 to 18_19 | Must be a valid Integer and > 0, if value isn't known then value = NA | ||
| gestbirth_wk_yn | Do you remember the gestational birth week when the child was born? | 0 = No, 1 = Yes, 9999 = Do not know | Integer | From 13_14 to 17_18 | Must be a valid Integer and > 0, if value isn't known then value = NA, other values (including empty or NULL value) are not permitted | |
| breastfed_yn | Is the child being breastfed? | 0 = No, 1 = Yes, 9999 = Don't know | Integer | From 13_14 to 17_18 | 0 or 1, other values (including empty or NULL value) are not permitted | |
| breastfed_month_time | If yes, how many months were the child | 1 = Current, 2 = Less than 6 months, 3 = 6 months or more, 9999 = Do not know | Integer | From 13_14 to 18_19 | Must be 1, 2 or 3, other values (including empty or NULL value) are not permitted | |
| both_chronic_cond_yn | Does the patient have any chronic conditions ? | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 18_19 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_chronic_cvd_blood | Cardiovascular disease | 0 = No, 1 = Yes, 9999 = Do not know | Integer | Since 12_13 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_copd | Chronic lung disease (such as chronic obstructive pulmonary disease [COPD] and cystic fibrosis) | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_asthma | Asthma | 0 = No, 1 = Yes, 9999 = Do not know | Integer | Since 12_13 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_diabetes | Diabetes | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_immuno | Immunideficiency (Except HIV)/organ transplant | 0 = No, 1 = Yes, 9999 = Do not know | Integer | Since 12_13 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_renal | Renal impairment | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_rheumatologic_autoimmune_dis | Rheumatologic disease / Autoimmune disease | 0 = No, 1 = Yes, 9999 = Do not know | Integer | Since 17_18 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_neurological_neuromuscular_dis | Neurological or neuromuscular disease | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_cirrhosis_liver_dis | Cirrhosis / Liver disease | 0 = No, 1 = Yes, 9999 = Do not know | Integer | Since 12_13 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_neoplasm | Neoplasm (active) | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_obesity | Obesity | 0 = No, 1 = Yes, 9999 = Do not know | Integer | Since 18_19 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_malnutri | Malnutrition (Only for children < 5 years) | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 18_19 | If both_chronic_cond_yn = No AND/OR patient >= 5 years old, must be empty If both_chronic_cond_yn = Yes AND patient < 5 years old, must be 0 or 1 , other values are not permitted |
|
| both_chronic_active_tuberculosis | Active tuberculosis | 0 = No, 1 = Yes, 9999 = Do not know | Integer | Since 18_19 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_hiv_infection | HIV infection | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 18_19 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_hiv_exposure | HIV exposure (Only for children < 5 years) | 0 = No, 1 = Yes, 9999 = Do not know | Integer | Since 19_20 | If both_chronic_cond_yn = No AND/OR patient >= 5 years old, must be empty If both_chronic_cond_yn = Yes AND patient < 5 years old, must be 0 or 1 , other values are not permitted |
|
| both_chronic_other | Other | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 18_19 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_chronic_prematurity | Born premature, ie., <37 week gestation (Only for children < 5 years) | 0 = No, 1 = Yes, 9999 = Do not know | Integer | Since 19_20 | If both_chronic_cond_yn = No AND/OR patient >= 5 years old, must be empty If both_chronic_cond_yn = Yes AND patient < 5 years old, must be 0 or 1 , other values are not permitted |
|
| less_chronic_down_syndrom | Down Syndrome or any other developmental handicap | 0 = No / 1 = Yes / 9999 = Do not know | Integer | 19_20 | 0 or 1, other values (including empty or NULL value) are not permitted | |
| less_chronic_congenital_heart_dis | Congenital Heart Disease | 0 = No, 1 = Yes, 9999 = Do not know | Integer | 19_20 | 0 or 1, other values (including empty or NULL value) are not permitted | |
| more_chronic_leukemia | Leukemia | 0 = No / 1 = Yes / 9999 = Do not know | Integer | 19_20 | 0 or 1, other values (including empty or NULL value) are not permitted | |
| both_chronic_hemoglobinopathies | Hemoglobinopathies | 0 = No, 1 = Yes, 9999 = Do not know | Integer | Since 19_20 | If both_chronic_cond_yn = No, must be empty If both_chronic_cond_yn = Yes, must be 0 or 1 , other values are not permitted |
|
| both_av_current | Prescriptions of antiviral for the current episode | 0 = No / 1 = Yes / 9999 = Do not know | Integer | From 13_14 to 19_20 | Must be 0, 1 or 9999 if inknown, other values (including empty or NULL value) are not permitted | |
| av_current_days | If yes, how many days | Integer | From 13_14 to 17_18 | If known must be an integer >= 0, otherwise empty | ||
| both_av_starting_date | Starting date | Integer | Integer | From 18_19 to 19_20 | As per the anonymization process, all dates are converted to number of days from the admission date. | Must be a valid date |
| both_antiviral_preceding | Use of influenza antivirals (oseltamivir, zanamivir, favipiravir or peramivir) for the current episode initiated before this admission | 0 = No, 1 = Yes, 9999 = Do not know | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_antiviral_preceding_date | Starting Date of antiviral preceding the admission | Integer | Integer | Since 20_21 | As per the anonymization process, all dates are converted to number of dates from the admission date. | If both_antiviral_preceding = No or Do not know, must be empty If both_antiviral_preceding = Yes, must be a valid date AND < both_doa If unknown, must be empty AND both_antiviral_preceding_date_unknow = 1 |
| both_antiviral_preceding_date_unknow | Starting Date unknown or not captured | 1 = Do not know | Integer | Since 21_22 | If both_antiviral_preceding = No or Do not know, must be empty If both_antiviral_preceding = Yes AND bboth_antiviral_preceding_date a valid date, must be empty If both_antiviral_preceding = Yes AND both_antiviral_preceding_date empty, must be = 1 |
|
| both_antiviral_during | Use of influenza antiviral (oseltamivir, zanamivir, favipiravir or peramivir) for the current episode initiated during this admission | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_antiviral_during_date | Starting Date of antiviral during the admission | Integer | Integer | Since 20_21 | As per the anonymization process, all dates are converted to number of dates from the admission date. | If both_antiviral_during = No or Do not know, must be empty If both_antiviral_during = Yes, must be a valid date AND > both_doa If unknown, must be empty AND both_antiviral_during_date_unknow = 1 |
| both_antiviral_during_date_unknow | Starting Date unknown or not captured | 1 = Do not know | Integer | Since 21_22 | If both_antiviral_during = No or Do not know, must be empty If both_antiviral_during = Yes AND both_antiviral_during_date a valid date, must be empty If both_antiviral_during = Yes AND both_antiviral_during_date empty, must be = 1 |
|
| both_antibio_preceding | Use of antibiotics preceding this admission? | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_antibio_preceding_date | Starting Date of antibiotic preceding the admission | Integer | Integer | Since 19_20 | As per the anonymization process, all dates are converted to number of dates from the admission date. | If both_antibio_preceding = No or Do not know, must be empty If both_antibio_preceding = Yes, must be a valid date AND < both_doa If unknown, must be empty AND both_antibio_preceding_date_unknow = 1 |
| both_antibio_preceding_date_unknow | Starting Date unknown or not captured | 1 = Do not know | Integer | Since 21_22 | If both_antibio_preceding = No or Do not know, must be empty If both_antibio_preceding = Yes AND both_antibio_preceding_date a valid date, must be empty If both_antibio_preceding = Yes AND both_antibio_preceding_date empty, must be = 1 |
|
| both_antibio_during | Use of antibiotics during this admission? | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_antibio_during_date | Starting Date of antibiotic during the admission | Integer | Integer | Since 20_21 | As per the anonymization process, all dates are converted to number of dates from the admission date. | If both_antibio_during = No or Do not know, must be empty If both_antibio_during = Yes, must be a valid date AND > both_doa If unknown, must be empty AND both_antibio_during_date_unknow = 1 |
| both_antibio_during_date_unknow | Starting Date unknown or not captured | 1 = Do not know | Integer | Since 21_22 | If both_antibio_during = No or Do not know, must be empty If both_antibio_during = Yes AND both_antibio_during_date a valid date, must be empty If both_antibio_during = Yes AND both_antibio_during_date empty, must be = 1 |
|
| both_influ_vac_current_season | Influenza vaccination for the current season | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 18_19 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_vac_14d_before_ili_sym | Vaccinated more than 14 days before onset of acute respiratory symptoms | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | If both_influ_vac_current_season = No or Do not know, must be empty If both_influ_vac_current_season = Yes, must be 0, 1 or 2, other values are not permitted |
|
| vac_name | Name/Type of vaccine | text | varchar(255) | From 12_13 to 17_18 | ||
| vac_type | Type of vaccine | 1 = Inactivated Vaccine, 2 = Live Attenuated Vaccine, 9999 = Do not know | Integer | 18_19 | Must be 1, 2 or 3, other values (including empty or NULL value) are not permitted | |
| both_vac_type_vaccine | Type of influenza vaccine | 9999 = Do not know / 1 = IIV3 / 2 = IIV4 | Integer | Since 21_22 | If both_influ_vac_current_season = No or Do not know, must be empty If both_influ_vac_current_season = Yes, must be 0, 1 or 2, other values are not permitted |
|
| both_vac_preceding_season | Influenza vaccination in the preceding season? | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 18_19 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| less_influ_vac_current_season_2_doses | Were 2 doses of vaccine given to the patient ? | 0 = No / 1 = Yes / 9999 = Do not know | Integer | From 19_20 to 20_21 | Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted | |
| both_vac_history_validated | Vaccination history for current season validated through registry or medical records? | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 20_21 | If both_influ_vac_current_season = No or Do not know, must be empty If both_influ_vac_current_season = Yes, must be 0, 1 or 2, other values are not permitted |
|
| dov | Vaccination date (exact) from records or registries | Integer | Integer | From 12_13 to 18_19 | As per the anonymization process, all dates are converted to number of days from the admission date. | If the information is available from patient records or registeries, must be a valid date. If it is not known the value must be NA, otherwise value can be NULL |
| more_covid_firstdose | Vaccination status COVID-19: at least first dose COVID-19 vaccine received | 0 = No / 1 = Yes / 9999 = Do not know | Integer | 20_21 | Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted | |
| more_covid_full | Fully vaccinated (2 doses or 1 dose depending on product) more than 14 days before onset of the ILI symptoms | 0 = No / 1 = Yes / 9999 = Do not know | Integer | 20_21 | Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted | |
| more_covid_vaccine | If known, indicate which COVID-19 vaccine the patient received | Pfizer / AZ / J&J / Novavax / Moderna / Sputnik / Sinopharm / Bharat Biotech | Text | 20_21 | If the information is known, must be the name of the vaccine
Otherwise, must leave empty |
|
| both_covid_number_doses | How many COVID-19 vaccine doses received? | None = None 1 = One 2 = Two 3 = Three or more 9999 = Do not know |
text | From 21_22 to 24_25 | If both_covid_number_doses = None, must be empty If both_covid_number_doses != None, must be a valid date If both_covid_number_doses != None AND date unknown, must be empty AND both_covid_last_dose_date_unknow = 1 |
|
| both_covid_last_dose_date | Date of last vaccine dose | Integer | Integer | From 21_22 to 24_25 | As per the anonymization process, all dates are converted to number of dates from the admission date. | If both_covid_number_doses = None, must be empty If both_covid_number_doses != None, must be a valid date If both_covid_number_doses != None AND date unknown, must be empty AND both_covid_last_dose_date_unknow = 1 |
| both_covid_last_dose_date_unknow | Date of last vaccine dose unknown or not captured | 1 = Do not know | Integer | From 21_22 to 24_25 | If both_covid_number_doses = None, must be empty If both_covid_number_doses != None AND both_covid_number_doses valid date, must be empty If both_covid_number_doses != None AND date unknown, both_covid_last_dose_date_unknow must be = 1 |
|
| both_covid_vaccine_mrna | mRNA (e.g., Moderna, Pfizer BioNtech) | 0 = No / 1 = Yes | Integer | From 21_22 to 23_24 | If both_covid_number_doses = None, must be empty If both_covid_number_doses != None, must be 0, or 1, other values (including empty or NULL value) are not permitted |
|
| both_covid_vaccine_inactivated_virion | Inactivated whole virion (e.g., Sinopharm, Sinovac) | 0 = No / 1 = Yes | Integer | From 21_22 to 23_24 | If both_covid_number_doses = None, must be empty If both_covid_number_doses != None, must be 0, or 1, other values (including empty or NULL value) are not permitted |
|
| both_covid_vaccine_viral_vector | Viral vector vaccine (e.g., AstraZenica, Sputnik) | 0 = No / 1 = Yes | Integer | From 21_22 to 23_24 | If both_covid_number_doses = None, must be empty If both_covid_number_doses != None, must be 0, or 1, other values (including empty or NULL value) are not permitted |
|
| both_covid_vaccine_protein_subunit | Protein subunit vaccine (e.g., Novavax) | 0 = No / 1 = Yes | Integer | From 21_22 to 23_24 | If both_covid_number_doses = None, must be empty If both_covid_number_doses != None, must be 0, or 1, other values (including empty or NULL value) are not permitted |
|
| both_covid_vaccine_unknow | Type(s) of COVID-19 vaccine(s) unknown or not captured | 0 = No / 1 = Yes | Integer | From 21_22 to 23_24 | If both_covid_number_doses = None, must be empty If both_covid_number_doses != None, must be 0 or 1, other values (including empty or NULL value) are not permitted |
|
| both_sars_vac_current_season | COVID-19 vaccination for the current season | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 24_25 | Mandatory Must be 0, 1 or 9999, other values (including empty or NULL value) are not permitted |
|
| both_severity_confusion | Confusion/lethargy | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_severity_apnea | Apnea (only for children <5) | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | Mandatory for patient < 5 years old Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_severity_oxygen_saturation | Oxygen saturation value on ambient air (%) | |_|_|_| % | varchar(255) | Since 18_19 | If the information is known, must be an integer >=0 If unknown, must be empty AND both_severity_oxygen_saturation_unknow = 1 |
|
| both_severity_oxygen_saturation_unknow | Oxygen saturation value on ambient air (%) unknown or not captured | 1 = Do not know | Integer | Since 19_20 | If both_severity_oxygen_saturation empty, must be = 1 Otherwise, must be empty |
|
| both_severity_blood_pressure | Blood pressure | |__|__|__| / |__|__|__|mmHg | varchar(255) | Since 18_19 | If the information is known, must be a text format : 000/000 If unknown, must be empty AND both_severity_blood_pressure_unknow = 1 |
|
| both_severity_blood_pressure_unknow | Blood pressure unknown or not captured | 1 = Do not know | Integer | Since 19_20 | If both_severity_blood_pressure empty, must be = 1 Otherwise, must be empty |
|
| both_severity_respiration_rate | Respiratory rate (breaths per minute) | |__|__| bpm | varchar(255) | Since 18_19 | If the information is known, must be an integer >=0 If unknown, must be empty AND both_severity_respiration_rate_unknow = 1 |
|
| both_severity_respiration_rate_unknow | Respiratory rate (breaths per minute) unknown or not captured | 1 = Do not know | Integer | Since 19_20 | If both_severity_respiration_rate empty, must be = 1 Otherwise, must be empty |
|
| both_severity_supp_oxygen | Supplemental oxygen without mechanical ventilation | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 18_19 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_severity_vaso_support | Vasopressor support | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 18_19 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_severity_mech_vent | Mechanical ventilation | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 14_15 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_severity_high_dependence_unit | High dependence unit | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 21_22 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| hypoxia_adm | Hypoxia at admission | 0 = No / 1 = Yes / 9999 = Do not know | Integer | From 18_19 to 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| lethargy_adm | Lethargy at admission | 0 = No / 1 = Yes / 9999 = Do not know | Integer | From 18_19 to 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| blood_urea_nitrogen | Blood Urea Nitrogen (mmol/L units) | |__|__| mmol/L | varchar(255) | From 18_19 to 19_20 | If the information is known, must be a numeric value >=0 Otherwise,result = NA Other values (including NULL value) are not permitted |
|
| both_icu_adm | ICU admission | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_death_hosp | Death while hospitalized | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 12_13 | Mandatory Must be 0, or 1, other values (including empty or NULL value) are not permitted |
|
| both_discharged_date | Discharge/death date | Integer | Integer | Since 12_13 | As per the anonymization process, all dates are converted to number of days from the admission date. Per definition, this variable will give you the length of hospital stay in days. |
Mandatory Must be a valid date, other values (including empty or NULL value) are not permitted |
| both_discharge_another_hopital | Discharge to another hospital | 0 = No / 1 = Yes / 9999 = Do not know | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_d_icd | ICD used at discharge/death | 0 = ICD-9 / 1 = ICD-10 | Integer | Since 12_13 | Mandatory Must be 0 or 1 , other values (including empty or NULL value) are not permitted |
|
| both_d_diag1 | Main diagnose at discharge/death | (L=Capital Letter / D=Digit) If ICD-9: format = DDD.DD If ICD-10: format = LDD.DD |
varchar(10) | Since 12_13 | Must be one fo the value from annex 1 of the questionnaire, other values are not permitted If unknown or not captured, must be empty AND both_d_diag1_unknow = 1 |
|
| both_d_diag1_unknow | Main diagnose at discharge/death unknown or not captured | 1 = Not available | Integer | Since 21_22 | If both_d_diag_1 empty, must be = 1 | |
| both_d_diag2 | Secondary 1 diagnose at discharge/death | (L=Capital Letter / D=Digit) If ICD-9: format = DDD.DD If ICD-10: format = LDD.DD |
varchar(255) | Since 12_13 | Must be one fo the value from annex 1 of the questionnaire, other values are not permitted If unknown or not captured, must be empty AND both_d_diag2_unknow = 1 |
|
| both_d_diag2_unknow | Secondary 1 diagnose at discharge/death unknown or not captured | 1 = Not available | Integer | Since 21_22 | If both_d_diag_2 empty, must be = 1 | |
| both_d_diag3 | Secondary 2 diagnose at discharge/death | (L=Capital Letter / D=Digit) If ICD-9: format = DDD.DD If ICD-10: format = LDD.DD |
varchar(255) | Since 12_13 | Must be one fo the value from annex 1 of the questionnaire, other values are not permitted If unknown or not captured, must be empty AND both_d_diag3_unknow = 1 |
|
| both_d_diag3_unknow | Secondary 2 diagnose at discharge/death unknow or not captured | 1 = Not available | Integer | Since 21_22 | If both_d_diag_3 empty, must be = 1 | |
| both_frailty_score | What is the baseline frailty score of the patient (for all patients 50 years and older), prior to onset of the current illness? | 1 to 9 | Integer | Since 19_20 | Mandatory if age >= 50 Must be between 1 and 9, other values are not permitted If unknown, must be empty AND both_frailty_score_unknown = 1 |
|
| both_frailty_score_unknow | Frailty score unknown or not captured | 1 = Do not know | Integer | Since 19_20 | If patient < 50 years old, must be empty If patient >= 50 years old AND both_frailty_score empty, must be = 1 |
|
| both_frailty_score_discharge | What is the frailty score of the patient at discharge (for all patients 50 years and older) ? | 1 to 9 | Integer | Since 19_20 | Mandatory if age >= 50 Must be between 1 and 9, other values are not permitted If unknown, must be empty AND both_frailty_score_discharge_unknown = 1 |
|
| both_frailty_score_discharge_unknow | Frailty score of the patient at discharge (for all patients 50 years and older) unknown or not captured | 1 = Do not know | Integer | Since 19_20 | If patient < 50 years old, must be empty If patient >= 50 years old AND both_frailty_discharge_score empty, must be = 1 |
|
| barthel_index | Barthel Index (Only patients 65 years or older) | Integer | From 12_13 to 18_19 | If patient < 65 years old, must be an empty. Otherwise, it must be an integer between 0 and 100 | ||
| both_sample_submited | Did you submit the sample to GISAID EpiFlu™ database? | 0 = No / 1 = Yes / 2 = No, failed sequencing | Integer | Since 19_20 | Mandatory Must be 0, 1 or 2, other values (including empty or NULL value) are not permitted |
|
| both_epi_isl | GISAID Accession Number (EPI_ISL_xxxxxxx) entered if samples were sequenced and uploaded on GISAID | EPI_ISL_|__|__|__|__|__|__|__| | varchar(255) | Since 19_20 | If both_sample_submitted = Yes, must be completed in the correct format | |
| both_sample_type | Please indicate if it is an influenza sample or a Covid-19 sample | 1 = Influenza / 2 = Covid-19 / 3 = both | Integer | Since 21_22 | If both_sample_submited = Yes, must be 1 or 2, othe values are not permitted | |
| both_sample_submited_influenza | Did you submit an Influenza sample to GISAID EpiFlu™ database? | 0 = No / 1 = Yes | Integer | Since 23_24 | Mandatory Must be 0 or 1, other values (including empty or NULL value) are not permitted |
|
| both_epi_isl_influenza | If yes, please enter the GISAID Accession Number (EPI_ISL_xxxxxxx) | EPI_ISL_|__|__|__|__|__|__|__| | varchar(255) | Since 23_24 | If both_sample_submitted_influenza = Yes, must be completed in the correct format | |
| both_sample_submited_sars_cov2 | Did you submit a SARS-CoV-2 sample to GISAID EpiFlu™ database? | 0 = No / 1 = Yes | Integer | Since 23_24 | Mandatory Must be 0 or 1, other values (including empty or NULL value) are not permitted |
|
| both_epi_isl_sars_cov2 | If yes, please enter the GISAID Accession Number (EPI_ISL_xxxxxxx) | EPI_ISL_|__|__|__|__|__|__|__| | varchar(255) | Since 23_24 | If both_sample_submitted_sars_cov2 = Yes, must be completed in the correct format | |
| both_sample_submited_rsv | Did you submit a Respiratory Syncytial Virus sample to GISAID EpiFlu™ database? | 0 = No / 1 = Yes | Integer | Since 23_24 | Mandatory Must be 0 or 1, other values (including empty or NULL value) are not permitted |
|
| both_epi_isl_rsv | If yes, please enter the GISAID Accession Number (EPI_ISL_xxxxxxx) | EPI_ISL_|__|__|__|__|__|__|__| | varchar(255) | Since 23_24 | If both_sample_submitted = Yes, must be completed in the correct format | |
| soc_class | Occupation/social class | Text | varchar(255) | From 12_13 to 17_18 | ||
| smoking_hab | Smoking habits | 1 = current smoker / 2 = past smoker / 3 = never smoker | Integer | From 12_13 to 19_20 | Must be 1, 2 or 3, other values (including empty or NULL value) are not permitted | |
| temperature_adm | Temperature value (°C) | |__|__|__| °C | varchar (255) | 18_19 | Must be a valid decimal, if you don't know result = NA, other values (including empty or NULL value) are not permitted | |
| contra_flu | Any contra-indication to influenza vaccination? | 0 = No, 1 = Yes, 9999 = Don't know | Integer | From 12_13 to 17_18 | Must be 0, 1 or 9999 if inknown, other values (including empty or NULL value) are not permitted | |
| ecmo | ExtroCorporeal Membrance Oxygenation (ECMO) | 0 = No, 1 = Yes, 9999 = Don't know | From 14_15 to 17_18 | Must be 0, 1 or 9999 if inknown, other values (including empty or NULL value) are not permitted | ||
| polypnea | Polypnea | 0 = No, 1 = Yes, 9999 = Don't know | Integer | From 12_13 to 17_18 | Must be 0, 1 or 9999 if inknown, other values (including empty or NULL value) are not permitted | |
| hosp_12m | Chronic condition: Autoimmune disease | Integer | From 12_13 to 18_19 | If known must be an integer >= 0, otherwise NA | ||
| orv_plus | Calculated variable which equals to 1 when a patient is at least positive to one respiratory virus besides influenza | Integer | Integer | All | Equal to 1 if both_lab2_corona_yesno = 1 or both_lab2_metaneumo_yesno = 1 or both_lab2_rs_yesno = 1 or both_lab2_adeno_yesno = 1 or both_lab2_boca_yesno = 1 or both_lab2_pi_yesno = 1 or both_lab2_rhino_yesno = 1 or both_lab2_sarscov2_yesno = 1 or both_lab2_others_yesno = 1 | |
| orv_plus_sans_rsv | Calculated variable which equals to 1 when a patient is at least positive to one respiratory virus besides influenza and RSV | Integer | Integer | All | Equal to 1 if both_lab2_corona_yesno = 1 or both_lab2_metaneumo_yesno = 1 or both_lab2_adeno_yesno = 1 or both_lab2_boca_yesno = 1 or both_lab2_pi_yesno = 1 or both_lab2_rhino_yesno = 1 or both_lab2_sarscov2_yesno = 1 or both_lab2_others_yesno = 1 | |
| orv_plus_sans_sars_cov_2 | Calculated variable which equals to 1 when a patient is at least positive to one respiratory virus besides influenza and SARS-CoV-2 | Integer | Integer | All | Equal to 1 if both_lab2_corona_yesno = 1 or both_lab2_metaneumo_yesno = 1 or both_lab2_rs_yesno = 1 or both_lab2_adeno_yesno = 1 or both_lab2_boca_yesno = 1 or both_lab2_pi_yesno = 1 or both_lab2_rhino_yesno = 1 or both_lab2_others_yesno = 1 | |
| orv_plus_sans_rsv_sans_sars_cov_2 | Calculated variable which equals to 1 when a patient is at least positive to one respiratory virus besides influenza, RSV and SARS-CoV-2 | Integer | Integer | All | Equal to 1 if both_lab2_corona_yesno = 1 or both_lab2_metaneumo_yesno = 1 or both_lab2_adeno_yesno = 1 or both_lab2_boca_yesno = 1 or both_lab2_pi_yesno = 1 or both_lab2_rhino_yesno = 1 or both_lab2_others_yesno = 1 | |
| test_orv | Calculated variable which equals to 1 when a patient is at least tested to one respiratory virus besides influenza | Integer | Integer | All | Equal to 1 if both_lab2_corona = 1 or both_lab2_rs = 1 or both_lab2_metaneumo = 1 or both_lab2_adeno = 1 te both_lab2_boca = 1 or both_lab2_pi = 1 or both_lab2_rhino = 1 or both_lab2_sarscov2 = 1 or both_lab2_others = 1 | |
| test_orv_sans_rsv | Calculated variable which equals to 1 when a patient is at least tested to one respiratory virus besides influenza and RSV | Integer | Integer | All | Equal to 1 if both_lab2_corona = 1 or both_lab2_metaneumo = 1 or both_lab2_adeno = 1 or both_lab2_boca = 1 or both_lab2_pi = 1 or both_lab2_rhino = 1 or both_lab2_sarscov2 = 1 or both_lab2_others = 1 | |
| test_orv_sans_sars_cov_2 | Calculated variable which equals to 1 when a patient is at least tested to one respiratory virus besides influenza and SARS-CoV-2 | Integer | Integer | All | Equal to 1 if both_lab2_corona = 1 or both_lab2_rs = 1 or both_lab2_metaneumo = 1 or both_lab2_adeno = 1 te both_lab2_boca = 1 or both_lab2_pi = 1 or both_lab2_rhino = 1 or both_lab2_others = 1 | |
| test_orv_sans_rsv_sans_sars_cov_2 | Calculated variable which equals to 1 when a patient is at least tested to one respiratory virus besides influenza, RSV and SARS-CoV-2 | Integer | Integer | All | Equal to 1 if both_lab2_corona = 1 or both_lab2_metaneumo = 1 or both_lab2_adeno = 1 te both_lab2_boca = 1 or both_lab2_pi = 1 or both_lab2_rhino = 1 or both_lab2_others = 1 |