| Package | Description |
|---|---|
| ca.uhn.fhir.model.base.resource | |
| ca.uhn.fhir.rest.client.api | |
| ca.uhn.fhir.rest.gclient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseConformance |
| Modifier and Type | Method and Description |
|---|---|
IBaseConformance |
IBasicClient.getServerConformanceStatement()
Returns the server conformance statement
See the FHIR HTTP Conformance definition
for more information.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFetchConformanceTyped<T extends IBaseConformance> |
| Modifier and Type | Method and Description |
|---|---|
<T extends IBaseConformance> |
IFetchConformanceUntyped.ofType(Class<T> theType)
Retrieve the conformance statement using the given model type
|
Copyright © 2014–2017 University Health Network. All rights reserved.