Coded Valuesets

Posted about 2 months ago by Knowledge - hopp

Post a topic
Knowledge - hopp
Knowledge - hopp Admin

Add a new Valueset type called Coded Valueset. A Coded Valueset resembles a Manual Rule:

  • A specification must be provided in Studio
  • The c# code to populate a Coded Valueset must be implemented in the Engine project in Visual Studio
    • The implementation has access to
      • Constants
      • Tables
      • Views
      • Other Valuesets (Studio must detect circular references, director must sequence) 

Coded Valuesets are exposed for load in Director and when the load executes, the Engine in question will execute the implementation to retrieve the data to populate the Valueset.

0 Votes


0 Comments

Login or Sign up to post a comment