Difference between revisions of "OpenEMR 6.1.0 API"

From OpenEMR Project Wiki
Tag: Reverted
Tag: Manual revert
 
Line 16: Line 16:
:*[https://github.com/openemr/openemr/blob/rel-610/API_README.md#standard-api-documentation Click Here] for instructions on using Swagger, which is included in OpenEMR, to see full documentation of endpoints and testing support.
:*[https://github.com/openemr/openemr/blob/rel-610/API_README.md#standard-api-documentation 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 [[Development_6.1.0_Demo|6.1.0 Demo]].
:*Online links to Swagger based documentation can be found at [[Development_6.1.0_Demo|6.1.0 Demo]].
<br>
= Terms of use =
:*This section is required for ONC 2015 certification. OpenEMR and the API is open source and licensed under the [https://www.gnu.org/licenses/gpl-3.0.en.html GNU General Public License 3].
<br>
<br>

Latest revision as of 02:34, 15 April 2022

Overview

OpenEMR API documentation for both FHIR API and Standard API.


FHIR API

  • FHIR API Documentation for 6.1.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 6.1.0 Demo.
  • Videos that overview OpenEMR's FHIR API:


Standard API