Skip to main content

CapabilityStatement Resource

The FHIR CapabilityStatement resource describes the capabilities and supported functionality of a FHIR server. This includes the FHIR version, supported resources, interactions, search parameters, and other features available through the API.

Within AdvaPACS, the CapabilityStatement can be used by applications and integration systems to discover the capabilities supported by the AdvaPACS FHIR API. It is available through the standard FHIR /metadata endpoint. For full information on the CapabilityStatement resource, refer to the FHIR standard.

Supported Transactions

AdvaPACS supports the following transaction for the CapabilityStatement resource:

FunctionMethodEndpointDescription
Get CapabilityStatementGET/metadataRetrieves the CapabilityStatement describing the capabilities supported by the AdvaPACS FHIR API.