Class TbsIN1_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsIN1_22 = class(TbsHL7Segment)

Description

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

Hierarchy

Overview

Methods

Public function InsuranceCompanyPhoneNumberRepCount : Integer;

Properties

Public property SetIdInsurance : TbsSI_22 read GetSetIdInsurance write SetSetIdInsurance;
Public property InsurancePlanId : TbsID_22 read GetInsurancePlanId write SetInsurancePlanId;
Public property InsuranceCompanyId : TbsST_22 read GetInsuranceCompanyId write SetInsuranceCompanyId;
Public property InsuranceCompanyName : TbsST_22 read GetInsuranceCompanyName write SetInsuranceCompanyName;
Public property InsuranceCompanyAddress : TbsAD_22 read GetInsuranceCompanyAddress write SetInsuranceCompanyAddress;
Public property InsuranceCompanyContactPers : TbsPN_22 read GetInsuranceCompanyContactPers write SetInsuranceCompanyContactPers;
Public property InsuranceCompanyPhoneNumber[RepCount:Integer]: TbsTN_22 read GetInsuranceCompanyPhoneNumber write SetInsuranceCompanyPhoneNumber;
Public property GroupNumber : TbsST_22 read GetGroupNumber write SetGroupNumber;
Public property GroupName : TbsST_22 read GetGroupName write SetGroupName;
Public property InsuredsGroupEmployerId : TbsST_22 read GetInsuredsGroupEmployerId write SetInsuredsGroupEmployerId;
Public property InsuredsGroupEmployerName : TbsST_22 read GetInsuredsGroupEmployerName write SetInsuredsGroupEmployerName;
Public property PlanEffectiveDate : TbsDT_22 read GetPlanEffectiveDate write SetPlanEffectiveDate;
Public property PlanExpirationDate : TbsDT_22 read GetPlanExpirationDate write SetPlanExpirationDate;
Public property AuthorizationInformation : TbsCM_AUI_22 read GetAuthorizationInformation write SetAuthorizationInformation;
Public property PlanType : TbsID_22 read GetPlanType write SetPlanType;
Public property NameOfInsured : TbsPN_22 read GetNameOfInsured write SetNameOfInsured;
Public property InsuredsRelationshipToPatient : TbsID_22 read GetInsuredsRelationshipToPatient write SetInsuredsRelationshipToPatient;
Public property InsuredsDateOfBirth : TbsDT_22 read GetInsuredsDateOfBirth write SetInsuredsDateOfBirth;
Public property InsuredsAddress : TbsAD_22 read GetInsuredsAddress write SetInsuredsAddress;
Public property AssignmentOfBenefits : TbsID_22 read GetAssignmentOfBenefits write SetAssignmentOfBenefits;
Public property CoordinationOfBenefits : TbsID_22 read GetCoordinationOfBenefits write SetCoordinationOfBenefits;
Public property CoordinationOfBenefitsPriority : TbsST_22 read GetCoordinationOfBenefitsPriority write SetCoordinationOfBenefitsPriority;
Public property NoticeOfAdmissionCode : TbsID_22 read GetNoticeOfAdmissionCode write SetNoticeOfAdmissionCode;
Public property NoticeOfAdmissionDate : TbsDT_22 read GetNoticeOfAdmissionDate write SetNoticeOfAdmissionDate;
Public property ReportOfEligibilityCode : TbsID_22 read GetReportOfEligibilityCode write SetReportOfEligibilityCode;
Public property ReportOfEligibilityDate : TbsDT_22 read GetReportOfEligibilityDate write SetReportOfEligibilityDate;
Public property ReleaseInformationCode : TbsID_22 read GetReleaseInformationCode write SetReleaseInformationCode;
Public property PreadmitCertificationpac : TbsST_22 read GetPreadmitCertificationpac write SetPreadmitCertificationpac;
Public property VerificationDateTime : TbsTS_22 read GetVerificationDateTime write SetVerificationDateTime;
Public property VerificationBy : TbsCN_PERSON_22 read GetVerificationBy write SetVerificationBy;
Public property TypeOfAgreementCode : TbsID_22 read GetTypeOfAgreementCode write SetTypeOfAgreementCode;
Public property BillingStatus : TbsID_22 read GetBillingStatus write SetBillingStatus;
Public property LifetimeReserveDays : TbsNM_22 read GetLifetimeReserveDays write SetLifetimeReserveDays;
Public property DelayBeforeLifetimeReserveDays : TbsNM_22 read GetDelayBeforeLifetimeReserveDays write SetDelayBeforeLifetimeReserveDays;
Public property CompanyPlanCode : TbsID_22 read GetCompanyPlanCode write SetCompanyPlanCode;
Public property PolicyNumber : TbsST_22 read GetPolicyNumber write SetPolicyNumber;
Public property PolicyDeductible : TbsNM_22 read GetPolicyDeductible write SetPolicyDeductible;
Public property PolicyLimitAmount : TbsNM_22 read GetPolicyLimitAmount write SetPolicyLimitAmount;
Public property PolicyLimitDays : TbsNM_22 read GetPolicyLimitDays write SetPolicyLimitDays;
Public property RoomRateSemiprivate : TbsNM_22 read GetRoomRateSemiprivate write SetRoomRateSemiprivate;
Public property RoomRatePrivate : TbsNM_22 read GetRoomRatePrivate write SetRoomRatePrivate;
Public property InsuredsEmploymentStatus : TbsCE_22 read GetInsuredsEmploymentStatus write SetInsuredsEmploymentStatus;
Public property InsuredsSex : TbsID_22 read GetInsuredsSex write SetInsuredsSex;
Public property InsuredsEmployerAddress : TbsAD_22 read GetInsuredsEmployerAddress write SetInsuredsEmployerAddress;
Public property VerificationStatus : TbsST_22 read GetVerificationStatus write SetVerificationStatus;
Public property PriorInsurancePlanId : TbsID_22 read GetPriorInsurancePlanId write SetPriorInsurancePlanId;

