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

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

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

  • Method Details

    • EncounterInstanceEverything

      public ca.uhn.fhir.rest.api.server.IBundleProvider EncounterInstanceEverything(jakarta.servlet.http.HttpServletRequest theServletRequest, org.hl7.fhir.instance.model.api.IIdType theId, org.hl7.fhir.instance.model.api.IPrimitiveType<Integer> theCount, org.hl7.fhir.instance.model.api.IPrimitiveType<Integer> theOffset, ca.uhn.fhir.rest.param.DateRangeParam theLastUpdated, ca.uhn.fhir.rest.api.SortSpec theSortSpec)
      Encounter/123/$everything
    • EncounterTypeEverything

      public ca.uhn.fhir.rest.api.server.IBundleProvider EncounterTypeEverything(jakarta.servlet.http.HttpServletRequest theServletRequest, org.hl7.fhir.instance.model.api.IPrimitiveType<Integer> theCount, org.hl7.fhir.instance.model.api.IPrimitiveType<Integer> theOffset, ca.uhn.fhir.rest.param.DateRangeParam theLastUpdated, ca.uhn.fhir.rest.api.SortSpec theSortSpec)
      /Encounter/$everything