Update variables in record producers to capture tokenized data from Epic Hyperspace

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Update the variable values in existing record producers to capture tokenized data from Epic.

    Antes de Iniciar

    Role required: admin

    Por Que e Quando Desempenhar Esta Tarefa

    When the Care Team Portal is launched inside of Epic Hyperspace via Hyperdrive, record producers can capture Epic launch tokens from the oAuth launch context to populate record producer variables.

    This capture is possible due to the Setup launch parameters from Epic variable set, which includes the script Populate launch data from Epic.

    To capture the launch tokens protected and shared by oAuth, a variable must be created on the record producer and the name must start with “sysparm_”. This same variable name must be included as a key in Epic's FDI record launch context configuration.

    Variable naming for capturing tokenized data from an EMR system.

    For example, to capture the “Workstation ID” field from an EMR system, the name value of the variable should “sysparm_workstation_id” and the launch parameter would be sysparm_workstation_id with the value set to =%WORKSTATIONID%.

    For information about configuring launch parameters in Epic, see Configure the integration settings in the Hyperdrive Client Test Harness for Care Team Portal.

    Procedimento

    1. In the Record Producer, navigate to the Variables related list.
    2. Select New.
    3. Fill in fields as needed.
    4. Confirm that the name value of all variables begins with sysparm_ for any field in which you want to capture data coming from an EMR system.
    5. Select Submit.