EntityAssociation Enum

Definition

Describes whether the healthcare entity it's on the subject of the document, or if this entity describes someone else in the document. For example, in "The subject's mother has a fever", the "fever" entity is not associated with the subject themselves, but with the subject's mother.

public enum EntityAssociation
type EntityAssociation = 
Public Enum EntityAssociation
Inheritance
EntityAssociation

Fields

Other 1

other.

Subject 0

subject.

Applies to