Medication Order Reconciliation
The MEDICATION_ORDER_RECONCILIATION table contains information relating to medication reconcilliation events.
| Field Name | Field Description |
|---|---|
| MEDICATION_ORDER_RECONCILIATION_ID | The unique primary identifier of the medication reconciliation table |
| ENCOUNTER_ID | The foreign key linking the record to the encounter table |
| MED_RECON_DT_TM | The date and time that the reconciliation took place. |
| MED_RECON_TYPE | The type of medication reconciliation (e.g. partial or complete). A partial reconciliation is a reconciliation of only some of the ordered medications, a complete reconciliation is a reconciliation of all ordered medications |