Skip to main content

MAPPINGS_PRIMARY_WRITABLE_STORE

Applies to

  • Enterprise

Default

  • Enterprise: file

Purpose

Selects where mapping write operations such as mapping updates and alias CRUD are persisted.

Notes

  • Allowed values are file, server, and none.
  • If unset, Enterprise defaults to file when MAPPINGS_FOLDER is set, otherwise server when FHIR_SERVER_BASE is configured.
  • Use none only when the deployment should explicitly block write operations.