From 2e31f23c7cb8d978aeb392a2e8749d93ab1cae48 Mon Sep 17 00:00:00 2001 From: pendingintent <3921919+pendingintent@users.noreply.github.com> Date: Wed, 12 Aug 2026 11:09:22 -0400 Subject: [PATCH] Added test for when RDOMAIN is equal to DM and IDVAR is null. --- Published/CORE-000158/negative/01/data/co.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Published/CORE-000158/negative/01/data/co.csv b/Published/CORE-000158/negative/01/data/co.csv index 72aa3fc0d..db9f32a2d 100644 --- a/Published/CORE-000158/negative/01/data/co.csv +++ b/Published/CORE-000158/negative/01/data/co.csv @@ -4,6 +4,6 @@ STUDYID,DOMAIN,RDOMAIN,USUBJID,COSEQ,IDVAR,IDVARVAL,COREF,COVAL,COVAL1,COVAL2,CO 1234,CO,,YY-20,3,AESEQ,7,PAGE 650,On 01JAN2020 the woman and her son were bitten by a stray dog while walking nearby to their house. The woman sustained bites on her thigh while her son had bites on his left foot. Dog was killed and ,buried without laboratory investigation for rabies. Women washed the wounds of her child shortly after the incident and then took him to the healthcare unit where he received a rabies vaccine and,completed a full course of standard vaccines.,PRINCIPAL INVESTIGATOR,,, 1234,CO,EX,ZZ-23,4,EXGRPID,COMBO1,PAGE 320-355,Medicine was administered under supervision of Sub investigator as PI was on leave,,,PRINCIPAL INVESTIGATOR,,, 1234,CO,,AB-99,5,VSGRPID,VS2,,Vital signs were recorded by casualty physician,,,PRINCIPAL INVESTIGATOR,,, -1234,CO,DM,XX-11,6,VISITNUM,4,,Visit was delayed by a day due to hospital holiday,,,PRINCIPAL INVESTIGATOR,,, +1234,CO,DM,XX-11,6,,4,,Visit was delayed by a day due to hospital holiday,,,PRINCIPAL INVESTIGATOR,,, 1234,CO,,YY-20,7,,,VISIT 4,Visit was delayed by a day due to hospital holiday,,,PRINCIPAL INVESTIGATOR,,, -1234,CO,,ZZ-23,8,,,,Visit was delayed by a day due to hospital holiday,,,PRINCIPAL INVESTIGATOR,4,, +1234,CO,,ZZ-23,8,,,,Visit was delayed by a day due to hospital holiday,,,PRINCIPAL INVESTIGATOR,4,, \ No newline at end of file