
Uses of Class
org.hl7.fhir.r5.context.IWorkerContext.SystemSupportInformation
Packages that use IWorkerContext.SystemSupportInformation
-
Uses of IWorkerContext.SystemSupportInformation in org.hl7.fhir.r5.context
Methods in org.hl7.fhir.r5.context that return IWorkerContext.SystemSupportInformationModifier and TypeMethodDescriptionBaseWorkerContext.getTxSupportInfo
(String system) BaseWorkerContext.getTxSupportInfo
(String system, String version) IWorkerContext.getTxSupportInfo
(String system) IWorkerContext.getTxSupportInfo
(String system, String version) return the System Support Information for the server that serves the specified code system -
Uses of IWorkerContext.SystemSupportInformation in org.hl7.fhir.r5.hapi.ctx
Methods in org.hl7.fhir.r5.hapi.ctx that return IWorkerContext.SystemSupportInformationModifier and TypeMethodDescriptionHapiWorkerContext.getTxSupportInfo
(String system) HapiWorkerContext.getTxSupportInfo
(String system, String version)