Class Iti78SearchParameters.Iti78SearchParametersBuilder
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
- Enclosing class:
Iti78SearchParameters
-
Method Summary
Modifier and TypeMethodDescription_id(TokenParam _id) active(TokenParam active) address(StringParam address) birthDate(DateAndListParam birthDate) build()city(StringParam city) country(StringParam country) family(StringAndListParam family) fhirContext(FhirContext fhirContext) gender(TokenParam gender) given(StringAndListParam given) identifiers(TokenAndListParam identifiers) includeSpec(Set<Include> includeSpec) mothersMaidenName(StringParam mothersMaidenName) postalCode(StringParam postalCode) state(StringParam state) telecom(StringParam telecom) toString()
-
Method Details
-
identifiers
public Iti78SearchParameters.Iti78SearchParametersBuilder identifiers(TokenAndListParam identifiers) - Returns:
this.
-
active
- Returns:
this.
-
family
- Returns:
this.
-
given
- Returns:
this.
-
birthDate
- Returns:
this.
-
address
- Returns:
this.
-
city
- Returns:
this.
-
country
- Returns:
this.
-
state
- Returns:
this.
-
postalCode
- Returns:
this.
-
gender
- Returns:
this.
-
_id
- Returns:
this.
-
telecom
- Returns:
this.
-
mothersMaidenName
public Iti78SearchParameters.Iti78SearchParametersBuilder mothersMaidenName(StringParam mothersMaidenName) - Returns:
this.
-
sortSpec
- Returns:
this.
-
includeSpec
- Returns:
this.
-
fhirContext
- Returns:
this.
-
build
-
toString
-