Package ca.cdr.api.priorauth
Class PriorAuthCrdContextJson
java.lang.Object
ca.cdr.api.model.json.AbstractModelJson
ca.cdr.api.priorauth.PriorAuthCrdContextJson
- All Implemented Interfaces:
IModelJson,IModelJson
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetCrdApplyProcessorConfig(CrdApplyProcessorConfig theCrdApplyProcessorConfig) voidsetOAuth2ClientDetailsJson(OAuth2ClientDetailsJson theOAuth2ClientDetailsJson) voidsetPayerPatientId(String thePayerPatientId) voidsetPriorAuthCrdCptCodes(List<PriorAuthCrdCptCodesJson> thePriorAuthCrdCptCodes) voidsetUserDetails(UserDetailsJson theUserDetails) Methods inherited from class ca.cdr.api.model.json.AbstractModelJson
equals, hashCode, toString
-
Constructor Details
-
PriorAuthCrdContextJson
public PriorAuthCrdContextJson()
-
-
Method Details
-
getPayerPatientId
-
getUserDetails
-
getOAuth2ClientDetailsJson
-
getPriorAuthCrdCptCodes
-
setPayerPatientId
-
hasPayerPatientId
-
setUserDetails
-
setOAuth2ClientDetailsJson
-
setPriorAuthCrdCptCodes
-
getCrdApplyProcessorConfig
-
setCrdApplyProcessorConfig
-