Difference between revisions of "OpenEMR 6.1.0 API"

From OpenEMR Project Wiki
Line 2: Line 2:
:OpenEMR API documentation for both FHIR API and Standard API
:OpenEMR API documentation for both FHIR API and Standard API
<br>
<br>
= FHIR API =
= FHIR API =
:*[https://github.com/openemr/openemr/blob/rel-610/FHIR_README.md FHIR API Documentation for 6.1.0]
:*[https://github.com/openemr/openemr/blob/rel-610/FHIR_README.md FHIR API Documentation for 6.1.0]
::*See [https://github.com/openemr/openemr/blob/rel-610/FHIR_README.md#fhir-api-documentation this section] for instructions on using Swagger, which is included in OpenEMR, to see full documentation of endpoints and testing support.
::*See [https://github.com/openemr/openemr/blob/rel-610/FHIR_README.md#fhir-api-documentation this section] 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>
= Standard API =
= Standard API =
:*[https://github.com/openemr/openemr/blob/rel-610/API_README.md Standard API Documentation for 6.1.0]
:*[https://github.com/openemr/openemr/blob/rel-610/API_README.md Standard API Documentation for 6.1.0]
::*See [https://github.com/openemr/openemr/blob/rel-610/API_README.md#standard-api-documentation this section] for instructions on using Swagger, which is included in OpenEMR, to see full documentation of endpoints and testing support.
::*See [https://github.com/openemr/openemr/blob/rel-610/API_README.md#standard-api-documentation this section] 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>

Revision as of 04:51, 21 March 2022

Overview

OpenEMR API documentation for both FHIR API and Standard API


FHIR API

  • See this section 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.


Standard API

  • See this section 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.