--- type: "fhir-fhirpath-function" title: "FHIR FHIRPath Function: %server.capabilities" source: "source/fhirpath.html" --- # FHIR FHIRPath Function: %server.capabilities This page is part of **FHIR FHIRPath** (FHIR-specific extensions). Base spec lives at [FHIRPath](/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. * * * [Back to FHIR FHIRPath](/fhir-fhirpath)