Technical support questions about ADaM standard and validation rules
Hi there,
I have a question regarding validation of ADaM domains like ADMH, ADCM, ADAE. As per new ADaM_OCCDS_v1.0 released in Feb 2016, ADMH, ADCM, ADAE should come under "OCCDS" class instead of "BDS" class, but when I ran the latest community version of Pinnacle validator (2.2.0) using ADaM 1.0.xml config file, ADMH and ADCM domains are getting validated under "BDS" class and ADAE under "ADAM other". Why is it so? when can I expect the updated config file for ADaM datasets?
Dear all,
I get error PCHG != (AVAL - BASE)/BASE * 100 for following values:
AVAL = 0.049473684200
BASE = 0.049484536100
PCHG = -0.021929881200
In the report I get following details: PCHG, AVAL, BASE : -0.02192988, 0.04947368, 0.04948454.
Is it possible that the validator first rounds AVAL and BASE to 8 decimals before determining PCHG?
Why is this rounding done? It causes false errors in the report.
Thanks for looking into this.
Jeroen
Hi,
I ran the latest version of Pinnacle 21 on my ADaM datasets and realized that the tool wasn't compliant for ADaM IG 1.1.
I received errors for labels mismatches, especially "Datetime" variables label. It seems like the wording "Date/Time" was changed to "Datetime" in some variables.
Can we expect any time soon the ADaM IG 1.1 configuration file to be available?
Thanks
Pierre Dostie
Hi,
I am trying to trigger AD0127: (BASE or BASEC is populated for a unique USUBJID,PARAMCD but no baseline record exists). And I created the following test scenario:
STUDYID USUBJID AVISIT PARAMCD BASE ABLFL
XXXX XXXX-1234 VISIT 1 ABCD 1,2345 <empty>
XXXX XXXX-1234 VISIT 2 ABCD 1,2345 <empty>
Looking at the rule specification I would expect that this should trigger the rule:
Hi,
I'm trying to get an overview of the different ADaM structures / classes that Pinnacle21 "recognizes" for validation.
What I've learned so far is:
ADSL - recognized solely by the name
BDS - Must contain at least one of the following variables: PARAMCD, PARAM, AVAL, AVALC, ADT, ASTDT, ASTDTM, CNSR, CNSDTDSC, EVNTDESC
BDS-TTE - BDS plus presence of CNSR variable (if possible, kindly provide a list of variables as in the BDS case)
Hi team,
We'd like to validate a dataset before creating its define.xml by ourselves.
Does define.xml file automatically generated from the dataset to be checked itself also help the validation?
If so, please let me know about extra checking items to be achieved by specifing it in the Validator.
Regards,
Emi
Dear Pinnacle 21 Team,
In the new ADaM IG 1.1 the meaning for single y in a name was changed from "y is not in [1-9]" to "The lower-case letter y in a variable name (e.g., SITEGRy) ... is replaced with an integer [1-99, not zero-padded]". Therefore the following checks need an update. Please consider that the truncation of the original variable name may be necessary in rare situations when a two digit index is needed and causes the length of the variable name to exceed 8 characters (market with *).
Hi,
The error flag for AWTDIFF says "AWTDIFF is populated but AWTARGET and/or one of [ADY,ARELTM] are not both present and populated."
In one BDS dataset, we have used ASTDT, and ASTDY, instead of ADT, because we have start and end dates and the records are coming from sdtm.CE (CESTDTC, CEENDTC). We do have values for ASTDY nonnull in these records. (We have no column for ADY, just have ASTDY.)
Are there plans to implement Analysis Results Metadata (ARM) validation rules in Community/Enterprise versions?
n 2.0.2 we did not include these variables in BDS. This is why you did not get the AD0018 label error when including ADSL.TRTSEQA into your BDS. Since 2.1.0 has the TRTxxA(N) and P(N) variables in BDS, there was a conflict with the TRTSEQA and TRTSEQP
Why did we include TRTxxA(N) and P(N) into BDS in v2.1.0 ?