
Uses of Class
org.hl7.fhir.r5.tools.CDSHooksRequest.CDSHooksRequestPrefetchComponent
Packages that use CDSHooksRequest.CDSHooksRequestPrefetchComponent
-
Uses of CDSHooksRequest.CDSHooksRequestPrefetchComponent in org.hl7.fhir.r5.tools
Fields in org.hl7.fhir.r5.tools with type parameters of type CDSHooksRequest.CDSHooksRequestPrefetchComponentModifier and TypeFieldDescriptionCDSHooksRequest.prefetch
An object containing key/value pairs of FHIR queries that this Request is requesting the CDS Client to perform and provide on each Request call.Methods in org.hl7.fhir.r5.tools that return CDSHooksRequest.CDSHooksRequestPrefetchComponentModifier and TypeMethodDescriptionCDSHooksRequest.addPrefetch()
CDSHooksRequest.CDSHooksRequestPrefetchComponent.copy()
CDSHooksRequest.getPrefetchFirstRep()
ToolsJsonParser.parseCDSHooksRequestPrefetchComponent
(com.google.gson.JsonObject json) ToolsXmlParser.parseCDSHooksRequestPrefetchComponent
(org.xmlpull.v1.XmlPullParser xpp) CDSHooksRequest.CDSHooksRequestPrefetchComponent.setKeyElement
(CodeType value) Methods in org.hl7.fhir.r5.tools that return types with arguments of type CDSHooksRequest.CDSHooksRequestPrefetchComponentMethods in org.hl7.fhir.r5.tools with parameters of type CDSHooksRequest.CDSHooksRequestPrefetchComponentModifier and TypeMethodDescriptionCDSHooksRequest.addPrefetch
(CDSHooksRequest.CDSHooksRequestPrefetchComponent t) protected void
ToolsJsonParser.composeCDSHooksRequestPrefetchComponent
(String name, CDSHooksRequest.CDSHooksRequestPrefetchComponent element) protected void
ToolsXmlParser.composeCDSHooksRequestPrefetchComponent
(String name, CDSHooksRequest.CDSHooksRequestPrefetchComponent element) protected void
ToolsXmlParser.composeCDSHooksRequestPrefetchComponentElements
(CDSHooksRequest.CDSHooksRequestPrefetchComponent element) protected void
ToolsJsonParser.composeCDSHooksRequestPrefetchComponentProperties
(CDSHooksRequest.CDSHooksRequestPrefetchComponent element) void
CDSHooksRequest.CDSHooksRequestPrefetchComponent.copyValues
(CDSHooksRequest.CDSHooksRequestPrefetchComponent dst) protected boolean
ToolsXmlParser.parseCDSHooksRequestPrefetchComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, CDSHooksRequest.CDSHooksRequestPrefetchComponent res) protected void
ToolsJsonParser.parseCDSHooksRequestPrefetchComponentProperties
(com.google.gson.JsonObject json, CDSHooksRequest.CDSHooksRequestPrefetchComponent res) Method parameters in org.hl7.fhir.r5.tools with type arguments of type CDSHooksRequest.CDSHooksRequestPrefetchComponentModifier and TypeMethodDescriptionCDSHooksRequest.setPrefetch
(List<CDSHooksRequest.CDSHooksRequestPrefetchComponent> thePrefetch)