Uses of Package
ca.uhn.fhir.jpa.ips.api
Package
Description
-
ClassDescriptionThis 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. -
ClassDescriptionThis interface is the primary configuration and strategy provider for the HAPI FHIR International Patient Summary (IPS) generator.
-
ClassDescriptionThis 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. -
-
ClassDescriptionThis 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.