type: fhir-fhirpath-functionsource: source/fhirpath.html
FHIR FHIRPath Function: %server.capabilities
This page is part of FHIR FHIRPath (FHIR-specific extensions). Base spec lives at FHIRPath.
%server.capabilities(mode) : Resource
Get the capabilities from the server
Parameters:
- mode: Optional: the mode to fetch.
Return Value: The resource returned (CapabilitiesStatement or TerminologyCapabilities resource). If not available, the return value is empty.