Class TbsSTF_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSTF_26 = 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;
Public function GenericresourcetypeorcategoryRepCount : Integer;

Properties

Public property PrimaryKeyValueSTF : TbsCWE_26 read GetPrimaryKeyValueSTF write SetPrimaryKeyValueSTF;
Public property StaffIdentifierList[RepCount:Integer]: TbsCX_26 read GetStaffIdentifierList write SetStaffIdentifierList;
Public property StaffName[RepCount:Integer]: TbsXPN_26 read GetStaffName write SetStaffName;
Public property StaffType[RepCount:Integer]: TbsIS_26 read GetStaffType write SetStaffType;
Public property AdministrativeSex : TbsIS_26 read GetAdministrativeSex write SetAdministrativeSex;
Public property DateTimeofBirth : TbsDTM_26 read GetDateTimeofBirth write SetDateTimeofBirth;
Public property ActiveInactiveFlag : TbsID_26 read GetActiveInactiveFlag write SetActiveInactiveFlag;
Public property Department[RepCount:Integer]: TbsCWE_26 read GetDepartment write SetDepartment;
Public property HospitalServiceSTF[RepCount:Integer]: TbsCWE_26 read GetHospitalServiceSTF write SetHospitalServiceSTF;
Public property Phone[RepCount:Integer]: TbsXTN_26 read GetPhone write SetPhone;
Public property OfficeHomeAddressBirthplace[RepCount:Integer]: TbsXAD_26 read GetOfficeHomeAddressBirthplace write SetOfficeHomeAddressBirthplace;
Public property InstitutionActivationDate[RepCount:Integer]: TbsDIN_26 read GetInstitutionActivationDate write SetInstitutionActivationDate;
Public property InstitutionInactivationDate[RepCount:Integer]: TbsDIN_26 read GetInstitutionInactivationDate write SetInstitutionInactivationDate;
Public property BackupPersonID[RepCount:Integer]: TbsCWE_26 read GetBackupPersonID write SetBackupPersonID;
Public property EMailAddress[RepCount:Integer]: TbsST_26 read GetEMailAddress write SetEMailAddress;
Public property PreferredMethodofContact : TbsCWE_26 read GetPreferredMethodofContact write SetPreferredMethodofContact;
Public property MaritalStatus : TbsCWE_26 read GetMaritalStatus write SetMaritalStatus;
Public property JobTitle : TbsST_26 read GetJobTitle write SetJobTitle;
Public property JobCodeClass : TbsJCC_26 read GetJobCodeClass write SetJobCodeClass;
Public property EmploymentStatusCode : TbsCWE_26 read GetEmploymentStatusCode write SetEmploymentStatusCode;
Public property AdditionalInsuredonAuto : TbsID_26 read GetAdditionalInsuredonAuto write SetAdditionalInsuredonAuto;
Public property DriversLicenseNumberStaff : TbsDLN_26 read GetDriversLicenseNumberStaff write SetDriversLicenseNumberStaff;
Public property CopyAutoIns : TbsID_26 read GetCopyAutoIns write SetCopyAutoIns;
Public property AutoInsExpires : TbsDT_26 read GetAutoInsExpires write SetAutoInsExpires;
Public property DateLastDMVReview : TbsDT_26 read GetDateLastDMVReview write SetDateLastDMVReview;
Public property DateNextDMVReview : TbsDT_26 read GetDateNextDMVReview write SetDateNextDMVReview;
Public property Race : TbsCWE_26 read GetRace write SetRace;
Public property EthnicGroup : TbsCWE_26 read GetEthnicGroup write SetEthnicGroup;
Public property ReactivationApprovalIndicator : TbsID_26 read GetReactivationApprovalIndicator write SetReactivationApprovalIndicator;
Public property Citizenship[RepCount:Integer]: TbsCWE_26 read GetCitizenship write SetCitizenship;
Public property DeathDateandTime : TbsDTM_26 read GetDeathDateandTime write SetDeathDateandTime;
Public property DeathIndicator : TbsID_26 read GetDeathIndicator write SetDeathIndicator;
Public property InstitutionRelationshipTypeCode : TbsCWE_26 read GetInstitutionRelationshipTypeCode write SetInstitutionRelationshipTypeCode;
Public property InstitutionRelationshipPeriod : TbsDR_26 read GetInstitutionRelationshipPeriod write SetInstitutionRelationshipPeriod;
Public property ExpectedReturnDate : TbsDT_26 read GetExpectedReturnDate write SetExpectedReturnDate;
Public property CostCenterCode[RepCount:Integer]: TbsCWE_26 read GetCostCenterCode write SetCostCenterCode;
Public property GenericClassificationIndicator : TbsID_26 read GetGenericClassificationIndicator write SetGenericClassificationIndicator;
Public property InactiveReasonCode : TbsCWE_26 read GetInactiveReasonCode write SetInactiveReasonCode;
Public property Genericresourcetypeorcategory[RepCount:Integer]: TbsCWE_26 read GetGenericresourcetypeorcategory write SetGenericresourcetypeorcategory;

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;
 
