Terminology Service Updates in Medplum v5
As part of the Medplum v5 release, we've been hard at work delivering several key improvements to our FHIR Terminology Services, which power Medplum's rich features for handling coded values:
- Supporting synonyms in
ValueSet/$expand, allowing users to find codes by a number of different search terms - Scaling our implementation of the
ConceptMap/$translateoperation to handle maps with over a million entries - Updating our library of UMLS code systems with their latest release, including several new code systems around medications and supplements and a mapping between related code systems and RxNorm
- A collection of performance enhancements that speed up ValueSet expansion and code validation by a significant margin
- (In beta) The option to validate all required terminology bindings in resources on write
Below we'll discuss each of these changes in more detail and give examples of the features available in Medplum's Terminology Services today.


