Class TbsLDP_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLDP_23 = class(TbsHL7Segment)

Description

Location Department

Hierarchy

Overview

Methods

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

Properties

Public property LDPPrimaryKeyValue : TbsPL_23 read GetLDPPrimaryKeyValue write SetLDPPrimaryKeyValue;
Public property LocationDepartment : TbsIS_23 read GetLocationDepartment write SetLocationDepartment;
Public property LocationService[RepCount:Integer]: TbsIS_23 read GetLocationService write SetLocationService;
Public property SpecialityType[RepCount:Integer]: TbsCE_23 read GetSpecialityType write SetSpecialityType;
Public property ValidPatientClasses[RepCount:Integer]: TbsID_23 read GetValidPatientClasses write SetValidPatientClasses;
Public property ActiveInactiveFlag : TbsID_23 read GetActiveInactiveFlag write SetActiveInactiveFlag;
Public property ActivationDate : TbsTS_23 read GetActivationDate write SetActivationDate;
Public property InactivationDateLDP : TbsTS_23 read GetInactivationDateLDP write SetInactivationDateLDP;
Public property InactivatedReason : TbsST_23 read GetInactivatedReason write SetInactivatedReason;
Public property VisitingHours[RepCount:Integer]: TbsVH_23 read GetVisitingHours write SetVisitingHours;
Public property ContactPhone : TbsXTN_23 read GetContactPhone write SetContactPhone;

Description

Methods

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

Properties

Public property LDPPrimaryKeyValue : TbsPL_23 read GetLDPPrimaryKeyValue write SetLDPPrimaryKeyValue;

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

Public property LocationDepartment : TbsIS_23 read GetLocationDepartment write SetLocationDepartment;

Location Department, Min : 1, Max : 1

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

Location Service, Min : 0, Max : *

Public property SpecialityType[RepCount:Integer]: TbsCE_23 read GetSpecialityType write SetSpecialityType;

Speciality Type, Min : 0, Max : *

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

Valid Patient Classes, Min : 0, Max : *

Public property ActiveInactiveFlag : TbsID_23 read GetActiveInactiveFlag write SetActiveInactiveFlag;

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

Public property ActivationDate : TbsTS_23 read GetActivationDate write SetActivationDate;

Activation Date, Min : 0, Max : 1

Public property InactivationDateLDP : TbsTS_23 read GetInactivationDateLDP write SetInactivationDateLDP;

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

Public property InactivatedReason : TbsST_23 read GetInactivatedReason write SetInactivatedReason;

Inactivated Reason, Min : 0, Max : 1

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

Visiting Hours, Min : 0, Max : *

Public property ContactPhone : TbsXTN_23 read GetContactPhone write SetContactPhone;

Contact Phone, Min : 0, Max : 1


Generated by PasDoc 0.14.0.