Class Iti81SearchParameters.Iti81SearchParametersBuilder
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
- Enclosing class:
- Iti81SearchParameters
-
Method Summary
Modifier and TypeMethodDescriptionaddress
(StringAndListParam address) agent
(ReferenceParam agent) altid
(TokenAndListParam altid) build()
entity
(ReferenceParam entity) entityRole
(TokenAndListParam entityRole) entityType
(TokenAndListParam entityType) fhirContext
(FhirContext fhirContext) includeSpec
(Set<Include> includeSpec) interval
(DateRangeParam interval) outcome
(TokenAndListParam outcome) patientId
(TokenAndListParam patientId) source
(ReferenceParam source) subtype
(TokenAndListParam subtype) toString()
type
(TokenAndListParam type)
-
Method Details
-
interval
- Returns:
this
.
-
address
- Returns:
this
.
-
agent
- Returns:
this
.
-
patientId
- Returns:
this
.
-
entity
- Returns:
this
.
-
entityType
- Returns:
this
.
-
entityRole
- Returns:
this
.
-
source
- Returns:
this
.
-
type
- Returns:
this
.
-
subtype
- Returns:
this
.
-
outcome
- Returns:
this
.
-
altid
- Returns:
this
.
-
sortSpec
- Returns:
this
.
-
includeSpec
- Returns:
this
.
-
fhirContext
- Returns:
this
.
-
build
-
toString
-