Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsSTF_28
Unit
BSHL7DT28
Declaration
type TbsSTF_28 = class(TbsHL7Segment)
Description
Staff Identification 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. When using the STF and PRA segments in the Staff/Practitioner Master File message, 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. When using the segments included in this chapter for other then Staff/Practitioner Master File messages, disregard references to MFE-4 - primary key value.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function StaffIdentifierListRepCount : Integer; |
|
|
function StaffNameRepCount : Integer; |
|
|
function StaffTypeRepCount : Integer; |
|
|
function DepartmentRepCount : Integer; |
|
|
function HospitalServiceStfRepCount : Integer; |
|
|
function PhoneRepCount : Integer; |
|
|
function OfficeHomeAddressBirthplaceRepCount : Integer; |
|
|
function InstitutionActivationDateRepCount : Integer; |
|
|
function InstitutionInactivationDateRepCount : Integer; |
|
|
function BackupPersonIdRepCount : Integer; |
|
|
function EmailAddressRepCount : Integer; |
|
|
function CitizenshipRepCount : Integer; |
|
|
function CostCenterCodeRepCount : Integer; |
|
|
function GenericResourceTypeOrCategoryRepCount : Integer; |
|
Properties
|
property PrimaryKeyValueStf : TbsCWE_28 read GetPrimaryKeyValueStf write SetPrimaryKeyValueStf; |
Primary Key Value - Stf, Min : 0, Max : 1
|
|
property StaffIdentifierList[RepCount:Integer]: TbsCX_28 read GetStaffIdentifierList write SetStaffIdentifierList; |
Staff Identifier List, Min : 0, Max : *
|
|
property StaffName[RepCount:Integer]: TbsXPN_28 read GetStaffName write SetStaffName; |
Staff Name, Min : 0, Max : *
|
|
property StaffType[RepCount:Integer]: TbsCWE_28 read GetStaffType write SetStaffType; |
Staff Type, Min : 0, Max : *
|
|
property AdministrativeSex : TbsCWE_28 read GetAdministrativeSex write SetAdministrativeSex; |
Administrative Sex, Min : 0, Max : 1
|
|
property DateTimeOfBirth : TbsDTM_28 read GetDateTimeOfBirth write SetDateTimeOfBirth; |
Date/Time Of Birth, Min : 0, Max : 1
|
|
property ActiveInactiveFlag : TbsID_28 read GetActiveInactiveFlag write SetActiveInactiveFlag; |
Active/Inactive Flag, Min : 0, Max : 1
|
|
property Department[RepCount:Integer]: TbsCWE_28 read GetDepartment write SetDepartment; |
Department, Min : 0, Max : *
|
|
property HospitalServiceStf[RepCount:Integer]: TbsCWE_28 read GetHospitalServiceStf write SetHospitalServiceStf; |
Hospital Service - Stf, Min : 0, Max : *
|
|
property Phone[RepCount:Integer]: TbsXTN_28 read GetPhone write SetPhone; |
Phone, Min : 0, Max : *
|
|
property OfficeHomeAddressBirthplace[RepCount:Integer]: TbsXAD_28 read GetOfficeHomeAddressBirthplace write SetOfficeHomeAddressBirthplace; |
Office/Home Address/Birthplace, Min : 0, Max : *
|
|
property InstitutionActivationDate[RepCount:Integer]: TbsDIN_28 read GetInstitutionActivationDate write SetInstitutionActivationDate; |
Institution Activation Date, Min : 0, Max : *
|
|
property InstitutionInactivationDate[RepCount:Integer]: TbsDIN_28 read GetInstitutionInactivationDate write SetInstitutionInactivationDate; |
Institution Inactivation Date, Min : 0, Max : *
|
|
property BackupPersonId[RepCount:Integer]: TbsCWE_28 read GetBackupPersonId write SetBackupPersonId; |
Backup Person Id, Min : 0, Max : *
|
|
property EmailAddress[RepCount:Integer]: TbsST_28 read GetEmailAddress write SetEmailAddress; |
E-mail Address, Min : 0, Max : *
|
|
property PreferredMethodOfContact : TbsCWE_28 read GetPreferredMethodOfContact write SetPreferredMethodOfContact; |
Preferred Method Of Contact, Min : 0, Max : 1
|
|
property MaritalStatus : TbsCWE_28 read GetMaritalStatus write SetMaritalStatus; |
Marital Status, Min : 0, Max : 1
|
|
property JobTitle : TbsST_28 read GetJobTitle write SetJobTitle; |
Job Title, Min : 0, Max : 1
|
|
property JobCodeClass : TbsJCC_28 read GetJobCodeClass write SetJobCodeClass; |
Job Code/Class, Min : 0, Max : 1
|
|
property EmploymentStatusCode : TbsCWE_28 read GetEmploymentStatusCode write SetEmploymentStatusCode; |
Employment Status Code, Min : 0, Max : 1
|
|
property AdditionalInsuredOnAuto : TbsID_28 read GetAdditionalInsuredOnAuto write SetAdditionalInsuredOnAuto; |
Additional Insured On Auto, Min : 0, Max : 1
|
|
property DriversLicenseNumberStaff : TbsDLN_28 read GetDriversLicenseNumberStaff write SetDriversLicenseNumberStaff; |
Driver's License Number - Staff, Min : 0, Max : 1
|
|
property CopyAutoIns : TbsID_28 read GetCopyAutoIns write SetCopyAutoIns; |
Copy Auto Ins, Min : 0, Max : 1
|
|
property AutoInsExpires : TbsDT_28 read GetAutoInsExpires write SetAutoInsExpires; |
Auto Ins Expires, Min : 0, Max : 1
|
|
property DateLastDmvReview : TbsDT_28 read GetDateLastDmvReview write SetDateLastDmvReview; |
Date Last Dmv Review, Min : 0, Max : 1
|
|
property DateNextDmvReview : TbsDT_28 read GetDateNextDmvReview write SetDateNextDmvReview; |
Date Next Dmv Review, Min : 0, Max : 1
|
|
property Race : TbsCWE_28 read GetRace write SetRace; |
Race, Min : 0, Max : 1
|
|
property EthnicGroup : TbsCWE_28 read GetEthnicGroup write SetEthnicGroup; |
Ethnic Group, Min : 0, Max : 1
|
|
property ReactivationApprovalIndicator : TbsID_28 read GetReactivationApprovalIndicator write SetReactivationApprovalIndicator; |
Re-activation Approval Indicator, Min : 0, Max : 1
|
|
property Citizenship[RepCount:Integer]: TbsCWE_28 read GetCitizenship write SetCitizenship; |
Citizenship, Min : 0, Max : *
|
|
property DateTimeOfDeath : TbsDTM_28 read GetDateTimeOfDeath write SetDateTimeOfDeath; |
Date/Time Of Death, Min : 0, Max : 1
|
|
property DeathIndicator : TbsID_28 read GetDeathIndicator write SetDeathIndicator; |
Death Indicator, Min : 0, Max : 1
|
|
property InstitutionRelationshipTypeCode : TbsCWE_28 read GetInstitutionRelationshipTypeCode write SetInstitutionRelationshipTypeCode; |
Institution Relationship Type Code, Min : 0, Max : 1
|
|
property InstitutionRelationshipPeriod : TbsDR_28 read GetInstitutionRelationshipPeriod write SetInstitutionRelationshipPeriod; |
Institution Relationship Period, Min : 0, Max : 1
|
|
property ExpectedReturnDate : TbsDT_28 read GetExpectedReturnDate write SetExpectedReturnDate; |
Expected Return Date, Min : 0, Max : 1
|
|
property CostCenterCode[RepCount:Integer]: TbsCWE_28 read GetCostCenterCode write SetCostCenterCode; |
Cost Center Code, Min : 0, Max : *
|
|
property GenericClassificationIndicator : TbsID_28 read GetGenericClassificationIndicator write SetGenericClassificationIndicator; |
Generic Classification Indicator, Min : 0, Max : 1
|
|
property InactiveReasonCode : TbsCWE_28 read GetInactiveReasonCode write SetInactiveReasonCode; |
Inactive Reason Code, Min : 0, Max : 1
|
|
property GenericResourceTypeOrCategory[RepCount:Integer]: TbsCWE_28 read GetGenericResourceTypeOrCategory write SetGenericResourceTypeOrCategory; |
Generic Resource Type Or Category, Min : 0, Max : *
|
|
property Religion : TbsCWE_28 read GetReligion write SetReligion; |
Religion, Min : 0, Max : 1
|
|
property Signature : TbsED_28 read GetSignature write SetSignature; |
Signature, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|