post
https://{instanceUrl}/fhir/profiles
Creates a custom profile from a FHIR StructureDefinition supplied as a JSON
object. All metadata (version, resource type, id, url) is derived from the
StructureDefinition; the lowercase StructureDefinition id becomes the
profile's lookup key. Code system configuration is auto-extracted from the
snapshot. Optionally group the profile under a named implementation guide.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Invalid request or profile validation failed. Possible reasons:
- Missing or invalid StructureDefinition JSON
- The id collides with a built-in US Core or R4 base profile
- A custom profile with the same id or url already exists
401Unauthorized
403Forbidden - custom profiles are only available on dedicated instances
500Server error
