
Package ca.uhn.fhir.jpa.ips.jpa
Class JpaSectionSearchStrategy<T extends org.hl7.fhir.instance.model.api.IBaseResource>
java.lang.Object
ca.uhn.fhir.jpa.ips.jpa.JpaSectionSearchStrategy<T>
- All Implemented Interfaces:
IJpaSectionSearchStrategy<T>
- Direct Known Subclasses:
AdvanceDirectivesJpaSectionSearchStrategy,AllergyIntoleranceJpaSectionSearchStrategy,DiagnosticResultsJpaSectionSearchStrategyDiagnosticReport,DiagnosticResultsJpaSectionSearchStrategyObservation,FunctionalStatusJpaSectionSearchStrategy,IllnessHistoryJpaSectionSearchStrategy,ImmunizationsJpaSectionSearchStrategy,MedicalDevicesJpaSectionSearchStrategy,MedicationSummaryJpaSectionSearchStrategyMedicationAdministration,MedicationSummaryJpaSectionSearchStrategyMedicationDispense,MedicationSummaryJpaSectionSearchStrategyMedicationRequest,MedicationSummaryJpaSectionSearchStrategyMedicationStatement,PlanOfCareJpaSectionSearchStrategy,PregnancyJpaSectionSearchStrategy,ProblemListJpaSectionSearchStrategy,ProceduresJpaSectionSearchStrategy,SocialHistoryJpaSectionSearchStrategy,VitalSignsJpaSectionSearchStrategy
public class JpaSectionSearchStrategy<T extends org.hl7.fhir.instance.model.api.IBaseResource>
extends Object
implements IJpaSectionSearchStrategy<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ca.uhn.fhir.jpa.ips.jpa.IJpaSectionSearchStrategy
massageResourceSearch, shouldInclude
-
Constructor Details
-
JpaSectionSearchStrategy
public JpaSectionSearchStrategy()
-