Redox FHIR R4 API

The Redox FHIR R4 API exposes HL7 FHIR R4 resources for healthcare data exchange between connected systems, supporting FHIR notifications, queries, and writeback messages over an OAuth 2.0-secured base URL templated per destination and environment (Development, Staging, Production). Resources align with USCDI requirements and let digital health vendors search, read, create, and update Patient, Practitioner, Observation, Condition, MedicationRequest, Encounter, DocumentReference, and other clinical resources against EHRs and networks connected through Redox.

Redox FHIR R4 API is one of 4 APIs that Redox publishes on the APIs.io network.

Tagged areas include FHIR, HL7, Healthcare, Notifications, and Patient Access. The published artifact set on APIs.io includes API documentation, an API reference, authentication docs, and rate-limit docs.

API entry from apis.yml

apis.yml Raw ↑
aid: redox-engine:redox-fhir-r4-api
name: Redox FHIR R4 API
tags:
- FHIR
- HL7
- Healthcare
- Notifications
- Patient Access
- Queries
- R4
- USCDI
- Writebacks
humanURL: https://docs.redoxengine.com/api-reference/fhir-api-reference/
baseURL: https://api.redoxengine.com/fhir/R4/{destination-slug}/{environment-type}
properties:
- url: https://docs.redoxengine.com/api-reference/fhir-api-reference/
  type: Documentation
- url: https://docs.redoxengine.com/api-reference/fhir-api-reference/
  type: APIReference
- url: https://docs.redoxengine.com/api-reference/redox-data-model-api/authenticate-an-oauth-api-key/
  type: Authentication
- url: https://docs.redoxengine.com/api-reference/error-handling-and-responses/
  type: Errors
- url: https://docs.redoxengine.com/api-reference/quotas-and-constraints/
  type: RateLimits
description: The Redox FHIR R4 API exposes HL7 FHIR R4 resources for healthcare data exchange between
  connected systems, supporting FHIR notifications, queries, and writeback messages over an OAuth 2.0-secured
  base URL templated per destination and environment (Development, Staging, Production). Resources align
  with USCDI requirements and let digital health vendors search, read, create, and update Patient, Practitioner,
  Observation, Condition, MedicationRequest, Encounter, DocumentReference, and other clinical resources
  against EHRs and networks connected through Redox.