Class Iti81SearchParameters
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
- All Implemented Interfaces:
org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
public class Iti81SearchParameters
extends Object
implements org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionIti81SearchParameters(ca.uhn.fhir.rest.param.DateRangeParam interval, ca.uhn.fhir.rest.param.StringAndListParam address, ca.uhn.fhir.rest.param.TokenAndListParam patientId, ca.uhn.fhir.rest.param.TokenAndListParam entityId, ca.uhn.fhir.rest.param.TokenAndListParam entityType, ca.uhn.fhir.rest.param.TokenAndListParam entityRole, ca.uhn.fhir.rest.param.StringAndListParam source, ca.uhn.fhir.rest.param.TokenAndListParam type, ca.uhn.fhir.rest.param.StringAndListParam user, ca.uhn.fhir.rest.param.TokenAndListParam subtype, ca.uhn.fhir.rest.param.TokenAndListParam outcome, ca.uhn.fhir.rest.param.TokenAndListParam altid, ca.uhn.fhir.rest.api.SortSpec sortSpec, Set<ca.uhn.fhir.model.api.Include> includeSpec, ca.uhn.fhir.context.FhirContext fhirContext) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()ca.uhn.fhir.rest.param.StringAndListParamca.uhn.fhir.rest.param.TokenAndListParamgetAltid()ca.uhn.fhir.rest.param.TokenAndListParamca.uhn.fhir.rest.param.TokenAndListParamca.uhn.fhir.rest.param.TokenAndListParamca.uhn.fhir.context.FhirContextSet<ca.uhn.fhir.model.api.Include>ca.uhn.fhir.rest.param.DateRangeParamca.uhn.fhir.rest.param.TokenAndListParamca.uhn.fhir.rest.param.TokenAndListParamList<ca.uhn.fhir.rest.param.TokenParam>ca.uhn.fhir.rest.api.SortSpecca.uhn.fhir.rest.param.StringAndListParamca.uhn.fhir.rest.param.TokenAndListParamca.uhn.fhir.rest.param.TokenAndListParamgetType()ca.uhn.fhir.rest.param.StringAndListParamgetUser()voidsetAddress(ca.uhn.fhir.rest.param.StringAndListParam address) voidsetAltid(ca.uhn.fhir.rest.param.TokenAndListParam altid) voidsetEntityId(ca.uhn.fhir.rest.param.TokenAndListParam entityId) voidsetEntityRole(ca.uhn.fhir.rest.param.TokenAndListParam entityRole) voidsetEntityType(ca.uhn.fhir.rest.param.TokenAndListParam entityType) voidsetIncludeSpec(Set<ca.uhn.fhir.model.api.Include> includeSpec) voidsetInterval(ca.uhn.fhir.rest.param.DateRangeParam interval) voidsetOutcome(ca.uhn.fhir.rest.param.TokenAndListParam outcome) voidsetPatientId(ca.uhn.fhir.rest.param.TokenAndListParam patientId) voidsetSortSpec(ca.uhn.fhir.rest.api.SortSpec sortSpec) voidsetSource(ca.uhn.fhir.rest.param.StringAndListParam source) voidsetSubtype(ca.uhn.fhir.rest.param.TokenAndListParam subtype) voidsetType(ca.uhn.fhir.rest.param.TokenAndListParam type) voidsetUser(ca.uhn.fhir.rest.param.StringAndListParam user) toString()
-
Constructor Details
-
Iti81SearchParameters
public Iti81SearchParameters(ca.uhn.fhir.rest.param.DateRangeParam interval, ca.uhn.fhir.rest.param.StringAndListParam address, ca.uhn.fhir.rest.param.TokenAndListParam patientId, ca.uhn.fhir.rest.param.TokenAndListParam entityId, ca.uhn.fhir.rest.param.TokenAndListParam entityType, ca.uhn.fhir.rest.param.TokenAndListParam entityRole, ca.uhn.fhir.rest.param.StringAndListParam source, ca.uhn.fhir.rest.param.TokenAndListParam type, ca.uhn.fhir.rest.param.StringAndListParam user, ca.uhn.fhir.rest.param.TokenAndListParam subtype, ca.uhn.fhir.rest.param.TokenAndListParam outcome, ca.uhn.fhir.rest.param.TokenAndListParam altid, ca.uhn.fhir.rest.api.SortSpec sortSpec, Set<ca.uhn.fhir.model.api.Include> includeSpec, ca.uhn.fhir.context.FhirContext fhirContext)
-
-
Method Details
-
getPatientIdParam
- Specified by:
getPatientIdParamin interfaceorg.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
-
builder
-
toString
-
getInterval
public ca.uhn.fhir.rest.param.DateRangeParam getInterval() -
setInterval
public void setInterval(ca.uhn.fhir.rest.param.DateRangeParam interval) -
getAddress
public ca.uhn.fhir.rest.param.StringAndListParam getAddress() -
setAddress
public void setAddress(ca.uhn.fhir.rest.param.StringAndListParam address) -
getPatientId
public ca.uhn.fhir.rest.param.TokenAndListParam getPatientId() -
setPatientId
public void setPatientId(ca.uhn.fhir.rest.param.TokenAndListParam patientId) -
getEntityId
public ca.uhn.fhir.rest.param.TokenAndListParam getEntityId() -
setEntityId
public void setEntityId(ca.uhn.fhir.rest.param.TokenAndListParam entityId) -
getEntityType
public ca.uhn.fhir.rest.param.TokenAndListParam getEntityType() -
setEntityType
public void setEntityType(ca.uhn.fhir.rest.param.TokenAndListParam entityType) -
getEntityRole
public ca.uhn.fhir.rest.param.TokenAndListParam getEntityRole() -
setEntityRole
public void setEntityRole(ca.uhn.fhir.rest.param.TokenAndListParam entityRole) -
getSource
public ca.uhn.fhir.rest.param.StringAndListParam getSource() -
setSource
public void setSource(ca.uhn.fhir.rest.param.StringAndListParam source) -
getType
public ca.uhn.fhir.rest.param.TokenAndListParam getType() -
setType
public void setType(ca.uhn.fhir.rest.param.TokenAndListParam type) -
getUser
public ca.uhn.fhir.rest.param.StringAndListParam getUser() -
setUser
public void setUser(ca.uhn.fhir.rest.param.StringAndListParam user) -
getSubtype
public ca.uhn.fhir.rest.param.TokenAndListParam getSubtype() -
setSubtype
public void setSubtype(ca.uhn.fhir.rest.param.TokenAndListParam subtype) -
getOutcome
public ca.uhn.fhir.rest.param.TokenAndListParam getOutcome() -
setOutcome
public void setOutcome(ca.uhn.fhir.rest.param.TokenAndListParam outcome) -
getAltid
public ca.uhn.fhir.rest.param.TokenAndListParam getAltid() -
setAltid
public void setAltid(ca.uhn.fhir.rest.param.TokenAndListParam altid) -
getSortSpec
public ca.uhn.fhir.rest.api.SortSpec getSortSpec() -
setSortSpec
public void setSortSpec(ca.uhn.fhir.rest.api.SortSpec sortSpec) -
getIncludeSpec
- Specified by:
getIncludeSpecin interfaceorg.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
-
setIncludeSpec
-
getFhirContext
public ca.uhn.fhir.context.FhirContext getFhirContext()- Specified by:
getFhirContextin interfaceorg.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
-