Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsUB1_26
Unit
BSHL7DT26
Declaration
type TbsUB1_26 = class(TbsHL7Segment)
Description
UB82 The UB1 segment contains data specific to the United States; other realms may choose to implement using regional code sets. Only billing/claims fields that do not exist in other HL7 defined segments appear in this segment. The codes listed as examples are not an exhaustive or current list.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ConditionCodeRepCount : Integer; |
|
|
function ValueAmountandCodeRepCount : Integer; |
|
|
function OccurrenceRepCount : Integer; |
|
Properties
|
property SetIDUB1 : TbsSI_26 read GetSetIDUB1 write SetSetIDUB1; |
Set ID - UB1, Min : 0, Max : 1
|
|
property BloodDeductible : TbsNM_26 read GetBloodDeductible write SetBloodDeductible; |
Blood Deductible, Min : 0, Max : 1
|
|
property BloodFurnishedPintsOf : TbsNM_26 read GetBloodFurnishedPintsOf write SetBloodFurnishedPintsOf; |
Blood Furnished-Pints Of, Min : 0, Max : 1
|
|
property BloodReplacedPints : TbsNM_26 read GetBloodReplacedPints write SetBloodReplacedPints; |
Blood Replaced-Pints, Min : 0, Max : 1
|
|
property BloodNotReplacedPints : TbsNM_26 read GetBloodNotReplacedPints write SetBloodNotReplacedPints; |
Blood Not Replaced-Pints, Min : 0, Max : 1
|
|
property CoInsuranceDays : TbsNM_26 read GetCoInsuranceDays write SetCoInsuranceDays; |
Co-Insurance Days, Min : 0, Max : 1
|
|
property ConditionCode[RepCount:Integer]: TbsIS_26 read GetConditionCode write SetConditionCode; |
Condition Code, Min : 0, Max : *
|
|
property CoveredDays : TbsNM_26 read GetCoveredDays write SetCoveredDays; |
Covered Days -, Min : 0, Max : 1
|
|
property NonCoveredDays : TbsNM_26 read GetNonCoveredDays write SetNonCoveredDays; |
Non Covered Days -, Min : 0, Max : 1
|
|
property ValueAmountandCode[RepCount:Integer]: TbsUVC_26 read GetValueAmountandCode write SetValueAmountandCode; |
Value Amount and Code, Min : 0, Max : *
|
|
property NumberOfGraceDays : TbsNM_26 read GetNumberOfGraceDays write SetNumberOfGraceDays; |
Number Of Grace Days, Min : 0, Max : 1
|
|
property SpecialProgramIndicator : TbsCWE_26 read GetSpecialProgramIndicator write SetSpecialProgramIndicator; |
Special Program Indicator, Min : 0, Max : 1
|
|
property PSROURApprovalIndicator : TbsCWE_26 read GetPSROURApprovalIndicator write SetPSROURApprovalIndicator; |
PSRO/UR Approval Indicator, Min : 0, Max : 1
|
|
property PSROURApprovedStayFm : TbsDT_26 read GetPSROURApprovedStayFm write SetPSROURApprovedStayFm; |
PSRO/UR Approved Stay-Fm, Min : 0, Max : 1
|
|
property PSROURApprovedStayTo : TbsDT_26 read GetPSROURApprovedStayTo write SetPSROURApprovedStayTo; |
PSRO/UR Approved Stay-To, Min : 0, Max : 1
|
|
property Occurrence[RepCount:Integer]: TbsOCD_26 read GetOccurrence write SetOccurrence; |
Occurrence, Min : 0, Max : *
|
|
property OccurrenceSpan : TbsCWE_26 read GetOccurrenceSpan write SetOccurrenceSpan; |
Occurrence Span, Min : 0, Max : 1
|
|
property OccurSpanStartDate : TbsDT_26 read GetOccurSpanStartDate write SetOccurSpanStartDate; |
Occur Span Start Date, Min : 0, Max : 1
|
|
property OccurSpanEndDate : TbsDT_26 read GetOccurSpanEndDate write SetOccurSpanEndDate; |
Occur Span End Date, Min : 0, Max : 1
|
|
property UB82Locator2 : TbsST_26 read GetUB82Locator2 write SetUB82Locator2; |
UB-82 Locator 2, Min : 0, Max : 1
|
|
property UB82Locator9 : TbsST_26 read GetUB82Locator9 write SetUB82Locator9; |
UB-82 Locator 9, Min : 0, Max : 1
|
|
property UB82Locator27 : TbsST_26 read GetUB82Locator27 write SetUB82Locator27; |
UB-82 Locator 27, Min : 0, Max : 1
|
|
property UB82Locator45 : TbsST_26 read GetUB82Locator45 write SetUB82Locator45; |
UB-82 Locator 45, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|