Class LocationName

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

@SearchParameterDefinition(name="name", definition="http://hl7.org/fhir/SearchParameter/Location-name", type=STRING, documentation="Computationally friendly name of the library") public class LocationName extends AbstractNameOrAliasParameter<org.hl7.fhir.r4.model.Location>
  • Constructor Details

    • LocationName

      public LocationName()