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