public class DeviceRequestResourceProvider extends JpaResourceProviderDstu3<org.hl7.fhir.dstu3.model.DeviceRequest>
REMOTE_ADDR, REMOTE_UA
Constructor and Description |
---|
DeviceRequestResourceProvider() |
Modifier and Type | Method and Description |
---|---|
Class<org.hl7.fhir.dstu3.model.DeviceRequest> |
getResourceType() |
IBundleProvider |
search(javax.servlet.http.HttpServletRequest theServletRequest,
javax.servlet.http.HttpServletResponse theServletResponse,
RequestDetails theRequestDetails,
StringAndListParam theFtContent,
StringAndListParam theFtText,
TokenAndListParam theSearchForTag,
TokenAndListParam theSearchForSecurity,
UriAndListParam theSearchForProfile,
HasAndListParam theHas,
TokenAndListParam the_id,
StringAndListParam the_language,
DateRangeParam theAuthored_on,
ReferenceAndListParam theBased_on,
TokenAndListParam theCode,
ReferenceAndListParam theDefinition,
ReferenceAndListParam theDevice,
ReferenceAndListParam theEncounter,
DateRangeParam theEvent_date,
TokenAndListParam theGroup_identifier,
TokenAndListParam theIdentifier,
TokenAndListParam theIntent,
ReferenceAndListParam thePatient,
ReferenceAndListParam thePerformer,
ReferenceAndListParam thePriorrequest,
ReferenceAndListParam theRequester,
TokenAndListParam theStatus,
ReferenceAndListParam theSubject,
Map<String,List<String>> theAdditionalRawParams,
Set<Include> theRevIncludes,
DateRangeParam theLastUpdated,
Set<Include> theIncludes,
SortSpec theSort,
Integer theCount,
SummaryEnum theSummaryMode,
SearchTotalModeEnum theSearchTotalMode) |
create, delete, expunge, expunge, meta, meta, metaAdd, metaDelete, update, validate, validate
doExpunge, getDao, getHistoryForResourceInstance, getHistoryForResourceType, patch, read, setDao
createExpungeOptions, createExpungeResponse, endRequest, endRequest, getContext, processSinceOrAt, setContext, startRequest, startRequest
public Class<org.hl7.fhir.dstu3.model.DeviceRequest> getResourceType()
getResourceType
in interface IResourceProvider
getResourceType
in class BaseJpaResourceProvider<org.hl7.fhir.dstu3.model.DeviceRequest>
public IBundleProvider search(javax.servlet.http.HttpServletRequest theServletRequest, javax.servlet.http.HttpServletResponse theServletResponse, RequestDetails theRequestDetails, StringAndListParam theFtContent, StringAndListParam theFtText, TokenAndListParam theSearchForTag, TokenAndListParam theSearchForSecurity, UriAndListParam theSearchForProfile, HasAndListParam theHas, TokenAndListParam the_id, StringAndListParam the_language, DateRangeParam theAuthored_on, ReferenceAndListParam theBased_on, TokenAndListParam theCode, ReferenceAndListParam theDefinition, ReferenceAndListParam theDevice, ReferenceAndListParam theEncounter, DateRangeParam theEvent_date, TokenAndListParam theGroup_identifier, TokenAndListParam theIdentifier, TokenAndListParam theIntent, ReferenceAndListParam thePatient, ReferenceAndListParam thePerformer, ReferenceAndListParam thePriorrequest, ReferenceAndListParam theRequester, TokenAndListParam theStatus, ReferenceAndListParam theSubject, Map<String,List<String>> theAdditionalRawParams, Set<Include> theRevIncludes, DateRangeParam theLastUpdated, Set<Include> theIncludes, SortSpec theSort, Integer theCount, SummaryEnum theSummaryMode, SearchTotalModeEnum theSearchTotalMode)
Copyright © 2014–2019 University Health Network. All rights reserved.