Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsUB2_23
Unit
BSHL7DT23
Declaration
type TbsUB2_23 = class(TbsHL7Segment)
Description
UB92 data
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ConditionCodeRepCount : Integer; |
|
|
function ValueAmountCodeRepCount : Integer; |
|
|
function OccurrenceCodeDateRepCount : Integer; |
|
|
function OccurrenceSpanCodeDatesRepCount : Integer; |
|
|
function UB92Locator2RepCount : Integer; |
|
|
function UB92Locator11RepCount : Integer; |
|
|
function DocumentControlNumberRepCount : Integer; |
|
|
function UB92Locator49RepCount : Integer; |
|
|
function UB92Locator56RepCount : Integer; |
|
|
function UB92Locator78RepCount : Integer; |
|
Properties
|
property SetIDUB2 : TbsSI_23 read GetSetIDUB2 write SetSetIDUB2; |
Set ID - UB2, Min : 0, Max : 1
|
|
property CoInsuranceDays : TbsST_23 read GetCoInsuranceDays write SetCoInsuranceDays; |
Co-Insurance Days, Min : 0, Max : 1
|
|
property ConditionCode[RepCount:Integer]: TbsID_23 read GetConditionCode write SetConditionCode; |
Condition Code, Min : 0, Max : 7
|
|
property CoveredDays : TbsST_23 read GetCoveredDays write SetCoveredDays; |
Covered Days, Min : 0, Max : 1
|
|
property NonCoveredDays : TbsST_23 read GetNonCoveredDays write SetNonCoveredDays; |
Non-Covered Days, Min : 0, Max : 1
|
|
property ValueAmountCode[RepCount:Integer]: TbsCM_UVC_23 read GetValueAmountCode write SetValueAmountCode; |
Value Amount & Code, Min : 0, Max : 12
|
|
property OccurrenceCodeDate[RepCount:Integer]: TbsCM_OCD_23 read GetOccurrenceCodeDate write SetOccurrenceCodeDate; |
Occurrence Code & Date, Min : 0, Max : 8
|
|
property OccurrenceSpanCodeDates[RepCount:Integer]: TbsCM_OSP_23 read GetOccurrenceSpanCodeDates write SetOccurrenceSpanCodeDates; |
Occurrence Span Code/Dates, Min : 0, Max : 2
|
|
property UB92Locator2[RepCount:Integer]: TbsST_23 read GetUB92Locator2 write SetUB92Locator2; |
UB92 Locator 2, Min : 0, Max : 2
|
|
property UB92Locator11[RepCount:Integer]: TbsST_23 read GetUB92Locator11 write SetUB92Locator11; |
UB92 Locator 11, Min : 0, Max : 2
|
|
property UB92Locator31 : TbsST_23 read GetUB92Locator31 write SetUB92Locator31; |
UB92 Locator 31, Min : 0, Max : 1
|
|
property DocumentControlNumber[RepCount:Integer]: TbsST_23 read GetDocumentControlNumber write SetDocumentControlNumber; |
Document Control Number, Min : 0, Max : 3
|
|
property UB92Locator49[RepCount:Integer]: TbsST_23 read GetUB92Locator49 write SetUB92Locator49; |
UB92 Locator 49, Min : 0, Max : 23
|
|
property UB92Locator56[RepCount:Integer]: TbsST_23 read GetUB92Locator56 write SetUB92Locator56; |
UB92 Locator 56, Min : 0, Max : 5
|
|
property UB92Locator57 : TbsST_23 read GetUB92Locator57 write SetUB92Locator57; |
UB92 Locator 57, Min : 0, Max : 1
|
|
property UB92Locator78[RepCount:Integer]: TbsST_23 read GetUB92Locator78 write SetUB92Locator78; |
UB92 Locator 78, Min : 0, Max : 2
|
|
property SpecialVisitCount : TbsNM_23 read GetSpecialVisitCount write SetSpecialVisitCount; |
Special Visit Count, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|