Class PatientMatchProvider

java.lang.Object
ca.uhn.fhir.mdm.provider.PatientMatchProvider

public class PatientMatchProvider extends Object
  • Constructor Details

  • Method Details

    • match

      public org.hl7.fhir.instance.model.api.IBaseBundle match(org.hl7.fhir.instance.model.api.IAnyResource thePatient, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails)
      Searches for matches for the provided patient resource
      Parameters:
      thePatient - - the patient resource
      theRequestDetails - - the request details
      Returns:
      - any matches to the provided patient resource