Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsUB2_27
Unit
BSHL7DT27
Declaration
type TbsUB2_27 = class(TbsHL7Segment)
Description
Uniform Billing Data
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ConditionCode2430RepCount : Integer; |
|
|
function ValueAmountCodeRepCount : Integer; |
|
|
function OccurrenceCodeDate3235RepCount : Integer; |
|
|
function OccurrenceSpanCodeDates36RepCount : Integer; |
|
|
function UniformBillingLocator2stateRepCount : Integer; |
|
|
function UniformBilling11stateRepCount : Integer; |
|
|
function DocumentControlNumberRepCount : Integer; |
|
|
function UniformBilling49nationalRepCount : Integer; |
|
|
function UniformBilling56stateRepCount : Integer; |
|
|
function UniformBilling78stateRepCount : Integer; |
|
Properties
|
property SetIdUb2 : TbsSI_27 read GetSetIdUb2 write SetSetIdUb2; |
Set Id - Ub2, Min : 0, Max : 1
|
|
property CoinsuranceDays9 : TbsST_27 read GetCoinsuranceDays9 write SetCoinsuranceDays9; |
Co-insurance Days (9), Min : 0, Max : 1
|
|
property ConditionCode2430[RepCount:Integer]: TbsCWE_27 read GetConditionCode2430 write SetConditionCode2430; |
Condition Code (24-30), Min : 0, Max : 7
|
|
property CoveredDays7 : TbsST_27 read GetCoveredDays7 write SetCoveredDays7; |
Covered Days (7), Min : 0, Max : 1
|
|
property NoncoveredDays8 : TbsST_27 read GetNoncoveredDays8 write SetNoncoveredDays8; |
Non-covered Days (8), Min : 0, Max : 1
|
|
property ValueAmountCode[RepCount:Integer]: TbsUVC_27 read GetValueAmountCode write SetValueAmountCode; |
Value Amount & Code, Min : 0, Max : 12
|
|
property OccurrenceCodeDate3235[RepCount:Integer]: TbsOCD_27 read GetOccurrenceCodeDate3235 write SetOccurrenceCodeDate3235; |
Occurrence Code & Date (32-35), Min : 0, Max : 8
|
|
property OccurrenceSpanCodeDates36[RepCount:Integer]: TbsOSP_27 read GetOccurrenceSpanCodeDates36 write SetOccurrenceSpanCodeDates36; |
Occurrence Span Code/Dates (36), Min : 0, Max : 2
|
|
property UniformBillingLocator2state[RepCount:Integer]: TbsST_27 read GetUniformBillingLocator2state write SetUniformBillingLocator2state; |
Uniform Billing Locator 2 (state), Min : 0, Max : 2
|
|
property UniformBilling11state[RepCount:Integer]: TbsST_27 read GetUniformBilling11state write SetUniformBilling11state; |
Uniform Billing 11 (state), Min : 0, Max : 2
|
|
property UniformBilling31national : TbsST_27 read GetUniformBilling31national write SetUniformBilling31national; |
Uniform Billing 31 (national), Min : 0, Max : 1
|
|
property DocumentControlNumber[RepCount:Integer]: TbsST_27 read GetDocumentControlNumber write SetDocumentControlNumber; |
Document Control Number, Min : 0, Max : 3
|
|
property UniformBilling49national[RepCount:Integer]: TbsST_27 read GetUniformBilling49national write SetUniformBilling49national; |
Uniform Billing 49 (national), Min : 0, Max : 23
|
|
property UniformBilling56state[RepCount:Integer]: TbsST_27 read GetUniformBilling56state write SetUniformBilling56state; |
Uniform Billing 56 (state), Min : 0, Max : 5
|
|
property UniformBilling57national : TbsST_27 read GetUniformBilling57national write SetUniformBilling57national; |
Uniform Billing 57 (national), Min : 0, Max : 1
|
|
property UniformBilling78state[RepCount:Integer]: TbsST_27 read GetUniformBilling78state write SetUniformBilling78state; |
Uniform Billing 78 (state), Min : 0, Max : 2
|
|
property SpecialVisitCount : TbsNM_27 read GetSpecialVisitCount write SetSpecialVisitCount; |
Special Visit Count, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|