SurgicalCaseComplication
This table contains rows for tracking surgical log complication elements.
| Column Name | Type | Description |
|---|---|---|
| SurgicalComplicationLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| ComplicationEncounterDate | DATETIME | This item is used to define the date when a complication was first encountered. This is not the same as when it was first documented. |
| ComplicationEncounterTime | DATETIME | This item is used to define the time when a complication was first encountered. This is not the same as when it was first documented. |
| RecordOwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| SurgicalComplicationElementComment | VARCHAR | Stores the comment for the complication element. |
| SurgicalLogIdentifier | VARCHAR | The unique identifier (.1 item) for the log record. |
| ProcedureComplicationOutcome | INTEGER | To keep track of procedure complication outcome. |
| 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. |