Server CapabilityStatement

get

oracle-fhir-server/fhir/metadata

Fetch the server FHIR CapabilityStatement

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : FHIR-CapabilityStatement-RESOURCE
Type: object
CapabilityStatement FHIR resource
Example:
{
  "resourceType": "CapabilityStatement"
}
Back to Top