Skip to main content

Variable: terminologyServerStore

const terminologyServerStore: StoreApi <TerminologyServerStoreType>

Terminology server state management store. This is used for resolving valueSets externally. Defaults to use https://tx.ontoserver.csiro.au/fhir. This is the vanilla version of the store which can be used in non-React environments.

See

TerminologyServerStoreType for available properties and methods.