ARC is a comprehensive machine-readable document in CSV format that contains a library of questions to be used in Clinical Report Forms (CRFs) during disease outbreaks. It covers a wide range of patient-related information, including demographics, comorbidities, signs and symptoms, medications, outcomes, and more. Each question in ARC has a variable name with specific guidelines and relevant parameters, such as coded answers, minimum and maximum limits, data types, skip logic, and more.
ARC (Analysis and Research Compendium) is designed to serve as a resource for researchers and healthcare professionals involved in the study of outbreaks and emerging public health threats. Here's what you need to know:
-
Machine-Readable: ARC is provided in CSV format, making it easy for automated systems to read and process the data.
-
Version Control: We maintain a comprehensive history of changes made to ARC using GitHub's version control. This ensures document integrity, traceability of changes, and seamless collaboration among researchers.
-
Open Access: ARC is made openly available for the research community. While contributions are limited to authorized individuals, the document can be freely accessed and utilized by others.
The ARC repository follows a structured organization to maintain different versions of ARC and related files. Below is an overview of the repository structure:
-
Root Directory: The top-level directory, which is the "ARC" folder within the main ISARICResearch repository. It contains all versions of ARC and related files.
-
Version Directories: Within the "ARC" folder, there are separate directories for each version of ARC. These directories are named according to the version number (e.g., "ARC_v1.0," "ARC_v2.0," etc.). Each version directory contains the specific version of ARC and associated files.
-
list Directory: Inside each version directory, there is a "list" directory. This directory contains additional resources related to the specific version of ARC.
-
Files:
-
Clinical Characterization XML: This XML file provides a recommended configuration and structure for clinical characterization studies. It includes information about users, events, project settings, and functionality, serving as a reference for setting up clinical characterization studies.
-
ARC: The "ARC" file is a machine-readable CSV (Comma-Separated Values) file that forms the core of ARC. It contains a comprehensive list of questions that can be asked in a CRF during outbreaks. Each question is defined with specific parameters, including variable names, coded answers, limits, types, skip logic, and more.
-
Lists of Standardized Terms: These files include predefined sets of standardized vocabulary used to describe and categorize various aspects of CRF answers. Standardized terms ensure consistency in data capture, covering items such as comorbidities, symptoms, and medications.
-
-
Metadata: For each version of ARC, a version history file is included. This file contains pertinent information about changes made to ARC over time, allowing for easy tracking of modifications. Typical metadata includes the date of upload of the new version and a description of the changes made.
This structured organization facilitates easy access to different versions of ARC, clinical characterization guidelines, standardized terms, and metadata. Users can navigate the repository to find the specific version of ARC they need and explore related resources.
In a centralized repository structure like ARC, managing version identification is crucial for tracking changes and updates. ARC uses a version numbering system to indicate different levels of updates and changes:
-
Major Version: The major version number represents significant updates and changes. This may include the addition of new events, forms, or diseases, as well as changes in the functionalities of the CRF.
-
Minor Version: The minor version number indicates smaller updates and additions. It signifies the inclusion of new features, improvements, or functionality enhancements without changing existing functionality. Changes in definitions and the addition, removal, or modification of questions fall under this category.
-
Patch Version: The patch version number represents bug fixes, branching patches, writing improvements, or small updates that address issues discovered in previous versions. These updates do not introduce new features or change existing functionality. Patch versions are typically used for corrections of branching logic errors and improvements in the formulation of questions.
If you want to use ARC for your research or study, follow these steps:
-
Access ARC: You can download the latest version of ARC from this GitHub repository.
-
Contributions: While contributions to the document are limited to authorized users, you can open issues or discussions for questions, suggestions, or clarifications.
-
Integration with BRIDGE: If you're using the BRIDGE software tool, it connects to this GitHub repository to access the latest version of ARC for CRF generation.
Note: ARC is maintained by ISARIC. For inquiries, support, or collaboration, please contact us.