Smile CDR v2024.05.PRE
On this page:
   45.2    Payer Config 45.4    Authentication Callback Scripts   

45.3.1Initial appSphere Seeding

 

The Initial appSphere Seeding configuration category includes the following configurable options:

  • Default Attestation (Legal)

  • Default Attestation (Plain)

  • Default Attestation Title

45.3.2Property: Default Attestation (Legal)

 
Property Name Default Attestation (Legal)
Property Key
Property Type Resource Path
Description Default HTML file for Legal Attestation (e.g. "default-attestation-legal.html")
Applies to Modules
  • appSphere
Default Value classpath:/ca/cdr/endpoint/appgallery/default-attestation-legal.html
Example Property
module.[MODULE_ID].config.attestation.legal.file = classpath:/ca/cdr/endpoint/appgallery/default-attestation-legal.html

45.3.3Property: Default Attestation (Plain)

 
Property Name Default Attestation (Plain)
Property Key
Property Type Resource Path
Description Default HTML file for Plain Attestation (e.g. "default-attestation-plain.html")
Applies to Modules
  • appSphere
Default Value classpath:/ca/cdr/endpoint/appgallery/default-attestation-plain.html
Example Property
module.[MODULE_ID].config.attestation.plain.file = classpath:/ca/cdr/endpoint/appgallery/default-attestation-plain.html

45.3.4Property: Default Attestation Title

 
Property Name Default Attestation Title
Property Key
Property Type STRING
Description Default Attestation Title (e.g. "CMS Interoperability and Patient Access Final Rule")
Applies to Modules
  • appSphere
Default Value CMS Interoperability and Patient Access Final Rule
Example Property
module.[MODULE_ID].config.attestation.title = CMS Interoperability and Patient Access Final Rule
   45.2    Payer Config 45.4    Authentication Callback Scripts