Class TbsAL1_22

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Public property SetIdAllergy : TbsSI_22 read GetSetIdAllergy write SetSetIdAllergy;
Public property AllergyType : TbsID_22 read GetAllergyType write SetAllergyType;
Public property AllergyCodeMnemonicDescription : TbsCE_22 read GetAllergyCodeMnemonicDescription write SetAllergyCodeMnemonicDescription;
Public property AllergySeverity : TbsID_22 read GetAllergySeverity write SetAllergySeverity;
Public property AllergyReaction : TbsST_22 read GetAllergyReaction write SetAllergyReaction;
Public property IdentificationDate : TbsDT_22 read GetIdentificationDate write SetIdentificationDate;

Description

Properties

Public property SetIdAllergy : TbsSI_22 read GetSetIdAllergy write SetSetIdAllergy;

Set Id - Allergy, Min : 1, Max : 1

Public property AllergyType : TbsID_22 read GetAllergyType write SetAllergyType;

Allergy Type, Min : 0, Max : 1

Public property AllergyCodeMnemonicDescription : TbsCE_22 read GetAllergyCodeMnemonicDescription write SetAllergyCodeMnemonicDescription;

Allergy Code / Mnemonic / Description, Min : 1, Max : 1

Public property AllergySeverity : TbsID_22 read GetAllergySeverity write SetAllergySeverity;

Allergy Severity, Min : 0, Max : 1

Public property AllergyReaction : TbsST_22 read GetAllergyReaction write SetAllergyReaction;

Allergy Reaction, Min : 0, Max : 1

Public property IdentificationDate : TbsDT_22 read GetIdentificationDate write SetIdentificationDate;

Identification Date, Min : 0, Max : 1


Generated by PasDoc 0.14.0.