Uses of Class
ca.uhn.fhir.mdm.api.MatchedTarget
-
Uses of MatchedTarget in ca.uhn.fhir.mdm.api
Modifier and TypeMethodDescriptionIMdmMatchFinderSvc.getMatchedTargets
(String theResourceType, org.hl7.fhir.instance.model.api.IAnyResource theResource, ca.uhn.fhir.interceptor.model.RequestPartitionId theRequestPartitionId) Retrieve a list of possible target candidates for matching, based on the givenIAnyResource
Internally, performs all MDM matching rules on the type of the resource. -
Uses of MatchedTarget in ca.uhn.fhir.mdm.provider
Modifier and TypeMethodDescriptionprotected String
MdmControllerHelper.getMatchGrade
(MatchedTarget theTheMatchedTarget) org.hl7.fhir.instance.model.api.IBaseBackboneElement
MdmControllerHelper.toBundleEntrySearchComponent
(BundleBuilder theBuilder, org.hl7.fhir.instance.model.api.IBaseBackboneElement theSearch, MatchedTarget theMatchedTarget)