Class TbsSTF_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSTF_22 = class(TbsHL7Segment)

Description

Staff Identification Segment

Hierarchy

Overview

Methods

Public function StaffIdCodeRepCount : Integer;
Public function StaffTypeRepCount : Integer;
Public function DepartmentRepCount : Integer;
Public function ServiceRepCount : Integer;
Public function PhoneRepCount : Integer;
Public function OfficeHomeAddressRepCount : Integer;
Public function ActivationDateRepCount : Integer;
Public function InactivationDateRepCount : Integer;
Public function BackupPersonIdRepCount : Integer;
Public function EmailAddressRepCount : Integer;

Properties

Public property StfPrimaryKeyValue : TbsCE_22 read GetStfPrimaryKeyValue write SetStfPrimaryKeyValue;
Public property StaffIdCode[RepCount:Integer]: TbsCE_22 read GetStaffIdCode write SetStaffIdCode;
Public property StaffName : TbsPN_22 read GetStaffName write SetStaffName;
Public property StaffType[RepCount:Integer]: TbsID_22 read GetStaffType write SetStaffType;
Public property Sex : TbsID_22 read GetSex write SetSex;
Public property DateOfBirth : TbsTS_22 read GetDateOfBirth write SetDateOfBirth;
Public property ActiveInactive : TbsID_22 read GetActiveInactive write SetActiveInactive;
Public property Department[RepCount:Integer]: TbsCE_22 read GetDepartment write SetDepartment;
Public property Service[RepCount:Integer]: TbsCE_22 read GetService write SetService;
Public property Phone[RepCount:Integer]: TbsTN_22 read GetPhone write SetPhone;
Public property OfficeHomeAddress[RepCount:Integer]: TbsAD_22 read GetOfficeHomeAddress write SetOfficeHomeAddress;
Public property ActivationDate[RepCount:Integer]: TbsCM_DIN_22 read GetActivationDate write SetActivationDate;
Public property InactivationDate[RepCount:Integer]: TbsCM_DIN_22 read GetInactivationDate write SetInactivationDate;
Public property BackupPersonId[RepCount:Integer]: TbsCE_22 read GetBackupPersonId write SetBackupPersonId;
Public property EmailAddress[RepCount:Integer]: TbsST_22 read GetEmailAddress write SetEmailAddress;
Public property PreferredMethodOfContact : TbsID_22 read GetPreferredMethodOfContact write SetPreferredMethodOfContact;

Description

Methods

Public function StaffIdCodeRepCount : Integer;
 
Public function StaffTypeRepCount : Integer;
 
Public function DepartmentRepCount : Integer;
 
Public function ServiceRepCount : Integer;
 
Public function PhoneRepCount : Integer;
 
Public function OfficeHomeAddressRepCount : Integer;
 
Public function ActivationDateRepCount : Integer;
 
Public function InactivationDateRepCount : Integer;
 
Public function BackupPersonIdRepCount : Integer;
 
Public function EmailAddressRepCount : Integer;
 

Properties

Public property StfPrimaryKeyValue : TbsCE_22 read GetStfPrimaryKeyValue write SetStfPrimaryKeyValue;

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

Public property StaffIdCode[RepCount:Integer]: TbsCE_22 read GetStaffIdCode write SetStaffIdCode;

Staff Id Code, Min : 0, Max : *

Public property StaffName : TbsPN_22 read GetStaffName write SetStaffName;

Staff Name, Min : 0, Max : 1

Public property StaffType[RepCount:Integer]: TbsID_22 read GetStaffType write SetStaffType;

Staff Type, Min : 0, Max : *

Public property Sex : TbsID_22 read GetSex write SetSex;

Sex, Min : 0, Max : 1

Public property DateOfBirth : TbsTS_22 read GetDateOfBirth write SetDateOfBirth;

Date Of Birth, Min : 0, Max : 1

Public property ActiveInactive : TbsID_22 read GetActiveInactive write SetActiveInactive;

Active / Inactive, Min : 0, Max : 1

Public property Department[RepCount:Integer]: TbsCE_22 read GetDepartment write SetDepartment;

Department, Min : 0, Max : *

Public property Service[RepCount:Integer]: TbsCE_22 read GetService write SetService;

Service, Min : 0, Max : *

Public property Phone[RepCount:Integer]: TbsTN_22 read GetPhone write SetPhone;

Phone, Min : 0, Max : *

Public property OfficeHomeAddress[RepCount:Integer]: TbsAD_22 read GetOfficeHomeAddress write SetOfficeHomeAddress;

Office / Home Address, Min : 0, Max : 2

Public property ActivationDate[RepCount:Integer]: TbsCM_DIN_22 read GetActivationDate write SetActivationDate;

Activation Date, Min : 0, Max : *

Public property InactivationDate[RepCount:Integer]: TbsCM_DIN_22 read GetInactivationDate write SetInactivationDate;

Inactivation Date, Min : 0, Max : *

Public property BackupPersonId[RepCount:Integer]: TbsCE_22 read GetBackupPersonId write SetBackupPersonId;

Backup Person Id, Min : 0, Max : *

Public property EmailAddress[RepCount:Integer]: TbsST_22 read GetEmailAddress write SetEmailAddress;

E-mail Address, Min : 0, Max : *

Public property PreferredMethodOfContact : TbsID_22 read GetPreferredMethodOfContact write SetPreferredMethodOfContact;

Preferred Method Of Contact, Min : 0, Max : 1


Generated by PasDoc 0.14.0.