ProcedureModifierSystemIden
The table contains the system ID numbers for your procedure modifiers. Each procedure modifier may have multiple IDs; therefore, a line number is used to identify each identification number for a procedure modifier.
| Column Name | Type | Description |
|---|---|---|
| ProcedureModifierIdentifier | VARCHAR | The unique ID number assigned to the record. |
| LogicalDeploymentOwnerIdentifier | 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. |
| ProcedureModifierLastEffectiveDate | DATETIME | The effective to date of the MPI ID on the record. |
| ProcedureModifierIdentifierLineNumber | INTEGER | This column holds the line number used to identify an ID for a procedure modifier. Since procedure modifiers can have multiple IDs, a line number is used to identify an individual ID on that record. |
| ProcedureModifierMasterPatientIndexFromDate | DATETIME | The effective from date for the MPI ID on the record. |
| 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. |