Set up your onramp to Carequality

Last updated: Apr 15, 2026
DEVELOPER
IMPLEMENTATION
HEALTH TECH VENDOR

With an onramp to Carequality, you can search for and push patient data to the Carequality Interopability Framework. This article outlines how to set up your onramp:

  1. You must qualify to be a Carequality participant.
  2. You and Redox set up the appropriate credentials and IDs to work with Carequality.
  3. You must complete tech validation to test your setup with Carequality before going live.
  4. Migrate to production.

Review the details for each step below.

Step 1: Qualify to be a Carequality participant

Before using Network Onramps, you must qualify to be a Carequality participant. The qualifying process should begin before signing a contract with Redox. If you haven’t qualified yet, reach out to your Redox sales rep to begin the qualifying process.

Carequality requires that you fill out a form before going live. Organizations that meet the Treatment Purpose of Use will find the most value in joining since all participants must respond to your queries. Organizations with other Purposes of Use may join but might not receive responses from participants.

An organization must be a Principal (i.e., a participant or sub-participant acting as a covered entity) to use the Treatment Purpose of Use. If your organization doesn’t meet the criteria for Principal and is a Delegate instead, you’ll need to get a validated Delegate Attestation from a Principal to meet the Treatment Purpose of Use. Talk to your Redox sales rep if you have any questions about the attestation process.

Treatment

The U.S. Department of Human and Health Services defines treatment in the Privacy Rule at 45 CFR 164.501:

“Treatment” generally means the provision, coordination, or management of health care and related services by one or more health care providers, including the coordination or management of health care by a health care provider with a third party, consultation between health care providers relating to a patient, or the referral of a patient for health care from one health care provider to another.

Failing to comply with Carequality rules

If you fail to comply with Carequality rules or falsely represent your Purpose of Use, your Carequality participation may be suspended. Talk to a Redoxer if you’re concerned about complying with any of the rules.

Step 2: Set up credentials and identifiers

You’ll work with Redox to set up the appropriate credentials and identifiers for working with Carequality. These are the things you’ll need:

  • source and destination IDs
  • data on demand destination ID
  • OAuth API key ID and secret
  • OIDs for organization, patients, and documents (learn about OID structures)

What you’ll do

  1. Refer to our API specs and complete dev work for the relevant Redox data models or Redox FHIR® resources. You’ll use these to query or write back data to Carequality.

What Redox does

  1. Sets up a destination for your data on demand repository. This is where you’ll push your patient data and documents.
  2. Configures your subscription(s) to Carequality. You must have already created an OAuth API key for a Redoxer to complete this step.
  3. Provides all destination IDs for you to test any Carequality requests:
Request purposeDevelopment IDProduction ID
Perform a broad patient searchadf917b5-1496-4241-87e2-ed20434b1fdb97f2dc1d-c71b-43a7-a436-9b789d44c804
Perform a patient search within a specific organization1ca254a8-8d42-4593-abb4-b21399d9de576391b961-55ae-430b-a789-cf575f03fca0
Query for/create/update/delete an organizationa07afe3b-d247-4415-827f-6837707e1b8b5d0fd248-6c52-4ad9-b907-ae10bf2dcc39
Search for a clinical summary/documentec745338-8849-43ad-a7ce-4bc5bf1d8b89628cbf79-1156-4923-b9d0-285906160ed6
Save patient details and documents to your data on demand repositoryThis is specific to your organization. Redox provides the destination ID for data on demand.This is specific to your organization. Redox provides the destination ID for data on demand.

Step 3: Tech validation

Before go-live, you must perform tech validation. Learn about submitting a tech validation request to the Redox Help Center.

For your own testing, download the Postman collection and environment from the Redox dashboard. Navigate to the Developer page > Test Tools tab > Dev Tool Downloads tab. Under the Network Onramps heading, click the Collection and Environment buttons to download each one.

Postman security

Since there are known security risks with using Postman, make sure that you dont use production data or credentials. Postman should only be used for testing purposes.

Dont forget to check out our Carequality test patient data.

There are notes within the Postman collection to the right of most of the directories. These comments help you decide between your options, explain the specific fields, and tell you what may change between production/development environments or individual queries. The comments also indicate which environment variables change regularly. 

The values are found within the environment and include comments with the following prefixes:

Value prefix

Definition

[Static]

Keep this value the same except when switching from development to production.

[Provided]

Copy these unique-to-you values (provided by Redox) and paste in the Current Value field.

[Input]

Enter this value based on your specific organization (i.e., your organization’s name).

[Auto]

Populates automatically, typically for ID or ID type fields. We do this by automatically saving any ID or ID type fields that you received from previous calls, then automatically populating for future calls.

To complete technical validation, you must send test messages to validate your system. We divide each of these tests into their own how-to:

  1. Create and maintain your organization record.
    Multiple organizations

    If you have multiple organizations, you must create and maintain organization records for each.

Step 4: Migrate to production

After Redox has reviewed your tech validation request, submit a go-live readiness request so that we can help you migrate to production.

FYI: Message limits

There’s a message limit for incoming and outgoing messages to Carequality via Redox. If an incoming message from Carequality is over 40 MB, the message errors. Likewise, you can’t send any outgoing messages over 40 MB.

After migrating to production, make sure to push patient demographics and visit details to your data on demand repository. This allows Redox to respond to incoming requests from other Carequality participants.

Don’t use test data in production

You shouldn’t use test data with other clinical network participants in production. Doing so could result in your network access being temporarily suspended.

FHIR® is a registered trademark of Health Level Seven International (HL7) and is used with the permission of HL7. Use of this trademark does not constitute an endorsement of products/services by HL7®.