TransactionDiagnosisLink
This table contains information about the diagnoses associated with transactions. Since one transaction may be associated with multiple diagnoses, each row in this table represents one diagnosis and is identified by the transaction ID and line number. The first six diagnosis IDs associated with a transaction are recorded in the table in the columns DX_ through DX_. This table allows you to easily identify transactions with a specific diagnosis code or range of diagnosis codes. The data for this table is extracted using a query.
| Column Name | Type | Description |
|---|---|---|
| DiagnosisLineNumber | INTEGER | Line number to identify each row of diagnosis data associated with an individual transaction. Line 1 identifies the primary diagnosis of the charge. |
| LogicalOwnerDeploymentIdentifier | VARCHAR | The logical owner deployment of this record, used in Community Model record sharing. |
| TransactionServiceAreaIdentification | NUMERIC | The ID of the service area associated with the transaction identified by TX_ID. |
| TransactionDiagnosisIdentification | NUMERIC | The diagnosis associated with the charge transaction. This diagnosis is from the primary codeset. |
| TransactionIdentifier | NUMERIC | The unique accounts receivable transaction record ID. |
| TransactionPostDateTime | DATETIME | The post date of the charge transaction |
| TransactionDiagnosisQualifier | VARCHAR | Diagnosis Qualifier for the diagnosis associated with this charge |
| PhysicalOwnerDeploymentIdentifier | VARCHAR | The physical owner deployment of this record, , used in Community Model record sharing. |