cdisc-org / ddf-core-poc

This repository will contain the results from the Proof of Concept project.
MIT License
0 stars 1 forks source link

Create rule DDF00020: If the code associated with StudyAmendmentReason is "Other" then otherReason must be present. #106

Closed ASL-rmarshall closed 5 months ago

ASL-rmarshall commented 9 months ago

Create rule defined for #90

ASL-rmarshall commented 8 months ago

@DianeWold Creation of test data and testing complete for DDF00020. Please review. Thanks.

DianeWold commented 8 months ago

The negative test data contains 4 records, each of which is erroneous, and testing detected each of these 4 errors. The positive test data contains 3 records, one with a a code not "other" and a null otherReason, and two with a code of "other", one upper case, one lower case, and an otherReason. All records passed testing.