Environments

eMed provides two distinct environments to cater to the different stages of integrating and using our services: the pre-production environment and the production environment. Understanding the purpose and proper use is crucial for integration and operation.

Warning: For the sake of patient privacy and clinical safety, it is critically important to ensure that the preproduction environment does not contain any real user information, and conversely, the production environment should only contain real user information.

Preproduction environment #

  • Purpose: The pre-production environment is for testing integrations, workflows, and user interactions before they are rolled out to the public. This sandbox-like setting allows partners to ensure everything works as expected without impacting real users.
  • Data handling: It exclusively contains test data, mimicking real scenarios without utilising actual user information.
  • Data stability: Data in the pre-production environment is not permanent and can be reset or deleted at any time.
  • ID token audience: https://embed-uk.preprod.babylontech.co.uk
  • Base URL: https://embed-uk.preprod.babylontech.co.uk/partners

Public key for ID token encryption:

-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzTQYMKSWmIkAagzhb01A
AuAzTcc6oqBLTsPhA1QPd+FmBsjGnn+PCog8OrfvIoLlK7KRlJXahSs59WqAr0py
ASD7ZVPklyWsOcYf0wYuO3hruNCE2J4DrPq/PvbPn3eAWi7n8FVdxfIaBdSs6oTu
/x3P6zsckea47nMDe0C8WrXCDTITb+P2gYpqn2wwlQa1B3JFCa1G31hWPJDVRib7
DAjBs69by9itj//kX6jYk8GQKS5tejNc7iMX62iP/Lbw9fm4HEn32OloPdopZNyG
ouO5Tmj3xdHDxcaPlzmJOErPMvDsJJXuuklZ38DafcMO7GG0xhaOLmTZ96FCE22t
eQIDAQAB
-----END PUBLIC KEY-----

Production environment #

  • Purpose: The production environment is where the actual user interactions take place. Real users use this environment to book appointments, consult with clinicians, and access medical services provided by eMed.
  • Data handling: This environment houses sensitive and real user medical information. It operates under strict compliance with data protection and privacy regulations to ensure the security and confidentiality of user data.
  • Data stability: Unlike the pre-production environment, data in the production environment is persistent and carefully managed to ensure integrity and availability. Any changes in this environment directly affect the user experience and service delivery.
  • ID token audience: https://embed.emed.com
  • Base URL: https://embed.emed.com/partners

Public key for ID token encryption:

-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv3rtw6ZmYzNM4fWm1vqx
7aaPU80s0C0FBbkr94WWtCgYPckuRAt2HqCWjXzeCNaErQ5MwEmNkj64LdmCipTz
47bAjpyCPX0YVhhHCR9l2V6qHfXekyOjm5/yN7XANegbP4BIV5QrXEYj+RI59kcN
42UJ6fEvi/87eZxtBR0Bzet3fN0YLEd5vLvFXgfLvjUhxOJqWuhgp09QzQ1NGTQJ
w9qAYglxhB9V4OWIuLjBW7WCJYytF4Aeku30vjTdEvFAq3lX2xSflBH9AEsXCVz+
JczB32sC0+bhXnWWAL621/6vpKvf5WO1WCDFQ12QQslJeJDZGQAy+2IVXYVhbP34
7wIDAQAB
-----END PUBLIC KEY-----
Last modified on . Version 9548ff8.