Package ca.uhn.fhir.mdm.api
Class MatchedTarget
java.lang.Object
ca.uhn.fhir.mdm.api.MatchedTarget
-
Constructor Summary
ConstructorDescriptionMatchedTarget
(org.hl7.fhir.instance.model.api.IAnyResource theTarget, MdmMatchOutcome theMatchResult) -
Method Summary
Modifier and TypeMethodDescriptionorg.hl7.fhir.instance.model.api.IAnyResource
boolean
isMatch()
boolean
-
Constructor Details
-
MatchedTarget
public MatchedTarget(org.hl7.fhir.instance.model.api.IAnyResource theTarget, MdmMatchOutcome theMatchResult)
-
-
Method Details
-
getTarget
-
getMatchResult
-
isMatch
-
isPossibleMatch
-