Create FHIR provider

Creates a new FHIR provider configuration with authentication credentials.

Note: The "sandbox" provider type cannot be created via this API - it is managed internally.

Body Params
string
required
length ≥ 1

Display name for the FHIR provider

string

Optional description of the FHIR provider

string
enum
required

Type of FHIR server provider.

The "sandbox" provider type is managed internally and cannot be created via API. It is used on shared instances.

uri
required

Base URL of the FHIR server

auth
required
Responses

400

Invalid request - missing required fields or invalid values

401

Unauthorized

403

Forbidden - only available on dedicated instances

500

Server error

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json