How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Elation Health Data Import Request API

The parent resource for tracking batches of individual patient chart imports.

Elation Health Data Import Request API is one of 126 APIs that Elation Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Data Import Request. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and a changelog.

This API exposes 7 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.2.

Requests are made against 2 base URLs: https://api.app.elationemr.com/api/2.0, https://sandbox.elationemr.com/api/2.0.

7 operations 3 paths 7 schemas 1 DELETE2 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.2
Base URL
https://api.app.elationemr.com/api/2.0
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Elation Health Data Import Request API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (elation_auth) using the password flow, exposing 1 scope.

Paths & Operations 7

Across 3 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Data Import Request 7

The parent resource for tracking batches of individual patient chart imports.

GET
/data-import-requests
Retrieve a list of existing data import requests.
getDIRs → 200401403
POST
/data-import-requests
Create a new data import request.
createDIR body → 200201400401403422
GET
/data-import-requests/{dir-id}
Retrieve an existing data import request.
getDIR 1 param → 200401403404
PUT
/data-import-requests/{dir-id}
Update an existing data import request.
updateDIR 1 param body → 200400401403404422
PATCH
/data-import-requests/{dir-id}
Update an existing data import request.
patchDIR 1 param body → 400401403404422
DELETE
/data-import-requests/{dir-id}
Delete an existing data import request.
deleteDIR 1 param → 401403404
POST
/data-import-requests/{dir-id}/run
Convenience call
runDIR 1 param → 202401403

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are BaseDataImportRequest (3 properties), CreateDataImportRequest (2 properties), ExistingDataImportRequestWithoutStatus (2 properties), ExistingDataImportRequest (1 property). Each schema is shown below with its type and property counts.

DataImportRequestArray
array
ExistingDataImportRequestWithoutStatus
object
2 properties 5 required
ValidationErrorResponse
object
BaseDataImportRequest
object
3 properties
ExistingDataImportRequest
object
1 property 6 required
CreateDataImportRequest
object
2 properties 3 required
JobStatus
string
The current status of the patient chart import. Options are open, pending, processing, failed, completed

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elation-health-data-import-request-api-openapi.yml Raw ↑

Other APIs Elation Health publishes across the network.

Elation Health Allergies API
Elation Health Appointments API
Elation Health Authentication API
Elation Health Billing API
Elation Health Insurance API
Elation Health Lab Orders API
Elation Health Medications API
Elation Health Messaging API
Elation Health Patients API
Elation Health Physicians API
Elation Health Practices API
Elation Health Problems API
Where this information came from

This is an independent, third-party profile of Elation Health Data Import Request API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.