Class TbsLDP_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLDP_24 = class(TbsHL7Segment)

Description

Location Department The Technical Steward for the LDP segment is PAFM.

Hierarchy

Overview

Methods

Public function LocationServiceRepCount : Integer;
Public function SpecialtyTypeRepCount : Integer;
Public function ValidPatientClassesRepCount : Integer;
Public function VisitingHoursRepCount : Integer;

Properties

Public property PrimaryKeyValueLDP : TbsPL_24 read GetPrimaryKeyValueLDP write SetPrimaryKeyValueLDP;
Public property LocationDepartment : TbsCE_24 read GetLocationDepartment write SetLocationDepartment;
Public property LocationService[RepCount:Integer]: TbsIS_24 read GetLocationService write SetLocationService;
Public property SpecialtyType[RepCount:Integer]: TbsCE_24 read GetSpecialtyType write SetSpecialtyType;
Public property ValidPatientClasses[RepCount:Integer]: TbsIS_24 read GetValidPatientClasses write SetValidPatientClasses;
Public property ActiveInactiveFlag : TbsID_24 read GetActiveInactiveFlag write SetActiveInactiveFlag;
Public property ActivationDateLDP : TbsTS_24 read GetActivationDateLDP write SetActivationDateLDP;
Public property InactivationDateLDP : TbsTS_24 read GetInactivationDateLDP write SetInactivationDateLDP;
Public property InactivatedReason : TbsST_24 read GetInactivatedReason write SetInactivatedReason;
Public property VisitingHours[RepCount:Integer]: TbsVH_24 read GetVisitingHours write SetVisitingHours;
Public property ContactPhone : TbsXTN_24 read GetContactPhone write SetContactPhone;
Public property LocationCostCenter : TbsCE_24 read GetLocationCostCenter write SetLocationCostCenter;

Description

Methods

Public function LocationServiceRepCount : Integer;
 
Public function SpecialtyTypeRepCount : Integer;
 
Public function ValidPatientClassesRepCount : Integer;
 
Public function VisitingHoursRepCount : Integer;
 

Properties

Public property PrimaryKeyValueLDP : TbsPL_24 read GetPrimaryKeyValueLDP write SetPrimaryKeyValueLDP;

Primary Key Value - LDP, Min : 1, Max : 1

Public property LocationDepartment : TbsCE_24 read GetLocationDepartment write SetLocationDepartment;

Location Department, Min : 1, Max : 1

Public property LocationService[RepCount:Integer]: TbsIS_24 read GetLocationService write SetLocationService;

Location Service, Min : 0, Max : *

Public property SpecialtyType[RepCount:Integer]: TbsCE_24 read GetSpecialtyType write SetSpecialtyType;

Specialty Type, Min : 0, Max : *

Public property ValidPatientClasses[RepCount:Integer]: TbsIS_24 read GetValidPatientClasses write SetValidPatientClasses;

Valid Patient Classes, Min : 0, Max : *

Public property ActiveInactiveFlag : TbsID_24 read GetActiveInactiveFlag write SetActiveInactiveFlag;

Active/Inactive Flag, Min : 0, Max : 1

Public property ActivationDateLDP : TbsTS_24 read GetActivationDateLDP write SetActivationDateLDP;

Activation Date LDP, Min : 0, Max : 1

Public property InactivationDateLDP : TbsTS_24 read GetInactivationDateLDP write SetInactivationDateLDP;

Inactivation Date - LDP, Min : 0, Max : 1

Public property InactivatedReason : TbsST_24 read GetInactivatedReason write SetInactivatedReason;

Inactivated Reason, Min : 0, Max : 1

Public property VisitingHours[RepCount:Integer]: TbsVH_24 read GetVisitingHours write SetVisitingHours;

Visiting Hours, Min : 0, Max : *

Public property ContactPhone : TbsXTN_24 read GetContactPhone write SetContactPhone;

Contact Phone, Min : 0, Max : 1

Public property LocationCostCenter : TbsCE_24 read GetLocationCostCenter write SetLocationCostCenter;

Location Cost Center, Min : 0, Max : 1


Generated by PasDoc 0.14.0.