ICdss |
The ICdssLibrary type exposes the following members.
| Name | Description | |
|---|---|---|
| Documentation |
Get the documentation
(Inherited from ICdssAsset) | |
| Id |
The unique identifier of the object in the scope of the protocol
(Inherited from ICdssAsset) | |
| Name |
Gets the name of the protocol
(Inherited from ICdssAsset) | |
| Oid |
Gets the universal OID for this protocol
(Inherited from ICdssAsset) | |
| StorageMetadata | If the CDSS library data came from storage, this is the metadata | |
| Uuid |
Gets the identifier for the protocol
(Inherited from ICdssAsset) | |
| Version |
Gets the version of the protocol
(Inherited from ICdssAsset) |
| Name | Description | |
|---|---|---|
| Analyze | Analyze the collected samples and determine if there are any detected issues | |
| Execute | Execute all applicable decision logic for target and emit all of the proposed objects and raised issues | |
| GetProtocolDefinitions | Get the protocol definitions from the CDSS library | |
| GetProtocols | Get the protocols which are defined in the library (note that implementers typically indicate that protocols are only for type Patient) | |
| Load | Load the protocl definition to definitionStream | |
| Save | Save the protocol definition to definitionStream |