Create a destination

Last updated: Oct 10, 2024
IMPLEMENTATION
HEALTH TECH VENDOR

You must set up standard endpoint(s) and/or cloud destination(s) to receive data from Redox. Learn more about receiving data.

Create a destination

  1. Log in to the Redox dashboard.
  2. From the navigation menu, click the Developer page.
  3. By default, the API Keys tab displays. From the tab options, click the Destinations tab.
  4. Any configured destinations, or endpoints, display. Click the New destination button.
  5. The destination wizard opens. Enter a human-readable name for the destination. This will be the display name on the Destinations tab.
  6. From the Destination type drop-down field, select whether your destination will be a standard URL endpoint or cloud type.
    1. For standard URL endpoints, click the Next button. Jump to the standard URL endpoint instructions to configure your destination.
    2. For cloud types, more fields appear before you can click the Next button.. Jump to the cloud destination instructions for details.

Configure a standard URL endpoint

  1. In the Endpoint field, enter the URL endpoint. This must be an HTTPS URL.
  2. Click the Next button.
  3. The Attach an auth credential drop-down appears.
    1. To use an existing auth credential, select the auth credential from the drop-down list.
    2. To create a new auth credential or use a verification token, select the Create new credential or verification token option.
      1. Radio options appear. Select the Verification token or Auth credential radio button, depending on which authentication method you want to use for your destination.
        1. Verification token: Enter the verification token in the blank field.
        2. Auth credential: Enter a unique, human-readable name, then fill out the rest of the configuration depending on your selected auth strategy. Learn how to create an auth credential.
  4. Click the Next button.
  5. Jump to the verification section.

Configure a cloud destination

  1. After selecting cloud type, the Cloud provider drop-down field appears. Select the relevant cloud provider for your setup (i.e., AWS, GCP, or Microsoft Azure).
  2. From the Product Type drop-down field, select the cloud product you're using with the selected cloud provider.
  3. Click the Next button.
  4. Depending on your selected cloud provider and product type, the set of configuration fields will be different. Check out the relevant how-to for your cloud setup. You'll find details about auth credentials in each of these how-tos as well.
  5. Click the Next button.
  6. Jump to the verification instructions.

Verify your destination

  1. The Verification step opens. In the Data Model drop-down, select a test data model or FHIR® message to send. This will verify your destination to receive data from Redox.
  2. Click the Send button.
  3. If the test message is successful, click the Complete setup button to close the wizard. If the test message isn't successful, you won't be able to finish the setup. Make sure your endpoint URL adheres to Redox requirements, then try again.

Edit a destination

  1. Log in to the Redox dashboard.
  2. From the navigation menu, click the Developer page.
  3. By default, the API Keys tab displays. From the tab options, click the Endpoints tab.
  4. Any configured destinations, or endpoints, display. Find the destination you want to edit, then click the Edit button.
  5. Use the Back and Next buttons to edit destination or auth credential configuration.
  6. When finished, click the Next button until you get the Verify step again.
  7. Verify your endpoint, then click the Complete setup button to save your edits.