This MLM will be called "TPlan_OCBuccalMucosaRootMLM" and it expects following observationResult RadicalPatientStatusAfterChemo:[ObservationResult.ID = "ChemoResponse"] and [ObservationResult.observationValue = "Partial" Or "Complete" Or "No response"]

Namespace: SmartCDSSKBLibrary.khu.kbmlm
Assembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class TPlan_OCBuccalMucosaChemoSubMLM : MLMBase
Visual Basic
Public Class TPlan_OCBuccalMucosaChemoSubMLM
	Inherits MLMBase
Visual C++
public ref class TPlan_OCBuccalMucosaChemoSubMLM : public MLMBase
F#
type TPlan_OCBuccalMucosaChemoSubMLM =  
    class
        inherit MLMBase
    end

Inheritance Hierarchy

System..::..Object
  SmartCDSSKBLibrary.khu.kbmlm..::..MLMBase
    SmartCDSSKBLibrary.khu.kbmlm..::..TPlan_OCBuccalMucosaChemoSubMLM

See Also