Class TbsIAR_271
Unit
BSHL7DT271
Declaration
type TbsIAR_271 = class(TbsHL7Segment)
Description
Allergy Reaction The IAR segment is used to transmit a single reaction and information associated with this single reaction occurrence for a particular patient allergy (IAM – patient adverse reaction).
Hierarchy
Overview
Properties
Description
Properties
|
property AllergyReactionCode : TbsCWE_271 read GetAllergyReactionCode write SetAllergyReactionCode; |
Allergy Reaction Code, Min : 1, Max : 1
|
|
property AllergySeverityCode : TbsCWE_271 read GetAllergySeverityCode write SetAllergySeverityCode; |
Allergy Severity Code, Min : 1, Max : 1
|
|
property SensitivityToCausativeAgentCode : TbsCWE_271 read GetSensitivityToCausativeAgentCode write SetSensitivityToCausativeAgentCode; |
Sensitivity To Causative Agent Code, Min : 0, Max : 1
|
|
property Management : TbsST_271 read GetManagement write SetManagement; |
Management, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|