| Package | Description |
|---|---|
| ca.uhn.fhir.rest.gclient | |
| org.hl7.fhir.instance.model.api |
| Modifier and Type | Method and Description |
|---|---|
ICriterion<StringClientParam> |
StringClientParam.IStringMatch.value(String theValue)
Requests that resources be returned which match the given value
|
ICriterion<StringClientParam> |
StringClientParam.IStringMatch.value(StringDt theValue)
Requests that resources be returned which match the given value
|
ICriterion<StringClientParam> |
StringClientParam.IStringMatch.values(List<String> theValues)
Requests that resources be returned which match ANY of the given values (this is an OR search, not an AND search).
|
| Modifier and Type | Field and Description |
|---|---|
static StringClientParam |
IAnyResource.RES_ID
Fluent Client search parameter constant for _id
|
Copyright © 2014–2016 University Health Network. All rights reserved.