Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsLDP_23
Unit
BSHL7DT23
Declaration
type TbsLDP_23 = class(TbsHL7Segment)
Description
Location Department
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function LocationServiceRepCount : Integer; |
|
|
function SpecialityTypeRepCount : Integer; |
|
|
function ValidPatientClassesRepCount : Integer; |
|
|
function VisitingHoursRepCount : Integer; |
|
Properties
|
property LDPPrimaryKeyValue : TbsPL_23 read GetLDPPrimaryKeyValue write SetLDPPrimaryKeyValue; |
LDP Primary Key Value, Min : 1, Max : 1
|
|
property LocationDepartment : TbsIS_23 read GetLocationDepartment write SetLocationDepartment; |
Location Department, Min : 1, Max : 1
|
|
property LocationService[RepCount:Integer]: TbsIS_23 read GetLocationService write SetLocationService; |
Location Service, Min : 0, Max : *
|
|
property SpecialityType[RepCount:Integer]: TbsCE_23 read GetSpecialityType write SetSpecialityType; |
Speciality Type, Min : 0, Max : *
|
|
property ValidPatientClasses[RepCount:Integer]: TbsID_23 read GetValidPatientClasses write SetValidPatientClasses; |
Valid Patient Classes, Min : 0, Max : *
|
|
property ActiveInactiveFlag : TbsID_23 read GetActiveInactiveFlag write SetActiveInactiveFlag; |
Active/Inactive Flag, Min : 0, Max : 1
|
|
property ActivationDate : TbsTS_23 read GetActivationDate write SetActivationDate; |
Activation Date, Min : 0, Max : 1
|
|
property InactivationDateLDP : TbsTS_23 read GetInactivationDateLDP write SetInactivationDateLDP; |
Inactivation Date - LDP, Min : 0, Max : 1
|
|
property InactivatedReason : TbsST_23 read GetInactivatedReason write SetInactivatedReason; |
Inactivated Reason, Min : 0, Max : 1
|
|
property VisitingHours[RepCount:Integer]: TbsVH_23 read GetVisitingHours write SetVisitingHours; |
Visiting Hours, Min : 0, Max : *
|
|
property ContactPhone : TbsXTN_23 read GetContactPhone write SetContactPhone; |
Contact Phone, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|