Uses of Interface
org.hl7.fhir.instance.model.api.IBaseConformance
Package
Description
-
Uses of IBaseConformance in ca.uhn.fhir.model.base.resource
-
Uses of IBaseConformance in ca.uhn.fhir.repository
Modifier and TypeMethodDescriptiondefault <C extends IBaseConformance>
CRepository.capabilities
(Class<C> resourceType) Returns the CapabilityStatement/Conformance metadata for this repositorydefault <C extends IBaseConformance>
CRepository.capabilities
(Class<C> resourceType, Map<String, String> headers) Returns the CapabilityStatement/Conformance metadata for this repository -
Uses of IBaseConformance in ca.uhn.fhir.rest.client.api
Modifier and TypeMethodDescriptionIBasicClient.getServerConformanceStatement()
Returns the server conformance statement See the FHIR HTTP Conformance definition for more information. -
Uses of IBaseConformance in ca.uhn.fhir.rest.gclient
Modifier and TypeInterfaceDescriptioninterface
IFetchConformanceTyped<T extends IBaseConformance>
Modifier and TypeMethodDescription<T extends IBaseConformance>
IFetchConformanceTyped<T> Retrieve the conformance statement using the given model type