Difference between revisions of "OpenEMR 7.0.0 API"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 22: | Line 22: | ||
<br> | <br> | ||
= Service Base URLs = | = Service Base URLs = | ||
:*This section is required for ONC 2015 certification. | |||
===Testing Endpoints=== | ===Testing Endpoints=== | ||
{| class="table table-bordered table-sm table-striped" | {| class="table table-bordered table-sm table-striped" |
Revision as of 11: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
- Standard 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.
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
- This section is required for ONC 2015 certification.
Testing Endpoints
Organization Name | FHIR Base URL |
---|---|
OpenEMR Foundation | https://eleven.openemr.io/a/openemr/apis/default/fhir |
Production Endpoints
- There are currently no production endpoints