Class TAllergyIntoleranceParticipant

Unit

Declaration

type TAllergyIntoleranceParticipant = class(TBackboneElement)

Description

Risk of harmful or undesirable physiological response which is specific to an individual and associated with exposure to a substance.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;
Public property actor : TReference read Getactor write Setactor;

Description

Methods

Public constructor Create; override;
 

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;

Distinguishes the type of involvement of the actor in the activities related to the allergy or intolerance.

Public property actor : TReference read Getactor write Setactor;

Indicates who or what participated in the activities related to the allergy or intolerance.


Generated by PasDoc 0.15.0.