Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

eq     Equal to=
neNot Equal to        
gtGreater Than>
gteGreater Than or Equal to          >=
ltLess Than<=
lteLess Than or Equal to<=
AndAnd&
OrOror
Pathernese
()

Người cùng có thể tìm thông tin về item bằng cách bôi đen item OID sau đó click vào <> → hệ thống hiện thị thông tin của item bên tay phải trong tab "Item Metadata"


Chọn Action cho Rule, chọn loại Action bằng cách click vào Dropdown có tên là "Actions"

...

  • InsertAction
    • Dùng khi insert data vào các item của CRF 
    • Nhấp chuột vào biểu tượng () để chương trình hiện thị DestinationProperty OID. Trong DestinationProperty OID bao gồm: DestinationProperty OID , Value: giá trị tĩnh mà sẽ insert vào trường DestinationPropert OID, Value Expression: cho phép người dùng tính toán giá trị mới hoặc coppy copy giá trị tư 1 trường khác. 
    • InsertAction không hỗ trợ cũng với EventAction 


 


  • EvenActionĐược : được sử dụng để lập lịch trong tương lai. Để lập lịch cho  Visit trong tương lai

    Within this action, the Target is the trigger that fires the rule. There is an EventDestination, which is the STARTDATE of the future event that the rule will schedule, and there is a ValueExpression that calculates the STARTDATE for the future event.

    To define an EventAction, you must identify the Target, define the EventDestination, and ValueExpression, and specify the conditions for when to run the Rule (RunOnStatus). Following are three different techniques for implementing an EventAction:

    • Schedule all subsequent events based on the date of the first event (View a sample)
      • There is ONE Target (trigger) in this option - the Rule is triggered only for that Target
      • If an Event STARTDATE is changed, this Rule does not update future Events
    • Schedule all subsequent events based on the date of the current event (View a sample)
      • There are MULTIPLE Targets (triggers) in this option - the Rule is triggered for any of the Targets
      • If an Event STARTDATEis changed, this Rule dynamically updates all subsequent events
         
    • Schedule the next event (and only the next event) based on the status of the current event (View a sample)
      • This option does not display the entire visit schedule. Initially it only displays the first event. Once the first Event is started or completed, it displays the next event - and only the next event. Once the next Event data entry is started or completed, it displays the next event, and so on.
    Image Removed

Phần bên tay phải: Xem thông tin về Item

Validate rule

...

  • thì người dùng cần có ngày StartDate của Visit trước nó.

Image Added

Để tạo được rule cho EventAction, người dùng phải chỉ ra Target, định nghĩa EventDestination và ValueExpression và điều kiện để chạy rule (RunonStatus). 

Cách lập lịch dựa trên First Visit

Chỉ có một Target (Trigger) trong lựa chọn này và Rule sẽ chỉ trigger đến target này

Nếu STARTDATE bị thay đổi thì Rule này sẽ không cập nhật cho Visit trong tương lai

Cách lập lịch dựa trên Current Visit

Có nhiều Target (trigger) trong lựa chọn này và Rule được trigger đến bấy kỳ Target nào

Nếu STARTDATE bị thay đổi thì Rule này sẽ  thay đổi các Visit liên quan đến nó

Cách lập lịch cho Visit tiếp theo dựa trên trạng thái của visit hiện tại

Cách lập lịch này sẽ không hiện thị lần khám tiếp theo ngay sau khi có STARTDATE.Lần khám sau chỉ hiện thị khi Visit trước có trạng thái "STARTED" hoặc "COMPLETED". 

Phần bên tay phải: Xem thông tin về Item

...

Có 2 cách để xem thông tin về item:

Cách 1: người dùng có thể click trực tiếp vào Item bên tay trái → hệ thống sẽ hiện thị thông tin của Item ở bên tay phải trong tab "Item Metadata"

Image Added

Cách 2: Người cùng có thể tìm thông tin về item bằng cách bôi đen item OID sau đó click vào <> → hệ thống hiện thị thông tin của item bên tay phải trong tab "Item Metadata"

Image Added

Validate rule

...

Người dùng có thể Validate Rule mà mình đã tạo bằng cách nhấp chuột vào nút "Validate"

Image Added

Nếu Rule chưa đúng hệ thống sẽ đưa ra thông báo màu đỏ cho người dùng.

Test rule

Người dùng có thể Test Rule mà mình đã tạo bằng cách nhấp chuột vào nút "Test" tab
Image Added
Người dùng sẽ chọn các giá trị để thực hiện Action cho Item đó. Nếu Rule chưa đủ tiêu chuẩn để validate thì sẽ không thực hiện Test Rule được
Tham khảo link TA về rule: