Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsLDP_271
Unit
BSHL7DT271
Declaration
type TbsLDP_271 = class(TbsHL7Segment)
Description
Location Department
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function LocationServiceRepCount : Integer; |
|
|
function SpecialtyTypeRepCount : Integer; |
|
|
function ValidPatientClassesRepCount : Integer; |
|
|
function VisitingHoursRepCount : Integer; |
|
Properties
|
property PrimaryKeyValueLdp : TbsPL_271 read GetPrimaryKeyValueLdp write SetPrimaryKeyValueLdp; |
Primary Key Value - Ldp, Min : 1, Max : 1
|
|
property LocationDepartment : TbsCWE_271 read GetLocationDepartment write SetLocationDepartment; |
Location Department, Min : 1, Max : 1
|
|
property LocationService[RepCount:Integer]: TbsCWE_271 read GetLocationService write SetLocationService; |
Location Service, Min : 0, Max : *
|
|
property SpecialtyType[RepCount:Integer]: TbsCWE_271 read GetSpecialtyType write SetSpecialtyType; |
Specialty Type, Min : 0, Max : *
|
|
property ValidPatientClasses[RepCount:Integer]: TbsCWE_271 read GetValidPatientClasses write SetValidPatientClasses; |
Valid Patient Classes, Min : 0, Max : *
|
|
property ActiveInactiveFlag : TbsID_271 read GetActiveInactiveFlag write SetActiveInactiveFlag; |
Active/Inactive Flag, Min : 0, Max : 1
|
|
property ActivationDateLdp : TbsDTM_271 read GetActivationDateLdp write SetActivationDateLdp; |
Activation Date - Ldp, Min : 0, Max : 1
|
|
property InactivationDateLdp : TbsDTM_271 read GetInactivationDateLdp write SetInactivationDateLdp; |
Inactivation Date - Ldp, Min : 0, Max : 1
|
|
property InactivatedReason : TbsST_271 read GetInactivatedReason write SetInactivatedReason; |
Inactivated Reason, Min : 0, Max : 1
|
|
property VisitingHours[RepCount:Integer]: TbsVH_271 read GetVisitingHours write SetVisitingHours; |
Visiting Hours, Min : 0, Max : *
|
|
property ContactPhone : TbsXTN_271 read GetContactPhone write SetContactPhone; |
Contact Phone, Min : 0, Max : 1
|
|
property LocationCostCenter : TbsCWE_271 read GetLocationCostCenter write SetLocationCostCenter; |
Location Cost Center, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|