Class ResearchStudyPrincipalInvestigator

java.lang.Object
dev.dsf.fhir.search.parameters.basic.AbstractSearchParameter<R>
dev.dsf.fhir.search.parameters.basic.AbstractReferenceParameter<org.hl7.fhir.r4.model.ResearchStudy>
dev.dsf.fhir.search.parameters.ResearchStudyPrincipalInvestigator
All Implemented Interfaces:
MatcherParameter, SearchQuerySortParameter, SearchQueryIncludeParameter<org.hl7.fhir.r4.model.ResearchStudy>, SearchQueryParameter<org.hl7.fhir.r4.model.ResearchStudy>

@IncludeParameterDefinition(resourceType=org.hl7.fhir.r4.model.ResearchStudy.class, parameterName="principalinvestigator", targetResourceTypes={org.hl7.fhir.r4.model.Practitioner.class,org.hl7.fhir.r4.model.PractitionerRole.class}) @SearchParameterDefinition(name="principalinvestigator", definition="http://hl7.org/fhir/SearchParameter/ResearchStudy-principalinvestigator", type=REFERENCE, documentation="Researcher who oversees multiple aspects of the study") public class ResearchStudyPrincipalInvestigator extends AbstractReferenceParameter<org.hl7.fhir.r4.model.ResearchStudy>
  • Field Details

  • Constructor Details

    • ResearchStudyPrincipalInvestigator

      public ResearchStudyPrincipalInvestigator()
  • Method Details