Class TbsIN1_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsIN1_24 = class(TbsHL7Segment)

Description

Insurance The IN1 segment contains insurance policy coverage information necessary to produce properly pro-rated patient and insurance bills.

Hierarchy

Overview

Methods

Public function InsuranceCompanyIDRepCount : Integer;
Public function InsuranceCompanyNameRepCount : Integer;
Public function InsuranceCompanyAddressRepCount : Integer;
Public function InsuranceCoContactPersonRepCount : Integer;
Public function InsuranceCoPhoneNumberRepCount : Integer;
Public function GroupNameRepCount : Integer;
Public function InsuredsGroupEmpIDRepCount : Integer;
Public function InsuredsGroupEmpNameRepCount : Integer;
Public function NameOfInsuredRepCount : Integer;
Public function InsuredsAddressRepCount : Integer;
Public function VerificationByRepCount : Integer;
Public function InsuredsEmployersAddressRepCount : Integer;
Public function InsuredsIDNumberRepCount : Integer;

Properties

Public property SetIDIN1 : TbsSI_24 read GetSetIDIN1 write SetSetIDIN1;
Public property InsurancePlanID : TbsCE_24 read GetInsurancePlanID write SetInsurancePlanID;
Public property InsuranceCompanyID[RepCount:Integer]: TbsCX_24 read GetInsuranceCompanyID write SetInsuranceCompanyID;
Public property InsuranceCompanyName[RepCount:Integer]: TbsXON_24 read GetInsuranceCompanyName write SetInsuranceCompanyName;
Public property InsuranceCompanyAddress[RepCount:Integer]: TbsXAD_24 read GetInsuranceCompanyAddress write SetInsuranceCompanyAddress;
Public property InsuranceCoContactPerson[RepCount:Integer]: TbsXPN_24 read GetInsuranceCoContactPerson write SetInsuranceCoContactPerson;
Public property InsuranceCoPhoneNumber[RepCount:Integer]: TbsXTN_24 read GetInsuranceCoPhoneNumber write SetInsuranceCoPhoneNumber;
Public property GroupNumber : TbsST_24 read GetGroupNumber write SetGroupNumber;
Public property GroupName[RepCount:Integer]: TbsXON_24 read GetGroupName write SetGroupName;
Public property InsuredsGroupEmpID[RepCount:Integer]: TbsCX_24 read GetInsuredsGroupEmpID write SetInsuredsGroupEmpID;
Public property InsuredsGroupEmpName[RepCount:Integer]: TbsXON_24 read GetInsuredsGroupEmpName write SetInsuredsGroupEmpName;
Public property PlanEffectiveDate : TbsDT_24 read GetPlanEffectiveDate write SetPlanEffectiveDate;
Public property PlanExpirationDate : TbsDT_24 read GetPlanExpirationDate write SetPlanExpirationDate;
Public property AuthorizationInformation : TbsAUI_24 read GetAuthorizationInformation write SetAuthorizationInformation;
Public property PlanType : TbsIS_24 read GetPlanType write SetPlanType;
Public property NameOfInsured[RepCount:Integer]: TbsXPN_24 read GetNameOfInsured write SetNameOfInsured;
Public property InsuredsRelationshipToPatient : TbsCE_24 read GetInsuredsRelationshipToPatient write SetInsuredsRelationshipToPatient;
Public property InsuredsDateOfBirth : TbsTS_24 read GetInsuredsDateOfBirth write SetInsuredsDateOfBirth;
Public property InsuredsAddress[RepCount:Integer]: TbsXAD_24 read GetInsuredsAddress write SetInsuredsAddress;
Public property AssignmentOfBenefits : TbsIS_24 read GetAssignmentOfBenefits write SetAssignmentOfBenefits;
Public property CoordinationOfBenefits : TbsIS_24 read GetCoordinationOfBenefits write SetCoordinationOfBenefits;
Public property CoordOfBenPriority : TbsST_24 read GetCoordOfBenPriority write SetCoordOfBenPriority;
Public property NoticeOfAdmissionFlag : TbsID_24 read GetNoticeOfAdmissionFlag write SetNoticeOfAdmissionFlag;
Public property NoticeOfAdmissionDate : TbsDT_24 read GetNoticeOfAdmissionDate write SetNoticeOfAdmissionDate;
Public property ReportOfEligibilityFlag : TbsID_24 read GetReportOfEligibilityFlag write SetReportOfEligibilityFlag;
Public property ReportOfEligibilityDate : TbsDT_24 read GetReportOfEligibilityDate write SetReportOfEligibilityDate;
Public property ReleaseInformationCode : TbsIS_24 read GetReleaseInformationCode write SetReleaseInformationCode;
Public property PreAdmitCert : TbsST_24 read GetPreAdmitCert write SetPreAdmitCert;
Public property VerificationDateTime : TbsTS_24 read GetVerificationDateTime write SetVerificationDateTime;
Public property VerificationBy[RepCount:Integer]: TbsXCN_24 read GetVerificationBy write SetVerificationBy;
Public property TypeOfAgreementCode : TbsIS_24 read GetTypeOfAgreementCode write SetTypeOfAgreementCode;
Public property BillingStatus : TbsIS_24 read GetBillingStatus write SetBillingStatus;
Public property LifetimeReserveDays : TbsNM_24 read GetLifetimeReserveDays write SetLifetimeReserveDays;
Public property DelayBeforeLRDay : TbsNM_24 read GetDelayBeforeLRDay write SetDelayBeforeLRDay;
Public property CompanyPlanCode : TbsIS_24 read GetCompanyPlanCode write SetCompanyPlanCode;
Public property PolicyNumber : TbsST_24 read GetPolicyNumber write SetPolicyNumber;
Public property PolicyDeductible : TbsCP_24 read GetPolicyDeductible write SetPolicyDeductible;
Public property PolicyLimitAmount : TbsCP_24 read GetPolicyLimitAmount write SetPolicyLimitAmount;
Public property PolicyLimitDays : TbsNM_24 read GetPolicyLimitDays write SetPolicyLimitDays;
Public property RoomRateSemiPrivate : TbsCP_24 read GetRoomRateSemiPrivate write SetRoomRateSemiPrivate;
Public property RoomRatePrivate : TbsCP_24 read GetRoomRatePrivate write SetRoomRatePrivate;
Public property InsuredsEmploymentStatus : TbsCE_24 read GetInsuredsEmploymentStatus write SetInsuredsEmploymentStatus;
Public property InsuredsAdministrativeSex : TbsIS_24 read GetInsuredsAdministrativeSex write SetInsuredsAdministrativeSex;
Public property InsuredsEmployersAddress[RepCount:Integer]: TbsXAD_24 read GetInsuredsEmployersAddress write SetInsuredsEmployersAddress;
Public property VerificationStatus : TbsST_24 read GetVerificationStatus write SetVerificationStatus;
Public property PriorInsurancePlanID : TbsIS_24 read GetPriorInsurancePlanID write SetPriorInsurancePlanID;
Public property CoverageType : TbsIS_24 read GetCoverageType write SetCoverageType;
Public property Handicap : TbsIS_24 read GetHandicap write SetHandicap;
Public property InsuredsIDNumber[RepCount:Integer]: TbsCX_24 read GetInsuredsIDNumber write SetInsuredsIDNumber;

