Class LibraryStatus

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

@SearchParameterDefinition(name="status", definition="http://hl7.org/fhir/SearchParameter/Library-status", type=TOKEN, documentation="The current status of the library") public class LibraryStatus extends AbstractStatusParameter<org.hl7.fhir.r4.model.Library>
  • Constructor Details

    • LibraryStatus

      public LibraryStatus()