Class TbsDLD_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDLD_25 = class(TbsHL7Object)

Description

Discharge Location and Date

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property DischargeLocation: TbsIS_25 read GetDischargeLocation write SetDischargeLocation;
Public property EffectiveDate: TbsTS_25 read GetEffectiveDate write SetEffectiveDate;

Description

Methods

Public procedure Init; override;
 

Properties

Public property DischargeLocation: TbsIS_25 read GetDischargeLocation write SetDischargeLocation;

Discharge Location, Min : 0, Max : 1

Public property EffectiveDate: TbsTS_25 read GetEffectiveDate write SetEffectiveDate;

Effective Date, Min : 0, Max : 1


Generated by PasDoc 0.14.0.