core.conceptmaptranslate
Home > @medplum/core > conceptMapTranslate
conceptMapTranslate() function
Signature:
export declare function conceptMapTranslate(map: ConceptMap, params: ConceptMapTranslateParameters): ConceptMapTranslateOutput;
Parameters
| Parameter | Type | Description |
|---|---|---|
| map | ConceptMap | |
| params | ConceptMapTranslateParameters |
Returns: