type: fhir-fhirpath-functionsource: source/fhirpath.html
FHIR FHIRPath Function: %terminologies.lookup
This page is part of FHIR FHIRPath (FHIR-specific extensions). Base spec lives at FHIRPath.
%terminologies.lookup(coded, params) : Parameters
This calls the Terminology Service $lookup operation (formal definition).
Parameters:
- coded: either a Coding, a CodeableConcept, or a resource element that is a code
- params: a URL encoded string with other parameters for the lookup operation (e.g., 'date=2011-03-04&displayLanguage=en')
Return Value: