Interpratations For Patient Performance (Note:- For some other reason interepration will be included as needed further): ->Alive/Alive with Disease = ECOG:0-2 ->On Treatment = ECOG:3-4 ->For others = ECOG:5

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

Syntax

C#
public string IsDeceased { get; set; }
Visual Basic
Public Property IsDeceased As String
	Get
	Set
Visual C++
public:
property String^ IsDeceased {
	String^ get ();
	void set (String^ value);
}
F#
member IsDeceased : string with get, set

Property Value

Type: String

See Also