Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Remote request data table

The Remote Request Data [sn_ind_rmt_help_request_data] table stores the captured parameter data associated with a task record.

The Remote Request Data [sn_ind_rmt_help_request_data] table has the following features:

  • Stores additional data from an EMR system.
  • Extensible and used for creating data tables based on a task type.

Role required to configure the table: sn_ind_rmt_help.admin.

Note: Storing data from the EMR system in the Remote Request Data [sn_ind_rmt_help_request_data] table or its extended child data table provides a layer of security. As an administrator, you can extend the Remote Request Data [sn_ind_rmt_help_request_data] table for a particular task type to store additional information from an EMR system. For example, the EMR Help application provides the EMR Request Data [sn_ind_rmt_help_incident_data] table that extends the Remote Request Data [sn_ind_rmt_help_request_data] table and associates incidents with service requests.

FieldData typeDescription
Additional infoStringThis field is used to store any additional sensitive information when submitting a request from the EMR. This field has column-level encryption.
CreatedDate/TimeDate and timestamp this record was created.
Created byStringThe name of the user who created this record.
DomainDomain IDThe domain associated with this record.
Patient IDStringRepresents the unique patient identifier \(ie MRN\) for this patient in the EMR system.
Request DefinitionReferenceReferences the remote request definition.
Source systemString

Represents the EMR system that this request came from. IE, Epic.

Note: If this value is unknown, it means that no source system was provided when the record was created.

Sys IDSys ID \(GUID\)Unique sys\_id every table has.
TagsRelated TagsTags related to this record.
TaskReferenceReferences the associated task.
Task typeTable nameThe task type that is configured on the remote request definition that was used to generate this record.
UpdatedDate/TimeStamp of date and time last updated.
Updated byStringName of person to last update record.
UpdatesIntegerNumber of updates that have occurred.

Parent Topic:EMR Help data model tables