cdisc-org / cdisc-rules-engine

Open source offering of the cdisc rules engine
MIT License
46 stars 12 forks source link

Rule blocked: CORERULES-254 #557

Open nhaydel opened 11 months ago

nhaydel commented 11 months ago

https://jira.cdisc.org/browse/CORERULES-254 https://jira.cdisc.org/browse/CORERULES-1186 https://jira.cdisc.org/browse/CORERULES-3701

Rule Information

Describe the bug The target_is_not_sorted_by operator is expecting the target to start at 1 and not skip any values while counting up. This operator should allow the target to start at values not equal to 1 and should allow sequences like the following: [2,4,6,8]

chowsanthony commented 5 months ago

@SFJohnson24 Also, --SEQ "[m]ay be any valid number (including decimals) and does not have to start at 1," excerpted from Table 2.2.4.1 All Observation Classes--Identifiers, SDTM v1.7.