cdisc-org / cdisc-org/cdisc-rules-engine
Rule blocked: SEND-340 - Need a rule type for "triangle rules"
- Dominant language
- Python
- Stars
- 113
- Forks
- 43
- Avg merge
- 14h 51m
- Merged PRs (30d)
- 14
Description
Rule SEND340 states "When Variable Core Status = Expected and are null for all records, then The Define-XML document includes a comment to explain why all records are null".
This contains 3 parts:
"When Variable Core Status = Expected" => **CDISC Library**
"null for all records" => **file data**
"The Define-XML document includes a comment " => **define.xml metadata**
When I try several things (everything needed attached as zip), I e.g. get an error:
"error":"Column not found in data"
"message":"ordinal"
I presume this is related to the "Rule Type".
Currently, there is however no such rule type that involve as well file data, CDISC library as well as define.xml.
[SEND340_CORE_testing.zip](https://github.com/cdisc-org/cdisc-rules-engine/files/13392067/SEND340_CORE_testing.zip)
Contributor guide
Assessment
This issue has not been assessed yet.