[Missing <summary> documentation for "T:SmartCDSSKBLibrary.khu.util.ClinicalstatementTypesEnum.ClinicalStatementType"]
Assembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public enum ClinicalStatementType |
| Visual Basic |
|---|
Public Enumeration ClinicalStatementType |
| Visual C++ |
|---|
public enum class ClinicalStatementType |
| F# |
|---|
type ClinicalStatementType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| ObservationOrder | 0 | ||
| ObservationResult | 1 | ||
| Problem | 2 | ||
| AdverseEvent | 3 | ||
| ProcedureProposal | 4 | ||
| ProcedureEvent | 5 | ||
| ProcedureOrder | 6 |