View raw Markdown
type: fhir-fhirpath-functionsource: source/fhirpath.html

FHIR FHIRPath Function: %terminologies.translate

This page is part of FHIR FHIRPath (FHIR-specific extensions). Base spec lives at FHIRPath.

%terminologies.translate(conceptMap, coded, params) : Parameters

This calls the Terminology Service $translate operation (formal definition).

Parameters:

Return Value: A Parameters resource with the results of the translation operation.

Back to FHIR FHIRPath