Click or drag to resize

ICdssLibrary Methods

The ICdssLibrary type exposes the following members.

Methods
 NameDescription
Public methodAnalyze Analyze the collected samples and determine if there are any detected issues
Public methodExecute Execute all applicable decision logic for target and emit all of the proposed objects and raised issues
Public methodGetProtocolDefinitions Get the protocol definitions from the CDSS library
Public methodGetProtocols Get the protocols which are defined in the library (note that implementers typically indicate that protocols are only for type Patient)
Public methodLoad Load the protocl definition to definitionStream
Public methodSave Save the protocol definition to definitionStream
Top
See Also