Practice Fusion Patient Fusion PHR API

Patient-facing personal health record API documented in the PDS API Developer Guide. Serves a patient their own clinical documents and record data from the Practice Fusion EHR, authorized with OAuth 2.0 plus OpenID Connect through the Patient Fusion identity provider at auth.patientfusion.com, which publishes a full OIDC/RFC 8414 discovery document anonymously. Distinct from the FHIR PDS API: it uses a proprietary JSON surface with its own status-code table (including 300 Multiple Choices for an ambiguous patient match) rather than FHIR OperationOutcome.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/practice-fusion-patient-fusion-phr-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Practice Fusion Patient Fusion PHR API
description: 'Patient-facing personal health record API documented in the PDS API Developer Guide. Serves
  a patient their own clinical documents and record data from the Practice Fusion EHR, authorized with
  OAuth 2.0 plus OpenID Connect through the Patient Fusion identity provider at auth.patientfusion.com,
  which publishes a full OIDC/RFC 8414 discovery document anonymously. Distinct from the FHIR PDS API:
  it uses a proprietary JSON surface with its own status-code table (including 300 Multiple Choices for
  an ambiguous patient match) rather than FHIR OperationOutcome.'
humanURL: https://www.practicefusion.com/pds-api/developer-guide/
baseURL: https://api2.practicefusion.com/phr/patient/v1
properties:
- type: Documentation
  url: https://www.practicefusion.com/pds-api/developer-guide/
- type: Authentication
  url: authentication/practice-fusion-authentication.yml
- type: OpenIDConnect
  url: https://auth.patientfusion.com/.well-known/openid-configuration
- type: WellKnown
  url: well-known/practice-fusion-well-known.yml
- type: RateLimits
  url: rate-limits/practice-fusion-rate-limits.yml
- type: ErrorCatalog
  url: errors/practice-fusion-problem-types.yml