Class LibraryUrl

All Implemented Interfaces:
MatcherParameter, SearchQuerySortParameter, SearchQueryParameter<org.hl7.fhir.r4.model.Library>

@SearchParameterDefinition(name="url", definition="http://hl7.org/fhir/SearchParameter/Library-url", type=URI, documentation="The uri that identifies the library") public class LibraryUrl extends AbstractUrlAndVersionParameter<org.hl7.fhir.r4.model.Library>
  • Field Details

  • Constructor Details

    • LibraryUrl

      public LibraryUrl()
  • Method Details