EntityConditionality Enum

Definition

Determines the condition of the HealthcareEntityAssertion. For example, "If the patient has a fever, he has pneumonia", the diagnosis of pneumonia is 'conditional' on whether the patient has a fever.

public enum EntityConditionality
type EntityConditionality = 
Public Enum EntityConditionality
Inheritance
EntityConditionality

Fields

Conditional 1

Conditional.

Hypothetical 0

Hypothetical.

Applies to