cdisc-org / cdisc-org/cdisc-rules-engine

As a rule author I want to be able to output a fixed value for a rule when the value doesn't exist in the dataset

Open
#490 0 comments 0 reactions 0 assignees View on GitHub
FDA Validator Rules
Dominant language
Python
Stars
113
Forks
43
Avg merge
14h 51m
Merged PRs (30d)
14

Description

For rule CORE-000277, the logic is checking for the presence of a TSPARMCD. If the TSPARMCD is not present, there is nothing that can be added as an output. If no output variable is defined, nothing will show up as there is no "name". If TSPARMCD is specified as output variable it will take the first TSPARMCD that is encountered in the dataset which has nothing to do with the check.

It should be possible in this case to specify for this rule that for output variable TSPARMCD, output value is RDIND

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.