My Oracle Support Banner

Dci Rules Are Not Always Properly Applied (Doc ID 1262237.1)

Last updated on FEBRUARY 12, 2019

Applies to:

Oracle Clinical - Version 4.6.0 and later
Information in this document applies to any platform.

Symptoms


Comments
--------
=== ODM Issue Clarification ===

ISSUE:
--------
Expected DCI is not enabled when the data is entered via OC and the source question is derived.

STEPS TO REPRODUCE:
------------------------------
* Create DVG: DER1 with three values: 100,200,300
* Create 3 questions based on the DVG DER1
 DERIVED1 - CHAR(3)
 DERIVED2 - CHAR(3)
 DERIVED3 - CHAR(3)
* Create a Question Group: JVHEMADER. Following questions are defined in the QG:
 JVPQA_HCT - NUMBER
 JVPQA_WBC - NUMBER
 DERIVED1 - CHAR(3) - Set question as derived
 DERIVED2 - CHAR(3) - Set question as derived
 DERIVED3 - CHAR(3) - Set question as derived
* Create the DCM HEMA. Add QG JVHEMADER to HEMA
* Generate graphic layout, edit it, and make it available.
* Make the DCM available.
* Create 3 procedures JVDER01,JVDER02,JVDER03. For all 3 procedures:
 - The DCM is JVHEMA
 - The QG is JVHEMADER
* For JVDER01: Exec Context=ONLINE/DCM. Expression in Details is to_char(10*A.JVPQA_HCT)
* For JVDER02: Exec Context=ONLINE. Expression in Details is '200'
* For JVDER03: Exec Context=OFFLINE. Expression in Details is '300'
* Generate procedures and make them available.
* Create DCI for HEMA.
* Following is the DCI Rules defined:
 DCI: HEMA
 DCM (Qual Value):  JVHEMA
 Question: DERIVED2
 Values: 200,300
 DCI Across CPE: Checked
 DCI: AE
.
.
Results:
--------
a.)Enter data for HEMA in RDC Onsite, Patient R1:
   1.) Hematocrit=12
   2.) Leukocytes: 123
   3.) Save Document. Then DERIVED1=120, none in DERIVED2 and DERIVED3
   4.) Close Document. RDC Onsite refreshes, AE not enabled yet.
   5.) Validate patient R1. AE appears.
b.)Enter data for HEMA in RDC Onsite, Patient R2:
   1.) Hematocrit=12
   2.) Leukocytes: 123
   3.) Save Document. Then DERIVED1=120, none in DERIVED2 and DERIVED3
   4.) Close Document. RDC Onsite refreshes, AE not enabled yet.
   5.) Go to OC, and execute BV.
   6.) Back to RDC Onsite. AE appears for Patient R2.
c.)Enter data for HEMA in OC, Patient R3:
   1.) Hematocrit=12
   2.) Leukocytes: 123
   3.) Save Document.
   4.) Run BV.
   5.) Go to Onsite. AE not enabled yet for R3.
   6.) Open HEMA for R3. DERIVED1=120,DERIVED2=200,DERIVED3=300
.
* Make JVDER02 Provisional
* Run BV. DERIVED1 is empty for all three Patient. AE is enabled for R1 and R2.
.
d.)Enter data for HEMA in OC, Patient R4:
   1.) Hematocrit=12
   2.) Leukocytes: 123
   3.) Save Document.
   4.) Run BV.
   5.) Go to Onsite. AE enabled yet for R4.
.
* Make JVDER02 Active
* Run BV. AE is enabled for all Patients

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.