Class TbsSTF_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSTF_27 = class(TbsHL7Segment)

Description

Staff Identification

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_27 read GetPrimaryKeyValueStf write SetPrimaryKeyValueStf;
Public property StaffIdentifierList[RepCount:Integer]: TbsCX_27 read GetStaffIdentifierList write SetStaffIdentifierList;
Public property StaffName[RepCount:Integer]: TbsXPN_27 read GetStaffName write SetStaffName;
Public property StaffType[RepCount:Integer]: TbsCWE_27 read GetStaffType write SetStaffType;
Public property AdministrativeSex : TbsCWE_27 read GetAdministrativeSex write SetAdministrativeSex;
Public property DateTimeOfBirth : TbsDTM_27 read GetDateTimeOfBirth write SetDateTimeOfBirth;
Public property ActiveInactiveFlag : TbsID_27 read GetActiveInactiveFlag write SetActiveInactiveFlag;
Public property Department[RepCount:Integer]: TbsCWE_27 read GetDepartment write SetDepartment;
Public property HospitalServiceStf[RepCount:Integer]: TbsCWE_27 read GetHospitalServiceStf write SetHospitalServiceStf;
Public property Phone[RepCount:Integer]: TbsXTN_27 read GetPhone write SetPhone;
Public property OfficeHomeAddressBirthplace[RepCount:Integer]: TbsXAD_27 read GetOfficeHomeAddressBirthplace write SetOfficeHomeAddressBirthplace;
Public property InstitutionActivationDate[RepCount:Integer]: TbsDIN_27 read GetInstitutionActivationDate write SetInstitutionActivationDate;
Public property InstitutionInactivationDate[RepCount:Integer]: TbsDIN_27 read GetInstitutionInactivationDate write SetInstitutionInactivationDate;
Public property BackupPersonId[RepCount:Integer]: TbsCWE_27 read GetBackupPersonId write SetBackupPersonId;
Public property EmailAddress[RepCount:Integer]: TbsST_27 read GetEmailAddress write SetEmailAddress;
Public property PreferredMethodOfContact : TbsCWE_27 read GetPreferredMethodOfContact write SetPreferredMethodOfContact;
Public property MaritalStatus : TbsCWE_27 read GetMaritalStatus write SetMaritalStatus;
Public property JobTitle : TbsST_27 read GetJobTitle write SetJobTitle;
Public property JobCodeClass : TbsJCC_27 read GetJobCodeClass write SetJobCodeClass;
Public property EmploymentStatusCode : TbsCWE_27 read GetEmploymentStatusCode write SetEmploymentStatusCode;
Public property AdditionalInsuredOnAuto : TbsID_27 read GetAdditionalInsuredOnAuto write SetAdditionalInsuredOnAuto;
Public property DriversLicenseNumberStaff : TbsDLN_27 read GetDriversLicenseNumberStaff write SetDriversLicenseNumberStaff;
Public property CopyAutoIns : TbsID_27 read GetCopyAutoIns write SetCopyAutoIns;
Public property AutoInsExpires : TbsDT_27 read GetAutoInsExpires write SetAutoInsExpires;
Public property DateLastDmvReview : TbsDT_27 read GetDateLastDmvReview write SetDateLastDmvReview;
Public property DateNextDmvReview : TbsDT_27 read GetDateNextDmvReview write SetDateNextDmvReview;
Public property Race : TbsCWE_27 read GetRace write SetRace;
Public property EthnicGroup : TbsCWE_27 read GetEthnicGroup write SetEthnicGroup;
Public property ReactivationApprovalIndicator : TbsID_27 read GetReactivationApprovalIndicator write SetReactivationApprovalIndicator;
Public property Citizenship[RepCount:Integer]: TbsCWE_27 read GetCitizenship write SetCitizenship;
Public property DateTimeOfDeath : TbsDTM_27 read GetDateTimeOfDeath write SetDateTimeOfDeath;
Public property DeathIndicator : TbsID_27 read GetDeathIndicator write SetDeathIndicator;
Public property InstitutionRelationshipTypeCode : TbsCWE_27 read GetInstitutionRelationshipTypeCode write SetInstitutionRelationshipTypeCode;
Public property InstitutionRelationshipPeriod : TbsDR_27 read GetInstitutionRelationshipPeriod write SetInstitutionRelationshipPeriod;
Public property ExpectedReturnDate : TbsDT_27 read GetExpectedReturnDate write SetExpectedReturnDate;
Public property CostCenterCode[RepCount:Integer]: TbsCWE_27 read GetCostCenterCode write SetCostCenterCode;
Public property GenericClassificationIndicator : TbsID_27 read GetGenericClassificationIndicator write SetGenericClassificationIndicator;
Public property InactiveReasonCode : TbsCWE_27 read GetInactiveReasonCode write SetInactiveReasonCode;
Public property GenericResourceTypeOrCategory[RepCount:Integer]: TbsCWE_27 read GetGenericResourceTypeOrCategory write SetGenericResourceTypeOrCategory;
Public property Religion : TbsCWE_27 read GetReligion write SetReligion;
Public property Signature : TbsED_27 read GetSignature write SetSignature;

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_27 read GetPrimaryKeyValueStf write SetPrimaryKeyValueStf;

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

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

