---
sourceDocument: Australia Healthcare and Life Sciences
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/healthcare-life-sciences

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Healthcare and Life Sciences

ft:clusterId :

    - hcls

bundleId :

    - hcls

workflow :

    - Customer and Industry


---

# Configure request definitions for EMR systems

# Configure request definitions for EMR systems {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 Minuten Lesedauer

Create or modify request definitions to accept service requests from an EMR system on your ServiceNow instance.

## Vorbereitungen

* Set the application scope to EMR Help using the application picker. For more information, see [Application
  picker](https://www.servicenow.com/docs/access?context=c_ApplicationPicker&version=australia&pubname=australia-application-development&ft:locale=en-US).
* Ensure that request parameters and equivalent columns for all request parameters exist in the Remote Request Data \[sn_ind_rmt_help_request_data\] table. For more information, see [Configure request parameters for EMR systems](https://servicenow-prod.fluidtopics.net/iSmViORUEZ~eFJ0diwLyfw "Define parameters to include EMR variables from an EMR system in a ServiceNow service request.").

{#configure-emr-help-req-def__ul_otm_2cj_qnb}

Role required: sn_ind_rmt_help.admin or admin

## Warum und wann dieser Vorgang ausgeführt wird

A request definition is a model of the request type originated from an EMR system. By default, the IT Service Request \[sn_it_request\] request definition is provided for task records of type Incident and mapped to the EMR system. The parameters associated with this request definition are also predefined and mapped to the columns in the Remote Request Data \[sn_ind_rmt_help_request_data\] table or its extended data table (for example, EMR Request Data \[sn_ind_rmt_help_incident_data\] table).  
Hinweis:  
A user with the sn_ind_rmt_help.admin role can't delete the predefined request definition and configuration mapping settings.

## Prozedur

1. Navigate to AllEMR HelpAdministrationRequest Definitions.
2. In the Remote Request Definitions list, modify an existing request definition or create another request definition.
   * To modify an existing request definition, click a request definition in the ID column of the Remote Request Definitions list.
   * To create another request definition, click New in the Remote Request Definitions list.
   {#configure-emr-help-req-def__choices_qwp_3c4_xnb}
3. On the form, fill in the fields.  
   {#configure-emr-help-req-def__table_x4l_sdh_4nb__entry__2}

   | Field | Description |
   |-|-|
   | ID | Unique identifier for the request definition. Hinweis: You can't modify an ID after the request definition is created. |
   | Name | Name to identify the request definition. |
   | Task type | Task table associated with the IT service request. For example, Incident \[incident\] table. |
   | Request data table | Data table to store additional data from the EMR system. Additional data might include environment, workstation, and other data from the EMR system. |
   | Record producer | Record producer to modify the fields in a task record and make them available on an IT service request form. You use a record producer with a dedicated service portal. |
   | Rest API Task Parameters ||
   | Parameters of scripted REST APIs. You can use scripted REST APIs with system support modules. For more information, see [Remote help request API](https://www.servicenow.com/docs/access?context=remote_help_request-api&version=australia&pubname=australia-api-reference&ft:locale=en-US). ||
   | Task create parameters | Parameters of a task record available when creating an IT service request in the EMR system. |
   | Task list parameters | Parameters of a task record available when viewing a list of IT service requests in the EMR system. |
   | Task detail parameters | Parameters of a task record available when viewing the details of an IT service request in the EMR system. |
   | Task update parameters | Parameters of a task record available when updating an IT service request in the EMR system. |
   [Tabelle : 1. Remote Request Definition form]

   {#configure-emr-help-req-def__table_x4l_sdh_4nb}  
   Hinweis:  
   To be able to enter Rest API task parameters, click the lock icon corresponding to the parameter type. For example, to enter task create parameters:
   1. Click the unlock task create parameters icon (![Unlock task create parameters icon.]()).
   2. Move the desired parameters from the available parameters in the Available column to the Selected column.
   3. Click the up or down icon to arrange the parameters in the order in which you want them to appear on the IT service request page of the EMR system, and then click the lock task create parameters icon (![Lock task create parameters icon.]()).
   {#configure-emr-help-req-def__ol_ubs_wmh_4nb}
4. Save the remote request definition settings.
   * To save a new request definition, click Submit.
   * To save the changes to an existing request definition, click Update.
   {#configure-emr-help-req-def__choices_bnh_2g1_4lb}
5. Store the data from a request parameter into the Remote Request Data \[sn_ind_rmt_help_request_data\] table by mapping the request parameter to a column in the request data table.
   1. In the Request configuration mappings section, modify an existing configuration mapping or create another configuration mapping.  
      * To modify an existing configuration mapping, click the preview icon (![Preview icon.]()) next to a request parameter in the Request parameter column of the Request configuration mappings section and then click Open Record.
      * To create another configuration mapping, click New in the Request configuration mappings section.
      {#configure-emr-help-req-def__ul_xzh_l24_xnb}
   2. On the form, fill in the fields.  
      {#configure-emr-help-req-def__table_bls_xpj_qnb__entry__2}

      | Field | Description |
      |-|-|
      | Request parameter | Request parameter received from the EMR system. |
      | Request data column | Column name in the Remote Request Data \[sn_ind_rmt_help_request_data\] table or its extension in the ServiceNow instance. |
      [Tabelle : 2. Request configuration mapping form]

      {#configure-emr-help-req-def__table_bls_xpj_qnb}  
      Hinweis:  
      You map one request parameter to a unique column in the data table. However, when similar parameters from different EMR systems are available, you can map them to the same column in the data table.
   3. Save the configuration mapping.  
      * If you created a new configuration mapping, click Submit.
      * If you modified an existing configuration mapping, click Update.
      {#configure-emr-help-req-def__ul_d52_jqj_qnb}
   {#configure-emr-help-req-def__substeps_vhm_dy3_qnb}

