Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsUB1_22
Unit
BSHL7DT22
Declaration
type TbsUB1_22 = class(TbsHL7Segment)
Description
Ub82 Data The UB1 segment contains data necessary to complete UB82 bills. Only UB82 data elements that do not exist in other HL7 defined segments will appear in this segment. Patient name and Date of Birth are required for UB82 billing, however, they are included in the PID segment and therefore do not appear here
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ConditionCode3539RepCount : Integer; |
|
|
function ValueAmountAndCode4649RepCount : Integer; |
|
|
function Occurrence2832RepCount : Integer; |
|
Properties
|
property SetIdUb82 : TbsSI_22 read GetSetIdUb82 write SetSetIdUb82; |
Set Id - Ub82, Min : 0, Max : 1
|
|
property BloodDeductible43 : TbsNM_22 read GetBloodDeductible43 write SetBloodDeductible43; |
Blood Deductible (43), Min : 0, Max : 1
|
|
property BloodFurnishedPintsOf40 : TbsNM_22 read GetBloodFurnishedPintsOf40 write SetBloodFurnishedPintsOf40; |
Blood Furnished Pints Of (40), Min : 0, Max : 1
|
|
property BloodReplacedPints41 : TbsNM_22 read GetBloodReplacedPints41 write SetBloodReplacedPints41; |
Blood Replaced Pints (41), Min : 0, Max : 1
|
|
property BloodNotReplacedPints42 : TbsNM_22 read GetBloodNotReplacedPints42 write SetBloodNotReplacedPints42; |
Blood Not Replaced Pints (42), Min : 0, Max : 1
|
|
property CoinsuranceDays25 : TbsNM_22 read GetCoinsuranceDays25 write SetCoinsuranceDays25; |
Co-insurance Days (25), Min : 0, Max : 1
|
|
property ConditionCode3539[RepCount:Integer]: TbsID_22 read GetConditionCode3539 write SetConditionCode3539; |
Condition Code (35-39), Min : 0, Max : 5
|
|
property CoveredDays23 : TbsNM_22 read GetCoveredDays23 write SetCoveredDays23; |
Covered Days (23), Min : 0, Max : 1
|
|
property NoncoveredDays24 : TbsNM_22 read GetNoncoveredDays24 write SetNoncoveredDays24; |
Non-covered Days (24), Min : 0, Max : 1
|
|
property ValueAmountAndCode4649[RepCount:Integer]: TbsCM_UVC_22 read GetValueAmountAndCode4649 write SetValueAmountAndCode4649; |
Value Amount And Code (46-49), Min : 0, Max : 8
|
|
property NumberOfGraceDays90 : TbsNM_22 read GetNumberOfGraceDays90 write SetNumberOfGraceDays90; |
Number Of Grace Days (90), Min : 0, Max : 1
|
|
property SpecialProgramIndicator44 : TbsID_22 read GetSpecialProgramIndicator44 write SetSpecialProgramIndicator44; |
Special Program Indicator (44), Min : 0, Max : 1
|
|
property PsroUrApprovalIndicator87 : TbsID_22 read GetPsroUrApprovalIndicator87 write SetPsroUrApprovalIndicator87; |
Psro / Ur Approval Indicator (87), Min : 0, Max : 1
|
|
property PsroUrApprovedStayFrom88 : TbsDT_22 read GetPsroUrApprovedStayFrom88 write SetPsroUrApprovedStayFrom88; |
Psro / Ur Approved Stay - From (88), Min : 0, Max : 1
|
|
property PsroUrApprovedStayTo89 : TbsDT_22 read GetPsroUrApprovedStayTo89 write SetPsroUrApprovedStayTo89; |
Psro / Ur Approved Stay - To (89), Min : 0, Max : 1
|
|
property Occurrence2832[RepCount:Integer]: TbsCM_OCD_22 read GetOccurrence2832 write SetOccurrence2832; |
Occurrence (28-32), Min : 0, Max : 5
|
|
property OccurrenceSpan33 : TbsID_22 read GetOccurrenceSpan33 write SetOccurrenceSpan33; |
Occurrence Span (33), Min : 0, Max : 1
|
|
property OccurrenceSpanStartDate33 : TbsDT_22 read GetOccurrenceSpanStartDate33 write SetOccurrenceSpanStartDate33; |
Occurrence Span Start Date (33), Min : 0, Max : 1
|
|
property OccurrenceSpanEndDate33 : TbsDT_22 read GetOccurrenceSpanEndDate33 write SetOccurrenceSpanEndDate33; |
Occurrence Span End Date (33), Min : 0, Max : 1
|
|
property Ub82Locator2 : TbsST_22 read GetUb82Locator2 write SetUb82Locator2; |
Ub-82 Locator 2, Min : 0, Max : 1
|
|
property Ub82Locator9 : TbsST_22 read GetUb82Locator9 write SetUb82Locator9; |
Ub-82 Locator 9, Min : 0, Max : 1
|
|
property Ub82Locator27 : TbsST_22 read GetUb82Locator27 write SetUb82Locator27; |
Ub-82 Locator 27, Min : 0, Max : 1
|
|
property Ub82Locator45 : TbsST_22 read GetUb82Locator45 write SetUb82Locator45; |
Ub-82 Locator 45, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|