CombinedServiceLineByCodeIntegration
This table holds the combined service lines created by code integration.
| Column Name | Type | Description |
|---|---|---|
| CombinedServiceLineSecondModifierIdentifier | VARCHAR | This column stores the unique identifier for the second modifier for the combined service line. |
| CombinedServiceLineThirdModifierIdentifier | VARCHAR | This column stores the unique identifier for the third modifier for the combined service line. |
| HospitalAccountIdentifier | NUMERIC | The unique identifier (.1 item) for the hosp acct record. |
| ServiceLineNonCoveredAmount | NUMERIC | This item holds the non-covered amount for the combined service line. |
| ServiceLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| DailyAccommodationRate | NUMERIC | This item holds the daily rate for the combined service line. The rate is only set for accommodation (room charge) revenue codes. |
| CombinedServiceLineServiceDate | DATETIME | This item holds the service date for the combined service line. |
| IsCodeIntegrationLineUnusedFlag | VARCHAR | This item identifies lines that are not true service lines but represent coded CPT(R)/HCPCS codes that cannot be used to create actual service lines. |
| CombinedServiceLineFirstModifierIdentifier | VARCHAR | This column stores the unique identifier for the first modifier for the combined service line. |
| RecordCommunityOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| CodeIntegrationChargeAmount | NUMERIC | This item holds the full charge amount for the combined service line. The value includes any non-covered amount for the line. |
| ServiceLine | INTEGER | This item holds the source for the CPT(R)/HCPCS code and modifiers for the combined service line. |
| SourceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| ServiceLineUnitQuantity | INTEGER | This item holds the quantity (number of units) for the combined service line. |