Class TbsAL1_22
Unit
BSHL7DT22
Declaration
type TbsAL1_22 = class(TbsHL7Segment)
Description
Patient Allergy Information The AL1 segment contains patient allergy information of various types. Most of this information will be derived from user-defined tables. Each AL1 segment describes a single patient allergy
Hierarchy
Overview
Properties
Description
Properties
|
property SetIdAllergy : TbsSI_22 read GetSetIdAllergy write SetSetIdAllergy; |
Set Id - Allergy, Min : 1, Max : 1
|
|
property AllergyType : TbsID_22 read GetAllergyType write SetAllergyType; |
Allergy Type, Min : 0, Max : 1
|
|
property AllergyCodeMnemonicDescription : TbsCE_22 read GetAllergyCodeMnemonicDescription write SetAllergyCodeMnemonicDescription; |
Allergy Code / Mnemonic / Description, Min : 1, Max : 1
|
|
property AllergySeverity : TbsID_22 read GetAllergySeverity write SetAllergySeverity; |
Allergy Severity, Min : 0, Max : 1
|
|
property AllergyReaction : TbsST_22 read GetAllergyReaction write SetAllergyReaction; |
Allergy Reaction, Min : 0, Max : 1
|
|
property IdentificationDate : TbsDT_22 read GetIdentificationDate write SetIdentificationDate; |
Identification Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|