Generic ProcedureLine Business Object

The ProcedureLine Business Object is a representation of the HIPAA V4010 ProcedureLine segment.

Business object structure

The generic ProcedureLine business object is a flat business object. Each of its attributes is either a String or a native data type.

ProcedureLine includes the following attributes:  

Business object attributes
Name Type Key Cardinality Description
LineNumber String TRUE   LineNumber
OriginalLineNumber String FALSE   OriginalLineNumber
ProductIDQualifier String FALSE   ProductIDQualifier
ProductId String FALSE   ProductId
DateOfServiceStart String FALSE   DateOfServiceStart
DateOfServiceEnd String FALSE   DateOfServiceEnd
AmountClaimed String FALSE   AmountClaimed
ObjectEventId String FALSE   ObjectEventId

Supported verbs

The generic ProcedureLine business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the generic ProcedureLine business object, use System Manager or Business Object Designer.

Copyright IBM Corp. 2002, 2003