Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page is applicable only for versions on or after 7.0 and having the EDC plugin deployed. For the versions prior to v7.0, refer ‘Consent Validation before Distribution’ from Distribution wiki.

Consent validation rules can be defined for distributing specimens, in the same way as they are defined for collecting visits and specimens.

...

  1. User should have the admin privileges (superadminsuper admin/ institute admin)

  2. Coded consent statements should already be added

...

Expand
titleSteps to define validation rule
  1. From the distribution protocol overview page, click on the ‘Consents’ tab.

  2. Click on ‘Add Rules’.

  3. A popup appears with three fields- Statement, Match, Response.


    Statement- Provides a dropdown of all the consents added in the system. These consents are present in Home > Consents
    Match- Provides the operators (is, is not, is one of, is not one of)
    Response- Provides consent responses for the statements. These responses are present in Dropdown Manager > Consent Responses.

  4. Click on the ‘Statement’ field and select the consent statement from the dropdown.

  5. Select the matching operator.

  6. Select the ‘Response’ for the consent statement.

  7. Click on ‘Add’ once the rule is defined. The below rule translates as- Response for Consent to participate in biobank activities (C0001) should be “Yes”.

  8. The rule appears in the consents tab screen.

  9. Follow steps 4 to 7 to add multiple consent validation rules.

  10. Now, select the “Match” for these set of rules from - ANY, ALL, ADVANCED.


    ANY- Equivalent to OR. Ensures that distribution is possible if at least one of the specified rules is satisfied
    ALL- Equivalent to AND. Ensures that distribution possible only when all the specified rules are satisfied
    ADVANCED- A combination of AND and OR can be implemented to define a complex rule.

  11. For defining ADVANCED match, click Click on ADVANCED for defining a combination of rules.


    A text area appears. Write the appropriate expression in this area and click on ‘Save’ to save the rule.

    Image RemovedImage Added

    The numbers 1, 2, 3 specify the individual consent rules added.

  12. Click on ‘Edit’ to change the rule.

So when specimens are distributed using this DP, this validation rule is checked, and if the rule is not satisfied, an error is thrown.

...