Class TbsIAR_27
Unit
BSHL7DT27
Declaration
type TbsIAR_27 = class(TbsHL7Segment)
Description
Allergy Reaction
Hierarchy
Overview
Properties
Description
Properties
|
property AllergyReactionCode : TbsCWE_27 read GetAllergyReactionCode write SetAllergyReactionCode; |
Allergy Reaction Code, Min : 1, Max : 1
|
|
property AllergySeverityCode : TbsCWE_27 read GetAllergySeverityCode write SetAllergySeverityCode; |
Allergy Severity Code, Min : 1, Max : 1
|
|
property SensitivityToCausativeAgentCode : TbsCWE_27 read GetSensitivityToCausativeAgentCode write SetSensitivityToCausativeAgentCode; |
Sensitivity To Causative Agent Code, Min : 0, Max : 1
|
|
property Management : TbsST_27 read GetManagement write SetManagement; |
Management, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|