Capability statement
Terminology
Capability statement
FHIR [base]/metadata. Returns the CapabilityStatement for this service, or a TerminologyCapabilities when called with ?mode=terminology — which lists the code systems served, and names those that are recognised but not served.
GET
Capability statement
Authorizations
Your platform API key (haau3_sk_…), sent as Authorization: Bearer <key>.
Query Parameters
Pass terminology for a TerminologyCapabilities resource instead of the CapabilityStatement.
Available options:
terminology Response
A FHIR CapabilityStatement, or a TerminologyCapabilities when mode=terminology.
The response is of type object.