Class TbsAL1_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsAL1_23 = class(TbsHL7Segment)

Description

Patient Allergy Information

Hierarchy

Overview

Properties

Public property SetIDAL1 : TbsSI_23 read GetSetIDAL1 write SetSetIDAL1;
Public property AllergyType : TbsID_23 read GetAllergyType write SetAllergyType;
Public property AllergyCodeMnemonicDescription : TbsCE_23 read GetAllergyCodeMnemonicDescription write SetAllergyCodeMnemonicDescription;
Public property AllergySeverity : TbsIS_23 read GetAllergySeverity write SetAllergySeverity;
Public property AllergyReaction : TbsST_23 read GetAllergyReaction write SetAllergyReaction;
Public property IdentificationDate : TbsDT_23 read GetIdentificationDate write SetIdentificationDate;

Description

Properties

Public property SetIDAL1 : TbsSI_23 read GetSetIDAL1 write SetSetIDAL1;

Set ID - AL1, Min : 1, Max : 1

Public property AllergyType : TbsID_23 read GetAllergyType write SetAllergyType;

Allergy Type, Min : 0, Max : 1

Public property AllergyCodeMnemonicDescription : TbsCE_23 read GetAllergyCodeMnemonicDescription write SetAllergyCodeMnemonicDescription;

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

Public property AllergySeverity : TbsIS_23 read GetAllergySeverity write SetAllergySeverity;

Allergy Severity, Min : 0, Max : 1

Public property AllergyReaction : TbsST_23 read GetAllergyReaction write SetAllergyReaction;

Allergy Reaction, Min : 0, Max : 1

Public property IdentificationDate : TbsDT_23 read GetIdentificationDate write SetIdentificationDate;

Identification Date, Min : 0, Max : 1


Generated by PasDoc 0.14.0.