Class TbsSTF_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSTF_251 = class(TbsHL7Segment)

Description

Staff Identification The Technical Steward for the STF segment is PA and Personnel Management.

Hierarchy

Overview

Methods

Public function StaffIdentifierListRepCount : Integer;
Public function StaffNameRepCount : Integer;
Public function StaffTypeRepCount : Integer;
Public function DepartmentRepCount : Integer;
Public function HospitalServiceSTFRepCount : Integer;
Public function PhoneRepCount : Integer;
Public function OfficeHomeAddressBirthplaceRepCount : Integer;
Public function InstitutionActivationDateRepCount : Integer;
Public function InstitutionInactivationDateRepCount : Integer;
Public function BackupPersonIDRepCount : Integer;
Public function EMailAddressRepCount : Integer;
Public function CitizenshipRepCount : Integer;
Public function CostCenterCodeRepCount : Integer;

Properties

Public property PrimaryKeyValueSTF : TbsCE_251 read GetPrimaryKeyValueSTF write SetPrimaryKeyValueSTF;
Public property StaffIdentifierList[RepCount:Integer]: TbsCX_251 read GetStaffIdentifierList write SetStaffIdentifierList;
Public property StaffName[RepCount:Integer]: TbsXPN_251 read GetStaffName write SetStaffName;
Public property StaffType[RepCount:Integer]: TbsIS_251 read GetStaffType write SetStaffType;
Public property AdministrativeSex : TbsIS_251 read GetAdministrativeSex write SetAdministrativeSex;
Public property DateTimeofBirth : TbsTS_251 read GetDateTimeofBirth write SetDateTimeofBirth;
Public property ActiveInactiveFlag : TbsID_251 read GetActiveInactiveFlag write SetActiveInactiveFlag;
Public property Department[RepCount:Integer]: TbsCE_251 read GetDepartment write SetDepartment;
Public property HospitalServiceSTF[RepCount:Integer]: TbsCE_251 read GetHospitalServiceSTF write SetHospitalServiceSTF;
Public property Phone[RepCount:Integer]: TbsXTN_251 read GetPhone write SetPhone;
Public property OfficeHomeAddressBirthplace[RepCount:Integer]: TbsXAD_251 read GetOfficeHomeAddressBirthplace write SetOfficeHomeAddressBirthplace;
Public property InstitutionActivationDate[RepCount:Integer]: TbsDIN_251 read GetInstitutionActivationDate write SetInstitutionActivationDate;
Public property InstitutionInactivationDate[RepCount:Integer]: TbsDIN_251 read GetInstitutionInactivationDate write SetInstitutionInactivationDate;
Public property BackupPersonID[RepCount:Integer]: TbsCE_251 read GetBackupPersonID write SetBackupPersonID;
Public property EMailAddress[RepCount:Integer]: TbsST_251 read GetEMailAddress write SetEMailAddress;
Public property PreferredMethodofContact : TbsCE_251 read GetPreferredMethodofContact write SetPreferredMethodofContact;
Public property MaritalStatus : TbsCE_251 read GetMaritalStatus write SetMaritalStatus;
Public property JobTitle : TbsST_251 read GetJobTitle write SetJobTitle;
Public property JobCodeClass : TbsJCC_251 read GetJobCodeClass write SetJobCodeClass;
Public property EmploymentStatusCode : TbsCE_251 read GetEmploymentStatusCode write SetEmploymentStatusCode;
Public property AdditionalInsuredonAuto : TbsID_251 read GetAdditionalInsuredonAuto write SetAdditionalInsuredonAuto;
Public property DriversLicenseNumberStaff : TbsDLN_251 read GetDriversLicenseNumberStaff write SetDriversLicenseNumberStaff;
Public property CopyAutoIns : TbsID_251 read GetCopyAutoIns write SetCopyAutoIns;
Public property AutoInsExpires : TbsDT_251 read GetAutoInsExpires write SetAutoInsExpires;
Public property DateLastDMVReview : TbsDT_251 read GetDateLastDMVReview write SetDateLastDMVReview;
Public property DateNextDMVReview : TbsDT_251 read GetDateNextDMVReview write SetDateNextDMVReview;
Public property Race : TbsCE_251 read GetRace write SetRace;
Public property EthnicGroup : TbsCE_251 read GetEthnicGroup write SetEthnicGroup;
Public property ReactivationApprovalIndicator : TbsID_251 read GetReactivationApprovalIndicator write SetReactivationApprovalIndicator;
Public property Citizenship[RepCount:Integer]: TbsCE_251 read GetCitizenship write SetCitizenship;
Public property DeathDateandTime : TbsTS_251 read GetDeathDateandTime write SetDeathDateandTime;
Public property DeathIndicator : TbsID_251 read GetDeathIndicator write SetDeathIndicator;
Public property InstitutionRelationshipTypeCode : TbsCWE_251 read GetInstitutionRelationshipTypeCode write SetInstitutionRelationshipTypeCode;
Public property InstitutionRelationshipPeriod : TbsDR_251 read GetInstitutionRelationshipPeriod write SetInstitutionRelationshipPeriod;
Public property ExpectedReturnDate : TbsDT_251 read GetExpectedReturnDate write SetExpectedReturnDate;
Public property CostCenterCode[RepCount:Integer]: TbsCWE_251 read GetCostCenterCode write SetCostCenterCode;
Public property GenericClassificationIndicator : TbsID_251 read GetGenericClassificationIndicator write SetGenericClassificationIndicator;
Public property InactiveReasonCode : TbsCWE_251 read GetInactiveReasonCode write SetInactiveReasonCode;

Description

Methods

Public function StaffIdentifierListRepCount : Integer;
 
Public function StaffNameRepCount : Integer;
 
