
Uses of Class
org.hl7.fhir.r5.tools.CDSHooksServices.CDSHooksServicesServicesPrefetchComponent
Packages that use CDSHooksServices.CDSHooksServicesServicesPrefetchComponent
-
Uses of CDSHooksServices.CDSHooksServicesServicesPrefetchComponent in org.hl7.fhir.r5.tools
Fields in org.hl7.fhir.r5.tools with type parameters of type CDSHooksServices.CDSHooksServicesServicesPrefetchComponentModifier and TypeFieldDescriptionCDSHooksServices.CDSHooksServicesServicesComponent.prefetch
An object containing key/value pairs of FHIR queries that this Services is requesting the CDS Client to perform and provide on each Services call.Methods in org.hl7.fhir.r5.tools that return CDSHooksServices.CDSHooksServicesServicesPrefetchComponentModifier and TypeMethodDescriptionCDSHooksServices.CDSHooksServicesServicesComponent.addPrefetch()
CDSHooksServices.CDSHooksServicesServicesPrefetchComponent.copy()
CDSHooksServices.CDSHooksServicesServicesComponent.getPrefetchFirstRep()
ToolsJsonParser.parseCDSHooksServicesServicesPrefetchComponent
(com.google.gson.JsonObject json) ToolsXmlParser.parseCDSHooksServicesServicesPrefetchComponent
(org.xmlpull.v1.XmlPullParser xpp) CDSHooksServices.CDSHooksServicesServicesPrefetchComponent.setKeyElement
(CodeType value) CDSHooksServices.CDSHooksServicesServicesPrefetchComponent.setValueElement
(StringType value) Methods in org.hl7.fhir.r5.tools that return types with arguments of type CDSHooksServices.CDSHooksServicesServicesPrefetchComponentModifier and TypeMethodDescriptionCDSHooksServices.CDSHooksServicesServicesComponent.getPrefetch()
Methods in org.hl7.fhir.r5.tools with parameters of type CDSHooksServices.CDSHooksServicesServicesPrefetchComponentModifier and TypeMethodDescriptionCDSHooksServices.CDSHooksServicesServicesComponent.addPrefetch
(CDSHooksServices.CDSHooksServicesServicesPrefetchComponent t) protected void
ToolsJsonParser.composeCDSHooksServicesServicesPrefetchComponent
(String name, CDSHooksServices.CDSHooksServicesServicesPrefetchComponent element) protected void
ToolsXmlParser.composeCDSHooksServicesServicesPrefetchComponent
(String name, CDSHooksServices.CDSHooksServicesServicesPrefetchComponent element) protected void
ToolsXmlParser.composeCDSHooksServicesServicesPrefetchComponentElements
(CDSHooksServices.CDSHooksServicesServicesPrefetchComponent element) protected void
ToolsJsonParser.composeCDSHooksServicesServicesPrefetchComponentProperties
(CDSHooksServices.CDSHooksServicesServicesPrefetchComponent element) void
CDSHooksServices.CDSHooksServicesServicesPrefetchComponent.copyValues
(CDSHooksServices.CDSHooksServicesServicesPrefetchComponent dst) protected boolean
ToolsXmlParser.parseCDSHooksServicesServicesPrefetchComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, CDSHooksServices.CDSHooksServicesServicesPrefetchComponent res) protected void
ToolsJsonParser.parseCDSHooksServicesServicesPrefetchComponentProperties
(com.google.gson.JsonObject json, CDSHooksServices.CDSHooksServicesServicesPrefetchComponent res) Method parameters in org.hl7.fhir.r5.tools with type arguments of type CDSHooksServices.CDSHooksServicesServicesPrefetchComponentModifier and TypeMethodDescriptionCDSHooksServices.CDSHooksServicesServicesComponent.setPrefetch
(List<CDSHooksServices.CDSHooksServicesServicesPrefetchComponent> thePrefetch)