Protocol Deviation Digital Healthcare Product
  • INTRODUCTION
    • Purpose
    • Scope
    • Deployment
  • USER GUIDE
    • User Login
    • User Roles and Permissions
      • Administration
        • User Management
        • Team Management
        • Study Management
        • Audit Trail
    • Data Files
      • Data File Requirements
      • Spreadsheets
        • Using the Spreadsheet for AI Categorisation
        • Using the Spreadsheet for Manual Categorisation
    • Data Upload
      • Audit Trail
      • Data Trail
      • Data Categorisation
    • Data Visualisation
      • Team Visualisations
      • Study Visualisations
    • Maintenance and Support
      • Troubleshooting for users
      • Support contact information
  • TECHNICAL DOCUMENTATION
    • Web App
      • Design
        • Database
        • Backend
        • Frontend
      • Installation
    • AI Classifier
      • User documentation
      • Administrator documentation
      • Code documentation
    • Developer Guide
      • Requirements
      • Installation
      • Builds
      • Database
Powered by GitBook
On this page
  1. USER GUIDE
  2. Data Files

Data File Requirements

When uploading data into the tool, users must adhere to specific guidelines to ensure data integrity, accuracy, and consistency. Below are detailed instructions and requirements to keep in mind during the data loading process.

1. Mandatory Data

If mandatory data is missing from the file, the file will be rejected. Ensure all required fields are populated before uploading.

2. Non-Mandatory Data

The non-mandatory data are the last 3 columns: DVCAT, DVDECOD and DVTERM. They are only needed if you are manually categorising your data.

3. New Data Only

Ensure that there is no duplicated data in the file. Each file to be loaded should contain only new data. No data that has previously been loaded should be included in the new file. This ensures that the data remains current and prevents duplication.

4. Modification of Patient Data

If any data for a patient is modified in a data file, the original data file must be deleted, and the modified data file reloaded. This process ensures that all data remains accurate, up-to-date and not duplicated.

5. Data Deletion

Users can delete data files from the Data Upload tab in the Data Upload section if necessary.

6. DVCAT, DVDECOD, and DVTERM Fields

- If users are populating these fields manually:

  • Each entry can have any number of DVCATs. DVCATs will be automatically concatenated with a semi-colon ";" as a separator when multiple DVCATs are selected.

  • For each DVCAT, any number of valid DVDECODs can be assigned. DVDECODs will be automatically concatenated with a semi-colon ";" as a separator when multiple DVDECODs are selected.

  • When a DVDECOD(s) is entered correctly, the DVTERM section will auto-populate. In the case of multiple DVDECODs, the DVTERMs will be concatenated with a semi-colon ";" as a separator.

PreviousData FilesNextSpreadsheets

Last updated 2 months ago