Public function GenericresourcetypeorcategoryRepCount : Integer;
 

Properties

Public property PrimaryKeyValueSTF : TbsCWE_26 read GetPrimaryKeyValueSTF write SetPrimaryKeyValueSTF;

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

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

Staff Identifier List, Min : 0, Max : *

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

Staff Name, Min : 0, Max : *

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

Staff Type, Min : 0, Max : *

Public property AdministrativeSex : TbsIS_26 read GetAdministrativeSex write SetAdministrativeSex;

Administrative Sex, Min : 0, Max : 1

Public property DateTimeofBirth : TbsDTM_26 read GetDateTimeofBirth write SetDateTimeofBirth;

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

Public property ActiveInactiveFlag : TbsID_26 read GetActiveInactiveFlag write SetActiveInactiveFlag;

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

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

Department, Min : 0, Max : *

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

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

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

Phone, Min : 0, Max : *

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

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

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

Institution Activation Date, Min : 0, Max : *

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

Institution Inactivation Date, Min : 0, Max : *

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

Backup Person ID, Min : 0, Max : *

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

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

Public property PreferredMethodofContact : TbsCWE_26 read GetPreferredMethodofContact write SetPreferredMethodofContact;

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

Public property MaritalStatus : TbsCWE_26 read GetMaritalStatus write SetMaritalStatus;

Marital Status, Min : 0, Max : 1

Public property JobTitle : TbsST_26 read GetJobTitle write SetJobTitle;

Job Title, Min : 0, Max : 1

Public property JobCodeClass : TbsJCC_26 read GetJobCodeClass write SetJobCodeClass;

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

Public property EmploymentStatusCode : TbsCWE_26 read GetEmploymentStatusCode write SetEmploymentStatusCode;

Employment Status Code, Min : 0, Max : 1

Public property AdditionalInsuredonAuto : TbsID_26 read GetAdditionalInsuredonAuto write SetAdditionalInsuredonAuto;

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

Public property DriversLicenseNumberStaff : TbsDLN_26 read GetDriversLicenseNumberStaff write SetDriversLicenseNumberStaff;

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

Public property CopyAutoIns : TbsID_26 read GetCopyAutoIns write SetCopyAutoIns;

Copy Auto Ins, Min : 0, Max : 1

Public property AutoInsExpires : TbsDT_26 read GetAutoInsExpires write SetAutoInsExpires;

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

Public property DateLastDMVReview : TbsDT_26 read GetDateLastDMVReview write SetDateLastDMVReview;

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

Public property DateNextDMVReview : TbsDT_26 read GetDateNextDMVReview write SetDateNextDMVReview;

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

Public property Race : TbsCWE_26 read GetRace write SetRace;

Race, Min : 0, Max : 1

Public property EthnicGroup : TbsCWE_26 read GetEthnicGroup write SetEthnicGroup;

Ethnic Group, Min : 0, Max : 1

Public property ReactivationApprovalIndicator : TbsID_26 read GetReactivationApprovalIndicator write SetReactivationApprovalIndicator;

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

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

Citizenship, Min : 0, Max : *

Public property DeathDateandTime : TbsDTM_26 read GetDeathDateandTime write SetDeathDateandTime;

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

Public property DeathIndicator : TbsID_26 read GetDeathIndicator write SetDeathIndicator;

Death Indicator, Min : 0, Max : 1

Public property InstitutionRelationshipTypeCode : TbsCWE_26 read GetInstitutionRelationshipTypeCode write SetInstitutionRelationshipTypeCode;

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

Public property InstitutionRelationshipPeriod : TbsDR_26 read GetInstitutionRelationshipPeriod write SetInstitutionRelationshipPeriod;

Institution Relationship Period, Min : 0, Max : 1

Public property ExpectedReturnDate : TbsDT_26 read GetExpectedReturnDate write SetExpectedReturnDate;

Expected Return Date, Min : 0, Max : 1

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

Cost Center Code, Min : 0, Max : *

Public property GenericClassificationIndicator : TbsID_26 read GetGenericClassificationIndicator write SetGenericClassificationIndicator;

Generic Classification Indicator, Min : 0, Max : 1

Public property InactiveReasonCode : TbsCWE_26 read GetInactiveReasonCode write SetInactiveReasonCode;

Inactive Reason Code, Min : 0, Max : 1

Public property Genericresourcetypeorcategory[RepCount:Integer]: TbsCWE_26 read GetGenericresourcetypeorcategory write SetGenericresourcetypeorcategory;

Generic resource type or category, Min : 0, Max : *


Generated by PasDoc 0.14.0.