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 patient chart import API

The patient chart import API from Elation Health — 3 operation(s) for patient chart import.

Elation Health patient chart import 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 patient chart import. 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 8 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 8 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 patient chart import 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.

patient chart import 7
GET
/data-import-requests/{dir-id}/patient-chart-imports
Finds patientchartimport records by status
findchartsByStatus 2 params → 200400401403404
POST
/data-import-requests/{dir-id}/patient-chart-imports
Add a new patient-chart-import to the associated data import request
addchart 1 param body → 400401403404422
GET
/data-import-requests/{dir-id}/patient-chart-imports/{pci-id}
Find patient-chart-import by ID
getPatientChartImportById 2 params → 200401403404
PUT
/data-import-requests/{dir-id}/patient-chart-imports/{pci-id}
Update an existing patient-chart-import
updatepatient-chart-import 2 params body → 400401403404422
PATCH
/data-import-requests/{dir-id}/patient-chart-imports/{pci-id}
Updates a patient-chart-import in the store with form data
updatepatient-chart-importWithForm 2 params body → 400405
DELETE
/data-import-requests/{dir-id}/patient-chart-imports/{pci-id}
Deletes a patient-chart-import
deletepatient-chart-import 2 params → 401403404
POST
/data-import-requests/{dir-id}/patient-chart-imports/{pci-id}/render-requests
uploads an document for rendering
uploadFile 2 params body → 200400404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are PatientChartInputGetList (8 properties), PatientChartInputPut (3 properties), ApiResponse (3 properties), PatientChartInputPost (3 properties). Each schema is shown below with its type and property counts.

ValidationErrorResponse
object
PatientChartInputGetId
object
1 property
PatientChartInputPut
object
3 properties 2 required
PatientChartInputPost
object
3 properties 2 required
PatientChartInputGetList
object
8 properties 2 required
ApiResponse
object
3 properties
ChartBuilderJson
object
contains JSON schema that describes the json that chartbuilder.py consumes to create chart. Schemas are uploaded to a public s3 endpoint that is backing http:/…
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-patient-chart-import-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 patient chart import 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.