Info |
---|
You need to be well-versed with HTML to configure consent forms. The HTML files can be created manually or using online editors like this. In future versions, we plan to give a UI-based editor within OpenSpecimen to create the consent forms. |
...
Expand | ||
---|---|---|
| ||
Navigate to Home Page → Consent Card → View Documents –> Click on the Audit Trail button |
Consents Validation
One or more validation rules can be added to ensure that specimens cannot be collected before the participant has consented. These validation rules are defined at a CP level.
To define validation rules:
Go to the CP Overview > Consents > Validations
...
Click on “Add”.
Field | Description | Options |
---|---|---|
Statement | Coded consent statements | All the consent statements defined for the CP |
Match | Condition for the consent response |
|
Response | Response of the consent statement | Any valid consent response. |
...
The above rule is to allow collection when the response for C0001 is “Yes”. Click on “Add”.
Follow the above steps to add more than one consent.
In the validations list page, there is another match for multiple consents.
...
ALL: It allows the collection of visits/specimens when ALL rules are true. Works like “AND” in the query.
ANY: It allows the collection of visit/specimens when ANY one of the rules is true. Works like “OR” in the query.
ADVANCED: This is used for creating a combination of rules using ‘and’ and ‘or’.
For example,
The below will be true if either (consent 1 is yes AND consent 2 is yes) OR consent 3 is yes.
...
The expression in the box defines the rule which allows collection. It can be edited by clicking on “Edit”.
Consents Digests
OpenSpecimen provides two options to receive the consent digest, which described below. User will get receive the participants and consent document information who consented on that day(within 24hrs).
Site based Recipients? → No, The user has to specify a list of users and those users will get the consent digest email.
Site based Recipients? → Yes, The user has to specify a sites and user groups and those users from groups will receive the digest emails
...