Class TbsAL1_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsAL1_27 = class(TbsHL7Segment)

Description

Patient Allergy Information

Hierarchy

Overview

Methods

Public function AllergyReactionCodeRepCount : Integer;

Properties

Public property SetIdAl1 : TbsSI_27 read GetSetIdAl1 write SetSetIdAl1;
Public property AllergenTypeCode : TbsCWE_27 read GetAllergenTypeCode write SetAllergenTypeCode;
Public property AllergenCodeMnemonicDescription : TbsCWE_27 read GetAllergenCodeMnemonicDescription write SetAllergenCodeMnemonicDescription;
Public property AllergySeverityCode : TbsCWE_27 read GetAllergySeverityCode write SetAllergySeverityCode;
Public property AllergyReactionCode[RepCount:Integer]: TbsST_27 read GetAllergyReactionCode write SetAllergyReactionCode;
Public property IdentificationDate : TbsST_27 read GetIdentificationDate write SetIdentificationDate;

Description

Methods

Public function AllergyReactionCodeRepCount : Integer;
 

Properties

Public property SetIdAl1 : TbsSI_27 read GetSetIdAl1 write SetSetIdAl1;

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

Public property AllergenTypeCode : TbsCWE_27 read GetAllergenTypeCode write SetAllergenTypeCode;

Allergen Type Code, Min : 0, Max : 1

Public property AllergenCodeMnemonicDescription : TbsCWE_27 read GetAllergenCodeMnemonicDescription write SetAllergenCodeMnemonicDescription;

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

Public property AllergySeverityCode : TbsCWE_27 read GetAllergySeverityCode write SetAllergySeverityCode;

Allergy Severity Code, Min : 0, Max : 1

Public property AllergyReactionCode[RepCount:Integer]: TbsST_27 read GetAllergyReactionCode write SetAllergyReactionCode;

Allergy Reaction Code, Min : 0, Max : *

Public property IdentificationDate : TbsST_27 read GetIdentificationDate write SetIdentificationDate;

Identification Date, Min : 0, Max : 1


Generated by PasDoc 0.14.0.