
Uses of Class
org.hl7.fhir.r5.tools.CDSHooksElement
Packages that use CDSHooksElement
-
Uses of CDSHooksElement in org.hl7.fhir.r5.tools
Subclasses of CDSHooksElement in org.hl7.fhir.r5.toolsModifier and TypeClassDescriptionclassThis structure is defined to allow the FHIR Validator to validate a CDSHooks Request Body.static classclassThis structure is defined to allow the FHIR Validator to validate a CDSHooks Response body.static classstatic classstatic classstatic classstatic classclassThis structure is defined to allow the FHIR Validator to validate a CDSHooks Services response body.static classMethods in org.hl7.fhir.r5.tools that return CDSHooksElementModifier and TypeMethodDescriptionabstract CDSHooksElementCDSHooksElement.copy()CDSHooksElement.setExtension(CDSHooksExtensions value) Methods in org.hl7.fhir.r5.tools with parameters of type CDSHooksElementModifier and TypeMethodDescriptionprotected voidToolsXmlParser.composeCDSHooksElementElements(CDSHooksElement element) protected voidToolsJsonParser.composeCDSHooksElementProperties(CDSHooksElement element) voidCDSHooksElement.copyValues(CDSHooksElement dst) protected booleanToolsXmlParser.parseCDSHooksElementContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, CDSHooksElement res) protected voidToolsJsonParser.parseCDSHooksElementProperties(com.google.gson.JsonObject json, CDSHooksElement res)