Description

Methods

Public function InsuranceCompanyPhoneNumberRepCount : Integer;
 

Properties

Public property SetIdInsurance : TbsSI_22 read GetSetIdInsurance write SetSetIdInsurance;

Set Id - Insurance, Min : 1, Max : 1

Public property InsurancePlanId : TbsID_22 read GetInsurancePlanId write SetInsurancePlanId;

Insurance Plan Id, Min : 1, Max : 1

Public property InsuranceCompanyId : TbsST_22 read GetInsuranceCompanyId write SetInsuranceCompanyId;

Insurance Company Id, Min : 1, Max : 1

Public property InsuranceCompanyName : TbsST_22 read GetInsuranceCompanyName write SetInsuranceCompanyName;

Insurance Company Name, Min : 0, Max : 1

Public property InsuranceCompanyAddress : TbsAD_22 read GetInsuranceCompanyAddress write SetInsuranceCompanyAddress;

Insurance Company Address, Min : 0, Max : 1

Public property InsuranceCompanyContactPers : TbsPN_22 read GetInsuranceCompanyContactPers write SetInsuranceCompanyContactPers;

Insurance Company Contact Pers, Min : 0, Max : 1

Public property InsuranceCompanyPhoneNumber[RepCount:Integer]: TbsTN_22 read GetInsuranceCompanyPhoneNumber write SetInsuranceCompanyPhoneNumber;

Insurance Company Phone Number, Min : 0, Max : 3

Public property GroupNumber : TbsST_22 read GetGroupNumber write SetGroupNumber;

Group Number, Min : 0, Max : 1

Public property GroupName : TbsST_22 read GetGroupName write SetGroupName;

Group Name, Min : 0, Max : 1

Public property InsuredsGroupEmployerId : TbsST_22 read GetInsuredsGroupEmployerId write SetInsuredsGroupEmployerId;

Insured's Group Employer Id, Min : 0, Max : 1

Public property InsuredsGroupEmployerName : TbsST_22 read GetInsuredsGroupEmployerName write SetInsuredsGroupEmployerName;

Insured's Group Employer Name, Min : 0, Max : 1

Public property PlanEffectiveDate : TbsDT_22 read GetPlanEffectiveDate write SetPlanEffectiveDate;

Plan Effective Date, Min : 0, Max : 1

Public property PlanExpirationDate : TbsDT_22 read GetPlanExpirationDate write SetPlanExpirationDate;

Plan Expiration Date, Min : 0, Max : 1

Public property AuthorizationInformation : TbsCM_AUI_22 read GetAuthorizationInformation write SetAuthorizationInformation;

Authorization Information, Min : 0, Max : 1

Public property PlanType : TbsID_22 read GetPlanType write SetPlanType;

Plan Type, Min : 0, Max : 1

Public property NameOfInsured : TbsPN_22 read GetNameOfInsured write SetNameOfInsured;

Name Of Insured, Min : 0, Max : 1

Public property InsuredsRelationshipToPatient : TbsID_22 read GetInsuredsRelationshipToPatient write SetInsuredsRelationshipToPatient;

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

