EventTemplateNoAddRelatedI
This table contains the noadd related item information for the event template.
| Column Name | Type | Description |
|---|---|---|
| EventTemplateIcon | VARCHAR | Stores the descriptor of the icon that will be displayed for an event. |
| IsSingleOccurrenceEvent | INTEGER | Set this item to "yes, update the time stamp" to indicate that this event can only be fired once. If this event fires for the second time then a new event will NOT be recorded, but instead the old event will be updated. If set to "yes, do not update the time stamp" and the event is not linked to an ADT event, the event will truly only fire once in the case of a patient status change, a flowsheet filed event, and firing an event from the patient events log. Setting this item to "no" will fire a new event every time the event is fired. |
| 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. |
| 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. |
| EventTemplateRecordIdentifier | VARCHAR | The unique ID of the event template record. |
| EventSourceDatabaseName | VARCHAR | The name of the database (INI) where data for this template record resides. |
| EventTemplateLineNumber | INTEGER | The line count of event information for the event template record. |
| EventTemplateClassId | INTEGER | The template class that this template record belongs to. Template classes act as a grouper for events. |
| IsTemplateGraphable | VARCHAR | Indicates whether data this template points to can be graphed or not (yes/no). |
| EventSuperitemNumber | VARCHAR | The superitem number of the event INI where data for this template resides if the item is packed. |