| Modifier and Type | Interface and Description |
|---|---|
interface |
IQueryParameterOr<T extends IQueryParameterType> |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseCodingDt |
class |
BaseIdentifierDt |
class |
BaseQuantityDt |
| Modifier and Type | Class and Description |
|---|---|
class |
IdrefDt |
class |
MarkdownDt |
class |
StringDt |
class |
TimeDt
Represents a Time datatype, per the FHIR specification.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends IBaseResource> |
IGenericClient.search(Class<T> theType,
Map<String,List<IQueryParameterType>> theParams)
Implementation of the "instance search" method.
|
<T extends IBaseResource> |
GenericClient.search(Class<T> theType,
Map<String,List<IQueryParameterType>> theParams) |
| Modifier and Type | Method and Description |
|---|---|
static IQueryParameterOr<?> |
MethodUtil.singleton(IQueryParameterType theParam) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeAndListParam<A extends IQueryParameterType,B extends IQueryParameterType> |
class |
CompositeAndListParam<A extends IQueryParameterType,B extends IQueryParameterType> |
class |
CompositeOrListParam<A extends IQueryParameterType,B extends IQueryParameterType> |
class |
CompositeOrListParam<A extends IQueryParameterType,B extends IQueryParameterType> |
class |
CompositeParam<A extends IQueryParameterType,B extends IQueryParameterType> |
class |
CompositeParam<A extends IQueryParameterType,B extends IQueryParameterType> |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeParam<A extends IQueryParameterType,B extends IQueryParameterType> |
class |
DateParam |
class |
InternalCodingDt |
class |
NumberParam |
class |
QualifiedDateParam
Deprecated.
Use
DateParam instead (this class is identical, but was renamed to be less confusing) |
class |
QuantityParam |
class |
ReferenceParam |
class |
StringParam |
class |
TokenParam |
class |
UriParam |
| Modifier and Type | Method and Description |
|---|---|
<A extends IQueryParameterType,B extends IQueryParameterType> |
SearchParameterMap.add(String theName,
CompositeOrListParam<A,B> theCompositeOrListParam) |
<A extends IQueryParameterType,B extends IQueryParameterType> |
SearchParameterMap.add(String theName,
CompositeOrListParam<A,B> theCompositeOrListParam) |
Copyright © 2014–2016 University Health Network. All rights reserved.