Class LocationIdentifier

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

@SearchParameterDefinition(name="identifier", definition="http://hl7.org/fhir/SearchParameter/Location-identifier", type=TOKEN, documentation="An identifier for the location") public class LocationIdentifier extends AbstractIdentifierParameter<org.hl7.fhir.r4.model.Location>
  • Field Details

  • Constructor Details

    • LocationIdentifier

      public LocationIdentifier()
  • Method Details

    • matches

      public boolean matches(org.hl7.fhir.r4.model.Resource resource)