Staff Identifier List, Min : 0, Max : *

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

Staff Name, Min : 0, Max : *

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

Staff Type, Min : 0, Max : *

Public property AdministrativeSex : TbsCWE_27 read GetAdministrativeSex write SetAdministrativeSex;

Administrative Sex, Min : 0, Max : 1

Public property DateTimeOfBirth : TbsDTM_27 read GetDateTimeOfBirth write SetDateTimeOfBirth;

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

Public property ActiveInactiveFlag : TbsID_27 read GetActiveInactiveFlag write SetActiveInactiveFlag;

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

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

Department, Min : 0, Max : *

Public property HospitalServiceStf[RepCount:Integer]: TbsCWE_27 read GetHospitalServiceStf write SetHospitalServiceStf;

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

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

Phone, Min : 0, Max : *

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

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

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

Institution Activation Date, Min : 0, Max : *

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

Institution Inactivation Date, Min : 0, Max : *

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

Backup Person Id, Min : 0, Max : *

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

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

Public property PreferredMethodOfContact : TbsCWE_27 read GetPreferredMethodOfContact write SetPreferredMethodOfContact;

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

Public property MaritalStatus : TbsCWE_27 read GetMaritalStatus write SetMaritalStatus;

Marital Status, Min : 0, Max : 1

Public property JobTitle : TbsST_27 read GetJobTitle write SetJobTitle;

Job Title, Min : 0, Max : 1

Public property JobCodeClass : TbsJCC_27 read GetJobCodeClass write SetJobCodeClass;

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

Public property EmploymentStatusCode : TbsCWE_27 read GetEmploymentStatusCode write SetEmploymentStatusCode;

Employment Status Code, Min : 0, Max : 1

Public property AdditionalInsuredOnAuto : TbsID_27 read GetAdditionalInsuredOnAuto write SetAdditionalInsuredOnAuto;

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

Public property DriversLicenseNumberStaff : TbsDLN_27 read GetDriversLicenseNumberStaff write SetDriversLicenseNumberStaff;

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

Public property CopyAutoIns : TbsID_27 read GetCopyAutoIns write SetCopyAutoIns;

Copy Auto Ins, Min : 0, Max : 1

Public property AutoInsExpires : TbsDT_27 read GetAutoInsExpires write SetAutoInsExpires;

Auto Ins Expires, Min : 0, Max : 1

Public property DateLastDmvReview : TbsDT_27 read GetDateLastDmvReview write SetDateLastDmvReview;

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

Public property DateNextDmvReview : TbsDT_27 read GetDateNextDmvReview write SetDateNextDmvReview;

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

Public property Race : TbsCWE_27 read GetRace write SetRace;

Race, Min : 0, Max : 1

Public property EthnicGroup : TbsCWE_27 read GetEthnicGroup write SetEthnicGroup;

Ethnic Group, Min : 0, Max : 1

Public property ReactivationApprovalIndicator : TbsID_27 read GetReactivationApprovalIndicator write SetReactivationApprovalIndicator;

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

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

Citizenship, Min : 0, Max : *

Public property DateTimeOfDeath : TbsDTM_27 read GetDateTimeOfDeath write SetDateTimeOfDeath;

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

Public property DeathIndicator : TbsID_27 read GetDeathIndicator write SetDeathIndicator;

Death Indicator, Min : 0, Max : 1

Public property InstitutionRelationshipTypeCode : TbsCWE_27 read GetInstitutionRelationshipTypeCode write SetInstitutionRelationshipTypeCode;

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

Public property InstitutionRelationshipPeriod : TbsDR_27 read GetInstitutionRelationshipPeriod write SetInstitutionRelationshipPeriod;

Institution Relationship Period, Min : 0, Max : 1

Public property ExpectedReturnDate : TbsDT_27 read GetExpectedReturnDate write SetExpectedReturnDate;

Expected Return Date, Min : 0, Max : 1

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

Cost Center Code, Min : 0, Max : *

Public property GenericClassificationIndicator : TbsID_27 read GetGenericClassificationIndicator write SetGenericClassificationIndicator;

Generic Classification Indicator, Min : 0, Max : 1

Public property InactiveReasonCode : TbsCWE_27 read GetInactiveReasonCode write SetInactiveReasonCode;

Inactive Reason Code, Min : 0, Max : 1

Public property GenericResourceTypeOrCategory[RepCount:Integer]: TbsCWE_27 read GetGenericResourceTypeOrCategory write SetGenericResourceTypeOrCategory;

Generic Resource Type Or Category, Min : 0, Max : *

Public property Religion : TbsCWE_27 read GetReligion write SetReligion;

Religion, Min : 0, Max : 1

Public property Signature : TbsED_27 read GetSignature write SetSignature;

Signature, Min : 0, Max : 1


Generated by PasDoc 0.14.0.