The TPlan_OralCavityInitialLowRiskSubMLM type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TPlan_OralCavityInitialLowRiskSubMLM | Initializes a new instance of the TPlan_OralCavityInitialLowRiskSubMLM class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| executeLogic |
MLM Execution Logic to proceed for appropriate treatment plan for Oral Cavity Cancer based on provided clincal statements. The recommendations is given for low risk initial stage patients
(Overrides MLMBase..::..executeLogic(VMR).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetRequiredObservationResult |
GetRequiredObservation provide the targeted observationResult from given observation list by identifying through ID
(Inherited from MLMBase.) | |
| GetRequiredProcedureEvent |
GetRequiredProcedureEvent provide the targeted ProcedureEvent from given ProcedureEvent list by identifying through methodCode.
(Inherited from MLMBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| mlmMetaData | (Inherited from MLMBase.) |
Properties
| Name | Description | |
|---|---|---|
| MlmMetaData | (Overrides MLMBase..::..MlmMetaData.) | |
| MLMParseError |
Use to flag if some errors with respect MLM parsing: Such as error for missing some clinical statement
(Inherited from MLMBase.) |