Public property InsuredsDateOfBirth : TbsDT_22 read GetInsuredsDateOfBirth write SetInsuredsDateOfBirth;

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

Public property InsuredsAddress : TbsAD_22 read GetInsuredsAddress write SetInsuredsAddress;

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

Public property AssignmentOfBenefits : TbsID_22 read GetAssignmentOfBenefits write SetAssignmentOfBenefits;

Assignment Of Benefits, Min : 0, Max : 1

Public property CoordinationOfBenefits : TbsID_22 read GetCoordinationOfBenefits write SetCoordinationOfBenefits;

Coordination Of Benefits, Min : 0, Max : 1

Public property CoordinationOfBenefitsPriority : TbsST_22 read GetCoordinationOfBenefitsPriority write SetCoordinationOfBenefitsPriority;

Coordination Of Benefits - Priority, Min : 0, Max : 1

Public property NoticeOfAdmissionCode : TbsID_22 read GetNoticeOfAdmissionCode write SetNoticeOfAdmissionCode;

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

Public property NoticeOfAdmissionDate : TbsDT_22 read GetNoticeOfAdmissionDate write SetNoticeOfAdmissionDate;

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

Public property ReportOfEligibilityCode : TbsID_22 read GetReportOfEligibilityCode write SetReportOfEligibilityCode;

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

Public property ReportOfEligibilityDate : TbsDT_22 read GetReportOfEligibilityDate write SetReportOfEligibilityDate;

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

Public property ReleaseInformationCode : TbsID_22 read GetReleaseInformationCode write SetReleaseInformationCode;

Release Information Code, Min : 0, Max : 1

Public property PreadmitCertificationpac : TbsST_22 read GetPreadmitCertificationpac write SetPreadmitCertificationpac;

Pre-admit Certification (pac), Min : 0, Max : 1

Public property VerificationDateTime : TbsTS_22 read GetVerificationDateTime write SetVerificationDateTime;

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

Public property VerificationBy : TbsCN_PERSON_22 read GetVerificationBy write SetVerificationBy;

Verification By, Min : 0, Max : 1

Public property TypeOfAgreementCode : TbsID_22 read GetTypeOfAgreementCode write SetTypeOfAgreementCode;

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

Public property BillingStatus : TbsID_22 read GetBillingStatus write SetBillingStatus;

Billing Status, Min : 0, Max : 1

Public property LifetimeReserveDays : TbsNM_22 read GetLifetimeReserveDays write SetLifetimeReserveDays;

Lifetime Reserve Days, Min : 0, Max : 1

Public property DelayBeforeLifetimeReserveDays : TbsNM_22 read GetDelayBeforeLifetimeReserveDays write SetDelayBeforeLifetimeReserveDays;

Delay Before Lifetime Reserve Days, Min : 0, Max : 1

Public property CompanyPlanCode : TbsID_22 read GetCompanyPlanCode write SetCompanyPlanCode;

Company Plan Code, Min : 0, Max : 1

Public property PolicyNumber : TbsST_22 read GetPolicyNumber write SetPolicyNumber;

Policy Number, Min : 0, Max : 1

Public property PolicyDeductible : TbsNM_22 read GetPolicyDeductible write SetPolicyDeductible;

Policy Deductible, Min : 0, Max : 1

Public property PolicyLimitAmount : TbsNM_22 read GetPolicyLimitAmount write SetPolicyLimitAmount;

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

Public property PolicyLimitDays : TbsNM_22 read GetPolicyLimitDays write SetPolicyLimitDays;

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

Public property RoomRateSemiprivate : TbsNM_22 read GetRoomRateSemiprivate write SetRoomRateSemiprivate;

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

Public property RoomRatePrivate : TbsNM_22 read GetRoomRatePrivate write SetRoomRatePrivate;

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

Public property InsuredsEmploymentStatus : TbsCE_22 read GetInsuredsEmploymentStatus write SetInsuredsEmploymentStatus;

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

Public property InsuredsSex : TbsID_22 read GetInsuredsSex write SetInsuredsSex;

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

Public property InsuredsEmployerAddress : TbsAD_22 read GetInsuredsEmployerAddress write SetInsuredsEmployerAddress;

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

Public property VerificationStatus : TbsST_22 read GetVerificationStatus write SetVerificationStatus;

Verification Status, Min : 0, Max : 1

Public property PriorInsurancePlanId : TbsID_22 read GetPriorInsurancePlanId write SetPriorInsurancePlanId;

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


Generated by PasDoc 0.14.0.