Class GroupIdentifier

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

@SearchParameterDefinition(name="identifier", definition="http://hl7.org/fhir/SearchParameter/Group-identifier", type=TOKEN, documentation="External identifier for the group") public class GroupIdentifier extends AbstractIdentifierParameter<org.hl7.fhir.r4.model.Group>
  • Constructor Details

    • GroupIdentifier

      public GroupIdentifier()