Skip to main content

Enterprise runtime settings

Enterprise inherits the shared server/runtime settings from Community and adds enterprise-specific operational controls. Use this page to browse the settings inventory.

Enterprise environment variables

Settings inventory for Enterprise runtime settings, including defaults and enterprise-only controls.

Server

HTTP listener behavior, request limits, canonical URLs, and shared logging controls.

SettingSummaryDefaultCanonical page
LOG_LEVELGlobal application logging verbosity.infoView details
SERVER_PORTHTTP listener port for the FUME backend service.42420View details
FUME_REQUEST_BODY_LIMITMaximum HTTP request body size accepted by the API server.400mbView details
CANONICAL_BASE_URLBase canonical URL used when FUME emits conformance resources.-View details

Evaluation

Evaluation thresholds, diagnostics collection, and validation policy.

SettingSummaryDefaultCanonical page
FUME_EVAL_THROW_LEVELSeverity threshold that turns evaluation issues into thrown failures.30View details
FUME_EVAL_LOG_LEVELSeverity threshold for per-evaluation policy logging.40View details
FUME_EVAL_DIAG_COLLECT_LEVELSeverity threshold for collecting evaluation diagnostics.70View details
FUME_EVAL_VALIDATION_LEVELSeverity threshold used for evaluation validation handling.30View details

FHIR

FHIR server connectivity, package loading, registry access, and terminology prerequisites.

SettingSummaryDefaultCanonical page
FHIR_SERVER_BASEFHIR server base URL used for external source access.-View details
FHIR_SERVER_AUTH_TYPEAuthentication mode used when FUME connects to a FHIR server.-View details
FHIR_SERVER_UNUsername for FHIR server authentication when credentials are required.-View details
FHIR_SERVER_PWPassword for FHIR server authentication when credentials are required.-View details
FHIR_SERVER_TIMEOUTTimeout in milliseconds for outbound FHIR server calls.5000View details
FHIR_VERSIONDefault FHIR release used by runtime validation and transformation.4.0.1View details
FHIR_PACKAGESFHIR implementation-guide packages loaded at startup.-View details
FHIR_PACKAGE_REGISTRY_URLOptional private package-registry URL for FHIR package downloads.-View details
FHIR_PACKAGE_REGISTRY_TOKENOptional authentication token for a private FHIR package registry.-View details
FHIR_PACKAGE_CACHE_DIROverrides the default local cache location for downloaded FHIR packages.-View details

Mappings

File-backed mappings, synchronization intervals, and writable-store behavior.

SettingSummaryDefaultCanonical page
MAPPINGS_FOLDEREnables file-backed mappings and aliases when set to a folder path.-View details
MAPPINGS_FILE_EXTENSIONFile extension used for file-backed mapping documents..fumeView details
MAPPINGS_FILE_POLLING_INTERVAL_MSPolling interval for file-backed mapping change detection.5000View details
MAPPINGS_SERVER_POLLING_INTERVAL_MSPolling interval for server-backed mapping synchronization.30000View details
MAPPINGS_FORCED_RESYNC_INTERVAL_MSForced full resynchronization interval for mapping sources.3600000View details
MAPPINGS_PRIMARY_WRITABLE_STORESelects which mapping store accepts write operations in Enterprise.fileView details

Performance

Caching limits and startup-time performance controls.

SettingSummaryDefaultCanonical page
FUME_COMPILED_EXPR_CACHE_MAX_ENTRIESMaximum number of compiled expressions held in the internal cache.1000View details
PREBUILD_SNAPSHOTSWarms snapshot and terminology caches in the background at startup.trueView details
FUME_AST_CACHE_MAX_ENTRIESMaximum number of parsed AST entries cached by the runtime.1000View details

Licensing

License delivery and validation controls for licensed products.

SettingSummaryDefaultCanonical page
FUME_LICENSEOptional license file path or inline base64 license content for Enterprise and Designer deployments.UnsetView details