Class BaseJpaResourceProviderObservation<T extends org.hl7.fhir.instance.model.api.IBaseResource>

All Implemented Interfaces:
ca.uhn.fhir.rest.server.IResourceProvider
Direct Known Subclasses:
ObservationResourceProvider, ObservationResourceProvider, ObservationResourceProvider, ObservationResourceProvider, ObservationResourceProvider

public abstract class BaseJpaResourceProviderObservation<T extends org.hl7.fhir.instance.model.api.IBaseResource> extends BaseJpaResourceProvider<T>
  • Constructor Details

  • Method Details

    • observationLastN

      public ca.uhn.fhir.rest.api.server.IBundleProvider observationLastN(jakarta.servlet.http.HttpServletRequest theServletRequest, jakarta.servlet.http.HttpServletResponse theServletResponse, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, org.hl7.fhir.instance.model.api.IPrimitiveType<Integer> theCount, ca.uhn.fhir.rest.param.TokenAndListParam theCategory, ca.uhn.fhir.rest.param.TokenAndListParam theCode, ca.uhn.fhir.rest.param.DateAndListParam theDate, ca.uhn.fhir.rest.param.ReferenceAndListParam thePatient, ca.uhn.fhir.rest.param.ReferenceAndListParam theSubject, org.hl7.fhir.instance.model.api.IPrimitiveType<Integer> theMax, Map<String,List<String>> theAdditionalRawParams)
      Observation/$lastn