Public function StaffTypeRepCount : Integer;
 
Public function DepartmentRepCount : Integer;
 
Public function HospitalServiceSTFRepCount : Integer;
 
Public function PhoneRepCount : Integer;
 
Public function OfficeHomeAddressBirthplaceRepCount : Integer;
 
Public function InstitutionActivationDateRepCount : Integer;
 
Public function InstitutionInactivationDateRepCount : Integer;
 
Public function BackupPersonIDRepCount : Integer;
 
Public function EMailAddressRepCount : Integer;
 
Public function CitizenshipRepCount : Integer;
 
Public function CostCenterCodeRepCount : Integer;
 

Properties

Public property PrimaryKeyValueSTF : TbsCE_251 read GetPrimaryKeyValueSTF write SetPrimaryKeyValueSTF;

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

Public property StaffIdentifierList[RepCount:Integer]: TbsCX_251 read GetStaffIdentifierList write SetStaffIdentifierList;

Staff Identifier List, Min : 0, Max : *

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

Staff Name, Min : 0, Max : *

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

Staff Type, Min : 0, Max : *

Public property AdministrativeSex : TbsIS_251 read GetAdministrativeSex write SetAdministrativeSex;

Administrative Sex, Min : 0, Max : 1

Public property DateTimeofBirth : TbsTS_251 read GetDateTimeofBirth write SetDateTimeofBirth;

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

Public property ActiveInactiveFlag : TbsID_251 read GetActiveInactiveFlag write SetActiveInactiveFlag;

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

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

Department, Min : 0, Max : *

Public property HospitalServiceSTF[RepCount:Integer]: TbsCE_251 read GetHospitalServiceSTF write SetHospitalServiceSTF;

Hospital Service - STF, Min : 0, Max : *

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

Phone, Min : 0, Max : *

Public property OfficeHomeAddressBirthplace[RepCount:Integer]: TbsXAD_251 read GetOfficeHomeAddressBirthplace write SetOfficeHomeAddressBirthplace;

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

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

Institution Activation Date, Min : 0, Max : *

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

Institution Inactivation Date, Min : 0, Max : *

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

Backup Person ID, Min : 0, Max : *

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

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

Public property PreferredMethodofContact : TbsCE_251 read GetPreferredMethodofContact write SetPreferredMethodofContact;

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

Public property MaritalStatus : TbsCE_251 read GetMaritalStatus write SetMaritalStatus;

Marital Status, Min : 0, Max : 1

Public property JobTitle : TbsST_251 read GetJobTitle write SetJobTitle;

Job Title, Min : 0, Max : 1

Public property JobCodeClass : TbsJCC_251 read GetJobCodeClass write SetJobCodeClass;

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

Public property EmploymentStatusCode : TbsCE_251 read GetEmploymentStatusCode write SetEmploymentStatusCode;

Employment Status Code, Min : 0, Max : 1

Public property AdditionalInsuredonAuto : TbsID_251 read GetAdditionalInsuredonAuto write SetAdditionalInsuredonAuto;

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

Public property DriversLicenseNumberStaff : TbsDLN_251 read GetDriversLicenseNumberStaff write SetDriversLicenseNumberStaff;

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

Public property CopyAutoIns : TbsID_251 read GetCopyAutoIns write SetCopyAutoIns;

Copy Auto Ins, Min : 0, Max : 1

Public property AutoInsExpires : TbsDT_251 read GetAutoInsExpires write SetAutoInsExpires;

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

Public property DateLastDMVReview : TbsDT_251 read GetDateLastDMVReview write SetDateLastDMVReview;

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

Public property DateNextDMVReview : TbsDT_251 read GetDateNextDMVReview write SetDateNextDMVReview;

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

Public property Race : TbsCE_251 read GetRace write SetRace;

Race, Min : 0, Max : 1

Public property EthnicGroup : TbsCE_251 read GetEthnicGroup write SetEthnicGroup;

Ethnic Group, Min : 0, Max : 1

Public property ReactivationApprovalIndicator : TbsID_251 read GetReactivationApprovalIndicator write SetReactivationApprovalIndicator;

Re-activation Approval Indicator, Min : 0, Max : 1

Public property Citizenship[RepCount:Integer]: TbsCE_251 read GetCitizenship write SetCitizenship;

Citizenship, Min : 0, Max : *

Public property DeathDateandTime : TbsTS_251 read GetDeathDateandTime write SetDeathDateandTime;

Death Date and Time, Min : 0, Max : 1

Public property DeathIndicator : TbsID_251 read GetDeathIndicator write SetDeathIndicator;

Death Indicator, Min : 0, Max : 1

Public property InstitutionRelationshipTypeCode : TbsCWE_251 read GetInstitutionRelationshipTypeCode write SetInstitutionRelationshipTypeCode;

Institution Relationship Type Code, Min : 0, Max : 1

Public property InstitutionRelationshipPeriod : TbsDR_251 read GetInstitutionRelationshipPeriod write SetInstitutionRelationshipPeriod;

Institution Relationship Period, Min : 0, Max : 1

Public property ExpectedReturnDate : TbsDT_251 read GetExpectedReturnDate write SetExpectedReturnDate;

Expected Return Date, Min : 0, Max : 1

Public property CostCenterCode[RepCount:Integer]: TbsCWE_251 read GetCostCenterCode write SetCostCenterCode;

Cost Center Code, Min : 0, Max : *

Public property GenericClassificationIndicator : TbsID_251 read GetGenericClassificationIndicator write SetGenericClassificationIndicator;

Generic Classification Indicator, Min : 0, Max : 1

Public property InactiveReasonCode : TbsCWE_251 read GetInactiveReasonCode write SetInactiveReasonCode;

Inactive Reason Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.