Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsSTF_24
Unit
BSHL7DT24
Declaration
type TbsSTF_24 = class(TbsHL7Segment)
Description
Staff Identification The Technical Steward for the STF segment is PAFM and Personnel Management.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function StaffIDCodeRepCount : Integer; |
|
|
function StaffNameRepCount : Integer; |
|
|
function StaffTypeRepCount : Integer; |
|
|
function DepartmentRepCount : Integer; |
|
|
function HospitalServiceRepCount : Integer; |
|
|
function PhoneRepCount : Integer; |
|
|
function OfficeHomeAddressRepCount : Integer; |
|
|
function InstitutionActivationDateRepCount : Integer; |
|
|
function InstitutionInactivationDateRepCount : Integer; |
|
|
function BackupPersonIDRepCount : Integer; |
|
|
function EMailAddressRepCount : Integer; |
|
Properties
|
property PrimaryKeyValueSTF : TbsCE_24 read GetPrimaryKeyValueSTF write SetPrimaryKeyValueSTF; |
Primary Key Value - STF, Min : 0, Max : 1
|
|
property StaffIDCode[RepCount:Integer]: TbsCX_24 read GetStaffIDCode write SetStaffIDCode; |
Staff ID Code, Min : 0, Max : *
|
|
property StaffName[RepCount:Integer]: TbsXPN_24 read GetStaffName write SetStaffName; |
Staff Name, Min : 0, Max : *
|
|
property StaffType[RepCount:Integer]: TbsIS_24 read GetStaffType write SetStaffType; |
Staff Type, Min : 0, Max : *
|
|
property AdministrativeSex : TbsIS_24 read GetAdministrativeSex write SetAdministrativeSex; |
Administrative Sex, Min : 0, Max : 1
|
|
property DateTimeOfBirth : TbsTS_24 read GetDateTimeOfBirth write SetDateTimeOfBirth; |
Date/Time Of Birth, Min : 0, Max : 1
|
|
property ActiveInactiveFlag : TbsID_24 read GetActiveInactiveFlag write SetActiveInactiveFlag; |
Active/Inactive Flag, Min : 0, Max : 1
|
|
property Department[RepCount:Integer]: TbsCE_24 read GetDepartment write SetDepartment; |
Department, Min : 0, Max : *
|
|
property HospitalService[RepCount:Integer]: TbsCE_24 read GetHospitalService write SetHospitalService; |
Hospital Service, Min : 0, Max : *
|
|
property Phone[RepCount:Integer]: TbsXTN_24 read GetPhone write SetPhone; |
Phone, Min : 0, Max : *
|
|
property OfficeHomeAddress[RepCount:Integer]: TbsXAD_24 read GetOfficeHomeAddress write SetOfficeHomeAddress; |
Office/Home Address, Min : 0, Max : *
|
|
property InstitutionActivationDate[RepCount:Integer]: TbsDIN_24 read GetInstitutionActivationDate write SetInstitutionActivationDate; |
Institution Activation Date, Min : 0, Max : *
|
|
property InstitutionInactivationDate[RepCount:Integer]: TbsDIN_24 read GetInstitutionInactivationDate write SetInstitutionInactivationDate; |
Institution Inactivation Date, Min : 0, Max : *
|
|
property BackupPersonID[RepCount:Integer]: TbsCE_24 read GetBackupPersonID write SetBackupPersonID; |
Backup Person ID, Min : 0, Max : *
|
|
property EMailAddress[RepCount:Integer]: TbsST_24 read GetEMailAddress write SetEMailAddress; |
E-Mail Address, Min : 0, Max : *
|
|
property PreferredMethodofContact : TbsCE_24 read GetPreferredMethodofContact write SetPreferredMethodofContact; |
Preferred Method of Contact, Min : 0, Max : 1
|
|
property MaritalStatus : TbsCE_24 read GetMaritalStatus write SetMaritalStatus; |
Marital Status, Min : 0, Max : 1
|
|
property JobTitle : TbsST_24 read GetJobTitle write SetJobTitle; |
Job Title, Min : 0, Max : 1
|
|
property JobCodeClass : TbsJCC_24 read GetJobCodeClass write SetJobCodeClass; |
Job Code/Class, Min : 0, Max : 1
|
|
property EmploymentStatusCode : TbsCE_24 read GetEmploymentStatusCode write SetEmploymentStatusCode; |
Employment Status Code, Min : 0, Max : 1
|
|
property AdditionalInsuredonAuto : TbsID_24 read GetAdditionalInsuredonAuto write SetAdditionalInsuredonAuto; |
Additional Insured on Auto, Min : 0, Max : 1
|
|
property DriversLicenseNumberStaff : TbsDLN_24 read GetDriversLicenseNumberStaff write SetDriversLicenseNumberStaff; |
Driver's License Number - Staff, Min : 0, Max : 1
|
|
property CopyAutoIns : TbsID_24 read GetCopyAutoIns write SetCopyAutoIns; |
Copy Auto Ins, Min : 0, Max : 1
|
|
property AutoInsExpires : TbsDT_24 read GetAutoInsExpires write SetAutoInsExpires; |
Auto Ins. Expires, Min : 0, Max : 1
|
|
property DateLastDMVReview : TbsDT_24 read GetDateLastDMVReview write SetDateLastDMVReview; |
Date Last DMV Review, Min : 0, Max : 1
|
|
property DateNextDMVReview : TbsDT_24 read GetDateNextDMVReview write SetDateNextDMVReview; |
Date Next DMV Review, Min : 0, Max : 1
|
|
property Race : TbsCE_24 read GetRace write SetRace; |
Race, Min : 0, Max : 1
|
|
property EthnicGroup : TbsCE_24 read GetEthnicGroup write SetEthnicGroup; |
Ethnic Group, Min : 0, Max : 1
|
|
property ReactivationApprovalIndicator : TbsID_24 read GetReactivationApprovalIndicator write SetReactivationApprovalIndicator; |
Re-activation Approval Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|