Class BaseJpaResourceProviderEncounterDstu2

java.lang.Object
ca.uhn.fhir.jpa.provider.BaseJpaProvider
ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider<ca.uhn.fhir.model.dstu2.resource.Encounter>
ca.uhn.fhir.jpa.provider.BaseJpaResourceProviderEncounterDstu2
All Implemented Interfaces:
ca.uhn.fhir.rest.server.IResourceProvider

public abstract class BaseJpaResourceProviderEncounterDstu2 extends BaseJpaResourceProvider<ca.uhn.fhir.model.dstu2.resource.Encounter>
  • Constructor Details

  • Method Details

    • EncounterInstanceEverything

      public ca.uhn.fhir.rest.api.server.IBundleProvider EncounterInstanceEverything(jakarta.servlet.http.HttpServletRequest theServletRequest, ca.uhn.fhir.model.primitive.IdDt theId, ca.uhn.fhir.model.primitive.UnsignedIntDt theCount, ca.uhn.fhir.model.primitive.UnsignedIntDt 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, ca.uhn.fhir.model.primitive.UnsignedIntDt theCount, ca.uhn.fhir.model.primitive.UnsignedIntDt theOffset, ca.uhn.fhir.rest.param.DateRangeParam theLastUpdated, ca.uhn.fhir.rest.api.SortSpec theSortSpec)
      /Encounter/$everything