The ObservationResult type exposes the following members.

Properties

  NameDescription
Public propertyID
ID is used to uniquely identify clinical statements in CDSS input. For example, ObservationResult.ID = "Staging" will represent staging observation result clinincal statement.
(Inherited from ObservationBase.)
Public propertyobservationFocus (Inherited from ObservationBase.)
Public propertyobservationValue
Public propertyrelatedClinicalStatement (Inherited from ClinicalStatement.)
Public propertyrelatedEntityInRole (Inherited from ClinicalStatement.)
Public propertytemplateId (Inherited from ClinicalStatement.)

See Also