Class MdmSearchExpandingInterceptor

java.lang.Object
ca.uhn.fhir.mdm.interceptor.MdmSearchExpandingInterceptor

This interceptor replaces the auto-generated CapabilityStatement that is generated by the HAPI FHIR Server with a static hard-coded resource.
  • Constructor Details

  • Method Details

    • hook

      public void hook(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap)