Skip to main content

Community runtime settings

Use this page to browse the current setting inventory by functional area.

Community environment variables

Settings inventory for the variables currently exposed by Community server deployments.

Server

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

SettingSummaryDefault
SERVER_PORTHTTP listener port for the FUME backend service.42420
FUME_REQUEST_BODY_LIMITMaximum HTTP request body size accepted by the API server.400mb
LOG_LEVELGlobal application logging verbosity.info

Evaluation

Evaluation thresholds, diagnostics collection, and validation policy.

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

FHIR

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

SettingSummaryDefault
FHIR_SERVER_BASEFHIR server base URL used for external source access.-
FHIR_SERVER_AUTH_TYPEAuthentication mode used when FUME connects to a FHIR server.-
FHIR_SERVER_UNUsername for FHIR server authentication when credentials are required.-
FHIR_SERVER_PWPassword for FHIR server authentication when credentials are required.-
FHIR_SERVER_TIMEOUTTimeout in milliseconds for outbound FHIR server calls.30000
FHIR_VERSIONDefault FHIR release used by runtime validation and transformation.4.0.1
FHIR_PACKAGESFHIR implementation-guide packages loaded at startup.-
FHIR_PACKAGE_REGISTRY_URLOptional private package-registry URL for FHIR package downloads.-
FHIR_PACKAGE_REGISTRY_TOKENOptional authentication token for a private FHIR package registry.-
FHIR_PACKAGE_CACHE_DIROverrides the default local cache location for downloaded FHIR packages.-
FHIR_CONNECTIONS_FILEPath or inline base64 YAML source for named alternate FHIR server connections../connections.yml
FHIR_CONNECTIONS_URL_POOL_SIZEMaximum number of cached inline URL-based FHIR client instances.10

Mappings

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

SettingSummaryDefault
MAPPINGS_FOLDEREnables file-backed mappings and aliases when set to a folder path.-
MAPPINGS_FILE_EXTENSIONFile extension used for file-backed mapping documents..fume
MAPPINGS_FILE_POLLING_INTERVAL_MSPolling interval for file-backed mapping change detection.5000
MAPPINGS_SERVER_POLLING_INTERVAL_MSPolling interval for server-backed mapping synchronization.30000
MAPPINGS_FORCED_RESYNC_INTERVAL_MSForced full resynchronization interval for mapping sources.3600000

Performance

Caching limits and startup-time performance controls.

SettingSummaryDefault
FUME_COMPILED_EXPR_CACHE_MAX_ENTRIESMaximum number of compiled expressions held in the internal cache.1000