Class CdsServiceRequestContextJson
java.lang.Object
ca.uhn.fhir.rest.api.server.cdshooks.BaseCdsServiceJson
ca.uhn.fhir.rest.api.server.cdshooks.CdsServiceRequestContextJson
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IModelJson
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
containsKey
(String theKey) getKeys()
org.hl7.fhir.instance.model.api.IBaseResource
getResource
(String theKey) void
Methods inherited from class ca.uhn.fhir.rest.api.server.cdshooks.BaseCdsServiceJson
getExtension, getExtensionClass, setExtension, setExtensionClass
-
Constructor Details
-
CdsServiceRequestContextJson
public CdsServiceRequestContextJson()
-
-
Method Details
-
getString
-
getArray
-
getResource
-
put
-
getKeys
-
get
-
containsKey
-