Class MatchedGoldenResourceCandidate

java.lang.Object
ca.uhn.fhir.jpa.mdm.svc.candidate.MatchedGoldenResourceCandidate

  • Constructor Details

    • MatchedGoldenResourceCandidate

      public MatchedGoldenResourceCandidate(ca.uhn.fhir.rest.api.server.storage.ResourcePersistentId theCandidate, ca.uhn.fhir.mdm.api.MdmMatchOutcome theMdmMatchOutcome)
    • MatchedGoldenResourceCandidate

      public MatchedGoldenResourceCandidate(ca.uhn.fhir.rest.api.server.storage.ResourcePersistentId theGoldenResourcePid, ca.uhn.fhir.mdm.api.IMdmLink theMdmLink)
  • Method Details