Class TAllergyIntoleranceParticipant
Unit
bsFhir_r5
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
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property function_ : TCodeableConcept read Getfunction_ write Setfunction_; |
Distinguishes the type of involvement of the actor in the activities related to the allergy or intolerance.
|
|
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.
|