
Uses of Interface
ca.uhn.fhir.mdm.api.IMdmLinkExpandSvc
Packages that use IMdmLinkExpandSvc
-
Uses of IMdmLinkExpandSvc in ca.uhn.fhir.mdm.svc
Classes in ca.uhn.fhir.mdm.svc that implement IMdmLinkExpandSvcModifier and TypeClassDescriptionclass
MDM link expansion service that is used when MDM mode is Match-Only and eid systems are defined in Mdm rules.class
Methods in ca.uhn.fhir.mdm.svc that return IMdmLinkExpandSvcModifier and TypeMethodDescriptionMdmExpandersHolder.getLinkExpandSvcInstance()
Returns the appropriate expand service instance appropriate for the mdm settingsConstructors in ca.uhn.fhir.mdm.svc with parameters of type IMdmLinkExpandSvcModifierConstructorDescriptionMdmExpandersHolder
(ca.uhn.fhir.context.FhirContext theFhirContext, IMdmLinkExpandSvc theMdmLinkExpandSvc, MdmEidMatchOnlyExpandSvc theMdmEidMatchOnlyLinkExpandSvc, BulkExportMdmResourceExpander theBulkExportMDMResourceExpander, BulkExportMdmEidMatchOnlyResourceExpander theBulkExportMDMEidMatchOnlyResourceExpander)