v1
latestOpenAPI 3.0.32026-07-1710820.0 KBCache
Reload mappings
Reloads mappings and aliases from the configured sources into cache. Flushes the ConceptMap cache. Available only when at least one mapping source is configured.
post/$recache
Response
Mappings reloaded successfully
Example response
{
"message": "The following Mappings were loaded to cache",
"mappings": [
"Patient12",
"exampleForRepo"
]
}