
Uses of Package
ca.uhn.fhir.jpa.ips.api
Packages that use ca.uhn.fhir.jpa.ips.api
Package
Description
-
Classes in ca.uhn.fhir.jpa.ips.api used by ca.uhn.fhir.jpa.ips.apiClassDescriptionThis interface is invoked when a section has no resources found, and should generate a "stub" resource explaining why.This interface is invoked for each section of the IPS, and fetches/returns the resources which will be included in the IPS document for that section.This enum specifies how an individual
resource entry
that is returned byISectionResourceSupplier.fetchResourcesForSection(IpsContext, IpsSectionContext, RequestDetails)
should be included in the resulting IPS document bundle.This class is the return type forISectionResourceSupplier.fetchResourcesForSection(IpsContext, IpsSectionContext, RequestDetails)
.CallSection.newBuilder()
to create a new instance of this class. -
Classes in ca.uhn.fhir.jpa.ips.api used by ca.uhn.fhir.jpa.ips.generatorClassDescriptionThis interface is the primary configuration and strategy provider for the HAPI FHIR International Patient Summary (IPS) generator.
-
Classes in ca.uhn.fhir.jpa.ips.api used by ca.uhn.fhir.jpa.ips.jpaClassDescriptionThis interface is the primary configuration and strategy provider for the HAPI FHIR International Patient Summary (IPS) generator.This interface is invoked for each section of the IPS, and fetches/returns the resources which will be included in the IPS document for that section.This class is the return type for
ISectionResourceSupplier.fetchResourcesForSection(IpsContext, IpsSectionContext, RequestDetails)
.CallSection.newBuilder()
to create a new instance of this class. -
Classes in ca.uhn.fhir.jpa.ips.api used by ca.uhn.fhir.jpa.ips.jpa.section
-
Classes in ca.uhn.fhir.jpa.ips.api used by ca.uhn.fhir.jpa.ips.strategyClassDescriptionThis interface is the primary configuration and strategy provider for the HAPI FHIR International Patient Summary (IPS) generator.This interface is invoked when a section has no resources found, and should generate a "stub" resource explaining why.This interface is invoked for each section of the IPS, and fetches/returns the resources which will be included in the IPS document for that section.Call
Section.newBuilder()
to create a new instance of this class.