ImagingDecisionSupportAppropriateness
This table contains the appropriateness score for an imaging procedure if using third party decision support software in conjunction with Epic.
| Column Name | Type | Description |
|---|---|---|
| DecisionSupportVendorCategory | INTEGER | Stores the decision support vendor that was consulted as a category value. |
| OrderProcedureIdentifier | NUMERIC | The unique ID of the order record for this row. This column is frequently used to link to the ORDER_PROC table. |
| DecisionSupportSessionIdentifier | VARCHAR | This contains the unique ID for the decision support session. This will not network to any tables in Clarity, but should be stored in the third party decision support system's database. |
| ImagingDecisionSupportSourceActivity | INTEGER | This contains the activity which saved the decision support score for an imaging order. This column links to the ZC_DS_SOURCE table. |
| DecisionSupportExceptionReason | INTEGER | Stores an exception reason for missing consulting CDSM |
| SequenceNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |