Class TbsDLD_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDLD_26 = class(TbsHL7Object)

Description

Discharge Location and Date

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property DischargetoLocation: TbsCWE_26 read GetDischargetoLocation write SetDischargetoLocation;
Public property EffectiveDate: TbsDTM_26 read GetEffectiveDate write SetEffectiveDate;

Description

Methods

Public procedure Init; override;
 

Properties

Public property DischargetoLocation: TbsCWE_26 read GetDischargetoLocation write SetDischargetoLocation;

Discharge to Location, Min : 0, Max : 1

Public property EffectiveDate: TbsDTM_26 read GetEffectiveDate write SetEffectiveDate;

Effective Date, Min : 0, Max : 1


Generated by PasDoc 0.14.0.