
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 CDSHookPatientViewContextToolsJsonParser.parseCDSHookPatientViewContext(com.google.gson.JsonObject json) protected CDSHookPatientViewContextToolsXmlParser.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 CDSHookPatientViewContextCDSHookPatientViewContext.typedCopy()Methods in org.hl7.fhir.r5.tools with parameters of type CDSHookPatientViewContextModifier and TypeMethodDescriptionprotected voidToolsJsonParser.composeCDSHookPatientViewContext(String name, CDSHookPatientViewContext element) protected voidToolsXmlParser.composeCDSHookPatientViewContext(String name, CDSHookPatientViewContext element) protected voidToolsXmlParser.composeCDSHookPatientViewContextElements(CDSHookPatientViewContext element) protected voidToolsJsonParser.composeCDSHookPatientViewContextProperties(CDSHookPatientViewContext element) voidCDSHookPatientViewContext.copyValues(CDSHookPatientViewContext dst) protected booleanToolsXmlParser.parseCDSHookPatientViewContextContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, CDSHookPatientViewContext res) protected voidToolsJsonParser.parseCDSHookPatientViewContextProperties(com.google.gson.JsonObject json, CDSHookPatientViewContext res)