Click or drag to resize

ActInterpretationKeys Class

Keys for concepts which represent an interpretation of a Observation
Inheritance Hierarchy
SystemObject
  SanteDB.Core.Model.ConstantsActInterpretationKeys

Namespace: SanteDB.Core.Model.Constants
Assembly: SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.2081-alpha+0a330d5f5a5d3cb3e6e945ef530e94ac5671b49c
Syntax
public static class ActInterpretationKeys

The ActInterpretationKeys type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAbnormalHigh The observation represents a value which is higher than expected
Public fieldStatic memberAbnormalLow The observation is abnormally low
Public fieldStatic memberAbnormalVeryHigh The observation represents a value which is much higher than expected
Public fieldStatic memberAbnormalVeryLow The observation is much lower than expected
Public fieldStatic memberNormal The observation is normal
Top
See Also