Package ca.cdr.api.priorauth
Class CrdApplyProcessorConfig
java.lang.Object
ca.cdr.api.priorauth.CrdApplyProcessorConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetClinicalRepositoryBaseFhirEndpoint(String theClinicalRepositoryBaseFhirEndpoint) voidsetCoverageIdentifierSystem(String theCoverageIdentifierSystem) voidsetCqlRepositoryBaseFhirEndpoint(String theCqlRepositoryBaseFhirEndpoint) voidsetPayerSourceLabel(String thePayerSourceLabel) voidsetPayerSourceUrl(String thePayerSourceUrl)
-
Constructor Details
-
CrdApplyProcessorConfig
public CrdApplyProcessorConfig()
-
-
Method Details
-
getPayerSourceLabel
-
setPayerSourceLabel
-
getPayerSourceUrl
-
setPayerSourceUrl
-
getCoverageIdentifierSystem
-
setCoverageIdentifierSystem
-
getCqlRepositoryBaseFhirEndpoint
-
setCqlRepositoryBaseFhirEndpoint
-
getClinicalRepositoryBaseFhirEndpoint
-
setClinicalRepositoryBaseFhirEndpoint
-