Tables [dbo].[Charge_Status]
Charge edits
KeyNameData TypeMax Length (Bytes)NullabilityDefaultDescription
Cluster Key cix_Charge_Status_ChargeIDChargeStatusDE: ChargeID\ChargeStatusDEForeign Keys FK_Charge_Status_ChargeID: [dbo].[Charge].ChargeIDChargeID[dbo].[uniqueid]9NOT NULLCharge. Key to the Charge table.
Cluster Key cix_Charge_Status_ChargeIDChargeStatusDE: ChargeID\ChargeStatusDEIndexes TWstat_Charge_Status_ChargeStatusDEForeign Keys FK_Charge_Status_ChargeStatusDE: [dbo].[Charge_Status_DE].ChargeStatusDEChargeStatusDE[dbo].[dict_id]5NOT NULL(0)Charge edit. Key to the Charge_Status_DE table. This is for the status of the charge. For example "Diagnosis is Age Inappropriate" or "Missing Units"
ConflictingChargeID[dbo].[uniqueid]9NOT NULL(0)Some charges could conflict with others. For example  "Bundled Code - Modifier Allowed" will appear if 2 charges are on the same encounter are bundled, meaning one charge is already included in the other.