Class MdmEidUpdateService

java.lang.Object
ca.uhn.fhir.jpa.mdm.svc.MdmEidUpdateService

@Service public class MdmEidUpdateService extends Object
  • Constructor Details

  • Method Details

    • applySurvivorshipRulesAndSaveGoldenResource

      public void applySurvivorshipRulesAndSaveGoldenResource(org.hl7.fhir.instance.model.api.IAnyResource theTargetResource, org.hl7.fhir.instance.model.api.IAnyResource theGoldenResource, ca.uhn.fhir.mdm.model.MdmTransactionContext theMdmTransactionContext)