Class TbsAL1_23
Unit
BSHL7DT23
Declaration
type TbsAL1_23 = class(TbsHL7Segment)
Description
Patient Allergy Information
Hierarchy
Overview
Properties
Description
Properties
|
property SetIDAL1 : TbsSI_23 read GetSetIDAL1 write SetSetIDAL1; |
Set ID - AL1, Min : 1, Max : 1
|
|
property AllergyType : TbsID_23 read GetAllergyType write SetAllergyType; |
Allergy Type, Min : 0, Max : 1
|
|
property AllergyCodeMnemonicDescription : TbsCE_23 read GetAllergyCodeMnemonicDescription write SetAllergyCodeMnemonicDescription; |
Allergy Code/Mnemonic/ Description, Min : 1, Max : 1
|
|
property AllergySeverity : TbsIS_23 read GetAllergySeverity write SetAllergySeverity; |
Allergy Severity, Min : 0, Max : 1
|
|
property AllergyReaction : TbsST_23 read GetAllergyReaction write SetAllergyReaction; |
Allergy Reaction, Min : 0, Max : 1
|
|
property IdentificationDate : TbsDT_23 read GetIdentificationDate write SetIdentificationDate; |
Identification Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|