Class ValueSetUrl

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

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

  • Constructor Details

    • ValueSetUrl

      public ValueSetUrl()
  • Method Details