Propose FHIR Write
fhir_propose_writeValidate a FHIR resource write and preview changes without committing. Requires step-up authorization; if absent, prompts patient authorization.
Instructions
Propose a write — validates the resource and returns a preview. Does NOT commit. Write tier: step-up authorization is required and is supplied by the deployment as an X-Step-Up-Token header. You cannot obtain or pass it yourself. If it is absent this returns requires_step_up; tell the patient authorization is needed rather than attempting another route.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | Yes | The FHIR resource to write | |
| operation | Yes | Write operation type |