Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 34 Next »

User can create/Update visits in bulk, follow below steps to create/update visits:

  1. Go to collection protocols list page, click on 'Import' button and select option 'Import OR
  2. Go to participants list page of the CP whose visit has to be created/updated, click on 'More' button and select option 'Import
  3. Select 'Visits' from 'Select Record Type' dropdown and click on 'Download Template File' to download the template file
  4. Enter all valid data in the template file as mentioned in the below table
  5. Upload the filled template file in 'Input Records File' field, select 'Import Type' as 'Create' to create or 'Update' to update visits
  6. Click on 'Validate and Import' button
  7. Refer 'Import status' to check the status of import job

Please note: On updating the activity status of the visits to 'Disabled', the dependent data - specimens collected under this will be deleted. This is the force delete feature that is available on the UI as well.

Sample CSV File

Column Name

Data type

Mandatory?

(Create)

Mandatory?

(Update)

Description

Permissible ValuesValidations
IdentifierNumberNoDependsSystem auto generated unique number for every visit

CP Short TitleStringYesNoCollection Protocol of the visit to be added
Should be existing and unique within OS
PPIDStringYesNoThe participant for whom this visit is being created.
Existing PPID.
Event LabelStringNoNoEvent Point Label from the protocol for which this event corresponds. E.g. baseline, surgery, etc.
In v3.4, if left blank, system will add visit with event label as 'Unplanned Visit'
NameStringDependsYesName of the visit. Mandatory if the auto label generation set to OFF
Should be unique within OS
Visit DateDateNoNo

Select the correct date format from UI based on the data in the file. In v3.4, if left blank, system will add current date by default

Visit SiteStringNoNo
Valid site nameIn v3.4, if left blank, system will add recent visit site
Visit StatusStringNoNo
Complete, Pending, Missed CollectionIn v3.4, if left blank, system will add 'Complete' status
Clinical DiagnosisStringNoNo

Permissible Values File - SNOMED

Permissible Values File - ICD 10

In v3.4, if left blank, system will display 'Not Specified'
Clinical StatusStringNoNo
'No Diagnosis / Control' /New Diagnosis /Pre-Therapy /Post-Therapy /Pre-Operative /Operative /Post-Operative /Remission /Relapse, Primary Site /Relapse, Distant Site /Relapse, Not Specified /Not SpecifiedIn v3.4, if left blank, system will display 'Not Specified'
CohortStringNoNoThe group to which the visit belongs

By default this field is not visible. In order to display this field, system administrator needs to add values in database table 'catissue_permissible_value' or user can add values through 'Dropdown Manager'. The dropdown is visible in visit page only if it has PVs added.


Path. NumberStringNoNoSurgical Pathology Number
In v3.4, if left blank, system will display 'Not Specified'
Pathology Report NameStringNoNoFile name of the surgical pathology report
This is used to upload pathology reports. The document file name is specified in this column and the actual file is uploaded along with the CSV in a zip file. For more details refer 'File Upload via BO'
Missed ReasonStringNoNoReason for missed visitBeyond processing time/ Insufficient sample collected / available/ Laboratory error/ Patient declined collection/ Poor sample quality/ Sample damaged/ Sample not collected by clinic / Clinic error/ Visit cancelledIn v3.4, if left blank, system will display 'Not Specified'
CommentsStringNoNo


Activity StatusStringNoNo
ActiveValue should be 'Active' during creation or kept blank in which case it will take default value as 'Active'
Missed By#Email AddressStringNoNoEmail address of the user who missed the visit
Should be an existing user in OpenSpecimen



  • No labels