Difference between revisions of "OpenEMR 7.0.0 API"

From OpenEMR Project Wiki
Line 22: Line 22:
<br>
<br>
= Service Base URLs =
= Service Base URLs =
===Overview===
[[Template:ServiceBaseURLs]]
:This section is required for ONC 2015 certification. The 'Production Endpoints' will list the FHIR Base URLs (ie. service base URLs) of the OpenEMR installations that are utilizing the ONC 2015 certification.
===Testing Endpoints===
{| class="table table-bordered table-sm table-striped"
|-
! Organization Name
! FHIR Base URL
|-
| OpenEMR Foundation (testing endpoint 1)
| https://eleven.openemr.io/a/openemr/apis/default/fhir
|-
| OpenEMR Foundation (testing endpoint 2)
| https://three.openemr.io/a/openemr/apis/default/fhir
|-
| OpenEMR Foundation (testing endpoint 3)
| https://one.openemr.io/a/openemr/apis/default/fhir
|}
 
===Production Endpoints===
*There are currently no production endpoints
<br>
<br>

Revision as of 18:22, 24 May 2022

Overview

OpenEMR API documentation for both FHIR API and Standard API.


FHIR API

  • FHIR API Documentation for 7.0.0
  • Click Here for instructions on using Swagger, which is included in OpenEMR, to see full documentation of endpoints and testing support.
  • Online links to Swagger based documentation can be found at 7.0.0 Demo.
  • Videos that overview OpenEMR's FHIR API:


Standard API


Terms of use

  • This section is required for ONC 2015 certification. OpenEMR and the API is open source and licensed under the GNU General Public License 3.


Service Base URLs

Template:ServiceBaseURLs