
Uses of Class
ca.uhn.fhir.jpa.ips.api.IpsSectionContext
Packages that use IpsSectionContext
-
Uses of IpsSectionContext in ca.uhn.fhir.jpa.ips.api
Methods in ca.uhn.fhir.jpa.ips.api that return IpsSectionContextModifier and TypeMethodDescription<T extends org.hl7.fhir.instance.model.api.IBaseResource>
IpsSectionContext<T> IpsContext.newSectionContext
(Section theSection, Class<T> theResourceType) Methods in ca.uhn.fhir.jpa.ips.api with parameters of type IpsSectionContextModifier and TypeMethodDescription<T extends org.hl7.fhir.instance.model.api.IBaseResource>
List<ISectionResourceSupplier.ResourceEntry> ISectionResourceSupplier.fetchResourcesForSection
(IpsContext theIpsContext, IpsSectionContext<T> theSectionContext, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails) This method will be called once for each section context (section and resource type combination), and will be used to supply the resources to include in the given IPS section. -
Uses of IpsSectionContext in ca.uhn.fhir.jpa.ips.jpa
Methods in ca.uhn.fhir.jpa.ips.jpa with parameters of type IpsSectionContextModifier and TypeMethodDescription<T extends org.hl7.fhir.instance.model.api.IBaseResource>
List<ISectionResourceSupplier.ResourceEntry> JpaSectionResourceSupplier.fetchResourcesForSection
(IpsContext theIpsContext, IpsSectionContext<T> theIpsSectionContext, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails) default void
IJpaSectionSearchStrategy.massageResourceSearch
(IpsSectionContext<T> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) This method can manipulate theSearchParameterMap
that will be used to find candidate resources for the given IPS section.default boolean
IJpaSectionSearchStrategy.shouldInclude
(IpsSectionContext<T> theIpsSectionContext, T theCandidate) This method will be called for each found resource candidate for inclusion in the IPS document. -
Uses of IpsSectionContext in ca.uhn.fhir.jpa.ips.jpa.section
Methods in ca.uhn.fhir.jpa.ips.jpa.section with parameters of type IpsSectionContextModifier and TypeMethodDescriptionvoid
AdvanceDirectivesJpaSectionSearchStrategy.massageResourceSearch
(IpsSectionContext theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) void
DiagnosticResultsJpaSectionSearchStrategyObservation.massageResourceSearch
(IpsSectionContext<org.hl7.fhir.r4.model.Observation> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) void
ImmunizationsJpaSectionSearchStrategy.massageResourceSearch
(IpsSectionContext<org.hl7.fhir.r4.model.Immunization> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) void
MedicalDevicesJpaSectionSearchStrategy.massageResourceSearch
(IpsSectionContext<org.hl7.fhir.r4.model.DeviceUseStatement> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) void
MedicationSummaryJpaSectionSearchStrategyMedicationAdministration.massageResourceSearch
(IpsSectionContext<org.hl7.fhir.r4.model.MedicationAdministration> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) void
MedicationSummaryJpaSectionSearchStrategyMedicationDispense.massageResourceSearch
(IpsSectionContext<org.hl7.fhir.r4.model.MedicationDispense> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) void
MedicationSummaryJpaSectionSearchStrategyMedicationRequest.massageResourceSearch
(IpsSectionContext<org.hl7.fhir.r4.model.MedicationRequest> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) void
MedicationSummaryJpaSectionSearchStrategyMedicationStatement.massageResourceSearch
(IpsSectionContext<org.hl7.fhir.r4.model.MedicationStatement> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) void
PlanOfCareJpaSectionSearchStrategy.massageResourceSearch
(IpsSectionContext<org.hl7.fhir.r4.model.CarePlan> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) void
PregnancyJpaSectionSearchStrategy.massageResourceSearch
(IpsSectionContext<org.hl7.fhir.r4.model.Observation> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) void
SocialHistoryJpaSectionSearchStrategy.massageResourceSearch
(IpsSectionContext<org.hl7.fhir.r4.model.Observation> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) void
VitalSignsJpaSectionSearchStrategy.massageResourceSearch
(IpsSectionContext<org.hl7.fhir.r4.model.Observation> theIpsSectionContext, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap) boolean
AllergyIntoleranceJpaSectionSearchStrategy.shouldInclude
(IpsSectionContext theIpsSectionContext, org.hl7.fhir.r4.model.AllergyIntolerance theCandidate) boolean
DiagnosticResultsJpaSectionSearchStrategyDiagnosticReport.shouldInclude
(IpsSectionContext theIpsSectionContext, org.hl7.fhir.r4.model.DiagnosticReport theCandidate) boolean
DiagnosticResultsJpaSectionSearchStrategyObservation.shouldInclude
(IpsSectionContext<org.hl7.fhir.r4.model.Observation> theIpsSectionContext, org.hl7.fhir.r4.model.Observation theCandidate) boolean
FunctionalStatusJpaSectionSearchStrategy.shouldInclude
(IpsSectionContext<org.hl7.fhir.r4.model.ClinicalImpression> theIpsSectionContext, org.hl7.fhir.r4.model.ClinicalImpression theCandidate) boolean
IllnessHistoryJpaSectionSearchStrategy.shouldInclude
(IpsSectionContext<org.hl7.fhir.r4.model.Condition> theIpsSectionContext, org.hl7.fhir.r4.model.Condition theCandidate) boolean
ImmunizationsJpaSectionSearchStrategy.shouldInclude
(IpsSectionContext<org.hl7.fhir.r4.model.Immunization> theIpsSectionContext, org.hl7.fhir.r4.model.Immunization theCandidate) boolean
MedicalDevicesJpaSectionSearchStrategy.shouldInclude
(IpsSectionContext<org.hl7.fhir.r4.model.DeviceUseStatement> theIpsSectionContext, org.hl7.fhir.r4.model.DeviceUseStatement theCandidate) boolean
PregnancyJpaSectionSearchStrategy.shouldInclude
(IpsSectionContext<org.hl7.fhir.r4.model.Observation> theIpsSectionContext, org.hl7.fhir.r4.model.Observation theCandidate) boolean
ProblemListJpaSectionSearchStrategy.shouldInclude
(IpsSectionContext<org.hl7.fhir.r4.model.Condition> theIpsSectionContext, org.hl7.fhir.r4.model.Condition theCandidate) boolean
ProceduresJpaSectionSearchStrategy.shouldInclude
(IpsSectionContext<org.hl7.fhir.r4.model.Procedure> theIpsSectionContext, org.hl7.fhir.r4.model.Procedure theCandidate) boolean
SocialHistoryJpaSectionSearchStrategy.shouldInclude
(IpsSectionContext<org.hl7.fhir.r4.model.Observation> theIpsSectionContext, org.hl7.fhir.r4.model.Observation theCandidate) boolean
VitalSignsJpaSectionSearchStrategy.shouldInclude
(IpsSectionContext<org.hl7.fhir.r4.model.Observation> theIpsSectionContext, org.hl7.fhir.r4.model.Observation theCandidate)