Class TbsIAR_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsIAR_27 = class(TbsHL7Segment)

Description

Allergy Reaction

Hierarchy

Overview

Properties

Public property AllergyReactionCode : TbsCWE_27 read GetAllergyReactionCode write SetAllergyReactionCode;
Public property AllergySeverityCode : TbsCWE_27 read GetAllergySeverityCode write SetAllergySeverityCode;
Public property SensitivityToCausativeAgentCode : TbsCWE_27 read GetSensitivityToCausativeAgentCode write SetSensitivityToCausativeAgentCode;
Public property Management : TbsST_27 read GetManagement write SetManagement;

Description

Properties

Public property AllergyReactionCode : TbsCWE_27 read GetAllergyReactionCode write SetAllergyReactionCode;

Allergy Reaction Code, Min : 1, Max : 1

Public property AllergySeverityCode : TbsCWE_27 read GetAllergySeverityCode write SetAllergySeverityCode;

Allergy Severity Code, Min : 1, Max : 1

Public property SensitivityToCausativeAgentCode : TbsCWE_27 read GetSensitivityToCausativeAgentCode write SetSensitivityToCausativeAgentCode;

Sensitivity To Causative Agent Code, Min : 0, Max : 1

Public property Management : TbsST_27 read GetManagement write SetManagement;

Management, Min : 0, Max : 1


Generated by PasDoc 0.14.0.