Class MatchUrlUtil

java.lang.Object
ca.uhn.fhir.rest.server.util.MatchUrlUtil

public class MatchUrlUtil extends Object
  • Method Details

    • translateMatchUrl

      public static List<org.apache.http.NameValuePair> translateMatchUrl(String theMatchUrl)
      Parses a FHIR-style Match URL (Patient?identifier=http://foo|bar) into a parsed set of parameters.