Class TbsSTF_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSTF_231 = class(TbsHL7Segment)

Description

Staff identification segment The STF segment can identify any personnel referenced by information systems. These can be providers, staff, system users, and referring agents. In a network environment, this segment can be used to define personnel to other applications; for example, order entry clerks, insurance verification clerks, admission clerks, as well as provider demographics. MFE-4-primary key value is used to link all the segments pertaining to the same master file entry. Therefore, in the MFE segment, MFE-4-primary key value must be filled in. Other segments may follow the STF segment to provide data for a particular type of staff member. The PRA segment (practitioner) is one such. It may optionally follow the STF segment in order to add practitioner-specific data. Other segments may be defined as needed.

Hierarchy

Overview

Methods

Public function StaffIDCodeRepCount : Integer;
Public function StaffNameRepCount : Integer;
Public function StaffTypeRepCount : Integer;
Public function DepartmentRepCount : Integer;
Public function HospitalServiceRepCount : Integer;
Public function PhoneRepCount : Integer;
Public function OfficeHomeAddressRepCount : Integer;
Public function InstitutionActivationDateRepCount : Integer;
Public function InstitutionInactivationDateRepCount : Integer;
Public function BackupPersonIDRepCount : Integer;
Public function EMailAddressRepCount : Integer;

Properties

Public property PrimaryKeyValueSTF : TbsCE_231 read GetPrimaryKeyValueSTF write SetPrimaryKeyValueSTF;
Public property StaffIDCode[RepCount:Integer]: TbsCX_231 read GetStaffIDCode write SetStaffIDCode;
Public property StaffName[RepCount:Integer]: TbsXPN_231 read GetStaffName write SetStaffName;
Public property StaffType[RepCount:Integer]: TbsIS_231 read GetStaffType write SetStaffType;
Public property Sex : TbsIS_231 read GetSex write SetSex;
Public property DateTimeOfBirth : TbsTS_231 read GetDateTimeOfBirth write SetDateTimeOfBirth;
Public property ActiveInactiveFlag : TbsID_231 read GetActiveInactiveFlag write SetActiveInactiveFlag;
Public property Department[RepCount:Integer]: TbsCE_231 read GetDepartment write SetDepartment;
Public property HospitalService[RepCount:Integer]: TbsCE_231 read GetHospitalService write SetHospitalService;
Public property Phone[RepCount:Integer]: TbsXTN_231 read GetPhone write SetPhone;
Public property OfficeHomeAddress[RepCount:Integer]: TbsXAD_231 read GetOfficeHomeAddress write SetOfficeHomeAddress;
Public property InstitutionActivationDate[RepCount:Integer]: TbsDIN_231 read GetInstitutionActivationDate write SetInstitutionActivationDate;
Public property InstitutionInactivationDate[RepCount:Integer]: TbsDIN_231 read GetInstitutionInactivationDate write SetInstitutionInactivationDate;
Public property BackupPersonID[RepCount:Integer]: TbsCE_231 read GetBackupPersonID write SetBackupPersonID;
Public property EMailAddress[RepCount:Integer]: TbsST_231 read GetEMailAddress write SetEMailAddress;
Public property PreferredMethodOfContact : TbsCE_231 read GetPreferredMethodOfContact write SetPreferredMethodOfContact;
Public property MaritalStatus : TbsCE_231 read GetMaritalStatus write SetMaritalStatus;
Public property JobTitle : TbsST_231 read GetJobTitle write SetJobTitle;
Public property JobCodeClass : TbsJCC_231 read GetJobCodeClass write SetJobCodeClass;
Public property EmploymentStatus : TbsIS_231 read GetEmploymentStatus write SetEmploymentStatus;
Public property AdditionalInsuredonAuto : TbsID_231 read GetAdditionalInsuredonAuto write SetAdditionalInsuredonAuto;
Public property DriversLicenseNumberStaff : TbsDLN_231 read GetDriversLicenseNumberStaff write SetDriversLicenseNumberStaff;
Public property CopyAutoIns : TbsID_231 read GetCopyAutoIns write SetCopyAutoIns;
Public property AutoInsExpires : TbsDT_231 read GetAutoInsExpires write SetAutoInsExpires;
Public property DateLastDMVReview : TbsDT_231 read GetDateLastDMVReview write SetDateLastDMVReview;
Public property DateNextDMVReview : TbsDT_231 read GetDateNextDMVReview write SetDateNextDMVReview;