Description

Methods

Public function InsuranceCompanyIDRepCount : Integer;
 
Public function InsuranceCompanyNameRepCount : Integer;
 
Public function InsuranceCompanyAddressRepCount : Integer;
 
Public function InsuranceCoContactPersonRepCount : Integer;
 
Public function InsuranceCoPhoneNumberRepCount : Integer;
 
Public function GroupNameRepCount : Integer;
 
Public function InsuredsGroupEmpIDRepCount : Integer;
 
Public function InsuredsGroupEmpNameRepCount : Integer;
 
Public function NameOfInsuredRepCount : Integer;
 
Public function InsuredsAddressRepCount : Integer;
 
Public function VerificationByRepCount : Integer;
 
Public function InsuredsEmployersAddressRepCount : Integer;
 
Public function InsuredsIDNumberRepCount : Integer;
 

Properties

Public property SetIDIN1 : TbsSI_24 read GetSetIDIN1 write SetSetIDIN1;

Set ID - IN1, Min : 1, Max : 1

Public property InsurancePlanID : TbsCE_24 read GetInsurancePlanID write SetInsurancePlanID;

Insurance Plan ID, Min : 1, Max : 1

Public property InsuranceCompanyID[RepCount:Integer]: TbsCX_24 read GetInsuranceCompanyID write SetInsuranceCompanyID;

