
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.prefetchListAn 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.CDSHooksRequestPrefetchComponent.copy()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 voidToolsJsonParser.composeCDSHooksRequestPrefetchComponent(String name, CDSHooksRequest.CDSHooksRequestPrefetchComponent element) protected voidToolsXmlParser.composeCDSHooksRequestPrefetchComponent(String name, CDSHooksRequest.CDSHooksRequestPrefetchComponent element) protected voidToolsXmlParser.composeCDSHooksRequestPrefetchComponentElements(CDSHooksRequest.CDSHooksRequestPrefetchComponent element) protected voidToolsJsonParser.composeCDSHooksRequestPrefetchComponentProperties(CDSHooksRequest.CDSHooksRequestPrefetchComponent element) voidCDSHooksRequest.CDSHooksRequestPrefetchComponent.copyValues(CDSHooksRequest.CDSHooksRequestPrefetchComponent dst) protected booleanToolsXmlParser.parseCDSHooksRequestPrefetchComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, CDSHooksRequest.CDSHooksRequestPrefetchComponent res) protected voidToolsJsonParser.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.setPrefetchList(List<CDSHooksRequest.CDSHooksRequestPrefetchComponent> thePrefetch)