Description

Methods

Public function StaffIDCodeRepCount : Integer;
 
Public function StaffNameRepCount : Integer;
 
Public function StaffTypeRepCount : Integer;
 
Public function DepartmentRepCount : Integer;
 
Public function HospitalServiceRepCount : Integer;
 
Public function PhoneRepCount : Integer;
 
Public function OfficeHomeAddressRepCount : Integer;
 
Public function InstitutionActivationDateRepCount : Integer;
 
Public function InstitutionInactivationDateRepCount : Integer;
 
Public function BackupPersonIDRepCount : Integer;
 
Public function EMailAddressRepCount : Integer;
 

Properties

Public property PrimaryKeyValueSTF : TbsCE_231 read GetPrimaryKeyValueSTF write SetPrimaryKeyValueSTF;

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

Public property StaffIDCode[RepCount:Integer]: TbsCX_231 read GetStaffIDCode write SetStaffIDCode;

Staff ID Code, Min : 0, Max : *

Public property StaffName[RepCount:Integer]: TbsXPN_231 read GetStaffName write SetStaffName;

Staff Name, Min : 0, Max : *

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

Staff Type, Min : 0, Max : *

Public property Sex : TbsIS_231 read GetSex write SetSex;

Sex, Min : 0, Max : 1

Public property DateTimeOfBirth : TbsTS_231 read GetDateTimeOfBirth write SetDateTimeOfBirth;

Date/Time Of Birth, Min : 0, Max : 1

Public property ActiveInactiveFlag : TbsID_231 read GetActiveInactiveFlag write SetActiveInactiveFlag;

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

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

Department, Min : 0, Max : *

Public property HospitalService[RepCount:Integer]: TbsCE_231 read GetHospitalService write SetHospitalService;

Hospital Service, Min : 0, Max : *

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

Phone, Min : 0, Max : *

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

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

Public property InstitutionActivationDate[RepCount:Integer]: TbsDIN_231 read GetInstitutionActivationDate write SetInstitutionActivationDate;

Institution Activation Date, Min : 0, Max : *

Public property InstitutionInactivationDate[RepCount:Integer]: TbsDIN_231 read GetInstitutionInactivationDate write SetInstitutionInactivationDate;

Institution Inactivation Date, Min : 0, Max : *

Public property BackupPersonID[RepCount:Integer]: TbsCE_231 read GetBackupPersonID write SetBackupPersonID;

Backup Person ID, Min : 0, Max : *

Public property EMailAddress[RepCount:Integer]: TbsST_231 read GetEMailAddress write SetEMailAddress;

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

Public property PreferredMethodOfContact : TbsCE_231 read GetPreferredMethodOfContact write SetPreferredMethodOfContact;

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

Public property MaritalStatus : TbsCE_231 read GetMaritalStatus write SetMaritalStatus;

Marital Status, Min : 0, Max : 1

Public property JobTitle : TbsST_231 read GetJobTitle write SetJobTitle;

Job Title, Min : 0, Max : 1

Public property JobCodeClass : TbsJCC_231 read GetJobCodeClass write SetJobCodeClass;

Job Code/Class, Min : 0, Max : 1

Public property EmploymentStatus : TbsIS_231 read GetEmploymentStatus write SetEmploymentStatus;

Employment Status, Min : 0, Max : 1

Public property AdditionalInsuredonAuto : TbsID_231 read GetAdditionalInsuredonAuto write SetAdditionalInsuredonAuto;

Additional Insured on Auto, Min : 0, Max : 1

Public property DriversLicenseNumberStaff : TbsDLN_231 read GetDriversLicenseNumberStaff write SetDriversLicenseNumberStaff;

Driver s License Number - Staff, Min : 0, Max : 1

Public property CopyAutoIns : TbsID_231 read GetCopyAutoIns write SetCopyAutoIns;

Copy Auto Ins, Min : 0, Max : 1

Public property AutoInsExpires : TbsDT_231 read GetAutoInsExpires write SetAutoInsExpires;

Auto Ins. Expires, Min : 0, Max : 1

Public property DateLastDMVReview : TbsDT_231 read GetDateLastDMVReview write SetDateLastDMVReview;

Date Last DMV Review, Min : 0, Max : 1

Public property DateNextDMVReview : TbsDT_231 read GetDateNextDMVReview write SetDateNextDMVReview;

Date Next DMV Review, Min : 0, Max : 1


Generated by PasDoc 0.14.0.