Developer Portal Developer Portal Register Sign In Register Sign In
Hospital API Overview
Introduction
Azalea Health has developed a FHIR® API that provides access to patient financials in addition to read access to a subset of data from Azalea Hospital, leveraging AzaleaOne. AzaleaOne is a separate database/system designed for sharing records across health systems.
A flowchart depicting the flow of data. Data is passed from Azalea Hospital to AzaleaOne to the Hospital FHIR® API, where the Application can access it through a GET request. Data can be passed from the Application to the Hospital FHIR® API through a POST request, where it will then be passed to AzaleaOne and then Azalea Hospital
Partners may integrate with Azalea Health's electronic health record API platform through the power of the HL7® FHIR® Standard to build products that help patients and health care professionals. Azalea Health's HL7® FHIR® Standard API is protected using the SMART® on FHIR® authorization framework. SMART® on FHIR® defines a profile of the OAuth 2.0 framework for obtaining authorization to act on behalf of users or systems. It is highly recommended that developers review and understand the OAuth 2.0 framework prior to implementing their authorization workflow. SMART® vs. FHIR® The HL7® FHIR® Standard defines an API to access information within an electronic health record system. The SMART® framework defines an API for applications to obtain an authorized context to access FHIR® resources and exchange context information with client applications.
Postman Collection
You can find our Azalea Patient Accounting FHIR® R4 Postman Collection using the link below: https://www.postman.com/azalea-api/workspace/azalea-hospital-public-api/overview
Supported Resources
You can find a full list of all resources and their corresponding interactions at the below page: https://api.azaleahealth.com/fhir/R4/sandbox/metadata#resources
SMART® on FHIR® Configurations
You can find a full list of all supported SMART® on FHIR® Configurations at the below endpoint: https://api.azaleahealth.com/fhir/R4/sandbox/.well-known/smart-configuration
Supported Resources
You can find a full list of all resources and their corresponding interactions at the below page: https://api.azaleahealth.com/fhir/R4/sandbox/metadata#resources
Sandbox FHIR® API Endpoints
A sandbox account with test patient data is ready for you to quickly get started testing your application integration (application credentials are required).
Sandbox Type FHIR® Base URL
Sandbox - FHIR® R4 https://api.azaleahealth.com/fhir/R4/sandbox
Sandbox Test Users
When testing standalone patient applications you can use the following user account credentials to login as a test patient:
Mary Imaginary Email: alice.newman@mailtest.azaleahealth.com
Password: sandbox1
This user is linked to two patients, self and a dependent.
FHIR® R4 Endpoints
Your apps can use the information found at the below page to connect to FHIR® R4 endpoints for the listed organizations: https://api.azaleahealth.com/fhir/R4/Endpoint
Use of the Azalea Developer portal is subject to the Terms of Use.