Skip to main content

One Degree INTERLINK API

INTERLINK is a FHIR R4 API for social determinants of health (SDOH) referral management.

Base URL

https://fhir.1degree.org/fhir/{tenantPartition}

Each integration partner is assigned a tenant partition that scopes all data access. Your partition name will be provided when your integration is enabled.

Supported workflows

Error handling

CodeMeaningAction
200SuccessProcess normally.
401Invalid or missing tokenRe-authenticate and retry.
403ForbiddenToken tenant does not match URL tenant, or insufficient scope.
404Not foundCheck resource ID and partition name in the URL.
422Validation failureReview OperationOutcome. Confirm required fields and profiles.
500Server errorRetry after delay. Contact INTERLINK support if persistent.

Error responses include an OperationOutcome resource with a diagnostics field describing the specific issue.