Table of Contents
...
Create Event
Expand |
---|
|
Edit Event
Expand |
---|
|
...
Data Dictionary
Create Disposal Event
Column Name | Datatype | Mandatory? (Create) | Description | Permissible Values | Validations |
---|---|---|---|---|---|
CP Short Title | String | Yes | Collection protocol code/short title. | ||
Specimen Label | String | Yes | Specimen label of the specimen for which the disposal event is to be added. | The specimen should exist within the system. | |
Barcode | String | No | Should be unique within the system | ||
Activity Status | String | Yes | Activity status of the specimen. |
| |
Disposal date | Date and Time | No | Select the correct format for the date, similar to the one in UI. | ||
Disposal reason | String | No | Specify the reason for the disposal of the specimen | The minimum character added to the field should at least be 10. | |
User email | String | No | The email address of the user |
...
Update disposal event (New in v8.0)
Column name | Datatype | Mandatory? (Update) | Description | Permissible Values | Validations |
---|---|---|---|---|---|
Event ID | String | Yes | Unique ID of the event. | - | Select the correct event ID. |
Date and Time | Date and Time | No | - | Select the correct format for the date, similar to the one in UI. | |
Reason | String | No | - | The minimum character added to the field should at least be 10. | |
Comments | String | No | - | ||
User#Email Address | String | No | The email address of the user | - |
...