Class TbsLDP_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLDP_27 = class(TbsHL7Segment)

Description

Location Department

Hierarchy

Overview

Methods

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

Properties

Public property PrimaryKeyValueLdp : TbsPL_27 read GetPrimaryKeyValueLdp write SetPrimaryKeyValueLdp;
Public property LocationDepartment : TbsCWE_27 read GetLocationDepartment write SetLocationDepartment;
Public property LocationService[RepCount:Integer]: TbsCWE_27 read GetLocationService write SetLocationService;
Public property SpecialtyType[RepCount:Integer]: TbsCWE_27 read GetSpecialtyType write SetSpecialtyType;
Public property ValidPatientClasses[RepCount:Integer]: TbsCWE_27 read GetValidPatientClasses write SetValidPatientClasses;
Public property ActiveInactiveFlag : TbsID_27 read GetActiveInactiveFlag write SetActiveInactiveFlag;
Public property ActivationDateLdp : TbsDTM_27 read GetActivationDateLdp write SetActivationDateLdp;
Public property InactivationDateLdp : TbsDTM_27 read GetInactivationDateLdp write SetInactivationDateLdp;
Public property InactivatedReason : TbsST_27 read GetInactivatedReason write SetInactivatedReason;
Public property VisitingHours[RepCount:Integer]: TbsVH_27 read GetVisitingHours write SetVisitingHours;
Public property ContactPhone : TbsXTN_27 read GetContactPhone write SetContactPhone;
Public property LocationCostCenter : TbsCWE_27 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_27 read GetPrimaryKeyValueLdp write SetPrimaryKeyValueLdp;

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

Public property LocationDepartment : TbsCWE_27 read GetLocationDepartment write SetLocationDepartment;

Location Department, Min : 1, Max : 1

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

Location Service, Min : 0, Max : *

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

Specialty Type, Min : 0, Max : *

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

Valid Patient Classes, Min : 0, Max : *

Public property ActiveInactiveFlag : TbsID_27 read GetActiveInactiveFlag write SetActiveInactiveFlag;

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

Public property ActivationDateLdp : TbsDTM_27 read GetActivationDateLdp write SetActivationDateLdp;

Activation Date - Ldp, Min : 0, Max : 1

Public property InactivationDateLdp : TbsDTM_27 read GetInactivationDateLdp write SetInactivationDateLdp;

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

Public property InactivatedReason : TbsST_27 read GetInactivatedReason write SetInactivatedReason;

Inactivated Reason, Min : 0, Max : 1

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

Visiting Hours, Min : 0, Max : *

Public property ContactPhone : TbsXTN_27 read GetContactPhone write SetContactPhone;

Contact Phone, Min : 0, Max : 1

Public property LocationCostCenter : TbsCWE_27 read GetLocationCostCenter write SetLocationCostCenter;

Location Cost Center, Min : 0, Max : 1


Generated by PasDoc 0.14.0.