'POST', 'callback' => array($this,'external_login'), 'permission_callback' => array( $this, 'check_access' ) )); register_rest_route( 'audioline_rce', 'external_auth', array( 'methods' => 'POST', 'callback' => array($this,'external_auth'), 'permission_callback' => array( $this, 'check_access' ) )); register_rest_route( 'audioline_rce', 'external_users', array( 'methods' => 'POST', 'callback' => array($this,'external_users'), 'permission_callback' => array( $this, 'check_access' ) )); }); //add_action('wp_login', 'register_external_plugin_token'); add_shortcode( "audioline_rce", array($this,"shortcode_handler_function")); } function check_access(WP_REST_Request $request){ $key = $request->get_header('api_key'); if($key == $this->api_key){ return true; } return false; } function external_login( $data ) { $user=wp_authenticate($data['username'], $data['password'] ); return $user; } function external_auth($data){ //falta authenticar $users=get_users(array('meta_key' => 'external_plugin_token', 'meta_value' => $data["external_plugin_token"])); return $users[0]; } function external_users($data){ //falta authenticar $users=get_users();//array('role'=>$data["role"]) return $users; } function register_external_plugin_token() { $seed=wp_rand(10000000,99999999); $token=hash('sha256', "ext_plugin_token".$seed); $token_expiration_date=get_user_meta( get_current_user_id(),'external_plugin_token_validity', true ); $old_token=get_user_meta( get_current_user_id(),'external_plugin_token', true ); if(is_int((int)$token_expiration_date)){ if((time() - (int)$token_expiration_date) > $this->external_token_validity){ update_user_meta( get_current_user_id(), "external_plugin_token", $token); update_user_meta( get_current_user_id(), "external_plugin_token_validity", time()); } }elseif($token_expiration_date=="" or $old_token==""){ update_user_meta( get_current_user_id(), "external_plugin_token", $token ); update_user_meta( get_current_user_id(), "external_plugin_token_validity", time()); } } function shortcode_handler_function( $atts, $content, $tag ){ //$url = 'http://audioline.horysconsulting.com'; $url = $this->external_plugin_url; $this->register_external_plugin_token(); $auth_token=get_user_meta( get_current_user_id(),'external_plugin_token', true ); $lang = isset($atts['lang']) ? $atts['lang'] : "en"; return ' '; //return ' // // // '; } } $al=new AudiolineRce(); add_action( 'init', array($al,"init") ); ?> Values & Technology in Medical Innovation – Showcast Live
Values & Technology in Medical Innovation
May 20th, 2021 @ 11:00am
Event starts in:
00
Days
:
00
Hours
:
00
Minutes
:
00
Seconds
00

Values & Technology in Medical Innovation

About the event

In the fall of 2021 Universidade Católica Portuguesa will open its new Medical School in Lisbon. Católica is the foremost university in Portugal and the new school will be the first private Medical School accredited in the country. The School’s vision is to drive Values-driven Medical Innovation – offering a transformative learning system for 21st century medicine anchored in global service.  To launch the School – and in the context of the critical issues and opportunities facing society as the world emerges from a devastating pandemic – Católica will host a major conference on Values & Technology in Medical Innovation on 20 May 2021.

The conference’s opening speaker will be the Chairman of GAVI and former President of the European Commission, José Manuel Barroso. Three one-hour panels will then cover:

  • Access to Medicine
  • How are the Digital Age and Technology Influencing Medicine
  • How can public/private partnerships meet the growing healthcare challenge

Other speakers will include senior officials from the European Commission, the European Medicines Agency and the World Health Organization; CEOs and leaders of international pharmaceutical and technology companies and hospital groups; leading academics and Medical School Deans. The Conference will take place in a hybrid online and in-person format (the latter on the premises of Universidade Católica Portuguesa) on the afternoon of May 20.

Downloads

Event Program

Download
Program
02
30
pm
Meeting Tomorrow’s Challenges Together

Event Host:

  • Raquel Abecasis (Portuguese Journalist)

Speakers:

  • Isabel Capeloa Gil (Rector of Universidade Católica Portuguesa)
  • José Manuel Durão Barroso (Chairman of Goldman Sachs International / GAVI Board Chair)
03
00
pm
How can Public/Private Partnerships meet the Growing Healthcare Challenge

Moderator:

  • Michael Stopford

Speakers:

  • Isabel Vaz (Luz Group)
  • Jeff Kemprecos (GSK)
  • Claire Bloomfield (Oxford University)
  • Ben Newton (GE)
04
00
pm
How are the Digital Age and Technology Influencing Medicine

Moderator:

  • Ricardo Costa (Grupo Impresa)

Speakers:

  • Filipa Fixe (Glintt)
  • Rogério Gaspar (WHO)
  • Robert Wachter (UCSF)
  • Ivan França (Siemens Healthineers)
05
00
pm
Access to Medicine

Moderator:

  • António de Almeida (Dean of Católica Medical School)

Speakers:

  • Annemie Schols (Maastritcht University)
  • Mécia Fonseca (Novartis) 
  • Rui Santos Ivo (Infarmed)
06
00
pm
Final Remarks

Speaker:

  • Pedro Siza Vieira (Minister in the Cabinet of the Prime Minister and of Economy)
Participants
raquelabecasis
Raquel Abecasis
(Portuguese Journalist)
Host
isabelcapeloagil
Isabel Capeloa Gil
Rector of Universidade Católica Portuguesa
Speaker
Entrevista a José Durão Barroso, ex Presidente da Comissão Europeia e ministro dos Negócios Estrangeiros em Portugal, na redação do Observador.Lisboa, 29 de julho de 2020.JOÃO PORFÍRIO/OBSERVADOR
José Manuel Durão Barroso
Chairman of Goldman Sachs International / GAVI Board Chair
Speaker
michaelstopford
Michael Stopford
Moderator
isabelvaz
Isabel Vaz
Luz Group
Speaker
jeffreykemprecos
Jeff Kemprecos
GSK
Speaker
clairebloomfield
Claire Bloomfield
Oxford University
Speaker
Ben Newton
Ben Newton
GE
Speaker
ricardocosta
Ricardo Costa
Grupo Impresa
Moderator
filipafixe
Filipa Fixe
Glintt
Speaker
rogériogaspar
Rogério Gaspar
WHO
Speaker
robertwatcher
Robert Wachter
UCSF
Speaker
ivanfrança
Ivan França
Siemens Healthineers
Speaker
antoniodealmeida
António de Almeida
Dean of Católica Medical School
Moderator
annemieschols
Annemie Schols
Maastricht University
Speaker
Mécia Fonseca
Mécia Fonseca
Novartis
Speaker
ruisantosivo
Rui Santos Ivo
Infarmed
Speaker
i032737
Pedro Siza Vieira
Minister in the Cabinet of the Prime Minister and of Economy
Speaker
We use cookies!
By using this website you are agreeing to our Cookies Policy

Login

Share

				
					https://showcast.live/events/values-technology-in-medical-innovation/