
Uses of Class
org.hl7.fhir.r5.tools.CDSHookPatientViewContext
Packages that use CDSHookPatientViewContext
-
Uses of CDSHookPatientViewContext in org.hl7.fhir.r5.tools
Methods in org.hl7.fhir.r5.tools that return CDSHookPatientViewContextModifier and TypeMethodDescriptionCDSHookPatientViewContext.copy()
protected CDSHookPatientViewContext
ToolsJsonParser.parseCDSHookPatientViewContext
(com.google.gson.JsonObject json) protected CDSHookPatientViewContext
ToolsXmlParser.parseCDSHookPatientViewContext
(org.xmlpull.v1.XmlPullParser xpp) CDSHookPatientViewContext.setEncounterId
(String value) CDSHookPatientViewContext.setEncounterIdElement
(IdType value) CDSHookPatientViewContext.setPatientId
(String value) CDSHookPatientViewContext.setPatientIdElement
(IdType value) CDSHookPatientViewContext.setUserIdElement
(UrlType value) protected CDSHookPatientViewContext
CDSHookPatientViewContext.typedCopy()
Methods in org.hl7.fhir.r5.tools with parameters of type CDSHookPatientViewContextModifier and TypeMethodDescriptionprotected void
ToolsJsonParser.composeCDSHookPatientViewContext
(String name, CDSHookPatientViewContext element) protected void
ToolsXmlParser.composeCDSHookPatientViewContext
(String name, CDSHookPatientViewContext element) protected void
ToolsXmlParser.composeCDSHookPatientViewContextElements
(CDSHookPatientViewContext element) protected void
ToolsJsonParser.composeCDSHookPatientViewContextProperties
(CDSHookPatientViewContext element) void
CDSHookPatientViewContext.copyValues
(CDSHookPatientViewContext dst) protected boolean
ToolsXmlParser.parseCDSHookPatientViewContextContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, CDSHookPatientViewContext res) protected void
ToolsJsonParser.parseCDSHookPatientViewContextProperties
(com.google.gson.JsonObject json, CDSHookPatientViewContext res)