你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

Name Value Description
Hypothetical 0

Hypothetical.

Conditional 1

Conditional.

Applies to