Class TbsDLD_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDLD_271 = class(TbsHL7Object)

Description

Discharge To Location And Date

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property DischargeToLocation: TbsCWE_271 read GetDischargeToLocation write SetDischargeToLocation;
Public property EffectiveDate: TbsDTM_271 read GetEffectiveDate write SetEffectiveDate;

Description

Methods

Public procedure Init; override;
 

Properties

Public property DischargeToLocation: TbsCWE_271 read GetDischargeToLocation write SetDischargeToLocation;

Discharge To Location, Min : 0, Max : 1

Public property EffectiveDate: TbsDTM_271 read GetEffectiveDate write SetEffectiveDate;

Effective Date, Min : 0, Max : 1


Generated by PasDoc 0.14.0.