public class Iti66SearchParameters extends Object implements org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
| Modifier and Type | Class and Description |
|---|---|
static class |
Iti66SearchParameters.Iti66SearchParametersBuilder |
| Modifier and Type | Method and Description |
|---|---|
static Iti66SearchParameters.Iti66SearchParametersBuilder |
builder() |
ca.uhn.fhir.rest.param.TokenParam |
get_id() |
ca.uhn.fhir.rest.param.StringParam |
getAuthorFamilyName() |
ca.uhn.fhir.rest.param.StringParam |
getAuthorGivenName() |
ca.uhn.fhir.rest.param.DateRangeParam |
getCreated() |
ca.uhn.fhir.context.FhirContext |
getFhirContext() |
ca.uhn.fhir.rest.param.TokenParam |
getIdentifier() |
Set<ca.uhn.fhir.model.api.Include> |
getIncludeSpec() |
ca.uhn.fhir.rest.param.TokenParam |
getPatientIdentifier() |
List<ca.uhn.fhir.rest.param.TokenParam> |
getPatientIdParam() |
ca.uhn.fhir.rest.param.ReferenceParam |
getPatientReference() |
ca.uhn.fhir.rest.api.SortSpec |
getSortSpec() |
ca.uhn.fhir.rest.param.TokenOrListParam |
getSource() |
ca.uhn.fhir.rest.param.TokenOrListParam |
getStatus() |
ca.uhn.fhir.rest.param.TokenOrListParam |
getType() |
void |
set_id(ca.uhn.fhir.rest.param.TokenParam _id) |
Iti66SearchParameters |
setAuthor(ca.uhn.fhir.rest.param.ReferenceAndListParam author) |
void |
setAuthorFamilyName(ca.uhn.fhir.rest.param.StringParam authorFamilyName) |
void |
setAuthorGivenName(ca.uhn.fhir.rest.param.StringParam authorGivenName) |
void |
setCreated(ca.uhn.fhir.rest.param.DateRangeParam created) |
void |
setIdentifier(ca.uhn.fhir.rest.param.TokenParam identifier) |
void |
setIncludeSpec(Set<ca.uhn.fhir.model.api.Include> includeSpec) |
void |
setPatientIdentifier(ca.uhn.fhir.rest.param.TokenParam patientIdentifier) |
void |
setPatientReference(ca.uhn.fhir.rest.param.ReferenceParam patientReference) |
void |
setSortSpec(ca.uhn.fhir.rest.api.SortSpec sortSpec) |
void |
setSource(ca.uhn.fhir.rest.param.TokenOrListParam source) |
void |
setStatus(ca.uhn.fhir.rest.param.TokenOrListParam status) |
void |
setType(ca.uhn.fhir.rest.param.TokenOrListParam type) |
String |
toString() |
public List<ca.uhn.fhir.rest.param.TokenParam> getPatientIdParam()
getPatientIdParam in interface org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameterspublic Iti66SearchParameters setAuthor(ca.uhn.fhir.rest.param.ReferenceAndListParam author)
public static Iti66SearchParameters.Iti66SearchParametersBuilder builder()
public ca.uhn.fhir.rest.param.DateRangeParam getCreated()
public void setCreated(ca.uhn.fhir.rest.param.DateRangeParam created)
public ca.uhn.fhir.rest.param.StringParam getAuthorFamilyName()
public void setAuthorFamilyName(ca.uhn.fhir.rest.param.StringParam authorFamilyName)
public ca.uhn.fhir.rest.param.StringParam getAuthorGivenName()
public void setAuthorGivenName(ca.uhn.fhir.rest.param.StringParam authorGivenName)
public ca.uhn.fhir.rest.param.TokenOrListParam getType()
public void setType(ca.uhn.fhir.rest.param.TokenOrListParam type)
public ca.uhn.fhir.rest.param.TokenOrListParam getSource()
public void setSource(ca.uhn.fhir.rest.param.TokenOrListParam source)
public ca.uhn.fhir.rest.param.TokenOrListParam getStatus()
public void setStatus(ca.uhn.fhir.rest.param.TokenOrListParam status)
public ca.uhn.fhir.rest.param.TokenParam getIdentifier()
public void setIdentifier(ca.uhn.fhir.rest.param.TokenParam identifier)
public ca.uhn.fhir.rest.param.ReferenceParam getPatientReference()
public void setPatientReference(ca.uhn.fhir.rest.param.ReferenceParam patientReference)
public ca.uhn.fhir.rest.param.TokenParam getPatientIdentifier()
public void setPatientIdentifier(ca.uhn.fhir.rest.param.TokenParam patientIdentifier)
public ca.uhn.fhir.rest.param.TokenParam get_id()
public void set_id(ca.uhn.fhir.rest.param.TokenParam _id)
public ca.uhn.fhir.rest.api.SortSpec getSortSpec()
getSortSpec in interface org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameterspublic void setSortSpec(ca.uhn.fhir.rest.api.SortSpec sortSpec)
public Set<ca.uhn.fhir.model.api.Include> getIncludeSpec()
getIncludeSpec in interface org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameterspublic void setIncludeSpec(Set<ca.uhn.fhir.model.api.Include> includeSpec)
public ca.uhn.fhir.context.FhirContext getFhirContext()
getFhirContext in interface org.openehealth.ipf.commons.ihe.fhir.FhirSearchParametersCopyright © 2021 Open eHealth Foundation. All rights reserved.