Temple Health · API Governance Rules
Temple Health API Rules
Spectral linting rules defining API design standards and conventions for Temple Health.
8 Rules
error 5
warn 3
Rule Categories
temple
Rules
error
temple-health-fhir-r4-base-url
Server URL must be the canonical Temple Health FHIR R4 endpoint.
$.servers[*].url
error
temple-health-fhir-r4-fhir-version-tag
API version must report FHIR R4 (4.0.1).
$.info.version
warn
temple-health-fhir-r4-fhir-media-type
All FHIR responses must use the application/fhir+json media type.
$.paths[*][*].responses[*].content
warn
temple-health-fhir-r4-summary-title-case
Operation summaries must use Title Case.
$.paths[*][*].summary
error
temple-health-fhir-r4-smart-on-fhir-security
API must declare SMART on FHIR / OAuth 2.0 security.
$.components.securitySchemes
error
temple-health-fhir-r4-smart-authorization-url
Authorization URL must be Temple Health's OAuth 2.0 authorize endpoint.
$.components.securitySchemes.smartOnFhir.flows.authorizationCode.authorizationUrl
error
temple-health-fhir-r4-smart-token-url
Token URL must be Temple Health's OAuth 2.0 token endpoint.
$.components.securitySchemes.smartOnFhir.flows.authorizationCode.tokenUrl
warn
temple-health-fhir-r4-uscdi-resources
API should document core USCDI FHIR resources (Patient, Observation, Condition, Encounter, MedicationRequest, AllergyIntolerance, DocumentReference).
$.paths
Spectral Ruleset
Work with this as data
Every ruleset 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 spectral rules
4 MCP tools reach this
find_rulesBrowse and filter every ruleset 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.
Call it yourself
curl for this page
This ruleset
curl "https://apis.io/api/v1/rules/temple-health-temple-health-fhir-r4-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.