Public Documentation for the NextGen® Patient Access API

NextGen Patient Access API for NextGen® Enterprise EHR

The FHIR-based Patient Access API is for developers creating Apps intended to empower patients with access to their own personal health data in a NextGen Enterprise practice via API.

Patient Access API Documentation

  • Route-level documentation is available here: https://fhir.nextgen.com/nge/prod/fhir-api/swagger/
  • The page at the above URL includes a drop-down selector to view either the DSTU2 (default) or R4 FHIR versions of the API. This page also includes a link to obtain the “swagger” JSON file for the Patient Access API

Additional Information

Authentication & Data Endpoints:

  • OAuth2 Authorization Endpoint: https://fhir.nextgen.com/nge/prod/patient-oauth/authorize
  • OAuth2 Token Endpoint: https://fhir.nextgen.com/nge/prod/patient-oauth/token 
  • NextGen Patient Access API Base URL (to combine with the individual route endpoints listed in the above documentation page/swagger json):
    • DSTU2 (Certified) Version Base URL: https://fhir.nextgen.com/nge/prod/fhir-api/fhir/dstu2/
    • R4 Version Base URL: https://fhir.nextgen.com/nge/prod/fhir-api-r4/fhir/r4/

Please see the information within the Patient Access APIs and regulatory compliance section of https://www.nextgen.com/partner-program for additional details and process steps.

NextGen® Office YourHealthFile® Patient API

The FHIR-based NextGen Office YourHealthFile Patient Access API is for developers creating Apps intended to empower patients with access to their own personal health data in a NextGen Office practice via API.

Patient API Documentation

  • Route-level NextGen Office Patient API Documentation is available here: https://petstore.swagger.io/?url=https://hfstatic.s3.amazonaws.com/swagger/fhir-swagger.yaml

Additional Information

Authentication & Data Endpoints:

  • NGO OAuth2 Authorization Endpoint: https://api.meditouchehr.com/oauth2/authorize
  • NGO OAuth2 Token Endpoint: https://api.meditouchehr.com/oauth2/access_token 
  • NGO Patient Access API Base URL: https://fhir.meditouchehr.com/api/fhir/

Please see the NextGen Office YourHealthFile Patient API Developer Guide for the client application registration process and detailed walk through steps using the API.