Newer Version Available

This content describes an older version of this product. View Latest

Flow for Life Sciences Cloud

The Flow for Life Sciences Cloud represents the metadata associated with a flow. Use Flow to create an application that takes users through a series of pages to query and update the records in the database. You can also run logic and provide branching capability based on user input to build dynamic applications.

FlowActionCall

Life Sciences Cloud exposes additional actionType values for the FlowActionCall metadata type.

Field Name Field Type Description
actionType InvocableActionType (enumeration of type string)

Required.

The action type. Additional valid values for Life Sciences Cloud are:

  • assignCndtToResearchStudyGroup—Randomly assign candidates, enrolled in the clinical trials, to research study comparison groups.
  • generateResearchStudyBlocks—Generate research study randomization block records to link each block with a specific research study comparison group by using the randomization process.
  • processCriteriaMatchingResp—Parses a GPT-generated JSON response to evaluate each inclusion and exclusion criterion for a given Research Study Candidate, determining whether each criterion is matched or not. This action stores the GPT response in the Care Program Enrollment Evaluation Result entity and computes the number of matched inclusion criteria and exclusion criteria, returning these counts as output.