Interface FhirCapabilities

All Superinterfaces:
FhirCapabilities

public interface FhirCapabilities extends FhirCapabilities
This interface provides capability discovery services for the Fhir platform API. It provides an STU3 version of the interface for the implementation of the Fhir [capabilities](https://hl7.org/fhir/STU3/http.html#capabilities) interaction.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hl7.fhir.dstu3.model.CapabilityStatement
    Returns a resource describing the capabilities of this FHIR service.
  • Method Details

    • capabilities

      org.hl7.fhir.dstu3.model.CapabilityStatement capabilities()
      Returns a resource describing the capabilities of this FHIR service.
      Specified by:
      capabilities in interface FhirCapabilities
      Returns: