ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

CapabilityStatement

FHIR resource declaring what a server can do.

Definition

Exposed at the [base]/metadata endpoint, it lists per rest.resource the interactions (read, search-type, create…), supported searchParam entries, operation references ($export, $validate…) and applicable profiles. It replaces DSTU2's Conformance resource and acts as the discovery contract between client and server.

Origin

Defined in the HL7 FHIR R4 specification, CapabilityStatement resource (hl7.org/fhir/R4/capabilitystatement.html), maintained by HL7 International.

Example in context

GET [base]/metadata → <CapabilityStatement><rest><mode value="server"/></rest></CapabilityStatement>

Last updated: June 20, 2026