Class Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- Enclosing class:
- Iti66ListSearchParameters
-
Method Summary
Modifier and TypeMethodDescription_id(ca.uhn.fhir.rest.param.TokenParam _id) authorFamilyName(ca.uhn.fhir.rest.param.StringParam authorFamilyName) authorGivenName(ca.uhn.fhir.rest.param.StringParam authorGivenName) build()code(ca.uhn.fhir.rest.param.TokenOrListParam code) date(ca.uhn.fhir.rest.param.DateRangeParam date) designationType(ca.uhn.fhir.rest.param.TokenOrListParam designationType) fhirContext(ca.uhn.fhir.context.FhirContext fhirContext) identifier(ca.uhn.fhir.rest.param.TokenParam identifier) includeSpec(Set<ca.uhn.fhir.model.api.Include> includeSpec) patientIdentifier(ca.uhn.fhir.rest.param.TokenParam patientIdentifier) patientReference(ca.uhn.fhir.rest.param.ReferenceParam patientReference) sortSpec(ca.uhn.fhir.rest.api.SortSpec sortSpec) sourceId(ca.uhn.fhir.rest.param.TokenOrListParam sourceId) status(ca.uhn.fhir.rest.param.TokenOrListParam status) toString()
-
Method Details
-
date
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder date(ca.uhn.fhir.rest.param.DateRangeParam date) - Returns:
this.
-
code
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder code(ca.uhn.fhir.rest.param.TokenOrListParam code) - Returns:
this.
-
designationType
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder designationType(ca.uhn.fhir.rest.param.TokenOrListParam designationType) - Returns:
this.
-
sourceId
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder sourceId(ca.uhn.fhir.rest.param.TokenOrListParam sourceId) - Returns:
this.
-
status
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder status(ca.uhn.fhir.rest.param.TokenOrListParam status) - Returns:
this.
-
identifier
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder identifier(ca.uhn.fhir.rest.param.TokenParam identifier) - Returns:
this.
-
_id
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder _id(ca.uhn.fhir.rest.param.TokenParam _id) - Returns:
this.
-
patientReference
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder patientReference(ca.uhn.fhir.rest.param.ReferenceParam patientReference) - Returns:
this.
-
patientIdentifier
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder patientIdentifier(ca.uhn.fhir.rest.param.TokenParam patientIdentifier) - Returns:
this.
-
authorFamilyName
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder authorFamilyName(ca.uhn.fhir.rest.param.StringParam authorFamilyName) - Returns:
this.
-
authorGivenName
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder authorGivenName(ca.uhn.fhir.rest.param.StringParam authorGivenName) - Returns:
this.
-
sortSpec
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder sortSpec(ca.uhn.fhir.rest.api.SortSpec sortSpec) - Returns:
this.
-
includeSpec
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder includeSpec(Set<ca.uhn.fhir.model.api.Include> includeSpec) - Returns:
this.
-
fhirContext
public Iti66ListSearchParameters.Iti66ListSearchParametersBuilder fhirContext(ca.uhn.fhir.context.FhirContext fhirContext) - Returns:
this.
-
build
-
toString
-