Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers  | 
Class TbsLDP_25
Unit
BSHL7DT25 
Declaration
type TbsLDP_25 = class(TbsHL7Segment) 
Description
 Location Department The Technical Steward for the LDP segment is PA.  
Hierarchy
Overview
Methods
Properties
Description
Methods
  | 
function LocationServiceRepCount : Integer; | 
 
| 
  |  
 
  | 
function SpecialtyTypeRepCount : Integer; | 
 
| 
  |  
 
  | 
function ValidPatientClassesRepCount : Integer; | 
 
| 
  |  
 
  | 
function VisitingHoursRepCount : Integer; | 
 
| 
  |  
 
Properties
  | 
property PrimaryKeyValueLDP : TbsPL_25 read GetPrimaryKeyValueLDP write SetPrimaryKeyValueLDP; | 
 
| 
 
 Primary Key Value - LDP, Min : 1, Max : 1  
 |  
 
  | 
property LocationDepartment : TbsCE_25 read GetLocationDepartment write SetLocationDepartment; | 
 
| 
 
 Location Department, Min : 1, Max : 1  
 |  
 
  | 
property LocationService[RepCount:Integer]: TbsIS_25 read GetLocationService write SetLocationService; | 
 
| 
 
 Location Service, Min : 0, Max : *  
 |  
 
  | 
property SpecialtyType[RepCount:Integer]: TbsCE_25 read GetSpecialtyType write SetSpecialtyType; | 
 
| 
 
 Specialty Type, Min : 0, Max : *  
 |  
 
  | 
property ValidPatientClasses[RepCount:Integer]: TbsIS_25 read GetValidPatientClasses write SetValidPatientClasses; | 
 
| 
 
 Valid Patient Classes, Min : 0, Max : *  
 |  
 
  | 
property ActiveInactiveFlag : TbsID_25 read GetActiveInactiveFlag write SetActiveInactiveFlag; | 
 
| 
 
 Active/Inactive Flag, Min : 0, Max : 1  
 |  
 
  | 
property ActivationDateLDP : TbsTS_25 read GetActivationDateLDP write SetActivationDateLDP; | 
 
| 
 
 Activation Date LDP, Min : 0, Max : 1  
 |  
 
  | 
property InactivationDateLDP : TbsTS_25 read GetInactivationDateLDP write SetInactivationDateLDP; | 
 
| 
 
 Inactivation Date - LDP, Min : 0, Max : 1  
 |  
 
  | 
property InactivatedReason : TbsST_25 read GetInactivatedReason write SetInactivatedReason; | 
 
| 
 
 Inactivated Reason, Min : 0, Max : 1  
 |  
 
  | 
property VisitingHours[RepCount:Integer]: TbsVH_25 read GetVisitingHours write SetVisitingHours; | 
 
| 
 
 Visiting Hours, Min : 0, Max : *  
 |  
 
  | 
property ContactPhone : TbsXTN_25 read GetContactPhone write SetContactPhone; | 
 
| 
 
 Contact Phone, Min : 0, Max : 1  
 |  
 
  | 
property LocationCostCenter : TbsCE_25 read GetLocationCostCenter write SetLocationCostCenter; | 
 
| 
 
 Location Cost Center, Min : 0, Max : 1  
 |  
 
 Generated by PasDoc 0.14.0. 
 |