
Package ca.uhn.fhir.jpa.dao
package ca.uhn.fhir.jpa.dao
-
ClassDescriptionBaseHapiFhirDao<T extends org.hl7.fhir.instance.model.api.IBaseResource>TODO: JA - This class has only one subclass now.BaseHapiFhirResourceDao<T extends org.hl7.fhir.instance.model.api.IBaseResource>BaseHapiFhirSystemDao<T extends org.hl7.fhir.instance.model.api.IBaseBundle,
MT> We are trying to preserve null behaviour despite IBaseCoding using primitive boolean for userSelected.The HistoryBuilder is responsible for building history queriesThis class is aValidation supportmodule that loads validation resources (StructureDefinition, ValueSet, CodeSystem, etc.) from the resources persisted in the JPA server.JpaResourceDao<T extends org.hl7.fhir.instance.model.api.IBaseResource>Standard resource DAOJpaResourceDaoBundle<T extends org.hl7.fhir.instance.model.api.IBaseBundle>JpaResourceDaoCodeSystem<T extends org.hl7.fhir.instance.model.api.IBaseResource>JpaResourceDaoComposition<T extends org.hl7.fhir.instance.model.api.IBaseResource>JpaResourceDaoConceptMap<T extends org.hl7.fhir.instance.model.api.IBaseResource>JpaResourceDaoEncounter<T extends org.hl7.fhir.instance.model.api.IBaseResource>JpaResourceDaoObservation<T extends org.hl7.fhir.instance.model.api.IBaseResource>JpaResourceDaoPatient<T extends org.hl7.fhir.instance.model.api.IBaseResource>JpaResourceDaoSearchParameter<T extends org.hl7.fhir.instance.model.api.IBaseResource>JpaResourceDaoStructureDefinition<T extends org.hl7.fhir.instance.model.api.IBaseResource>JpaResourceDaoValueSet<T extends org.hl7.fhir.instance.model.api.IBaseResource>This is an implementation ofICachedSearchDetailswhich is passed around in the case of a search that isn't saved anywhere.Responsible for various resource history-centric andFhirContextaware operations called byBaseHapiFhirDaoorBaseHapiFhirResourceDaothat require knowledge of whether an Oracle database is being used.POJO to contain the results ofResourceHistoryCalculator.calculateResourceHistoryState(IBaseResource, ResourceEncodingEnum, List)