
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.prefetchListAn 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.CDSHooksServicesServicesPrefetchComponent.copy()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.getPrefetchList()Methods in org.hl7.fhir.r5.tools with parameters of type CDSHooksServices.CDSHooksServicesServicesPrefetchComponentModifier and TypeMethodDescriptionCDSHooksServices.CDSHooksServicesServicesComponent.addPrefetch(CDSHooksServices.CDSHooksServicesServicesPrefetchComponent t) protected voidToolsJsonParser.composeCDSHooksServicesServicesPrefetchComponent(String name, CDSHooksServices.CDSHooksServicesServicesPrefetchComponent element) protected voidToolsXmlParser.composeCDSHooksServicesServicesPrefetchComponent(String name, CDSHooksServices.CDSHooksServicesServicesPrefetchComponent element) protected voidToolsXmlParser.composeCDSHooksServicesServicesPrefetchComponentElements(CDSHooksServices.CDSHooksServicesServicesPrefetchComponent element) protected voidToolsJsonParser.composeCDSHooksServicesServicesPrefetchComponentProperties(CDSHooksServices.CDSHooksServicesServicesPrefetchComponent element) voidCDSHooksServices.CDSHooksServicesServicesPrefetchComponent.copyValues(CDSHooksServices.CDSHooksServicesServicesPrefetchComponent dst) protected booleanToolsXmlParser.parseCDSHooksServicesServicesPrefetchComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, CDSHooksServices.CDSHooksServicesServicesPrefetchComponent res) protected voidToolsJsonParser.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.setPrefetchList(List<CDSHooksServices.CDSHooksServicesServicesPrefetchComponent> thePrefetch)