IClinicalProtocol Interface |
Namespace: SanteDB.Core.Protocol
The IClinicalProtocol type exposes the following members.
| Name | Description | |
|---|---|---|
| Calculate |
Calculate the clinical protocol for the given patient
| |
| GetProtocolData |
Get the protocol data
| |
| Initialize |
Called prior to performing calculation of the care protocol allowing the object to prepare the object for whatever
pre-requisite data is needed for the protocol
| |
| Load |
Load the specified protocol data
| |
| Update |
Update the care plan based on new data
|