Insurance Company ID, Min : 1, Max : *

Public property InsuranceCompanyName[RepCount:Integer]: TbsXON_24 read GetInsuranceCompanyName write SetInsuranceCompanyName;

Insurance Company Name, Min : 0, Max : *

Public property InsuranceCompanyAddress[RepCount:Integer]: TbsXAD_24 read GetInsuranceCompanyAddress write SetInsuranceCompanyAddress;

Insurance Company Address, Min : 0, Max : *

Public property InsuranceCoContactPerson[RepCount:Integer]: TbsXPN_24 read GetInsuranceCoContactPerson write SetInsuranceCoContactPerson;

Insurance Co Contact Person, Min : 0, Max : *

Public property InsuranceCoPhoneNumber[RepCount:Integer]: TbsXTN_24 read GetInsuranceCoPhoneNumber write SetInsuranceCoPhoneNumber;

Insurance Co Phone Number, Min : 0, Max : *

Public property GroupNumber : TbsST_24 read GetGroupNumber write SetGroupNumber;

Group Number, Min : 0, Max : 1

Public property GroupName[RepCount:Integer]: TbsXON_24 read GetGroupName write SetGroupName;

Group Name, Min : 0, Max : *

Public property InsuredsGroupEmpID[RepCount:Integer]: TbsCX_24 read GetInsuredsGroupEmpID write SetInsuredsGroupEmpID;

Insured's Group Emp ID, Min : 0, Max : *

Public property InsuredsGroupEmpName[RepCount:Integer]: TbsXON_24 read GetInsuredsGroupEmpName write SetInsuredsGroupEmpName;

Insured's Group Emp Name, Min : 0, Max : *

Public property PlanEffectiveDate : TbsDT_24 read GetPlanEffectiveDate write SetPlanEffectiveDate;

Plan Effective Date, Min : 0, Max : 1

Public property PlanExpirationDate : TbsDT_24 read GetPlanExpirationDate write SetPlanExpirationDate;

Plan Expiration Date, Min : 0, Max : 1

Public property AuthorizationInformation : TbsAUI_24 read GetAuthorizationInformation write SetAuthorizationInformation;

Authorization Information, Min : 0, Max : 1

Public property PlanType : TbsIS_24 read GetPlanType write SetPlanType;

Plan Type, Min : 0, Max : 1

Public property NameOfInsured[RepCount:Integer]: TbsXPN_24 read GetNameOfInsured write SetNameOfInsured;

Name Of Insured, Min : 0, Max : *

Public property InsuredsRelationshipToPatient : TbsCE_24 read GetInsuredsRelationshipToPatient write SetInsuredsRelationshipToPatient;

Insured's Relationship To Patient, Min : 0, Max : 1

Public property InsuredsDateOfBirth : TbsTS_24 read GetInsuredsDateOfBirth write SetInsuredsDateOfBirth;

Insured's Date Of Birth, Min : 0, Max : 1

Public property InsuredsAddress[RepCount:Integer]: TbsXAD_24 read GetInsuredsAddress write SetInsuredsAddress;

Insured's Address, Min : 0, Max : *

Public property AssignmentOfBenefits : TbsIS_24 read GetAssignmentOfBenefits write SetAssignmentOfBenefits;

Assignment Of Benefits, Min : 0, Max : 1

Public property CoordinationOfBenefits : TbsIS_24 read GetCoordinationOfBenefits write SetCoordinationOfBenefits;

Coordination Of Benefits, Min : 0, Max : 1

Public property CoordOfBenPriority : TbsST_24 read GetCoordOfBenPriority write SetCoordOfBenPriority;

Coord Of Ben. Priority, Min : 0, Max : 1

Public property NoticeOfAdmissionFlag : TbsID_24 read GetNoticeOfAdmissionFlag write SetNoticeOfAdmissionFlag;

Notice Of Admission Flag, Min : 0, Max : 1

Public property NoticeOfAdmissionDate : TbsDT_24 read GetNoticeOfAdmissionDate write SetNoticeOfAdmissionDate;

Notice Of Admission Date, Min : 0, Max : 1

Public property ReportOfEligibilityFlag : TbsID_24 read GetReportOfEligibilityFlag write SetReportOfEligibilityFlag;

