Propose FHIR Write
fhir_propose_writeValidate and preview a FHIR create or update operation before committing. No write occurs, ensuring safe use without step-up authorization.
Instructions
Propose a write — validates the resource and returns a preview. Does NOT commit. Safe to call without step-up authorization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | Yes | The FHIR resource to write | |
| operation | Yes | Write operation type |