Home
Temple Health
Temple Health Fhir R4 Capability Statement Example
Temple Health Fhir R4 Capability Statement Example
Academic Medical Center CMS Interoperability Cures Act DSTU2 Epic FHIR Fox Chase Cancer Center HL7 Healthcare Hospital System MyChart Authentication Patient Access Price Transparency R4 SMART on FHIR Temple University US Core USCDI
Temple Health Fhir R4 Capability Statement Example is an example object payload from Temple Health, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
request response
Example Payload
{
"request": {
"method": "GET",
"url": "https://epicaccess.templehealth.org/FhirProxyPrd/api/FHIR/R4/metadata",
"headers": { "Accept": "application/fhir+json" }
},
"response": {
"status": 200,
"body": {
"resourceType": "CapabilityStatement",
"status": "active",
"date": "2026-02-14",
"publisher": "Epic",
"software": {
"name": "Epic",
"version": "August 2025",
"releaseDate": "2026-02-14"
},
"implementation": {
"description": "Temple Health FHIR Server",
"url": "https://epicaccess.templehealth.org/FhirProxyPrd/api/FHIR/R4"
},
"fhirVersion": "4.0.1",
"format": ["application/fhir+json", "application/fhir+xml"],
"rest": [
{
"mode": "server",
"security": {
"service": [
{
"coding": [
{ "system": "http://terminology.hl7.org/CodeSystem/restful-security-service", "code": "OAuth", "display": "OAuth" },
{ "system": "http://terminology.hl7.org/CodeSystem/restful-security-service", "code": "SMART-on-FHIR", "display": "SMART-on-FHIR" },
{ "system": "http://terminology.hl7.org/CodeSystem/restful-security-service", "code": "Basic", "display": "Basic" }
]
}
],
"cors": true
},
"resource": [
{ "type": "Patient", "interaction": [{ "code": "read" }, { "code": "search-type" }] },
{ "type": "Observation", "interaction": [{ "code": "read" }, { "code": "search-type" }] },
{ "type": "Condition", "interaction": [{ "code": "read" }, { "code": "search-type" }] },
{ "type": "Encounter", "interaction": [{ "code": "read" }, { "code": "search-type" }] },
{ "type": "MedicationRequest", "interaction": [{ "code": "read" }, { "code": "search-type" }] },
{ "type": "AllergyIntolerance", "interaction": [{ "code": "read" }, { "code": "search-type" }] },
{ "type": "DocumentReference", "interaction": [{ "code": "read" }, { "code": "search-type" }] }
]
}
]
}
}
}
Every example 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 examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
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 example
curl "https://apis.io/api/v1/examples/temple-health-fhir-r4-capability-statement-example"
All examples
curl "https://apis.io/api/v1/examples?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.