Report Of Eligibility Flag, Min : 0, Max : 1

Public property ReportOfEligibilityDate : TbsDT_24 read GetReportOfEligibilityDate write SetReportOfEligibilityDate;

Report Of Eligibility Date, Min : 0, Max : 1

Public property ReleaseInformationCode : TbsIS_24 read GetReleaseInformationCode write SetReleaseInformationCode;

Release Information Code, Min : 0, Max : 1

Public property PreAdmitCert : TbsST_24 read GetPreAdmitCert write SetPreAdmitCert;

Pre-Admit Cert, Min : 0, Max : 1

Public property VerificationDateTime : TbsTS_24 read GetVerificationDateTime write SetVerificationDateTime;

Verification Date/Time, Min : 0, Max : 1

Public property VerificationBy[RepCount:Integer]: TbsXCN_24 read GetVerificationBy write SetVerificationBy;

Verification By, Min : 0, Max : *

Public property TypeOfAgreementCode : TbsIS_24 read GetTypeOfAgreementCode write SetTypeOfAgreementCode;

Type Of Agreement Code, Min : 0, Max : 1

Public property BillingStatus : TbsIS_24 read GetBillingStatus write SetBillingStatus;

Billing Status, Min : 0, Max : 1

Public property LifetimeReserveDays : TbsNM_24 read GetLifetimeReserveDays write SetLifetimeReserveDays;

Lifetime Reserve Days, Min : 0, Max : 1

Public property DelayBeforeLRDay : TbsNM_24 read GetDelayBeforeLRDay write SetDelayBeforeLRDay;

Delay Before L.R. Day, Min : 0, Max : 1

Public property CompanyPlanCode : TbsIS_24 read GetCompanyPlanCode write SetCompanyPlanCode;

Company Plan Code, Min : 0, Max : 1

Public property PolicyNumber : TbsST_24 read GetPolicyNumber write SetPolicyNumber;

Policy Number, Min : 0, Max : 1

Public property PolicyDeductible : TbsCP_24 read GetPolicyDeductible write SetPolicyDeductible;

Policy Deductible, Min : 0, Max : 1

Public property PolicyLimitAmount : TbsCP_24 read GetPolicyLimitAmount write SetPolicyLimitAmount;

Policy Limit - Amount, Min : 0, Max : 1

Public property PolicyLimitDays : TbsNM_24 read GetPolicyLimitDays write SetPolicyLimitDays;

Policy Limit - Days, Min : 0, Max : 1

Public property RoomRateSemiPrivate : TbsCP_24 read GetRoomRateSemiPrivate write SetRoomRateSemiPrivate;

Room Rate - Semi-Private, Min : 0, Max : 1

Public property RoomRatePrivate : TbsCP_24 read GetRoomRatePrivate write SetRoomRatePrivate;

Room Rate - Private, Min : 0, Max : 1

Public property InsuredsEmploymentStatus : TbsCE_24 read GetInsuredsEmploymentStatus write SetInsuredsEmploymentStatus;

Insured's Employment Status, Min : 0, Max : 1

Public property InsuredsAdministrativeSex : TbsIS_24 read GetInsuredsAdministrativeSex write SetInsuredsAdministrativeSex;

Insured's Administrative Sex, Min : 0, Max : 1

Public property InsuredsEmployersAddress[RepCount:Integer]: TbsXAD_24 read GetInsuredsEmployersAddress write SetInsuredsEmployersAddress;

Insured's Employer's Address, Min : 0, Max : *

Public property VerificationStatus : TbsST_24 read GetVerificationStatus write SetVerificationStatus;

Verification Status, Min : 0, Max : 1

Public property PriorInsurancePlanID : TbsIS_24 read GetPriorInsurancePlanID write SetPriorInsurancePlanID;

Prior Insurance Plan ID, Min : 0, Max : 1

Public property CoverageType : TbsIS_24 read GetCoverageType write SetCoverageType;

Coverage Type, Min : 0, Max : 1

Public property Handicap : TbsIS_24 read GetHandicap write SetHandicap;

Handicap, Min : 0, Max : 1

Public property InsuredsIDNumber[RepCount:Integer]: TbsCX_24 read GetInsuredsIDNumber write SetInsuredsIDNumber;

Insured's ID Number, Min : 0, Max : *


Generated by PasDoc 0.14.0.