
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 TypeClassDescriptionclass
This structure is defined to allow the FHIR Validator to validate a CDSHooks Request Body.static class
class
This structure is defined to allow the FHIR Validator to validate a CDSHooks Response body.static class
static class
static class
static class
static class
class
This structure is defined to allow the FHIR Validator to validate a CDSHooks Services response body.static class
Methods in org.hl7.fhir.r5.tools that return CDSHooksElementModifier and TypeMethodDescriptionabstract CDSHooksElement
CDSHooksElement.copy()
CDSHooksElement.setExtension
(CDSHooksExtensions value) Methods in org.hl7.fhir.r5.tools with parameters of type CDSHooksElementModifier and TypeMethodDescriptionprotected void
ToolsXmlParser.composeCDSHooksElementElements
(CDSHooksElement element) protected void
ToolsJsonParser.composeCDSHooksElementProperties
(CDSHooksElement element) void
CDSHooksElement.copyValues
(CDSHooksElement dst) protected boolean
ToolsXmlParser.parseCDSHooksElementContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, CDSHooksElement res) protected void
ToolsJsonParser.parseCDSHooksElementProperties
(com.google.gson.JsonObject json, CDSHooksElement res)