Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Temple Health Patient API

Demographics and other administrative information about an individual receiving care.

Temple Health Patient API is one of 12 APIs that Temple Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Patient. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 4.0.1.

Requests are made against a single base URL, https://epicaccess.templehealth.org/FhirProxyPrd/api/FHIR/R4.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
4.0.1
Base URL
https://epicaccess.templehealth.org/FhirProxyPrd/api/FHIR/R4
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Temple Health Patient API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (smartOnFhir) using the authorizationCode flow, exposing 13 scopes. By default, every request must be authenticated.

  • smartOnFhir — SMART on FHIR / OAuth 2.0 with PKCE for patient-facing and provider-facing app launches.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Patient 2

Demographics and other administrative information about an individual receiving care.

GET
/Patient/{id}
Read Patient By Id
readPatient 1 param → 200404
GET
/Patient
Search Patient
searchPatient 7 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Patient (6 properties), Bundle (4 properties), OperationOutcome (2 properties). Each schema is shown below with its type and property counts.

Bundle
object
HL7 FHIR Bundle resource (searchset).
4 properties
OperationOutcome
object
2 properties
Patient
object
HL7 FHIR Patient resource (US Core profile).
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

temple-health-patient-api-openapi.yml Raw ↑

Other APIs Temple Health publishes across the network.

Temple Health FHIR DSTU2 API
myTempleHealth MyChart Patient Portal
Temple Health Hospital Price Transparency Machine-Readable Files
Temple Health Allergy Intolerance API
Temple Health Bulk Data API
Temple Health Condition API
Temple Health Document Reference API
Temple Health Encounter API
Temple Health Medication Request API
Temple Health Metadata API
Temple Health Observation API