Class PatientActive

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

@SearchParameterDefinition(name="active", definition="http://hl7.org/fhir/SearchParameter/Patient-active", type=TOKEN, documentation="Whether the patient record is active [true|false]") public class PatientActive extends AbstractActiveParameter<org.hl7.fhir.r4.model.Patient>
  • Constructor Details

    • PatientActive

      public PatientActive()