ClaimProcedureCodes
The table contains the ICD-9 Procedure information on an accounts payable claim.
| Column Name | Type | Description |
|---|---|---|
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| ProcedureDate | DATETIME | The date of the ICD-9 procedure code. |
| ClaimProcedureCodeIdentifier | VARCHAR | The unique ID of the ICD-9 procedure code on the claim. |
| ClaimProcedureLineNumber | INTEGER | Line counter of the ICD-9 procedure code on the claim. |
| ClaimIdentifier | NUMERIC | The unique identifier of the accounts payable claim record. |
| LogicalDeploymentOwnerIdentification | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |