Split Travellers data into Trips; Added 'Risk Audit' screen; Added follow-up checks; connected 'Trips' to Juvonno.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Configuration for Juvonno EMR Integration.
|
||||
* Replace JUVONNO_API_KEY with the actual API key provided by Juvonno.
|
||||
*/
|
||||
export const JUVONNO_API_URL = 'https://canadatravelmed.juvonno.com/api'
|
||||
export const JUVONNO_API_KEY = '4f664679e83c89ac76b2db0a1855804cbe38d7cf'
|
||||
Reference in New Issue
Block a user