TEST SERVER (develop)
Please consider this website is continuously evolving and still under development
to harmonize automatic data extraction and integrate manual data annotation.
| Column | Value |
|---|---|
| Trial registration number | NCT04824365 |
|
Full text link
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
|
|
First author
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
|
|
Contact
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
Christopherlupfer@MissouriState.edu |
|
Registration date
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
2021-04-01 |
|
Recruitment status
Last imported at : April 9, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
Recruiting |
|
Study design
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
RCT |
|
Allocation
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
Randomized |
|
Design
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
Parallel |
|
Masking
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
Blind label |
|
Center
Last imported at : April 30, 2021, 7:54 a.m. Source : ClinicalTrials.gov |
multi-center |
|
Study aim
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
Treatment |
|
Inclusion criteria
Last imported at : Nov. 16, 2021, 6:30 p.m. Source : ClinicalTrials.gov |
inclusion criteria: individuals with a confirmed covid-19/influenza viral infection, as determined by a qualified laboratory test. a nasal swab or saliva test analyzed by qpcr for covid19 or rapid flu test from nasal swab for influenza. individuals who agree to abstain from sexual intercourse, or agree to use condoms or vaginal diaphragms or other devices designed to prevent contraception, during the entire course of the study exclusion criteria viral infections other than covid-19 or influenza. clinically significant cardiac disease including uncontrolled congestive heart failure and unstable angina pregnancy females of child bearing potential age not on adequate contraception or lactating subjects receiving systemic corticosteroid treatment within one month of screening visit subjects less than 18 years of age hospitalization within last 6 months due to acute exacerbation of airway disease subjects with a clinically significant abnormal chest x-ray within past 12 months medication changes within one month of study entry subjects who have participated in another investigation drug treatment study within the previous month. subjects with a current history of alcohol or recreational drug abuse. subjects who have taken dietary supplements containing pyruvate within 24 hours prior to the screening visit. inclusion of women and minorities every attempt will be made to include all genders, and minorities that present with an active covid-19 or flu infection that are not exempted due to exclusion criteria. - |
|
Exclusion criteria
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
None |
|
Number of arms
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
2 |
|
Funding
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
Cellular Sciences, inc. |
|
Inclusion age min
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
18 |
|
Inclusion age max
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
40 |
|
Countries
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
United States |
|
Type of patients
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
No restriction on type of patients |
|
Severity scale
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
0: No restriction on type of patients |
|
Total sample size
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
60 |
|
primary outcome
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
Evaluate the ability of inhaled nasal sodium pyruvate to change COVID-19 or influenza viral titers.;Evaluate the ability of inhaled nasal sodium pyruvate to change the symptoms of COVID-19 or influenza. |
|
Notes
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
None |
|
Phase
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
Phase 2/Phase 3 |
|
Arms
Last imported at : April 6, 2021, 12:31 a.m. Source : ClinicalTrials.gov |
[{"arm_notes": " ", "treatment_id": 1218, "treatment_name": "Sodium pyruvate", "treatment_type": "Others pharmacological treatment", "pharmacological_treatment": "Pharmacological treatment"}, {"arm_notes": " ", "treatment_id": 2187, "treatment_name": "Placebo", "treatment_type": "Placebo", "pharmacological_treatment": "Placebo"}] |
| Package | Name | Version |
|---|---|---|
| Django | 3.2.12 | |
| Python | 3.8.10 | |
| debug_toolbar | Debug Toolbar | 3.2.4 |
| django_select2 | Select2 | 3.2.12 |
| taggit | Taggit | 2.1.0 |
| Resource | Value |
|---|---|
| User CPU time | 514.359 msec |
| System CPU time | 50.931 msec |
| Total CPU time | 565.290 msec |
| Elapsed time | 616.042 msec |
| Context switches | 73 voluntary, 1 involuntary |
| Timing attribute | Timeline | Milliseconds since navigation start (+length) |
|---|
| Setting | Value |
|---|---|
| ABSOLUTE_URL_OVERRIDES | {} |
| ADMINS | [] |
| ALLOWED_HOSTS | ['localhost',
'127.0.0.1',
'192.168.79.93',
'covid-preprod-focal.cri.local.isima.fr',
'ctr-dwh-preprod.limos.fr'] |
| APPEND_SLASH | True |
| AUTHENTICATION_BACKENDS | ['django.contrib.auth.backends.ModelBackend'] |
| AUTH_PASSWORD_VALIDATORS | '********************' |
| AUTH_USER_MODEL | 'auth.User' |
| BACKUP_ROOT | '/opt/clinicregisterdwh/clinicdwh/backups/' |
| BASE_DIR | '/opt/clinicregisterdwh/clinicdwh' |
| CACHES | {'default': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://localhost:6379/2',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient'}}} |
| CACHE_MIDDLEWARE_ALIAS | 'default' |
| CACHE_MIDDLEWARE_KEY_PREFIX | '********************' |
| CACHE_MIDDLEWARE_SECONDS | 600 |
| CACHING_ROOT | '/opt/clinicregisterdwh/clinicdwh/cache/' |
| CELERY_ACCEPT_CONTENT | ['application/json'] |
| CELERY_BACKEND | 'redis://localhost:6379/0' |
| CELERY_BROKER | 'redis://localhost:6379/0' |
| CELERY_BROKER_URL | 'redis://localhost:6379/0' |
| CELERY_REDIS_HOST | 'localhost' |
| CELERY_RESULT_BACKEND | 'redis://localhost:6379/0' |
| CELERY_RESULT_SERIALIZER | 'json' |
| CELERY_TASK_SERIALIZER | 'json' |
| CELERY_TASK_TRACK_STARTED | True |
| CELERY_TIMEZONE | 'UTC' |
| CSRF_COOKIE_AGE | 31449600 |
| CSRF_COOKIE_DOMAIN | None |
| CSRF_COOKIE_HTTPONLY | False |
| CSRF_COOKIE_NAME | 'csrftoken' |
| CSRF_COOKIE_PATH | '/' |
| CSRF_COOKIE_SAMESITE | 'Lax' |
| CSRF_COOKIE_SECURE | False |
| CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
| CSRF_HEADER_NAME | 'HTTP_X_CSRFTOKEN' |
| CSRF_TRUSTED_ORIGINS | [] |
| CSRF_USE_SESSIONS | False |
| CSS_ROOT | '/opt/clinicregisterdwh/clinicdwh/css' |
| CSS_URL | '/css/' |
| DATABASES | {'default': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.postgresql_psycopg2',
'HOST': 'localhost',
'NAME': 'cliregdb',
'OPTIONS': {'options': '-c search_path=public'},
'PASSWORD': '********************',
'PORT': '5432',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIGRATE': True,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': None,
'USER': 'clireguser'}} |
| DATABASE_ROUTERS | [] |
| DATAWAREHOUSE_OWNER | 'cress' |
| DATA_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| DATA_UPLOAD_MAX_NUMBER_FIELDS | 1000 |
| DATETIME_FORMAT | '%Y-%m-%d %H:%M:%S' |
| DATETIME_INPUT_FORMATS | ['%Y-%m-%d %H:%M:%S'] |
| DATE_FORMAT | '%Y-%m-%d' |
| DATE_INPUT_FORMATS | ['%Y-%m-%d'] |
| DEBUG | True |
| DEBUG_PROPAGATE_EXCEPTIONS | False |
| DECIMAL_SEPARATOR | '.' |
| DEFAULT_AUTO_FIELD | 'django.db.models.BigAutoField' |
| DEFAULT_CHARSET | 'utf-8' |
| DEFAULT_EXCEPTION_REPORTER | 'django.views.debug.ExceptionReporter' |
| DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
| DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
| DEFAULT_FROM_EMAIL | 'ctr-dwh@limos.fr' |
| DEFAULT_HASHING_ALGORITHM | 'sha256' |
| DEFAULT_INDEX_TABLESPACE | '' |
| DEFAULT_TABLESPACE | '' |
| DISALLOWED_USER_AGENTS | [] |
| EMAIL_BACKEND | 'django.core.mail.backends.smtp.EmailBackend' |
| EMAIL_HOST | 'mail.limos.fr' |
| EMAIL_HOST_PASSWORD | '********************' |
| EMAIL_HOST_USER | 'ctr-dwh@limos.fr' |
| EMAIL_PORT | '587' |
| EMAIL_SSL_CERTFILE | None |
| EMAIL_SSL_KEYFILE | '********************' |
| EMAIL_SUBJECT_PREFIX | '[Django] ' |
| EMAIL_TIMEOUT | None |
| EMAIL_USE_LOCALTIME | False |
| EMAIL_USE_SSL | False |
| EMAIL_USE_TLS | 'True' |
| EXPORT_VISU_BACKUP_FILENAME | '/opt/clinicregisterdwh/clinicdwh/media/input/20220401_ctr-dwh_visu_at_20223-23_CR_v2.csv' |
| FILE_UPLOAD_DIRECTORY_PERMISSIONS | None |
| FILE_UPLOAD_HANDLERS | ['django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler'] |
| FILE_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| FILE_UPLOAD_PERMISSIONS | 420 |
| FILE_UPLOAD_TEMP_DIR | None |
| FIRST_DAY_OF_WEEK | 0 |
| FIXTURE_DIRS | [] |
| FONTS_ROOT | '/opt/clinicregisterdwh/clinicdwh/fonts' |
| FONTS_URL | '/fonts/' |
| FORCE_SCRIPT_NAME | None |
| FORMAT_MODULE_PATH | None |
| FORM_RENDERER | 'django.forms.renderers.DjangoTemplates' |
| IGNORABLE_404_URLS | [] |
| INSTALLED_APPS | ['django.contrib.admin',
'django.contrib.sites',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.postgres',
'clireg',
'debug_toolbar',
'django_select2',
'taggit'] |
| INTERNAL_IPS | ['127.0.1.1', '127.0.0.1'] |
| IS_PROD | False |
| JS_ROOT | '/opt/clinicregisterdwh/clinicdwh/js' |
| JS_URL | '/js/' |
| LANGUAGES | [('en', 'English')] |
| LANGUAGES_BIDI | ['he', 'ar', 'ar-dz', 'fa', 'ur'] |
| LANGUAGE_CODE | 'en' |
| LANGUAGE_COOKIE_AGE | None |
| LANGUAGE_COOKIE_DOMAIN | None |
| LANGUAGE_COOKIE_HTTPONLY | False |
| LANGUAGE_COOKIE_NAME | 'django_language' |
| LANGUAGE_COOKIE_PATH | '/' |
| LANGUAGE_COOKIE_SAMESITE | None |
| LANGUAGE_COOKIE_SECURE | False |
| LOCALE_PATHS | ('/opt/clinicregisterdwh/clinicdwh/locale',) |
| LOGGING | {'disable_existing_loggers': False,
'filters': {'require_debug_false': {'()': 'django.utils.log.RequireDebugFalse'},
'require_debug_true': {'()': 'django.utils.log.RequireDebugTrue'}},
'formatters': {'simple': {'datefmt': '%d/%b/%Y',
'format': '%(levelname)s %(asctime)s %(message)s'}},
'handlers': {'console': {'class': 'logging.StreamHandler',
'filters': ['require_debug_true'],
'level': 'DEBUG'},
'debugimportslog': {'backupCount': 4,
'class': 'logging.handlers.TimedRotatingFileHandler',
'filename': '/opt/clinicregisterdwh/clinicdwh/logs/imports.log',
'interval': 1,
'level': 'DEBUG',
'when': 'W6'},
'filelog': {'backupCount': 4,
'class': 'logging.handlers.TimedRotatingFileHandler',
'filename': '/opt/clinicregisterdwh/clinicdwh/logs/clinicregisterdwh.log',
'interval': 1,
'level': 'DEBUG',
'when': 'W6'},
'resultsimportslog': {'backupCount': 4,
'class': 'logging.handlers.TimedRotatingFileHandler',
'filename': '/opt/clinicregisterdwh/clinicdwh/logs/resultimports.log',
'interval': 1,
'level': 'DEBUG',
'when': 'W6'}},
'loggers': {'clireg.debugimports': {'handlers': ['debugimportslog'],
'level': 'DEBUG',
'propagate': False},
'clireg.imports': {'handlers': ['resultsimportslog'],
'level': 'INFO',
'propagate': False},
'django': {'handlers': ['console', 'filelog'],
'level': 'INFO',
'propagate': False}},
'root': {'handlers': ['console'], 'level': 'WARNING'},
'version': 1} |
| LOGGING_CONFIG | 'logging.config.dictConfig' |
| LOGGING_ROOT | '/opt/clinicregisterdwh/clinicdwh/logs/' |
| LOGIN_REDIRECT_URL | '/' |
| LOGIN_URL | '/authadmin' |
| LOGOUT_REDIRECT_URL | None |
| MANAGERS | [] |
| MEDIA_ROOT | '/opt/clinicregisterdwh/clinicdwh/media/' |
| MEDIA_URL | '/media/' |
| MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
| MIDDLEWARE | ['django.middleware.security.SecurityMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.locale.LocaleMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
'debug_toolbar.middleware.DebugToolbarMiddleware'] |
| MIGRATION_MODULES | {} |
| MONTH_DAY_FORMAT | 'F j' |
| NUMBER_GROUPING | 0 |
| OUTPUT_ROOT | '/opt/clinicregisterdwh/clinicdwh/media/output' |
| PASSWORD_HASHERS | '********************' |
| PASSWORD_RESET_TIMEOUT | '********************' |
| PASSWORD_RESET_TIMEOUT_DAYS | '********************' |
| PREPEND_WWW | False |
| PYTHON_CLIREG_EXEC | '/opt/clinicregisterdwh/venv/bin/python3' |
| REDIS_HOST | 'localhost' |
| REDIS_PORT | '6379' |
| REGISTER_DATA_SOURCES | {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}} |
| ROOT_URLCONF | 'clinicdwh.urls' |
| SECRET_KEY | '********************' |
| SECURE_BROWSER_XSS_FILTER | False |
| SECURE_CONTENT_TYPE_NOSNIFF | True |
| SECURE_HSTS_INCLUDE_SUBDOMAINS | False |
| SECURE_HSTS_PRELOAD | False |
| SECURE_HSTS_SECONDS | 0 |
| SECURE_PROXY_SSL_HEADER | None |
| SECURE_REDIRECT_EXEMPT | [] |
| SECURE_REFERRER_POLICY | 'same-origin' |
| SECURE_SSL_HOST | None |
| SECURE_SSL_REDIRECT | False |
| SELECT2_CACHE_BACKEND | 'default' |
| SELECT2_CACHE_PREFIX | 'select2_' |
| SELECT2_CSS | 'https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.12/css/select2.min.css' |
| SELECT2_I18N_AVAILABLE_LANGUAGES | ['ar',
'az',
'bg',
'ca',
'cs',
'da',
'de',
'el',
'en',
'es',
'et',
'eu',
'fa',
'fi',
'fr',
'gl',
'he',
'hi',
'hr',
'hu',
'id',
'is',
'it',
'ja',
'km',
'ko',
'lt',
'lv',
'mk',
'ms',
'nb',
'nl',
'pl',
'pt-BR',
'pt',
'ro',
'ru',
'sk',
'sr-Cyrl',
'sr',
'sv',
'th',
'tr',
'uk',
'vi',
'zh-CN',
'zh-TW'] |
| SELECT2_I18N_PATH | 'https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.12/js/i18n' |
| SELECT2_JS | 'https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.12/js/select2.min.js' |
| SELECT2_LIB_VERSION | '4.0.12' |
| SELECT2_THEME | 'default' |
| SERVER_EMAIL | 'root@localhost' |
| SESSION_CACHE_ALIAS | 'default' |
| SESSION_COOKIE_AGE | 1209600 |
| SESSION_COOKIE_DOMAIN | None |
| SESSION_COOKIE_HTTPONLY | True |
| SESSION_COOKIE_NAME | 'sessionid' |
| SESSION_COOKIE_PATH | '/' |
| SESSION_COOKIE_SAMESITE | 'Lax' |
| SESSION_COOKIE_SECURE | False |
| SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
| SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
| SESSION_FILE_PATH | None |
| SESSION_SAVE_EVERY_REQUEST | False |
| SESSION_SERIALIZER | 'django.contrib.sessions.serializers.JSONSerializer' |
| SETTINGS_MODULE | 'clinicdwh.settings' |
| SHORT_DATETIME_FORMAT | '%Y-%m-%d P' |
| SHORT_DATE_FORMAT | '%Y-%m-%d' |
| SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
| SILENCED_SYSTEM_CHECKS | [] |
| SITES | {1: 'covid-preprod-focal.cri.local.isima.fr:80',
2: 'ctr-dwh.limos.fr',
3: 'ctr-dwh-preprod.limos.fr'} |
| SITE_FALLBACK_DOMAIN | 'covid-preprod-focal.cri.local.isima.fr:80' |
| SITE_ID | 3 |
| STATICFILES_DIRS | ('/opt/clinicregisterdwh/clinicdwh/staticfiles',) |
| STATICFILES_FINDERS | ['django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder'] |
| STATICFILES_STORAGE | 'clireg.storage.CliregManifestStaticFilesStorage' |
| STATIC_ROOT | '/opt/clinicregisterdwh/clinicdwh/static/' |
| STATIC_URL | '/static/' |
| TAGGIT_CASE_INSENSITIVE | True |
| TEMPLATES | [{'APP_DIRS': True,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': [],
'OPTIONS': {'context_processors': ['django.template.context_processors.debug',
'django.template.context_processors.request',
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.messages',
'clireg.context_processors.base_vars',
'clireg.context_processors.get_git_infos']}}] |
| TEST_NON_SERIALIZED_APPS | [] |
| TEST_RUNNER | 'django.test.runner.DiscoverRunner' |
| THOUSAND_SEPARATOR | ',' |
| TIME_FORMAT | 'P' |
| TIME_INPUT_FORMATS | ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] |
| TIME_ZONE | 'UTC' |
| USE_I18N | True |
| USE_L10N | True |
| USE_THOUSAND_SEPARATOR | False |
| USE_TZ | True |
| USE_X_FORWARDED_HOST | False |
| USE_X_FORWARDED_PORT | False |
| WSGI_APPLICATION | 'clinicdwh.wsgi.application' |
| X_FRAME_OPTIONS | 'DENY' |
| YEAR_MONTH_FORMAT | 'F Y' |
| Key | Value |
|---|---|
| Accept | */* |
| Accept-Encoding | gzip, br, zstd, deflate |
| Connection | close |
| Host | ctr-dwh-preprod.limos.fr |
| User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| X-Forwarded-For | 216.73.216.37, 192.168.83.1 |
| X-Forwarded-Proto | http |
| X-Forwarded-Scheme | https |
| X-Real-Ip | 192.168.83.1 |
| Key | Value |
|---|---|
| Content-Type | text/html; charset=utf-8 |
Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.
| Key | Value |
|---|---|
| PATH_INFO | /trial/2929_20211116183002676UTC |
| QUERY_STRING | |
| REMOTE_ADDR | 127.0.0.1 |
| REQUEST_METHOD | GET |
| SCRIPT_NAME | |
| SERVER_NAME | 0.0.0.0 |
| SERVER_PORT | 8000 |
| SERVER_PROTOCOL | HTTP/1.0 |
| SERVER_SOFTWARE | gunicorn/20.0.4 |
| View function | Arguments | Keyword arguments | URL name |
|---|---|---|---|
clireg.clireg_views.cresstrials.trial_view |
() |
{'id': '2929_20211116183002676UTC'} |
trial_view |
| Query | Timeline | Time (ms) | Action | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
SELECT "cresstrial_instants"."id",
"cresstrial_instants"."cresstrial_id", "cresstrial_instants"."trial_registration_number", "cresstrial_instants"."first_update_date", "cresstrial_instants"."last_update_date", "cresstrial_instants"."created_at", "cresstrial_instants"."instant_usable_at", "cresstrial_instants"."non_validated_count", "cresstrial_instants"."updated_histvalues_count", "cresstrial_instants"."updated_validated_histvalues_count", "cresstrial_instants"."updated_histvalues_ids", "cresstrial_instants"."updated_histvalues_valnames", "cresstrial_instants"."validated", "cresstrial_instants"."sources_array", "cresstrial_instants"."non_completed_annotation_task_ids", "cresstrial_instants"."annotation_task_ids", "cresstrial_instants"."annotation_tasks_validated", "cresstrial_instants"."full_text_link", "cresstrial_instants"."first_author", "cresstrial_instants"."contact_email", "cresstrial_instants"."title", "cresstrial_instants"."abstract", "cresstrial_instants"."registration_date", "cresstrial_instants"."recruitment_status", "cresstrial_instants"."result_posted", "cresstrial_instants"."study_design", "cresstrial_instants"."allocation", "cresstrial_instants"."design", "cresstrial_instants"."masking", "cresstrial_instants"."center", "cresstrial_instants"."study_aim", "cresstrial_instants"."inclusion_criteria", "cresstrial_instants"."exclusion_criteria", "cresstrial_instants"."number_of_arms", "cresstrial_instants"."funding", "cresstrial_instants"."inclusion_age_min", "cresstrial_instants"."inclusion_age_max", "cresstrial_instants"."gender", "cresstrial_instants"."countries", "cresstrial_instants"."type_of_patients", "cresstrial_instants"."severity_scale", "cresstrial_instants"."total_sample_size", "cresstrial_instants"."primary_outcome", "cresstrial_instants"."primary_outcome_timepoints", "cresstrial_instants"."secondary_outcome", "cresstrial_instants"."notes", "cresstrial_instants"."phase", "cresstrial_instants"."plan_to_share_ipd", "cresstrial_instants"."arms" FROM "cresstrial_instants" WHERE "cresstrial_instants"."id" = '2929_20211116183002676UTC' LIMIT 21SELECT ••• FROM "cresstrial_instants" WHERE "cresstrial_instants"."id" = '2929_20211116183002676UTC' LIMIT 21 |
8.18 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(321) trial_instant = CressTrialInstant.objects.get(id=id) |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.83 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(343) cresstrial_aliases_form = CresstrialAliasesForm( /opt/clinicregisterdwh/clinicdwh/clireg/forms.py in __init__(1158) cresstrial = CressTrial.objects.get(pk=cresstrial_id) |
|||||||||||||||||||||
|
SELECT "auth_group"."id",
10 similar queries.
Duplicated 9 times.
"auth_group"."name" FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21SELECT ••• FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21 |
0.65 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(347) [ /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in <listcomp>(350) if meta["followed"] is True or user_is_annotator(request.user) /opt/clinicregisterdwh/clinicdwh/clireg/views.py in user_is_annotator(49) return has_group(user, "annotator") /opt/clinicregisterdwh/clinicdwh/clireg/views.py in has_group(42) group = Group.objects.get(name=group_name) |
|||||||||||||||||||||
|
SELECT "auth_group"."id",
10 similar queries.
Duplicated 9 times.
"auth_group"."name" FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21SELECT ••• FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21 |
0.27 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(347) [ /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in <listcomp>(350) if meta["followed"] is True or user_is_annotator(request.user) /opt/clinicregisterdwh/clinicdwh/clireg/views.py in user_is_annotator(49) return has_group(user, "annotator") /opt/clinicregisterdwh/clinicdwh/clireg/views.py in has_group(42) group = Group.objects.get(name=group_name) |
|||||||||||||||||||||
|
SELECT "auth_group"."id",
10 similar queries.
Duplicated 9 times.
"auth_group"."name" FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21SELECT ••• FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21 |
0.25 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(347) [ /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in <listcomp>(350) if meta["followed"] is True or user_is_annotator(request.user) /opt/clinicregisterdwh/clinicdwh/clireg/views.py in user_is_annotator(49) return has_group(user, "annotator") /opt/clinicregisterdwh/clinicdwh/clireg/views.py in has_group(42) group = Group.objects.get(name=group_name) |
|||||||||||||||||||||
|
SELECT "auth_group"."id",
10 similar queries.
Duplicated 9 times.
"auth_group"."name" FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21SELECT ••• FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21 |
0.25 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(347) [ /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in <listcomp>(350) if meta["followed"] is True or user_is_annotator(request.user) /opt/clinicregisterdwh/clinicdwh/clireg/views.py in user_is_annotator(49) return has_group(user, "annotator") /opt/clinicregisterdwh/clinicdwh/clireg/views.py in has_group(42) group = Group.objects.get(name=group_name) |
|||||||||||||||||||||
|
SELECT "auth_group"."id",
10 similar queries.
Duplicated 9 times.
"auth_group"."name" FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21SELECT ••• FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21 |
0.26 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(347) [ /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in <listcomp>(350) if meta["followed"] is True or user_is_annotator(request.user) /opt/clinicregisterdwh/clinicdwh/clireg/views.py in user_is_annotator(49) return has_group(user, "annotator") /opt/clinicregisterdwh/clinicdwh/clireg/views.py in has_group(42) group = Group.objects.get(name=group_name) |
|||||||||||||||||||||
|
SELECT "auth_group"."id",
10 similar queries.
Duplicated 9 times.
"auth_group"."name" FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21SELECT ••• FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21 |
0.26 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(347) [ /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in <listcomp>(350) if meta["followed"] is True or user_is_annotator(request.user) /opt/clinicregisterdwh/clinicdwh/clireg/views.py in user_is_annotator(49) return has_group(user, "annotator") /opt/clinicregisterdwh/clinicdwh/clireg/views.py in has_group(42) group = Group.objects.get(name=group_name) |
|||||||||||||||||||||
|
SELECT "auth_group"."id",
10 similar queries.
Duplicated 9 times.
"auth_group"."name" FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21SELECT ••• FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21 |
0.26 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(347) [ /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in <listcomp>(350) if meta["followed"] is True or user_is_annotator(request.user) /opt/clinicregisterdwh/clinicdwh/clireg/views.py in user_is_annotator(49) return has_group(user, "annotator") /opt/clinicregisterdwh/clinicdwh/clireg/views.py in has_group(42) group = Group.objects.get(name=group_name) |
|||||||||||||||||||||
|
SELECT "cresstrial_histvalue"."id",
"cresstrial_histvalue"."enabled_at", "cresstrial_histvalue"."enabled_by_id", "cresstrial_histvalue"."created_at", "cresstrial_histvalue"."usable_at", "cresstrial_histvalue"."created_by_id", "cresstrial_histvalue"."source", "cresstrial_histvalue"."valname", "cresstrial_histvalue"."valtype", "cresstrial_histvalue"."comment", "cresstrial_histvalue"."textvalue", "cresstrial_histvalue"."intvalue", "cresstrial_histvalue"."urlvalue", "cresstrial_histvalue"."datevalue", "cresstrial_histvalue"."jsonvalue", "cresstrial_histvalue"."relvalue_id", "cresstrial_histvalue"."cresstrial_id", "cresstrial_histvalue"."source_histvalue_id", "cresstrial_histvalue"."annotated_at", "cresstrial_histvalue"."annotated_by_id" FROM "cresstrial_histvalue" WHERE ("cresstrial_histvalue"."created_at" <= '2021-11-16T18:30:02.676769+00:00'::timestamptz AND "cresstrial_histvalue"."cresstrial_id" = 2929 AND "cresstrial_histvalue"."source_histvalue_id" IS NULL AND "cresstrial_histvalue"."usable_at" @> '2021-11-16T18:30:02.676769+00:00'::timestamptz::timestamp with time zone) ORDER BY "cresstrial_histvalue"."valname" ASC, "cresstrial_histvalue"."created_at" DESCSELECT ••• FROM "cresstrial_histvalue" WHERE ("cresstrial_histvalue"."created_at" <= '2021-11-16T18:30:02.676769+00:00'::timestamptz AND "cresstrial_histvalue"."cresstrial_id" = 2929 AND "cresstrial_histvalue"."source_histvalue_id" IS NULL AND "cresstrial_histvalue"."usable_at" @> '2021-11-16T18:30:02.676769+00:00'::timestamptz::timestamp with time zone) ORDER BY "cresstrial_histvalue"."valname" ASC, "cresstrial_histvalue"."created_at" DESC |
1.32 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(370) for histvalue in histvalues: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.30 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.30 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.30 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.30 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.31 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.32 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.31 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.29 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.29 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.31 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.31 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.29 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.28 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.31 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.33 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.29 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.29 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.28 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.31 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.32 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.29 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.30 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.31 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.33 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.28 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.30 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.32 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.30 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.33 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.30 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.33 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "cresstrial"."id",
33 similar queries.
Duplicated 33 times.
"cresstrial"."trial_registration_number", "cresstrial"."aliases", "cresstrial"."first_update_date", "cresstrial"."last_update_date", "cresstrial"."last_import_date", "cresstrial"."publication_dates", "cresstrial"."exclusion_cause", "cresstrial"."exclusion_update_at", "cresstrial"."exclusion_update_by_id" FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21SELECT ••• FROM "cresstrial" WHERE "cresstrial"."id" = 2929 LIMIT 21 |
0.30 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(372) table_css = compute_histvalue_table_css( /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in compute_histvalue_table_css(52) table_css = " table-" + histvalue.created_at_color() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in created_at_color(1942) if self.cresstrial.first_update_date != self.created_at: |
|||||||||||||||||||||
|
SELECT "auth_group"."id",
10 similar queries.
"auth_group"."name" FROM "auth_group" WHERE "auth_group"."name" = 'administrator' LIMIT 21SELECT ••• FROM "auth_group" WHERE "auth_group"."name" = 'administrator' LIMIT 21 |
0.51 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in resolve(698) new_obj = func(obj, *arg_vals) /opt/clinicregisterdwh/clinicdwh/clireg/views.py in has_group(42) group = Group.objects.get(name=group_name)
/opt/clinicregisterdwh/clinicdwh/clireg/templates/base.html |
|||||||||||||||||||||
|
SELECT "auth_group"."id",
10 similar queries.
Duplicated 9 times.
"auth_group"."name" FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21SELECT ••• FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21 |
0.39 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in resolve(698) new_obj = func(obj, *arg_vals) /opt/clinicregisterdwh/clinicdwh/clireg/views.py in has_group(42) group = Group.objects.get(name=group_name)
/opt/clinicregisterdwh/clinicdwh/clireg/templates/base.html |
|||||||||||||||||||||
|
SELECT "auth_group"."id",
10 similar queries.
Duplicated 9 times.
"auth_group"."name" FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21SELECT ••• FROM "auth_group" WHERE "auth_group"."name" = 'annotator' LIMIT 21 |
0.40 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in resolve(698) new_obj = func(obj, *arg_vals) /opt/clinicregisterdwh/clinicdwh/clireg/views.py in has_group(42) group = Group.objects.get(name=group_name)
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/cresstrial/view.html |
|||||||||||||||||||||
|
SELECT "cresstrial_rel_value"."id",
10 similar queries.
"cresstrial_rel_value"."valname", "cresstrial_rel_value"."value", "cresstrial_rel_value"."aliases" FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 40 LIMIT 21SELECT ••• FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 40 LIMIT 21 |
0.51 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(994) return render_value_in_context(output, context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_value_in_context(973) value = str(value) /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in __str__(1986) and self.get_value().value == "TODO" /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_value(1979) return self.relvalue
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_rel_value"."id",
10 similar queries.
"cresstrial_rel_value"."valname", "cresstrial_rel_value"."value", "cresstrial_rel_value"."aliases" FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 49 LIMIT 21SELECT ••• FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 49 LIMIT 21 |
0.27 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(994) return render_value_in_context(output, context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_value_in_context(973) value = str(value) /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in __str__(1986) and self.get_value().value == "TODO" /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_value(1979) return self.relvalue
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_rel_value"."id",
10 similar queries.
"cresstrial_rel_value"."valname", "cresstrial_rel_value"."value", "cresstrial_rel_value"."aliases" FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 2 LIMIT 21SELECT ••• FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 2 LIMIT 21 |
0.30 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(994) return render_value_in_context(output, context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_value_in_context(973) value = str(value) /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in __str__(1986) and self.get_value().value == "TODO" /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_value(1979) return self.relvalue
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_rel_value"."id",
10 similar queries.
"cresstrial_rel_value"."valname", "cresstrial_rel_value"."value", "cresstrial_rel_value"."aliases" FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 16 LIMIT 21SELECT ••• FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 16 LIMIT 21 |
0.30 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(994) return render_value_in_context(output, context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_value_in_context(973) value = str(value) /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in __str__(1986) and self.get_value().value == "TODO" /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_value(1979) return self.relvalue
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_rel_value"."id",
10 similar queries.
"cresstrial_rel_value"."valname", "cresstrial_rel_value"."value", "cresstrial_rel_value"."aliases" FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 21 LIMIT 21SELECT ••• FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 21 LIMIT 21 |
0.35 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(994) return render_value_in_context(output, context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_value_in_context(973) value = str(value) /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in __str__(1986) and self.get_value().value == "TODO" /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_value(1979) return self.relvalue
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_rel_value"."id",
10 similar queries.
"cresstrial_rel_value"."valname", "cresstrial_rel_value"."value", "cresstrial_rel_value"."aliases" FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 6 LIMIT 21SELECT ••• FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 6 LIMIT 21 |
0.29 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(994) return render_value_in_context(output, context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_value_in_context(973) value = str(value) /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in __str__(1986) and self.get_value().value == "TODO" /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_value(1979) return self.relvalue
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_rel_value"."id",
10 similar queries.
"cresstrial_rel_value"."valname", "cresstrial_rel_value"."value", "cresstrial_rel_value"."aliases" FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 46 LIMIT 21SELECT ••• FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 46 LIMIT 21 |
0.31 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(994) return render_value_in_context(output, context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_value_in_context(973) value = str(value) /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in __str__(1986) and self.get_value().value == "TODO" /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_value(1979) return self.relvalue
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_histvalue"."id",
3 similar queries.
"cresstrial_histvalue"."enabled_at", "cresstrial_histvalue"."enabled_by_id", "cresstrial_histvalue"."created_at", "cresstrial_histvalue"."usable_at", "cresstrial_histvalue"."created_by_id", "cresstrial_histvalue"."source", "cresstrial_histvalue"."valname", "cresstrial_histvalue"."valtype", "cresstrial_histvalue"."comment", "cresstrial_histvalue"."textvalue", "cresstrial_histvalue"."intvalue", "cresstrial_histvalue"."urlvalue", "cresstrial_histvalue"."datevalue", "cresstrial_histvalue"."jsonvalue", "cresstrial_histvalue"."relvalue_id", "cresstrial_histvalue"."cresstrial_id", "cresstrial_histvalue"."source_histvalue_id", "cresstrial_histvalue"."annotated_at", "cresstrial_histvalue"."annotated_by_id" FROM "cresstrial_histvalue" WHERE "cresstrial_histvalue"."source_histvalue_id" = 103354 ORDER BY "cresstrial_histvalue"."created_at" DESC LIMIT 1SELECT ••• FROM "cresstrial_histvalue" WHERE "cresstrial_histvalue"."source_histvalue_id" = 103354 ORDER BY "cresstrial_histvalue"."created_at" DESC LIMIT 1 |
0.40 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(988) output = self.filter_expression.resolve(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858) current = current() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_current_histvalue(2148) annotation = self.annotations.order_by("-created_at")[0]
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_rel_value"."id",
10 similar queries.
"cresstrial_rel_value"."valname", "cresstrial_rel_value"."value", "cresstrial_rel_value"."aliases" FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 66 LIMIT 21SELECT ••• FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 66 LIMIT 21 |
0.28 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(994) return render_value_in_context(output, context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_value_in_context(973) value = str(value) /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in __str__(1986) and self.get_value().value == "TODO" /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_value(1979) return self.relvalue
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_histvalue"."id",
3 similar queries.
"cresstrial_histvalue"."enabled_at", "cresstrial_histvalue"."enabled_by_id", "cresstrial_histvalue"."created_at", "cresstrial_histvalue"."usable_at", "cresstrial_histvalue"."created_by_id", "cresstrial_histvalue"."source", "cresstrial_histvalue"."valname", "cresstrial_histvalue"."valtype", "cresstrial_histvalue"."comment", "cresstrial_histvalue"."textvalue", "cresstrial_histvalue"."intvalue", "cresstrial_histvalue"."urlvalue", "cresstrial_histvalue"."datevalue", "cresstrial_histvalue"."jsonvalue", "cresstrial_histvalue"."relvalue_id", "cresstrial_histvalue"."cresstrial_id", "cresstrial_histvalue"."source_histvalue_id", "cresstrial_histvalue"."annotated_at", "cresstrial_histvalue"."annotated_by_id" FROM "cresstrial_histvalue" WHERE "cresstrial_histvalue"."source_histvalue_id" = 103355 ORDER BY "cresstrial_histvalue"."created_at" DESC LIMIT 1SELECT ••• FROM "cresstrial_histvalue" WHERE "cresstrial_histvalue"."source_histvalue_id" = 103355 ORDER BY "cresstrial_histvalue"."created_at" DESC LIMIT 1 |
0.37 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(988) output = self.filter_expression.resolve(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858) current = current() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_current_histvalue(2148) annotation = self.annotations.order_by("-created_at")[0]
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_rel_value"."id",
10 similar queries.
"cresstrial_rel_value"."valname", "cresstrial_rel_value"."value", "cresstrial_rel_value"."aliases" FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 51 LIMIT 21SELECT ••• FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 51 LIMIT 21 |
0.35 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(994) return render_value_in_context(output, context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_value_in_context(973) value = str(value) /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in __str__(1986) and self.get_value().value == "TODO" /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_value(1979) return self.relvalue
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_rel_value"."id",
10 similar queries.
"cresstrial_rel_value"."valname", "cresstrial_rel_value"."value", "cresstrial_rel_value"."aliases" FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 31 LIMIT 21SELECT ••• FROM "cresstrial_rel_value" WHERE "cresstrial_rel_value"."id" = 31 LIMIT 21 |
0.28 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(994) return render_value_in_context(output, context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_value_in_context(973) value = str(value) /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in __str__(1986) and self.get_value().value == "TODO" /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_value(1979) return self.relvalue
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
|
SELECT "cresstrial_histvalue"."id",
3 similar queries.
"cresstrial_histvalue"."enabled_at", "cresstrial_histvalue"."enabled_by_id", "cresstrial_histvalue"."created_at", "cresstrial_histvalue"."usable_at", "cresstrial_histvalue"."created_by_id", "cresstrial_histvalue"."source", "cresstrial_histvalue"."valname", "cresstrial_histvalue"."valtype", "cresstrial_histvalue"."comment", "cresstrial_histvalue"."textvalue", "cresstrial_histvalue"."intvalue", "cresstrial_histvalue"."urlvalue", "cresstrial_histvalue"."datevalue", "cresstrial_histvalue"."jsonvalue", "cresstrial_histvalue"."relvalue_id", "cresstrial_histvalue"."cresstrial_id", "cresstrial_histvalue"."source_histvalue_id", "cresstrial_histvalue"."annotated_at", "cresstrial_histvalue"."annotated_by_id" FROM "cresstrial_histvalue" WHERE "cresstrial_histvalue"."source_histvalue_id" = 103331 ORDER BY "cresstrial_histvalue"."created_at" DESC LIMIT 1SELECT ••• FROM "cresstrial_histvalue" WHERE "cresstrial_histvalue"."source_histvalue_id" = 103331 ORDER BY "cresstrial_histvalue"."created_at" DESC LIMIT 1 |
0.33 | ||||||||||||||||||||
|
Connection: default /opt/clinicregisterdwh/venv/bin/gunicorn in <module>(8) sys.exit(run()) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(58) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(228) super().run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211) self.manage_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(545) self.spawn_workers() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(616) self.spawn_worker() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(583) worker.init_process() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123) self.run_for_one(timeout) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(67) self.accept(listener) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(29) self.handle(listener, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(175) respiter = self.wsgi(environ, resp.start_response) /opt/clinicregisterdwh/clinicdwh/clireg/clireg_views/cresstrials.py in trial_view(380) return render( /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/shortcuts.py in render(19) content = loader.render_to_string(template_name, context, request, using=using) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, request) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(170) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(519) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/loader_tags.py in render(195) return template.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(172) return self._render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/defaulttags.py in render(315) return nodelist.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render_annotated(905) return self.render(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in render(988) output = self.filter_expression.resolve(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858) current = current() /opt/clinicregisterdwh/clinicdwh/clireg/allmodels/cressmodels.py in get_current_histvalue(2148) annotation = self.annotations.order_by("-created_at")[0]
/opt/clinicregisterdwh/clinicdwh/clireg/templates/clireg/snippets/histvalue_snippet.html |
|||||||||||||||||||||
| Path | Location |
|---|---|
| clireg/img/cnrs_ins2i.jpg | /opt/clinicregisterdwh/clinicdwh/staticfiles/clireg/img/cnrs_ins2i.jpg |
| clireg/img/logo_limos.png | /opt/clinicregisterdwh/clinicdwh/staticfiles/clireg/img/logo_limos.png |
| clireg/img/logo_liris.png | /opt/clinicregisterdwh/clinicdwh/staticfiles/clireg/img/logo_liris.png |
| clireg/img/logo-CRESS.png | /opt/clinicregisterdwh/clinicdwh/staticfiles/clireg/img/logo-CRESS.png |
| clireg/img/logo_lri.jpeg | /opt/clinicregisterdwh/clinicdwh/staticfiles/clireg/img/logo_lri.jpeg |
| clireg/css/languages.css | /opt/clinicregisterdwh/clinicdwh/staticfiles/clireg/css/languages.css |
| clireg/css/main.css | /opt/clinicregisterdwh/clinicdwh/staticfiles/clireg/css/main.css |
| clireg/css/main.scss | /opt/clinicregisterdwh/clinicdwh/staticfiles/clireg/css/main.scss |
| clireg/css/languages.png | /opt/clinicregisterdwh/clinicdwh/staticfiles/clireg/css/languages.png |
| clireg/js/main.js | /opt/clinicregisterdwh/clinicdwh/staticfiles/clireg/js/main.js |
| libs/jquery-ui/css/jquery-ui.css | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery-ui/css/jquery-ui.css |
| libs/jquery-ui/css/images/ui-icons_cc0000_256x240.png | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery-ui/css/images/ui-icons_cc0000_256x240.png |
| libs/jquery-ui/css/images/ui-icons_ffffff_256x240.png | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery-ui/css/images/ui-icons_ffffff_256x240.png |
| libs/jquery-ui/css/images/ui-icons_444444_256x240.png | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery-ui/css/images/ui-icons_444444_256x240.png |
| libs/jquery-ui/css/images/ui-icons_555555_256x240.png | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery-ui/css/images/ui-icons_555555_256x240.png |
| libs/jquery-ui/css/images/ui-icons_777620_256x240.png | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery-ui/css/images/ui-icons_777620_256x240.png |
| libs/jquery-ui/css/images/ui-icons_777777_256x240.png | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery-ui/css/images/ui-icons_777777_256x240.png |
| libs/jquery-ui/js/jquery-ui.min.js | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery-ui/js/jquery-ui.min.js |
| libs/font-awesome/webfonts/fa-solid-900.svg | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-solid-900.svg |
| libs/font-awesome/webfonts/fa-solid-900.woff | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-solid-900.woff |
| libs/font-awesome/webfonts/fa-regular-400.woff2 | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-regular-400.woff2 |
| libs/font-awesome/webfonts/fa-regular-400.ttf | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-regular-400.ttf |
| libs/font-awesome/webfonts/fa-brands-400.eot | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-brands-400.eot |
| libs/font-awesome/webfonts/fa-brands-400.ttf | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-brands-400.ttf |
| libs/font-awesome/webfonts/fa-brands-400.svg | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-brands-400.svg |
| libs/font-awesome/webfonts/fa-solid-900.eot | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-solid-900.eot |
| libs/font-awesome/webfonts/fa-brands-400.woff2 | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-brands-400.woff2 |
| libs/font-awesome/webfonts/fa-brands-400.woff | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-brands-400.woff |
| libs/font-awesome/webfonts/fa-regular-400.eot | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-regular-400.eot |
| libs/font-awesome/webfonts/fa-regular-400.svg | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-regular-400.svg |
| libs/font-awesome/webfonts/fa-solid-900.ttf | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-solid-900.ttf |
| libs/font-awesome/webfonts/fa-regular-400.woff | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-regular-400.woff |
| libs/font-awesome/webfonts/fa-solid-900.woff2 | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/webfonts/fa-solid-900.woff2 |
| libs/font-awesome/css/font-awesome-all.min.css | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/css/font-awesome-all.min.css |
| libs/font-awesome/fonts/fontawesome-webfont.ttf | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/fonts/fontawesome-webfont.ttf |
| libs/font-awesome/fonts/fontawesome-webfont.eot | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/fonts/fontawesome-webfont.eot |
| libs/font-awesome/fonts/fontawesome-webfont.woff | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/fonts/fontawesome-webfont.woff |
| libs/font-awesome/fonts/fontawesome-webfont.woff2 | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/fonts/fontawesome-webfont.woff2 |
| libs/font-awesome/fonts/fontawesome-webfont.svg | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/fonts/fontawesome-webfont.svg |
| libs/font-awesome/fonts/FontAwesome.otf | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/font-awesome/fonts/FontAwesome.otf |
| libs/tabulator/css/tabulator.min.css | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/tabulator/css/tabulator.min.css |
| libs/tabulator/js/tabulator.min.js | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/tabulator/js/tabulator.min.js |
| libs/tabulator/js/jquery_wrapper.min.js | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/tabulator/js/jquery_wrapper.min.js |
| libs/jquery/css/jquery.datetimepicker.min.css | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery/css/jquery.datetimepicker.min.css |
| libs/jquery/js/jquery-3.5.1.min.js | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery/js/jquery-3.5.1.min.js |
| libs/jquery/js/jquery-1.9.1.min.js | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery/js/jquery-1.9.1.min.js |
| libs/jquery/js/jquery.datetimepicker.full.min.js | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/jquery/js/jquery.datetimepicker.full.min.js |
| libs/bootstrap/css/bootstrap-theme.min.css | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/bootstrap/css/bootstrap-theme.min.css |
| libs/bootstrap/css/bootstrap.css | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/bootstrap/css/bootstrap.css |
| libs/bootstrap/css/bootstrap.min.css | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/bootstrap/css/bootstrap.min.css |
| libs/bootstrap/css/bootstrap4.6.min.css | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/bootstrap/css/bootstrap4.6.min.css |
| libs/bootstrap/css/bootstrap-theme.css | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/bootstrap/css/bootstrap-theme.css |
| libs/bootstrap/js/bootstrap.bundle.min.js | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/bootstrap/js/bootstrap.bundle.min.js |
| libs/bootstrap/js/bootstrap4.6.min.js | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/bootstrap/js/bootstrap4.6.min.js |
| libs/bootstrap/js/bootstrap.min.js | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/bootstrap/js/bootstrap.min.js |
| libs/bootstrap/js/bootstrap.js | /opt/clinicregisterdwh/clinicdwh/staticfiles/libs/bootstrap/js/bootstrap.js |
| Path | Location |
|---|---|
| admin/img/icon-alert.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg |
| admin/img/inline-delete.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg |
| admin/img/LICENSE | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/LICENSE |
| admin/img/icon-no.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-no.svg |
| admin/img/search.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/search.svg |
| admin/img/tooltag-add.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg |
| admin/img/icon-clock.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg |
| admin/img/icon-unknown-alt.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg |
| admin/img/selector-icons.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg |
| admin/img/icon-unknown.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg |
| admin/img/calendar-icons.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg |
| admin/img/icon-viewlink.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg |
| admin/img/icon-calendar.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg |
| admin/img/icon-changelink.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg |
| admin/img/README.txt | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/README.txt |
| admin/img/icon-addlink.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg |
| admin/img/icon-deletelink.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg |
| admin/img/sorting-icons.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg |
| admin/img/icon-yes.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg |
| admin/img/tooltag-arrowright.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg |
| admin/img/gis/move_vertex_on.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg |
| admin/img/gis/move_vertex_off.svg | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg |
| admin/css/base.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/base.css |
| admin/css/dashboard.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/dashboard.css |
| admin/css/rtl.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/rtl.css |
| admin/css/responsive_rtl.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css |
| admin/css/forms.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/forms.css |
| admin/css/changelists.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/changelists.css |
| admin/css/nav_sidebar.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css |
| admin/css/responsive.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/responsive.css |
| admin/css/autocomplete.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/autocomplete.css |
| admin/css/fonts.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/fonts.css |
| admin/css/login.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/login.css |
| admin/css/widgets.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/widgets.css |
| admin/css/vendor/select2/select2.min.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css |
| admin/css/vendor/select2/select2.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css |
| admin/css/vendor/select2/LICENSE-SELECT2.md | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md |
| admin/js/calendar.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/calendar.js |
| admin/js/autocomplete.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/autocomplete.js |
| admin/js/nav_sidebar.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js |
| admin/js/prepopulate.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/prepopulate.js |
| admin/js/core.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/core.js |
| admin/js/actions.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/actions.js |
| admin/js/SelectFilter2.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js |
| admin/js/jquery.init.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/jquery.init.js |
| admin/js/change_form.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/change_form.js |
| admin/js/SelectBox.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/SelectBox.js |
| admin/js/popup_response.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/popup_response.js |
| admin/js/inlines.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/inlines.js |
| admin/js/urlify.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/urlify.js |
| admin/js/collapse.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/collapse.js |
| admin/js/prepopulate_init.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js |
| admin/js/cancel.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/cancel.js |
| admin/js/admin/DateTimeShortcuts.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js |
| admin/js/admin/RelatedObjectLookups.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js |
| admin/js/vendor/xregexp/xregexp.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js |
| admin/js/vendor/xregexp/xregexp.min.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js |
| admin/js/vendor/xregexp/LICENSE.txt | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt |
| admin/js/vendor/select2/select2.full.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js |
| admin/js/vendor/select2/LICENSE.md | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md |
| admin/js/vendor/select2/select2.full.min.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js |
| admin/js/vendor/select2/i18n/sr-Cyrl.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js |
| admin/js/vendor/select2/i18n/sr.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js |
| admin/js/vendor/select2/i18n/ps.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js |
| admin/js/vendor/select2/i18n/hu.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js |
| admin/js/vendor/select2/i18n/fi.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js |
| admin/js/vendor/select2/i18n/sq.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js |
| admin/js/vendor/select2/i18n/zh-TW.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js |
| admin/js/vendor/select2/i18n/hy.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js |
| admin/js/vendor/select2/i18n/pt-BR.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js |
| admin/js/vendor/select2/i18n/nl.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js |
| admin/js/vendor/select2/i18n/ja.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js |
| admin/js/vendor/select2/i18n/sv.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js |
| admin/js/vendor/select2/i18n/el.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js |
| admin/js/vendor/select2/i18n/lt.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js |
| admin/js/vendor/select2/i18n/ka.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js |
| admin/js/vendor/select2/i18n/pl.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js |
| admin/js/vendor/select2/i18n/bs.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js |
| admin/js/vendor/select2/i18n/hi.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js |
| admin/js/vendor/select2/i18n/ca.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js |
| admin/js/vendor/select2/i18n/bn.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js |
| admin/js/vendor/select2/i18n/ko.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js |
| admin/js/vendor/select2/i18n/dsb.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js |
| admin/js/vendor/select2/i18n/ro.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js |
| admin/js/vendor/select2/i18n/km.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js |
| admin/js/vendor/select2/i18n/ar.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js |
| admin/js/vendor/select2/i18n/th.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js |
| admin/js/vendor/select2/i18n/tr.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js |
| admin/js/vendor/select2/i18n/pt.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js |
| admin/js/vendor/select2/i18n/tk.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js |
| admin/js/vendor/select2/i18n/gl.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js |
| admin/js/vendor/select2/i18n/de.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js |
| admin/js/vendor/select2/i18n/cs.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js |
| admin/js/vendor/select2/i18n/bg.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js |
| admin/js/vendor/select2/i18n/sl.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js |
| admin/js/vendor/select2/i18n/he.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js |
| admin/js/vendor/select2/i18n/ms.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js |
| admin/js/vendor/select2/i18n/is.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js |
| admin/js/vendor/select2/i18n/hr.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js |
| admin/js/vendor/select2/i18n/et.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js |
| admin/js/vendor/select2/i18n/sk.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js |
| admin/js/vendor/select2/i18n/ru.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js |
| admin/js/vendor/select2/i18n/en.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js |
| admin/js/vendor/select2/i18n/es.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js |
| admin/js/vendor/select2/i18n/id.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js |
| admin/js/vendor/select2/i18n/it.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js |
| admin/js/vendor/select2/i18n/eu.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js |
| admin/js/vendor/select2/i18n/mk.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js |
| admin/js/vendor/select2/i18n/af.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js |
| admin/js/vendor/select2/i18n/fr.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js |
| admin/js/vendor/select2/i18n/zh-CN.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js |
| admin/js/vendor/select2/i18n/fa.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js |
| admin/js/vendor/select2/i18n/vi.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js |
| admin/js/vendor/select2/i18n/uk.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js |
| admin/js/vendor/select2/i18n/hsb.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js |
| admin/js/vendor/select2/i18n/ne.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js |
| admin/js/vendor/select2/i18n/da.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js |
| admin/js/vendor/select2/i18n/lv.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js |
| admin/js/vendor/select2/i18n/az.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js |
| admin/js/vendor/select2/i18n/nb.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js |
| admin/js/vendor/jquery/jquery.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js |
| admin/js/vendor/jquery/jquery.min.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js |
| admin/js/vendor/jquery/LICENSE.txt | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt |
| admin/fonts/Roboto-Regular-webfont.woff | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff |
| admin/fonts/Roboto-Bold-webfont.woff | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff |
| admin/fonts/README.txt | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/README.txt |
| admin/fonts/Roboto-Light-webfont.woff | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff |
| admin/fonts/LICENSE.txt | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/LICENSE.txt |
| debug_toolbar/css/toolbar.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css |
| debug_toolbar/css/print.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/css/print.css |
| debug_toolbar/js/history.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/history.js |
| debug_toolbar/js/timer.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js |
| debug_toolbar/js/utils.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js |
| debug_toolbar/js/toolbar.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js |
| debug_toolbar/js/redirect.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js |
| django_select2/django_select2.css | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django_select2/static/django_select2/django_select2.css |
| django_select2/django_select2.js | /opt/clinicregisterdwh/venv/lib/python3.8/site-packages/django_select2/static/django_select2/django_select2.js |
None
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'full_text_link', 'label': 'Full text link'}
{'histvalue': <CressTrialHistValue: https://clinicaltrials.gov/show/NCT04824365>,
'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: https://clinicaltrials.gov/show/NCT04824365>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'first_author', 'label': 'First author'}
{'histvalue': <CressTrialHistValue: Christopher lupfer, Ph.D.>,
'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: Christopher lupfer, Ph.D.>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'contact_email', 'label': 'Contact'}
{'histvalue': <CressTrialHistValue: Christopherlupfer@MissouriState.edu>,
'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: Christopherlupfer@MissouriState.edu>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'registration_date', 'label': 'Registration date'}
{'histvalue': <CressTrialHistValue: 2021-04-01>, 'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: 2021-04-01>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'recruitment_status', 'label': 'Recruitment status'}
{'histvalue': '<<triggers database query>>', 'table_css': ' table-default'}
{'histvalue': '<<triggers database query>>'}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'study_design', 'label': 'Study design'}
{'histvalue': '<<triggers database query>>', 'table_css': ' table-default'}
{'histvalue': '<<triggers database query>>'}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'allocation', 'label': 'Allocation'}
{'histvalue': '<<triggers database query>>', 'table_css': ' table-default'}
{'histvalue': '<<triggers database query>>'}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'design', 'label': 'Design'}
{'histvalue': '<<triggers database query>>', 'table_css': ' table-default'}
{'histvalue': '<<triggers database query>>'}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'masking', 'label': 'Masking'}
{'histvalue': '<<triggers database query>>', 'table_css': ' table-default'}
{'histvalue': '<<triggers database query>>'}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'center', 'label': 'Center'}
{'histvalue': '<<triggers database query>>', 'table_css': ' table-default'}
{'histvalue': '<<triggers database query>>'}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'study_aim', 'label': 'Study aim'}
{'histvalue': '<<triggers database query>>', 'table_css': ' table-default'}
{'histvalue': '<<triggers database query>>'}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'inclusion_criteria', 'label': 'Inclusion criteria'}
{'histvalue': <CressTrialHistValue: inclusion criteria:
individuals with a confirmed covid-19/influenza viral infection, as determined by a qualified laboratory test. a nasal swab or saliva test analyzed by qpcr for covid19 or rapid flu test from nasal swab for influenza.
individuals who agree to abstain from sexual intercourse, or agree to use condoms or vaginal diaphragms or other devices designed to prevent contraception, during the entire course of the study
exclusion criteria
viral infections other than covid-19 or influenza.
clinically significant cardiac disease including uncontrolled congestive heart failure and unstable angina
pregnancy
females of child bearing potential age not on adequate contraception or lactating
subjects receiving systemic corticosteroid treatment within one month of screening visit
subjects less than 18 years of age
hospitalization within last 6 months due to acute exacerbation of airway disease
subjects with a clinically significant abnormal chest x-ray within past 12 months
medication changes within one month of study entry
subjects who have participated in another investigation drug treatment study within the previous month.
subjects with a current history of alcohol or recreational drug abuse.
subjects who have taken dietary supplements containing pyruvate within 24 hours prior to the screening visit.
inclusion of women and minorities every attempt will be made to include all genders, and minorities that present with an active covid-19 or flu infection that are not exempted due to exclusion criteria.
->,
'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: inclusion criteria:
individuals with a confirmed covid-19/influenza viral infection, as determined by a qualified laboratory test. a nasal swab or saliva test analyzed by qpcr for covid19 or rapid flu test from nasal swab for influenza.
individuals who agree to abstain from sexual intercourse, or agree to use condoms or vaginal diaphragms or other devices designed to prevent contraception, during the entire course of the study
exclusion criteria
viral infections other than covid-19 or influenza.
clinically significant cardiac disease including uncontrolled congestive heart failure and unstable angina
pregnancy
females of child bearing potential age not on adequate contraception or lactating
subjects receiving systemic corticosteroid treatment within one month of screening visit
subjects less than 18 years of age
hospitalization within last 6 months due to acute exacerbation of airway disease
subjects with a clinically significant abnormal chest x-ray within past 12 months
medication changes within one month of study entry
subjects who have participated in another investigation drug treatment study within the previous month.
subjects with a current history of alcohol or recreational drug abuse.
subjects who have taken dietary supplements containing pyruvate within 24 hours prior to the screening visit.
inclusion of women and minorities every attempt will be made to include all genders, and minorities that present with an active covid-19 or flu infection that are not exempted due to exclusion criteria.
->}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'exclusion_criteria', 'label': 'Exclusion criteria'}
{'histvalue': <CressTrialHistValue: None>, 'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: None>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'number_of_arms', 'label': 'Number of arms'}
{'histvalue': <CressTrialHistValue: 2>, 'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: 2>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'funding', 'label': 'Funding'}
{'histvalue': <CressTrialHistValue: Cellular Sciences, inc.>,
'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: Cellular Sciences, inc.>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'inclusion_age_min', 'label': 'Inclusion age min'}
{'histvalue': <CressTrialHistValue: 18>, 'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: 18>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'inclusion_age_max', 'label': 'Inclusion age max'}
{'histvalue': <CressTrialHistValue: 40>, 'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: 40>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'countries', 'label': 'Countries'}
{'histvalue': <CressTrialHistValue: United States>,
'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: United States>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'type_of_patients', 'label': 'Type of patients'}
{'histvalue': '<<triggers database query>>', 'table_css': ' table-default'}
{'histvalue': '<<triggers database query>>'}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'severity_scale', 'label': 'Severity scale'}
{'histvalue': '<<triggers database query>>', 'table_css': ' table-default'}
{'histvalue': '<<triggers database query>>'}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'total_sample_size', 'label': 'Total sample size'}
{'histvalue': <CressTrialHistValue: 60>, 'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: 60>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'primary_outcome', 'label': 'primary outcome'}
{'histvalue': <CressTrialHistValue: Evaluate the ability of inhaled nasal sodium pyruvate to change COVID-19 or influenza viral titers.;Evaluate the ability of inhaled nasal sodium pyruvate to change the symptoms of COVID-19 or influenza.>,
'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: Evaluate the ability of inhaled nasal sodium pyruvate to change COVID-19 or influenza viral titers.;Evaluate the ability of inhaled nasal sodium pyruvate to change the symptoms of COVID-19 or influenza.>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'notes', 'label': 'Notes'}
{'histvalue': <CressTrialHistValue: None>, 'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: None>}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'phase', 'label': 'Phase'}
{'histvalue': '<<triggers database query>>', 'table_css': ' table-default'}
{'histvalue': '<<triggers database query>>'}
{'False': False, 'None': None, 'True': True}
{'CRESSARM_HIST_ATTRIBUTES': {'arm_notes': {'description': 'Contain additional '
'information '
'regarding each '
'trial\n'
' arm '
'to guide '
'annotators during '
'data checking '
'activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'pharmacological_treatment': {'description': 'Specify '
'if '
'the '
'intervention '
'is '
'a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non "
'covid '
"vaccine', "
"'Vaccine', "
"'Standard "
'of '
"care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of '
'treatment as '
'reported in '
'the\n'
' '
'intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use '
'predefined '
'terminology '
'updated each '
'week as '
'necessary.\n'
' If '
"'Standard of "
"care' or "
"'Placebo' in "
'the previous '
'treatment '
'name\n'
' '
'column, '
'duplicate '
'this '
'information '
'here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'}},
'CRESSTRIAL_HIST_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the '
'allocation is '
'Randomized or\n'
' '
'Non-randomized '
'(only for '
'non-randomized '
'vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arms': {'description': 'Gathers each '
'interventional trial '
'arm\n'
' '
'characteristics '
'(treatment name, '
'treatment type, '
'treatment\n'
' type '
'order treatment '
'category, n '
'randomized in this '
'arm,\n'
' arm '
'notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the '
'trial is '
'single-center or\n'
' '
'multiple-center. '
'Unclear if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries '
'where the trial '
'is conducted\n'
' as '
'reported in '
'trial registry. '
'Not reported\n'
' if '
'no information '
'provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study '
'design whether it '
'is parallel,\n'
' '
'adaptive, '
'factorial, '
'sequential, '
'cluster, crossover '
'or single\n'
' group '
'assignment (only '
'for vaccine '
'trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'exclude\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion '
'criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of '
'principal '
'investigator '
'or\n'
' '
'contact '
'person of the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to '
'trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as '
'reported\n'
' in '
'trial registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported '
'in trial registry\n'
' '
'(usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum '
'age of '
'participants '
'to\n'
' '
'be '
'included '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age '
'min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record '
'the '
'criteria '
'to '
'include\n'
' '
'participants '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion '
'criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether '
'participants are '
'blinded to '
'treatment\n'
' '
'assigned. Not '
'reported if no '
'information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same '
'treatment in '
'different arms, to '
'help distinguish '
'them,\n'
' note '
'here any difference '
'retrieved from the '
'protocol in:\n'
' <ul>\n'
' '
'<li>population '
'(disease severity, '
'subgroup)</li>\n'
' '
'<li>\n'
' '
'treatment:\n'
' '
'<ul>\n'
' '
'<li>doses (if '
'different in dose: '
'write dose 1,\n'
' '
'dose 2)</li>\n'
' '
'<li>administration '
'route (if different '
'in\n'
' '
'administration route '
'write IV, PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment '
'frequency</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' </ul>\n'
' Note any '
'other general '
'remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of '
'treatment '
'arms\n'
' '
'evaluated '
'in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'phase': {'description': 'Phase of trial: '
'Phase 1, Phase '
'1/Phase 2,\n'
' Phase '
'2, Phase2/Phase 3, '
'Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not '
'reported if no '
'information is '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record '
'whether '
'the '
'trial '
'investigator '
'team is\n'
' '
'planning '
'to share '
'individual '
'patients '
'data. As '
'reported\n'
' '
'in the '
'trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share '
'IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary '
'outcomes '
'as '
'reported '
'in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points '
'as '
'reported\n'
' '
'in '
'trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time '
'points '
'for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status '
'of '
'recruitment, '
'receiving '
'the '
'following '
'values:\n'
' '
'<ul>\n'
' '
'<li>Not '
'recruiting: '
'the '
'trial '
'has not '
'started '
'the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the '
'trial '
'has '
'started '
'the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the '
'trial '
'has '
'recruited '
'enough '
'participants\n'
' '
'as '
'planned</li>\n'
' '
'<li>Terminated: '
'the '
'trial '
'has '
'terminated '
'early '
'without '
'achieving\n'
' '
'the '
'planned '
'sample '
'size, '
'and '
'will '
'not '
'resume '
'the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the '
'trial '
'has '
'stopped '
'the '
'recruitment '
'temporally '
'and\n'
' '
'might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The '
'study '
'stopped '
'early, '
'before '
'enrolling '
'its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment '
'status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of '
'trial '
'registration '
'in the '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration '
'date',
'model': 'cresstrial'},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) '
'and time '
'point(s)\n'
' '
'as '
'reported '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary '
'outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' '
'Report the '
'corresponding '
'number on '
'the '
'severity '
'scale '
'according '
'to\n'
' '
'the '
'previous '
"'type of "
'patients '
"column' as "
'follows:\n'
' '
'<ul>\n'
' '
'<li>0: No '
'restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild '
'disease at '
'enrollment</li>\n'
' '
'<li>2: '
'Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: '
'Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: '
'Severe '
'disease at '
'enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: '
'Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if '
'study aim '
'is '
'prevention '
'or long '
'covid</li>\n'
' '
'</ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the '
'purpose of the '
'intervention:\n'
' '
'Prevention, '
'Treatment or '
'Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of '
'study design '
'whether it is '
'RCT or '
'nonRCT\n'
' '
'(only for '
'vaccine '
'trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total '
'target '
'number '
'of '
'participants\n'
' '
'randomized '
'in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample '
'size',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' '
'For '
'prevention '
'trial:\n'
' '
'<ul>\n'
' '
'<li>Write '
"'Close "
'contacts '
'to covid '
"patients' "
'if trials '
'test\n'
' '
'prevention '
'for '
'participants '
'who have '
'contact\n'
' '
'with '
'covid '
'patients</li>\n'
' '
'<li>Write '
"'Health "
"workers' "
'if '
'trials\n'
' '
'test '
'prevention '
'for '
'health '
'workers</li>\n'
' '
'<li>Write '
"'Healthy "
"volunteers' "
'if trials '
'recruit '
'healthy\n'
' '
'volunteers '
'(i.e. '
'vaccine '
'trials)</li>\n'
' '
'<li>Write '
"'High "
'risk '
"patients' "
'if trials '
'recruit '
'only '
'elderly\n'
' '
'or people '
'of any '
'age who '
'are at '
'increased '
'risk of '
'severe\n'
' '
'illness '
'from '
'COVID-19</li>\n'
' '
'</ul>\n'
'\n'
' '
'For '
'<u>treatment '
'trials</u> '
':\n'
' '
'<ol>\n'
' '
'<li>Check '
'online '
'protocol '
'(mainly '
'described '
'in the '
'section\n'
' '
"'inclusion "
"criteria') "
'for '
'severity '
'as '
'classified\n'
' '
'according '
'to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild '
'- the '
'clinical '
'symptoms '
'are mild '
'with no\n'
' '
'sign of '
'pneumonia '
'on '
'imaging</li>\n'
' '
'<li>Moderate '
'- '
'patients '
'have '
'fever and '
'respiratory\n'
' '
'symptoms '
'with '
'radiological '
'findings '
'of '
'pneumonia\n'
' '
'and '
'requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria) '
'- '
'Respiratory '
'distress '
'≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at '
'rest in '
'ambient '
'air or '
'O2Sats '
'≤97 % '
'with\n'
' '
'O2 > '
'5L/min; '
'PaO2/FiO2 '
'≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / '
'FiO2 in '
'high-altitude '
'areas (at '
'an '
'altitude\n'
' '
'of over '
'1,000 '
'meters '
'above the '
'sea '
'level) '
'shall be\n'
' '
'corrected '
'by the '
'following '
'formula: '
'PaO2/ '
'FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; '
'Chest '
'imaging\n'
' '
'showing '
'obvious '
'lesion '
'progression '
'within\n'
' '
'24-48 '
'hours)</li>\n'
' '
'<li>Critical '
'(cases '
'meeting '
'any of '
'the '
'following\n'
' '
'criteria): '
'Respiratory '
'failure '
'and '
'requiring\n'
' '
'mechanical '
'ventilation; '
'shock; '
'other '
'organ '
'failure\n'
' '
'that '
'requires '
'ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report '
'disease '
'severity '
'at '
'enrollment, '
'except '
'for\n'
' '
'therapeutic '
'vaccine '
'trials '
'then '
'write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No "
'restriction '
'on type '
'of '
"patient': "
'for\n'
' '
'trials '
'which do '
'not '
'specify\n'
' '
'type of '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Mild "
'disease '
'at '
"enrollment' "
': for '
'trials\n'
' '
'with '
'asymptomatic '
'and/or '
'mild '
'patients '
'to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'mild and '
'moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'moderate '
'and '
'severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease '
'at '
"enrollment':\n"
' '
'for '
'trials '
'with '
'moderate, '
'severe '
'and '
'critical\n'
' '
'patients '
'to be '
'included</li>\n'
' '
"<li>'Severe "
'disease '
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease '
'at '
"enrollment': "
'for\n'
' '
'trials '
'with both '
'severe '
'and '
'critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease '
'at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' '
'</ol>\n'
'\n'
' '
'For '
'<u>long '
'covid '
'treatment '
'trials</u> '
':\n'
' '
'<ul><li>Write '
"'Patients "
'recovered '
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of '
'patients',
'model': 'cresstrial'}},
'CRESS_ATTRIBUTES': {'abstract': {'description': 'Trial abstract',
'followed': False,
'histvaltype': 'text',
'label': 'Abstract',
'model': 'cresstrial'},
'allocation': {'description': 'Record if the allocation '
'is Randomized or\n'
' '
'Non-randomized (only for '
'non-randomized vaccine '
'studies)',
'followed': True,
'histvaltype': 'rel',
'label': 'Allocation',
'model': 'cresstrial'},
'arm_id': {'followed': False,
'histvaltype': None,
'label': 'Arm internal ID',
'model': None},
'arm_notes': {'description': 'Contain additional '
'information regarding each '
'trial\n'
' arm to guide '
'annotators during data '
'checking activity.\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Arm Notes',
'model': 'cressarm'},
'arms': {'description': 'Gathers each interventional '
'trial arm\n'
' characteristics '
'(treatment name, treatment '
'type, treatment\n'
' type order '
'treatment category, n '
'randomized in this arm,\n'
' arm notes)\n'
' ',
'followed': True,
'histvaltype': 'json',
'label': 'Arms',
'model': 'cresstrial'},
'center': {'description': 'Record whether the trial is '
'single-center or\n'
' multiple-center. '
'Unclear if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Center',
'model': 'cresstrial'},
'contact_email': {'description': 'Email of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Contact',
'model': 'cresstrial'},
'countries': {'description': 'The countries where the '
'trial is conducted\n'
' as reported '
'in trial registry. Not '
'reported\n'
' if no '
'information provided',
'followed': True,
'histvaltype': 'text',
'label': 'Countries',
'model': 'cresstrial'},
'design': {'description': 'Summary of study design '
'whether it is parallel,\n'
' adaptive, '
'factorial, sequential, '
'cluster, crossover or single\n'
' group assignment '
'(only for vaccine trials)\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Design',
'model': 'cresstrial'},
'exclusion_criteria': {'description': 'Record the '
'criteria to '
'exclude\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Exclusion criteria',
'model': 'cresstrial'},
'first_author': {'description': 'Name of principal '
'investigator or\n'
' contact '
'person of the trial',
'followed': True,
'histvaltype': 'text',
'label': 'First author',
'model': 'cresstrial'},
'full_text_link': {'description': 'Link to trial '
'registration',
'followed': True,
'histvaltype': 'url',
'label': 'Full text link',
'model': 'cresstrial'},
'funding': {'description': 'Name of sponsor as reported\n'
' in trial '
'registration',
'followed': True,
'histvaltype': 'text',
'label': 'Funding',
'model': 'cresstrial'},
'gender': {'description': 'Gender as reported in trial '
'registry\n'
' (usually female, '
'male or both)\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Gender',
'model': 'cresstrial'},
'inclusion_age_max': {'description': 'Maximum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age max',
'model': 'cresstrial'},
'inclusion_age_min': {'description': 'Minimum age of '
'participants to\n'
' be '
'included in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Inclusion age min',
'model': 'cresstrial'},
'inclusion_criteria': {'description': 'Record the '
'criteria to '
'include\n'
' '
'participants in '
'the trial',
'followed': True,
'histvaltype': 'text',
'label': 'Inclusion criteria',
'model': 'cresstrial'},
'masking': {'description': 'Record whether participants '
'are blinded to treatment\n'
' assigned. Not '
'reported if no information '
'provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Masking',
'model': 'cresstrial'},
'notes': {'description': '\n'
' If same treatment '
'in different arms, to help '
'distinguish them,\n'
' note here any '
'difference retrieved from the '
'protocol in:\n'
' <ul>\n'
' <li>population '
'(disease severity, '
'subgroup)</li>\n'
' <li>\n'
' '
'treatment:\n'
' <ul>\n'
' '
'<li>doses (if different in '
'dose: write dose 1,\n'
' dose '
'2)</li>\n'
' '
'<li>administration route (if '
'different in\n'
' '
'administration route write IV, '
'PO, SC\n'
' '
'correspondingly)</li>\n'
' '
'<li>duration</li>\n'
' '
'<li>treatment frequency</li>\n'
' </ul>\n'
' </li>\n'
' </ul>\n'
' Note any other '
'general remarks E.g. unclear '
'number of arms\n'
' ',
'followed': True,
'histvaltype': 'text',
'label': 'Notes',
'model': 'cresstrial'},
'number_of_arms': {'description': 'Number of treatment '
'arms\n'
' '
'evaluated in the '
'trial',
'followed': True,
'histvaltype': 'text',
'label': 'Number of arms',
'model': 'cresstrial'},
'pharmacological_treatment': {'description': 'Specify if '
'the '
'intervention '
'is a: '
"'Pharmacological\n"
' '
"treatment', "
"'Non "
'pharmacological '
"treatment', "
"'Biological "
"treatment',\n"
' '
"'Non covid "
"vaccine', "
"'Vaccine', "
"'Standard "
"of care' "
'or '
"'Placebo'",
'followed': True,
'histvaltype': 'text',
'label': 'Treatment '
'category',
'model': 'cressarm'},
'phase': {'description': 'Phase of trial: Phase 1, Phase '
'1/Phase 2,\n'
' Phase 2, '
'Phase2/Phase 3, Phase 3, Phase '
'3/Phase 4, Phase 4\n'
' and Not reported '
'if no information is provided',
'followed': True,
'histvaltype': 'rel',
'label': 'Phase',
'model': 'cresstrial'},
'plan_to_share_ipd': {'description': 'Record whether the '
'trial investigator '
'team is\n'
' '
'planning to share '
'individual '
'patients data. As '
'reported\n'
' in '
'the trial '
'registry.\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Plan to share IPD',
'model': 'cresstrial'},
'primary_outcome': {'description': 'Primary outcomes as '
'reported in trial '
'registry',
'followed': True,
'histvaltype': 'text',
'label': 'primary outcome',
'model': 'cresstrial'},
'primary_outcome_timepoints': {'description': 'Primary '
'outcome '
'time '
'points as '
'reported\n'
' '
'in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'Time points for '
'primary '
'outcomes',
'model': 'cresstrial'},
'recruitment_status': {'description': 'Status of '
'recruitment, '
'receiving the '
'following '
'values:\n'
' <ul>\n'
' '
'<li>Not '
'recruiting: the '
'trial has not '
'started the '
'recruitment\n'
' '
'yet</li>\n'
' '
'<li>Recruiting: '
'the trial has '
'started the '
'recruitment</li>\n'
' '
'<li>Completed: '
'the trial has '
'recruited enough '
'participants\n'
' as '
'planned</li>\n'
' '
'<li>Terminated: '
'the trial has '
'terminated early '
'without '
'achieving\n'
' the '
'planned sample '
'size, and will '
'not resume the '
'recruitment</li>\n'
' '
'<li>Suspended: '
'the trial has '
'stopped the '
'recruitment '
'temporally and\n'
' might '
'resume '
'recruitment '
'later</li>\n'
' '
'<li>Withdrawn: '
'The study stopped '
'early, before '
'enrolling its '
'first\n'
' '
'participant</li></ul>',
'followed': True,
'histvaltype': 'rel',
'label': 'Recruitment status',
'model': 'cresstrial'},
'registration_date': {'description': 'Date of trial '
'registration in '
'the registry',
'followed': True,
'histvaltype': 'text',
'label': 'Registration date',
'model': 'cresstrial'},
'report_published': {'description': 'Record whether the '
'trial has published '
'the results\n'
' either '
'on preprints or '
'peer review '
'journals',
'followed': False,
'histvaltype': None,
'label': 'Report published',
'model': None},
'result_posted': {'description': '',
'followed': False,
'histvaltype': 'rel',
'label': 'Posted results',
'model': 'cresstrial'},
'secondary_outcome': {'description': 'Secondary '
'outcome(s) and '
'time point(s)\n'
' as '
'reported in trial '
'registry\n'
' ',
'followed': False,
'histvaltype': 'text',
'label': 'secondary outcome',
'model': 'cresstrial'},
'severity_scale': {'description': '\n'
' Report '
'the corresponding '
'number on the '
'severity scale '
'according to\n'
' the '
"previous 'type of "
"patients column' as "
'follows:\n'
' <ul>\n'
' '
'<li>0: No restriction '
'on type of '
'patients</li>\n'
' '
'<li>1: Mild disease '
'at enrollment</li>\n'
' '
'<li>2: Mild/moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>3: Moderate '
'disease at '
'enrollment</li>\n'
' '
'<li>4: '
'Moderate/severe '
'disease at '
'enrollment</li>\n'
' '
'<li>5: '
'Moderate/severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>6: Severe disease '
'at enrollment</li>\n'
' '
'<li>7: '
'Severe/critical '
'disease at '
'enrollment</li>\n'
' '
'<li>8: Critical '
'disease at '
'enrollment</li>\n'
' '
'<li>N/A if study aim '
'is prevention or long '
'covid</li>\n'
' </ul>\n'
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Severity scale',
'model': 'cresstrial'},
'study_aim': {'description': 'Record the purpose of the '
'intervention:\n'
' Prevention, '
'Treatment or Long covid',
'followed': True,
'histvaltype': 'rel',
'label': 'Study aim',
'model': 'cresstrial'},
'study_design': {'description': 'Summary of study design '
'whether it is RCT or '
'nonRCT\n'
' (only for '
'vaccine trials)',
'followed': True,
'histvaltype': 'rel',
'label': 'Study design',
'model': 'cresstrial'},
'title': {'description': 'Trial title',
'followed': False,
'histvaltype': 'text',
'label': 'Title',
'model': 'cresstrial'},
'total_sample_size': {'description': 'Total target '
'number of '
'participants\n'
' '
'randomized in the '
'trial',
'followed': True,
'histvaltype': 'int',
'label': 'Total sample size',
'model': 'cresstrial'},
'treatment_id': {'followed': False,
'histvaltype': None,
'label': 'Internal treatment ID',
'model': 'cressarm'},
'treatment_name': {'description': 'Name of treatment as '
'reported in the\n'
' intervention '
'section',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment name',
'model': 'cressarm'},
'treatment_type': {'description': 'Use predefined '
'terminology updated '
'each week as '
'necessary.\n'
" If 'Standard "
"of care' or 'Placebo' "
'in the previous '
'treatment name\n'
' column, '
'duplicate this '
'information here.',
'followed': True,
'histvaltype': 'text',
'label': 'Treatment type',
'model': 'cressarm'},
'treatment_type_order': {'description': 'A specific '
'number is given '
'to each '
'different '
'treatment\n'
' '
'type. This '
'allows to '
'create data '
'visualizations '
'such as '
'mapping\n'
' '
'and networks on '
'the COVID-NMA '
'website.\n'
' ',
'followed': False,
'histvaltype': None,
'label': 'Treatment type order',
'model': None},
'trial_id': {'description': '',
'followed': False,
'histvaltype': None,
'label': 'Trial ID',
'model': None},
'trial_registration_number': {'description': 'Identifiant '
'number of '
'the trial '
'in the '
'registry',
'followed': True,
'histvaltype': None,
'label': 'Trial '
'registration '
'number',
'model': 'cresstrial'},
'type_of_patients': {'description': '\n'
' For '
'prevention trial:\n'
' <ul>\n'
' '
"<li>Write 'Close "
'contacts to covid '
"patients' if trials "
'test\n'
' '
'prevention for '
'participants who '
'have contact\n'
' '
'with covid '
'patients</li>\n'
' '
"<li>Write 'Health "
"workers' if trials\n"
' '
'test prevention for '
'health '
'workers</li>\n'
' '
"<li>Write 'Healthy "
"volunteers' if "
'trials recruit '
'healthy\n'
' '
'volunteers (i.e. '
'vaccine '
'trials)</li>\n'
' '
"<li>Write 'High "
"risk patients' if "
'trials recruit only '
'elderly\n'
' or '
'people of any age '
'who are at '
'increased risk of '
'severe\n'
' '
'illness from '
'COVID-19</li>\n'
' </ul>\n'
'\n'
' For '
'<u>treatment '
'trials</u> :\n'
' <ol>\n'
' '
'<li>Check online '
'protocol (mainly '
'described in the '
'section\n'
' '
"'inclusion "
"criteria') for "
'severity as '
'classified\n'
' '
'according to the '
'following '
'criteria:\n'
' '
'<ul>\n'
' '
'<li>Mild - the '
'clinical symptoms '
'are mild with no\n'
' '
'sign of pneumonia '
'on imaging</li>\n'
' '
'<li>Moderate - '
'patients have fever '
'and respiratory\n'
' '
'symptoms with '
'radiological '
'findings of '
'pneumonia\n'
' '
'and requiring '
'oxygen '
'(3L/min>Oxygen '
'<5L/min)</li>\n'
' '
'<li>Severe (cases '
'meeting any of the '
'following\n'
' '
'criteria) - '
'Respiratory '
'distress ≧30b/m; '
'O2Sats\n'
' '
'≤ 93% at rest in '
'ambient air or '
'O2Sats ≤97 % with\n'
' '
'O2 > 5L/min; '
'PaO2/FiO2 ≦ 300 '
'mmHg (l '
'mmHg=0.133kPa).\n'
' '
'PaO2 / FiO2 in '
'high-altitude areas '
'(at an altitude\n'
' '
'of over 1,000 '
'meters above the '
'sea level) shall '
'be\n'
' '
'corrected by the '
'following formula: '
'PaO2/ FiO2 x\n'
' '
'[Atmospheric '
'pressure '
'(mmHg)/760]; Chest '
'imaging\n'
' '
'showing obvious '
'lesion progression '
'within\n'
' '
'24-48 hours)</li>\n'
' '
'<li>Critical (cases '
'meeting any of the '
'following\n'
' '
'criteria): '
'Respiratory failure '
'and requiring\n'
' '
'mechanical '
'ventilation; shock; '
'other organ '
'failure\n'
' '
'that requires ICU '
'care).</li>\n'
' '
'</ul>\n'
' '
'</li>\n'
' '
'<li>Report disease '
'severity at '
'enrollment, except '
'for\n'
' '
'therapeutic vaccine '
'trials then write '
'only\n'
' '
"'infected "
"patients':\n"
' '
'<ul>\n'
' '
"<li>'No restriction "
'on type of '
"patient': for\n"
' '
'trials which do not '
'specify\n'
' '
'type of patients to '
'be included</li>\n'
' '
"<li>'Mild disease "
"at enrollment' : "
'for trials\n'
' '
'with asymptomatic '
'and/or mild '
'patients to be\n'
' '
'included</li>\n'
' '
"<li>'Mild/moderate "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'mild and moderate '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate "
'disease at '
"enrollment'</li>\n"
' '
"<li>'Moderate/severe "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'moderate and severe '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Moderate/severe/critical "
'disease at '
"enrollment':\n"
' '
'for trials with '
'moderate, severe '
'and critical\n'
' '
'patients to be '
'included</li>\n'
' '
"<li>'Severe disease "
'at '
"enrollment'</li>\n"
' '
"<li>'Severe/critical "
'disease at '
"enrollment': for\n"
' '
'trials with both '
'severe and critical '
'patients\n'
' '
'to be '
'included</li>\n'
' '
"<li>'Critical "
'disease at '
"enrollment'</li>\n"
' '
'</ul>\n'
' '
'</li>\n'
' </ol>\n'
'\n'
' For '
'<u>long covid '
'treatment '
'trials</u> :\n'
' '
'<ul><li>Write '
"'Patients recovered "
'from '
"covid'</li></ul>\n"
' ',
'followed': True,
'histvaltype': 'rel',
'label': 'Type of patients',
'model': 'cresstrial'}},
'CURRENT_BRANCH': 'develop',
'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n',
'CURRENT_VERSION': 'v3.0.6\n',
'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'IS_PROD': False,
'REGISTER_DATA_SOURCES': {'eu': {'default_query': 'covid-19',
'name': 'EU Clinical Trials Register',
'url': 'https://www.clinicaltrialsregister.eu'},
'irct': {'default_query': 'covid-19',
'name': 'Iranian Registry of Clinical '
'Trials (IRCT)',
'url': 'https://en.irct.ir'},
'oms': {'default_query': 'covid-19',
'name': 'International Clinical Trials '
'Registry Platform (ICTRP)',
'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en',
'url': 'https://www.who.int/clinical-trials-registry-platform'},
'usa': {'default_query': 'covid-19',
'name': 'ClinicalTrials.gov',
'url': 'https://aact.ctti-clinicaltrials.org'}},
'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>}
{'cresstrial_aliases_form': <CresstrialAliasesForm bound=False, valid=Unknown, fields=(cresstrial_aliases)>,
'hist_attributes': {'allocation': 'Allocation',
'arms': 'Arms',
'center': 'Center',
'contact_email': 'Contact',
'countries': 'Countries',
'design': 'Design',
'exclusion_criteria': 'Exclusion criteria',
'first_author': 'First author',
'full_text_link': 'Full text link',
'funding': 'Funding',
'inclusion_age_max': 'Inclusion age max',
'inclusion_age_min': 'Inclusion age min',
'inclusion_criteria': 'Inclusion criteria',
'masking': 'Masking',
'notes': 'Notes',
'number_of_arms': 'Number of arms',
'phase': 'Phase',
'primary_outcome': 'primary outcome',
'recruitment_status': 'Recruitment status',
'registration_date': 'Registration date',
'severity_scale': 'Severity scale',
'study_aim': 'Study aim',
'study_design': 'Study design',
'total_sample_size': 'Total sample size',
'type_of_patients': 'Type of patients'},
'histvalues_dict': '<<triggers database query>>',
'mode': 'view',
'tabulator_arms_headers': '{"treatment_name": "Treatment name", '
'"treatment_type": "Treatment type", '
'"pharmacological_treatment": "Treatment category", '
'"arm_notes": "Arm Notes"}',
'trial': <CressTrialInstant: NCT04824365 2021-11-16 18:30:02>}
{'block': <Block Node: content. Contents: [<TextNode: '\n<strong>\n '>, <IfNode>, <TextNode: '\n</strong>\n<br>\n<h3>Trial'>, <Variable Node: trial.trial_registration_number>, <TextNode: ' \n '>, <IfNode>, <TextNode: '\n</h3>\n'>, <IfNode>, <TextNode: '\n<br />\n<div class="conta'>, <IfNode>, <TextNode: '\n <th '>, <IfNode>, <TextNode: '\n </thead>'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f093a968280>, <TextNode: '#trial_registration_numbe'>, <Variable Node: trial.trial_registration_number>, <TextNode: '</td>\n '>, <IfNode>, <TextNode: '\n </tr'>, <IfNode>, <TextNode: ' \n '>, <ForNode: for attribute, label in hist_attributes.items, tail_len: 3>, <TextNode: '\n '>, <ForNode: for arm in arms_list, tail_len: 5>, <TextNode: '\n </tbody>'>]>}
{'forloop': {'counter': 1,
'counter0': 0,
'first': True,
'last': False,
'parentloop': {},
'revcounter': 25,
'revcounter0': 24}}
{'attribute': 'arms', 'label': 'Arms'}
{'histvalue': <CressTrialHistValue: [{"arm_notes": "nan", "treatment_id": null, "treatment_name": "Saline", "treatment_type": "Other", "pharmacological_treatment": "TODO"}, {"arm_notes": "nan", "treatment_id": null, "treatment_name": "Sodium Pyruvate", "treatment_type": "Drug", "pharmacological_treatment": "Pharmacological treatment"}]>,
'table_css': ' table-default'}
{'histvalue': <CressTrialHistValue: [{"arm_notes": "nan", "treatment_id": null, "treatment_name": "Saline", "treatment_type": "Other", "pharmacological_treatment": "TODO"}, {"arm_notes": "nan", "treatment_id": null, "treatment_name": "Sodium Pyruvate", "treatment_type": "Drug", "pharmacological_treatment": "Pharmacological treatment"}]>}
{'csrf_token': <SimpleLazyObject: 'KdQ7OigCmSJ53q9cPZcc5em6DLKVDN8ww9teyYGy36EkUJFJphk9Kccit9DNyXBt'>}
{'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f093aae0280>}
{'request': <WSGIRequest: GET '/trial/2929_20211116183002676UTC'>}
{'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f093a3b1d90>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f093ac54d90>}
{'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f093a01e3a0>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
{'IS_PROD': False, 'REGISTER_DATA_SOURCES': {'eu': {'name': 'EU Clinical Trials Register', 'url': 'https://www.clinicaltrialsregister.eu', 'default_query': 'covid-19'}, 'oms': {'name': 'International Clinical Trials Registry Platform (ICTRP)', 'url': 'https://www.who.int/clinical-trials-registry-platform', 'request_url': 'https://www.who.int/clinical-trials-registry-platform/data/en', 'default_query': 'covid-19'}, 'irct': {'name': 'Iranian Registry of Clinical Trials (IRCT)', 'url': 'https://en.irct.ir', 'default_query': 'covid-19'}, 'usa': {'name': 'ClinicalTrials.gov', 'url': 'https://aact.ctti-clinicaltrials.org', 'default_query': 'covid-19'}}, 'CRESS_ATTRIBUTES': {'trial_id': {'label': 'Trial ID', 'model': None, 'histvaltype': None, 'description': '', 'followed': False}, 'trial_registration_number': {'label': 'Trial registration number', 'model': 'cresstrial', 'histvaltype': None, 'description': 'Identifiant number of the trial in the registry', 'followed': True}, 'full_text_link': {'label': 'Full text link', 'model': 'cresstrial', 'histvaltype': 'url', 'description': 'Link to trial registration', 'followed': True}, 'first_author': {'label': 'First author', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Name of principal investigator or\n contact person of the trial', 'followed': True}, 'contact_email': {'label': 'Contact', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Email of principal investigator or\n contact person of the trial', 'followed': True}, 'title': {'label': 'Title', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Trial title', 'followed': False}, 'abstract': {'label': 'Abstract', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Trial abstract', 'followed': False}, 'registration_date': {'label': 'Registration date', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Date of trial registration in the registry', 'followed': True}, 'recruitment_status': {'label': 'Recruitment status', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Status of recruitment, receiving the following values:\n <ul>\n <li>Not recruiting: the trial has not started the recruitment\n yet</li>\n <li>Recruiting: the trial has started the recruitment</li>\n <li>Completed: the trial has recruited enough participants\n as planned</li>\n <li>Terminated: the trial has terminated early without achieving\n the planned sample size, and will not resume the recruitment</li>\n <li>Suspended: the trial has stopped the recruitment temporally and\n might resume recruitment later</li>\n <li>Withdrawn: The study stopped early, before enrolling its first\n participant</li></ul>', 'followed': True}, 'result_posted': {'label': 'Posted results', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': '', 'followed': False}, 'report_published': {'label': 'Report published', 'model': None, 'histvaltype': None, 'description': 'Record whether the trial has published the results\n either on preprints or peer review journals', 'followed': False}, 'study_design': {'label': 'Study design', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Summary of study design whether it is RCT or nonRCT\n (only for vaccine trials)', 'followed': True}, 'allocation': {'label': 'Allocation', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Record if the allocation is Randomized or\n Non-randomized (only for non-randomized vaccine studies)', 'followed': True}, 'design': {'label': 'Design', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Summary of study design whether it is parallel,\n adaptive, factorial, sequential, cluster, crossover or single\n group assignment (only for vaccine trials)\n ', 'followed': True}, 'masking': {'label': 'Masking', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Record whether participants are blinded to treatment\n assigned. Not reported if no information provided', 'followed': True}, 'center': {'label': 'Center', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Record whether the trial is single-center or\n multiple-center. Unclear if no information provided', 'followed': True}, 'study_aim': {'label': 'Study aim', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Record the purpose of the intervention:\n Prevention, Treatment or Long covid', 'followed': True}, 'inclusion_criteria': {'label': 'Inclusion criteria', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Record the criteria to include\n participants in the trial', 'followed': True}, 'exclusion_criteria': {'label': 'Exclusion criteria', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Record the criteria to exclude\n participants in the trial', 'followed': True}, 'number_of_arms': {'label': 'Number of arms', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Number of treatment arms\n evaluated in the trial', 'followed': True}, 'funding': {'label': 'Funding', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Name of sponsor as reported\n in trial registration', 'followed': True}, 'inclusion_age_min': {'label': 'Inclusion age min', 'model': 'cresstrial', 'histvaltype': 'int', 'description': 'Minimum age of participants to\n be included in the trial', 'followed': True}, 'inclusion_age_max': {'label': 'Inclusion age max', 'model': 'cresstrial', 'histvaltype': 'int', 'description': 'Maximum age of participants to\n be included in the trial', 'followed': True}, 'gender': {'label': 'Gender', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Gender as reported in trial registry\n (usually female, male or both)\n ', 'followed': False}, 'countries': {'label': 'Countries', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'The countries where the trial is conducted\n as reported in trial registry. Not reported\n if no information provided', 'followed': True}, 'type_of_patients': {'label': 'Type of patients', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': "\n For prevention trial:\n <ul>\n <li>Write 'Close contacts to covid patients' if trials test\n prevention for participants who have contact\n with covid patients</li>\n <li>Write 'Health workers' if trials\n test prevention for health workers</li>\n <li>Write 'Healthy volunteers' if trials recruit healthy\n volunteers (i.e. vaccine trials)</li>\n <li>Write 'High risk patients' if trials recruit only elderly\n or people of any age who are at increased risk of severe\n illness from COVID-19</li>\n </ul>\n\n For <u>treatment trials</u> :\n <ol>\n <li>Check online protocol (mainly described in the section\n 'inclusion criteria') for severity as classified\n according to the following criteria:\n <ul>\n <li>Mild - the clinical symptoms are mild with no\n sign of pneumonia on imaging</li>\n <li>Moderate - patients have fever and respiratory\n symptoms with radiological findings of pneumonia\n and requiring oxygen (3L/min>Oxygen <5L/min)</li>\n <li>Severe (cases meeting any of the following\n criteria) - Respiratory distress ≧30b/m; O2Sats\n ≤ 93% at rest in ambient air or O2Sats ≤97 % with\n O2 > 5L/min; PaO2/FiO2 ≦ 300 mmHg (l mmHg=0.133kPa).\n PaO2 / FiO2 in high-altitude areas (at an altitude\n of over 1,000 meters above the sea level) shall be\n corrected by the following formula: PaO2/ FiO2 x\n [Atmospheric pressure (mmHg)/760]; Chest imaging\n showing obvious lesion progression within\n 24-48 hours)</li>\n <li>Critical (cases meeting any of the following\n criteria): Respiratory failure and requiring\n mechanical ventilation; shock; other organ failure\n that requires ICU care).</li>\n </ul>\n </li>\n <li>Report disease severity at enrollment, except for\n therapeutic vaccine trials then write only\n 'infected patients':\n <ul>\n <li>'No restriction on type of patient': for\n trials which do not specify\n type of patients to be included</li>\n <li>'Mild disease at enrollment' : for trials\n with asymptomatic and/or mild patients to be\n included</li>\n <li>'Mild/moderate disease at enrollment': for\n trials with both mild and moderate patients\n to be included</li>\n <li>'Moderate disease at enrollment'</li>\n <li>'Moderate/severe disease at enrollment': for\n trials with both moderate and severe patients\n to be included</li>\n <li>'Moderate/severe/critical disease at enrollment':\n for trials with moderate, severe and critical\n patients to be included</li>\n <li>'Severe disease at enrollment'</li>\n <li>'Severe/critical disease at enrollment': for\n trials with both severe and critical patients\n to be included</li>\n <li>'Critical disease at enrollment'</li>\n </ul>\n </li>\n </ol>\n\n For <u>long covid treatment trials</u> :\n <ul><li>Write 'Patients recovered from covid'</li></ul>\n ", 'followed': True}, 'severity_scale': {'label': 'Severity scale', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': "\n Report the corresponding number on the severity scale according to\n the previous 'type of patients column' as follows:\n <ul>\n <li>0: No restriction on type of patients</li>\n <li>1: Mild disease at enrollment</li>\n <li>2: Mild/moderate disease at enrollment</li>\n <li>3: Moderate disease at enrollment</li>\n <li>4: Moderate/severe disease at enrollment</li>\n <li>5: Moderate/severe/critical disease at enrollment</li>\n <li>6: Severe disease at enrollment</li>\n <li>7: Severe/critical disease at enrollment</li>\n <li>8: Critical disease at enrollment</li>\n <li>N/A if study aim is prevention or long covid</li>\n </ul>\n ", 'followed': True}, 'treatment_id': {'label': 'Internal treatment ID', 'model': 'cressarm', 'histvaltype': None, 'followed': False}, 'treatment_name': {'label': 'Treatment name', 'model': 'cressarm', 'histvaltype': 'text', 'description': 'Name of treatment as reported in the\n intervention section', 'followed': True}, 'treatment_type': {'label': 'Treatment type', 'model': 'cressarm', 'histvaltype': 'text', 'description': "Use predefined terminology updated each week as necessary.\n If 'Standard of care' or 'Placebo' in the previous treatment name\n column, duplicate this information here.", 'followed': True}, 'treatment_type_order': {'label': 'Treatment type order', 'model': None, 'histvaltype': None, 'description': 'A specific number is given to each different treatment\n type. This allows to create data visualizations such as mapping\n and networks on the COVID-NMA website.\n ', 'followed': False}, 'pharmacological_treatment': {'label': 'Treatment category', 'model': 'cressarm', 'histvaltype': 'text', 'description': "Specify if the intervention is a: 'Pharmacological\n treatment', 'Non pharmacological treatment', 'Biological treatment',\n 'Non covid vaccine', 'Vaccine', 'Standard of care' or 'Placebo'", 'followed': True}, 'total_sample_size': {'label': 'Total sample size', 'model': 'cresstrial', 'histvaltype': 'int', 'description': 'Total target number of participants\n randomized in the trial', 'followed': True}, 'primary_outcome': {'label': 'primary outcome', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Primary outcomes as reported in trial registry', 'followed': True}, 'primary_outcome_timepoints': {'label': 'Time points for primary outcomes', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Primary outcome time points as reported\n in trial registry\n ', 'followed': False}, 'secondary_outcome': {'label': 'secondary outcome', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Secondary outcome(s) and time point(s)\n as reported in trial registry\n ', 'followed': False}, 'notes': {'label': 'Notes', 'model': 'cresstrial', 'histvaltype': 'text', 'description': '\n If same treatment in different arms, to help distinguish them,\n note here any difference retrieved from the protocol in:\n <ul>\n <li>population (disease severity, subgroup)</li>\n <li>\n treatment:\n <ul>\n <li>doses (if different in dose: write dose 1,\n dose 2)</li>\n <li>administration route (if different in\n administration route write IV, PO, SC\n correspondingly)</li>\n <li>duration</li>\n <li>treatment frequency</li>\n </ul>\n </li>\n </ul>\n Note any other general remarks E.g. unclear number of arms\n ', 'followed': True}, 'arm_id': {'label': 'Arm internal ID', 'model': None, 'histvaltype': None, 'followed': False}, 'arm_notes': {'label': 'Arm Notes', 'model': 'cressarm', 'histvaltype': 'text', 'description': 'Contain additional information regarding each trial\n arm to guide annotators during data checking activity.\n ', 'followed': True}, 'phase': {'label': 'Phase', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Phase of trial: Phase 1, Phase 1/Phase 2,\n Phase 2, Phase2/Phase 3, Phase 3, Phase 3/Phase 4, Phase 4\n and Not reported if no information is provided', 'followed': True}, 'plan_to_share_ipd': {'label': 'Plan to share IPD', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Record whether the trial investigator team is\n planning to share individual patients data. As reported\n in the trial registry.\n ', 'followed': False}, 'arms': {'label': 'Arms', 'model': 'cresstrial', 'histvaltype': 'json', 'description': 'Gathers each interventional trial arm\n characteristics (treatment name, treatment type, treatment\n type order treatment category, n randomized in this arm,\n arm notes)\n ', 'followed': True}}, 'CRESSTRIAL_HIST_ATTRIBUTES': {'full_text_link': {'label': 'Full text link', 'model': 'cresstrial', 'histvaltype': 'url', 'description': 'Link to trial registration', 'followed': True}, 'first_author': {'label': 'First author', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Name of principal investigator or\n contact person of the trial', 'followed': True}, 'contact_email': {'label': 'Contact', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Email of principal investigator or\n contact person of the trial', 'followed': True}, 'title': {'label': 'Title', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Trial title', 'followed': False}, 'abstract': {'label': 'Abstract', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Trial abstract', 'followed': False}, 'registration_date': {'label': 'Registration date', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Date of trial registration in the registry', 'followed': True}, 'recruitment_status': {'label': 'Recruitment status', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Status of recruitment, receiving the following values:\n <ul>\n <li>Not recruiting: the trial has not started the recruitment\n yet</li>\n <li>Recruiting: the trial has started the recruitment</li>\n <li>Completed: the trial has recruited enough participants\n as planned</li>\n <li>Terminated: the trial has terminated early without achieving\n the planned sample size, and will not resume the recruitment</li>\n <li>Suspended: the trial has stopped the recruitment temporally and\n might resume recruitment later</li>\n <li>Withdrawn: The study stopped early, before enrolling its first\n participant</li></ul>', 'followed': True}, 'result_posted': {'label': 'Posted results', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': '', 'followed': False}, 'study_design': {'label': 'Study design', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Summary of study design whether it is RCT or nonRCT\n (only for vaccine trials)', 'followed': True}, 'allocation': {'label': 'Allocation', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Record if the allocation is Randomized or\n Non-randomized (only for non-randomized vaccine studies)', 'followed': True}, 'design': {'label': 'Design', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Summary of study design whether it is parallel,\n adaptive, factorial, sequential, cluster, crossover or single\n group assignment (only for vaccine trials)\n ', 'followed': True}, 'masking': {'label': 'Masking', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Record whether participants are blinded to treatment\n assigned. Not reported if no information provided', 'followed': True}, 'center': {'label': 'Center', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Record whether the trial is single-center or\n multiple-center. Unclear if no information provided', 'followed': True}, 'study_aim': {'label': 'Study aim', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Record the purpose of the intervention:\n Prevention, Treatment or Long covid', 'followed': True}, 'inclusion_criteria': {'label': 'Inclusion criteria', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Record the criteria to include\n participants in the trial', 'followed': True}, 'exclusion_criteria': {'label': 'Exclusion criteria', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Record the criteria to exclude\n participants in the trial', 'followed': True}, 'number_of_arms': {'label': 'Number of arms', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Number of treatment arms\n evaluated in the trial', 'followed': True}, 'funding': {'label': 'Funding', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Name of sponsor as reported\n in trial registration', 'followed': True}, 'inclusion_age_min': {'label': 'Inclusion age min', 'model': 'cresstrial', 'histvaltype': 'int', 'description': 'Minimum age of participants to\n be included in the trial', 'followed': True}, 'inclusion_age_max': {'label': 'Inclusion age max', 'model': 'cresstrial', 'histvaltype': 'int', 'description': 'Maximum age of participants to\n be included in the trial', 'followed': True}, 'gender': {'label': 'Gender', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Gender as reported in trial registry\n (usually female, male or both)\n ', 'followed': False}, 'countries': {'label': 'Countries', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'The countries where the trial is conducted\n as reported in trial registry. Not reported\n if no information provided', 'followed': True}, 'type_of_patients': {'label': 'Type of patients', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': "\n For prevention trial:\n <ul>\n <li>Write 'Close contacts to covid patients' if trials test\n prevention for participants who have contact\n with covid patients</li>\n <li>Write 'Health workers' if trials\n test prevention for health workers</li>\n <li>Write 'Healthy volunteers' if trials recruit healthy\n volunteers (i.e. vaccine trials)</li>\n <li>Write 'High risk patients' if trials recruit only elderly\n or people of any age who are at increased risk of severe\n illness from COVID-19</li>\n </ul>\n\n For <u>treatment trials</u> :\n <ol>\n <li>Check online protocol (mainly described in the section\n 'inclusion criteria') for severity as classified\n according to the following criteria:\n <ul>\n <li>Mild - the clinical symptoms are mild with no\n sign of pneumonia on imaging</li>\n <li>Moderate - patients have fever and respiratory\n symptoms with radiological findings of pneumonia\n and requiring oxygen (3L/min>Oxygen <5L/min)</li>\n <li>Severe (cases meeting any of the following\n criteria) - Respiratory distress ≧30b/m; O2Sats\n ≤ 93% at rest in ambient air or O2Sats ≤97 % with\n O2 > 5L/min; PaO2/FiO2 ≦ 300 mmHg (l mmHg=0.133kPa).\n PaO2 / FiO2 in high-altitude areas (at an altitude\n of over 1,000 meters above the sea level) shall be\n corrected by the following formula: PaO2/ FiO2 x\n [Atmospheric pressure (mmHg)/760]; Chest imaging\n showing obvious lesion progression within\n 24-48 hours)</li>\n <li>Critical (cases meeting any of the following\n criteria): Respiratory failure and requiring\n mechanical ventilation; shock; other organ failure\n that requires ICU care).</li>\n </ul>\n </li>\n <li>Report disease severity at enrollment, except for\n therapeutic vaccine trials then write only\n 'infected patients':\n <ul>\n <li>'No restriction on type of patient': for\n trials which do not specify\n type of patients to be included</li>\n <li>'Mild disease at enrollment' : for trials\n with asymptomatic and/or mild patients to be\n included</li>\n <li>'Mild/moderate disease at enrollment': for\n trials with both mild and moderate patients\n to be included</li>\n <li>'Moderate disease at enrollment'</li>\n <li>'Moderate/severe disease at enrollment': for\n trials with both moderate and severe patients\n to be included</li>\n <li>'Moderate/severe/critical disease at enrollment':\n for trials with moderate, severe and critical\n patients to be included</li>\n <li>'Severe disease at enrollment'</li>\n <li>'Severe/critical disease at enrollment': for\n trials with both severe and critical patients\n to be included</li>\n <li>'Critical disease at enrollment'</li>\n </ul>\n </li>\n </ol>\n\n For <u>long covid treatment trials</u> :\n <ul><li>Write 'Patients recovered from covid'</li></ul>\n ", 'followed': True}, 'severity_scale': {'label': 'Severity scale', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': "\n Report the corresponding number on the severity scale according to\n the previous 'type of patients column' as follows:\n <ul>\n <li>0: No restriction on type of patients</li>\n <li>1: Mild disease at enrollment</li>\n <li>2: Mild/moderate disease at enrollment</li>\n <li>3: Moderate disease at enrollment</li>\n <li>4: Moderate/severe disease at enrollment</li>\n <li>5: Moderate/severe/critical disease at enrollment</li>\n <li>6: Severe disease at enrollment</li>\n <li>7: Severe/critical disease at enrollment</li>\n <li>8: Critical disease at enrollment</li>\n <li>N/A if study aim is prevention or long covid</li>\n </ul>\n ", 'followed': True}, 'total_sample_size': {'label': 'Total sample size', 'model': 'cresstrial', 'histvaltype': 'int', 'description': 'Total target number of participants\n randomized in the trial', 'followed': True}, 'primary_outcome': {'label': 'primary outcome', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Primary outcomes as reported in trial registry', 'followed': True}, 'primary_outcome_timepoints': {'label': 'Time points for primary outcomes', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Primary outcome time points as reported\n in trial registry\n ', 'followed': False}, 'secondary_outcome': {'label': 'secondary outcome', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Secondary outcome(s) and time point(s)\n as reported in trial registry\n ', 'followed': False}, 'notes': {'label': 'Notes', 'model': 'cresstrial', 'histvaltype': 'text', 'description': '\n If same treatment in different arms, to help distinguish them,\n note here any difference retrieved from the protocol in:\n <ul>\n <li>population (disease severity, subgroup)</li>\n <li>\n treatment:\n <ul>\n <li>doses (if different in dose: write dose 1,\n dose 2)</li>\n <li>administration route (if different in\n administration route write IV, PO, SC\n correspondingly)</li>\n <li>duration</li>\n <li>treatment frequency</li>\n </ul>\n </li>\n </ul>\n Note any other general remarks E.g. unclear number of arms\n ', 'followed': True}, 'phase': {'label': 'Phase', 'model': 'cresstrial', 'histvaltype': 'rel', 'description': 'Phase of trial: Phase 1, Phase 1/Phase 2,\n Phase 2, Phase2/Phase 3, Phase 3, Phase 3/Phase 4, Phase 4\n and Not reported if no information is provided', 'followed': True}, 'plan_to_share_ipd': {'label': 'Plan to share IPD', 'model': 'cresstrial', 'histvaltype': 'text', 'description': 'Record whether the trial investigator team is\n planning to share individual patients data. As reported\n in the trial registry.\n ', 'followed': False}, 'arms': {'label': 'Arms', 'model': 'cresstrial', 'histvaltype': 'json', 'description': 'Gathers each interventional trial arm\n characteristics (treatment name, treatment type, treatment\n type order treatment category, n randomized in this arm,\n arm notes)\n ', 'followed': True}}, 'CRESSARM_HIST_ATTRIBUTES': {'treatment_name': {'label': 'Treatment name', 'model': 'cressarm', 'histvaltype': 'text', 'description': 'Name of treatment as reported in the\n intervention section', 'followed': True}, 'treatment_type': {'label': 'Treatment type', 'model': 'cressarm', 'histvaltype': 'text', 'description': "Use predefined terminology updated each week as necessary.\n If 'Standard of care' or 'Placebo' in the previous treatment name\n column, duplicate this information here.", 'followed': True}, 'pharmacological_treatment': {'label': 'Treatment category', 'model': 'cressarm', 'histvaltype': 'text', 'description': "Specify if the intervention is a: 'Pharmacological\n treatment', 'Non pharmacological treatment', 'Biological treatment',\n 'Non covid vaccine', 'Vaccine', 'Standard of care' or 'Placebo'", 'followed': True}, 'arm_notes': {'label': 'Arm Notes', 'model': 'cressarm', 'histvaltype': 'text', 'description': 'Contain additional information regarding each trial\n arm to guide annotators during data checking activity.\n ', 'followed': True}}}
{'CURRENT_GIT_COMMIT': 'd52d54449b9ccfd5d7cbef0bdef8569a04549033\n', 'CURRENT_BRANCH': 'develop', 'CURRENT_VERSION': 'v3.0.6\n'}
| Total calls | Total time | Cache hits | Cache misses |
|---|---|---|---|
| 0 | 0 ms | 0 | 0 |
| add | get | set | touch | delete | clear | get_many | set_many | delete_many | has_key | incr | decr | incr_version | decr_version |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| Signal | Receivers |
|---|---|
| class_prepared | |
| connection_created | register_type_handlers |
| got_request_exception | |
| m2m_changed | |
| post_delete | |
| post_init | |
| post_migrate | create_default_site, create_permissions, create_contenttypes |
| post_save | update_treatment_combination_cressname, update_arms, update_arms, update_arms, update_arms, update_cresstrial_update_date, register_histvalue_annotation, refresh_cresstrial_instants, refresh_cresstrial_instants, refresh_cresstrial_instants |
| pre_delete | clear_site_cache |
| pre_init | |
| pre_migrate | inject_rename_contenttypes_operations |
| pre_save | clear_site_cache |
| request_finished | close_old_connections, close_caches, reset_urlconf |
| request_started | reset_queries, close_old_connections |
| setting_changed | reset_cache, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, reset_hashers, uninstall_if_needed, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, CliregManifestStaticFilesStorage._clear_cached_properties |
No messages logged.