Smile CDR v2024.11.PRE-18 (build ea327350e9)
On this page:
   49.28    Cross-Origin Resource Sharing (CORS) 49.30    Member Match   

49.29.1Invoke Export

 

The Invoke Export configuration category includes the following configurable options:

  • Reference System used by Target Patient

  • Responder Identifier System

  • Maximum poll attempts for exported results.

  • OIC Server Seed File

49.29.2Property: Reference System used by Target Patient

 
Property Name Reference System used by Target Patient
Property Key
Property Type STRING
Description The reference system that is present in the identifiers of the target Patient. The identifier from this system will be added to the Patient resources that result from the $sdh.s2s.invoke-export operation.
Applies to Modules
  • System to System Data Exchange
Default Value (no default)
Example Property
module.[MODULE_ID].config.identifier_system_for_local_patient = 

49.29.3Property: Responder Identifier System

 
Property Name Responder Identifier System
Property Key
Property Type STRING
Description The system for the Identifier that will be used to store the original ids of the imported resources from the responder server.
Applies to Modules
  • System to System Data Exchange
Default Value (no default)
Example Property
module.[MODULE_ID].config.identifier_system_for_original_id = 

49.29.4Property: Maximum poll attempts for exported results.

 
Property Name Maximum poll attempts for exported results.
Property Key
Property Type INTEGER
Description Specifies the maximum number of attempts to poll for exported results before failing the job. It is recommended to set a reasonable number of attempts.
Applies to Modules
  • System to System Data Exchange
Default Value (no default)
Example Property
module.[MODULE_ID].config.max_poll_attempts_for_export = 

49.29.5Property: OIC Server Seed File

 
Property Name OIC Server Seed File
Property Key
Property Type Resource Path
Description Provides the location of a file to use to pre-seed OpenID Connect Server definitions at startup time. These servers will only be used and only be available to the System to System Data Exchange Module for $sdh.s2s.invoke-export operations. See Pre-Seeding for more information on seeding files.
Applies to Modules
  • Payer to Payer
  • SMART Inbound Security
  • SMART Outbound Security
  • System to System Data Exchange
Default Value (no default)
Example Property
module.[MODULE_ID].config.seed_servers.file = classpath:/config_seeding/oidc-servers.json
   49.28    Cross-Origin Resource Sharing (CORS) 49.30    Member Match