Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsUB2_271
Unit
BSHL7DT271
Declaration
type TbsUB2_271 = class(TbsHL7Segment)
Description
Uniform Billing Data The UB2 segment contains data necessary to complete UB92 bills specific to the United States. Realms outside the US are referred to chapter 16. Only Uniform Billing fields that do not exist in other HL7 defined segments appear in this segment. For example, Patient Name and Date of Birth are required; they are included in the PID segment and therefore do not appear here. Uniform Billing field locators are provided in parentheses ( ). The UB codes listed as examples are not an exhaustive or current list; refer to a UB specification for additional information.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ConditionCode2430RepCount : Integer; |
|
|
function ValueAmountCodeRepCount : Integer; |
|
|
function OccurrenceCodeDate3235RepCount : Integer; |
|
|
function OccurrenceSpanCodeDates36RepCount : Integer; |
|
|
function UB92Locator2stateRepCount : Integer; |
|
|
function UB92Locator11stateRepCount : Integer; |
|
|
function DocumentControlNumberRepCount : Integer; |
|
|
function UB92Locator49nationalRepCount : Integer; |
|
|
function UB92Locator56stateRepCount : Integer; |
|
|
function UB92Locator78stateRepCount : Integer; |
|
Properties
|
property SetIdUb2 : TbsSI_271 read GetSetIdUb2 write SetSetIdUb2; |
Set Id - Ub2, Min : 0, Max : 1
|
|
property CoinsuranceDays9 : TbsST_271 read GetCoinsuranceDays9 write SetCoinsuranceDays9; |
Co-insurance Days (9), Min : 0, Max : 1
|
|
property ConditionCode2430[RepCount:Integer]: TbsCWE_271 read GetConditionCode2430 write SetConditionCode2430; |
Condition Code (24-30), Min : 0, Max : 7
|
|
property CoveredDays7 : TbsST_271 read GetCoveredDays7 write SetCoveredDays7; |
Covered Days (7), Min : 0, Max : 1
|
|
property NoncoveredDays8 : TbsST_271 read GetNoncoveredDays8 write SetNoncoveredDays8; |
Non-covered Days (8), Min : 0, Max : 1
|
|
property ValueAmountCode[RepCount:Integer]: TbsUVC_271 read GetValueAmountCode write SetValueAmountCode; |
Value Amount & Code, Min : 0, Max : 12
|
|
property OccurrenceCodeDate3235[RepCount:Integer]: TbsOCD_271 read GetOccurrenceCodeDate3235 write SetOccurrenceCodeDate3235; |
Occurrence Code & Date (32-35), Min : 0, Max : 8
|
|
property OccurrenceSpanCodeDates36[RepCount:Integer]: TbsOSP_271 read GetOccurrenceSpanCodeDates36 write SetOccurrenceSpanCodeDates36; |
Occurrence Span Code/Dates (36), Min : 0, Max : 2
|
|
property UB92Locator2state[RepCount:Integer]: TbsST_271 read GetUB92Locator2state write SetUB92Locator2state; |
UB92 Locator 2 (state), Min : 0, Max : 2
|
|
property UB92Locator11state[RepCount:Integer]: TbsST_271 read GetUB92Locator11state write SetUB92Locator11state; |
UB92 Locator 11 (state), Min : 0, Max : 2
|
|
property UB92Locator31national : TbsST_271 read GetUB92Locator31national write SetUB92Locator31national; |
UB92 Locator 31 (national), Min : 0, Max : 1
|
|
property DocumentControlNumber[RepCount:Integer]: TbsST_271 read GetDocumentControlNumber write SetDocumentControlNumber; |
Document Control Number, Min : 0, Max : 3
|
|
property UB92Locator49national[RepCount:Integer]: TbsST_271 read GetUB92Locator49national write SetUB92Locator49national; |
UB92 Locator 49 (national), Min : 0, Max : 23
|
|
property UB92Locator56state[RepCount:Integer]: TbsST_271 read GetUB92Locator56state write SetUB92Locator56state; |
UB92 Locator 56 (state), Min : 0, Max : 5
|
|
property UB92Locator57national : TbsST_271 read GetUB92Locator57national write SetUB92Locator57national; |
UB92 Locator 57 (national), Min : 0, Max : 1
|
|
property UB92Locator78state[RepCount:Integer]: TbsST_271 read GetUB92Locator78state write SetUB92Locator78state; |
UB92 Locator 78 (state), Min : 0, Max : 2
|
|
property SpecialVisitCount : TbsNM_271 read GetSpecialVisitCount write SetSpecialVisitCount; |
Special Visit Count, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|