<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BetterCare &bull; COST Action CA22152</title>
	<atom:link href="https://cost-bettercare.eu/feed/" rel="self" type="application/rss+xml" />
	<link>https://cost-bettercare.eu</link>
	<description>Supporting emerging care economy, empowering caregivers to provide safe care at home</description>
	<lastBuildDate>Tue, 15 Sep 2026 10:19:49 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://cost-bettercare.eu/wp-content/uploads/2023/11/bettercare-favicon-150x150.png</url>
	<title>BetterCare &bull; COST Action CA22152</title>
	<link>https://cost-bettercare.eu</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Helsinki Declaration</title>
		<link>https://cost-bettercare.eu/news/helsinki-declaration/</link>
					<comments>https://cost-bettercare.eu/news/helsinki-declaration/#respond</comments>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Fri, 11 Sep 2026 14:40:10 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=3278</guid>

					<description><![CDATA[COST Action BetterCare · CA22152 A European call to make care at home safer The Helsinki Declaration on Patient Safety at Home places informal caregiving and care at home firmly within the patient safety agenda. Download the Helsinki Declaration (PDF) Watch the promotional video Following the Helsinki meeting of 14–15 April 2026, the BetterCare network [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="3278" class="elementor elementor-3278" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-750c489 e-con-full e-flex e-con e-parent" data-id="750c489" data-element_type="container">
				</div>
		<div class="elementor-element elementor-element-c3cf408 e-flex e-con-boxed e-con e-parent" data-id="c3cf408" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-c4222bd elementor-widget elementor-widget-html" data-id="c4222bd" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- ============================================================
     BetterCare · Helsinki Declaration on Patient Safety at Home
     Bloque autónomo para WordPress / Elementor (widget HTML).
     Clases prefijadas con .bcd- para evitar colisiones.

     v3 — Cambios:
     · Cuerpo de texto más grande (17–19 px fluidos) e interlineado 1.72.
     · Jerarquía visual reforzada.
     · Ritmo de fondos: blanco / lavanda / crema / navy.
     · Mayor separación entre los CTA del hero y el vídeo.
     · Communication toolkit actualizado con enlaces definitivos.
     ============================================================ -->

<div class="bcd bcd-fullbleed">

<style>
/* ---------- Tokens ---------- */
.bcd{
  --navy:#262261;
  --navy-soft:#3b3580;
  --cream:#fef9dd;
  --coral:#F2645A;
  --ink:#22203a;
  --muted:#5b5873;
  --rule:rgba(38,34,97,.16);
  --rule-soft:rgba(38,34,97,.09);
  --paper:#ffffff;
  --mist:#f4f3fa;
  --cream-deep:#fbf2c9;

  --bcd-display:"Nitti Grotesk Condensed","NittiGrotesk Condensed",
                "Nitti Grotesk Cond","Nitti Grotesk",
                "Roboto Condensed","Barlow Condensed",
                "Archivo Narrow","Helvetica Neue Condensed",
                "Arial Narrow",system-ui,sans-serif;

  font-family:inherit;
  font-size:clamp(17px,16px + .25vw,19px);
  color:var(--ink);
  line-height:1.72;
  -webkit-font-smoothing:antialiased;
  text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
  background:var(--paper);
}

.bcd *,
.bcd *::before,
.bcd *::after{
  box-sizing:border-box;
}

.bcd p{
  margin:0 0 1.15em;
  max-width:66ch;
}

.bcd img{
  max-width:100%;
  height:auto;
}


/* ---------- Títulos ---------- */

.bcd h1,
.bcd h2,
.bcd h3,
.bcd h4{
  font-family:var(--bcd-display);
  color:var(--navy);
  margin:0 0 .45em;
  line-height:1.12;
  letter-spacing:-.005em;
  font-weight:700;
  text-wrap:balance;
}

.bcd h2{
  font-size:clamp(1.85em,1.3em + 1.8vw,2.6em);
}

.bcd h3{
  font-size:clamp(1.12em,1.04em + .4vw,1.3em);
}

.bcd h4{
  font-size:1.08em;
  line-height:1.25;
}

.bcd-h2{
  position:relative;
  padding-top:26px;
}

.bcd-h2::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:30px;
  height:3px;
  background:var(--coral);
}

.bcd-lead{
  font-size:1.12em;
  line-height:1.6;
  color:var(--muted);
  max-width:58ch;
}

.bcd-audiences .bcd-lead{
  color:#c5c0ee;
}

.bcd a{
  color:var(--navy);
  text-decoration:underline;
  text-underline-offset:3px;
  text-decoration-thickness:1px;
}

.bcd a:hover{
  color:var(--coral);
}

.bcd a:focus-visible,
.bcd button:focus-visible{
  outline:3px solid var(--coral);
  outline-offset:3px;
  border-radius:2px;
}


/* ---------- Layout ---------- */

.bcd-fullbleed{
  max-width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
}

body{
  overflow-x:hidden;
}

.bcd-wrap{
  max-width:1180px;
  margin:0 auto;
  padding-left:clamp(20px,5vw,40px);
  padding-right:clamp(20px,5vw,40px);
}

.bcd-narrow{
  max-width:720px;
}

.bcd-section{
  padding:clamp(48px,7.5vw,78px) 0;
}


/* ---------- Fondos ---------- */

.bcd-paper{
  background:var(--paper);
}

.bcd-mist{
  background:var(--mist);
}

.bcd-cream{
  background:var(--cream);
}

.bcd-navy{
  background:var(--navy);
  color:#e8e5ff;
}

.bcd-navy h2,
.bcd-navy h3,
.bcd-navy h4{
  color:#fff;
}

.bcd-paper + .bcd-paper{
  border-top:1px solid var(--rule-soft);
}


/* ---------- Hero ---------- */

.bcd-hero{
  background:var(--navy);
  color:var(--cream);
  padding:clamp(56px,8.5vw,88px) 0 clamp(50px,7.5vw,76px);
  position:relative;
  overflow:hidden;
}

.bcd-hero::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(
      120% 90% at 88% 8%,
      rgba(242,100,90,.20),
      transparent 58%
    ),
    radial-gradient(
      80% 70% at 0% 100%,
      rgba(254,249,221,.08),
      transparent 60%
    );
}

.bcd-hero > .bcd-wrap{
  position:relative;
  z-index:1;
}

.bcd-hero .bcd-kicker{
  font-size:.92em;
  letter-spacing:.02em;
  color:#b9b4e6;
  margin:0 0 18px;
}

.bcd-hero h1{
  font-size:clamp(2.3em,1.5em + 3.6vw,3.9em);
  line-height:1.02;
  letter-spacing:-.015em;
  color:#fff;
  margin:0 0 22px;
  max-width:17ch;
}

.bcd-hero-rule{
  width:72px;
  height:4px;
  background:var(--coral);
  margin:0 0 28px;
}

.bcd-hero .bcd-standfirst{
  font-size:clamp(1.1em,1em + .8vw,1.35em);
  line-height:1.55;
  color:#e8e5ff;
  max-width:52ch;
  margin:0 0 34px;
}


/* ---------- Vídeo del hero ---------- */

.bcd-video{
  position:relative;

  /* Mayor separación respecto a los botones */
  margin-top:42px;

  border-radius:10px;
  overflow:hidden;
  background:#0c0a1f;
  aspect-ratio:16/9;
  box-shadow:0 34px 70px -32px rgba(0,0,0,.6);
}

.bcd-video-face{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  padding:0;
  margin:0;
  border:0;
  background:none;
  display:block;
  cursor:pointer;
}

.bcd-video-face img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .6s cubic-bezier(.22,.61,.36,1);
}

.bcd-video-face::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(
    180deg,
    rgba(12,10,31,0) 45%,
    rgba(12,10,31,.7) 100%
  );
}

.bcd-video-face:hover img,
.bcd-video-face:focus-visible img{
  transform:scale(1.035);
}

.bcd-video-play{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:76px;
  height:76px;
  border-radius:50%;
  background:var(--coral);
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 14px 32px -10px rgba(242,100,90,.75);
  transition:transform .22s ease,background .22s ease;
}

.bcd-video-face:hover .bcd-video-play,
.bcd-video-face:focus-visible .bcd-video-play{
  background:#d94f45;
  transform:translate(-50%,-50%) scale(1.07);
}

.bcd-video-play svg{
  width:24px;
  height:24px;
  fill:#fff;
  margin-left:3px;
}

.bcd-video-caption{
  position:absolute;
  left:22px;
  right:22px;
  bottom:18px;
  z-index:1;
  color:#fff;
  font-weight:600;
  font-size:.98em;
}

.bcd-video iframe{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  border:0;
}

.bcd-video-face:focus-visible{
  outline:3px solid var(--coral);
  outline-offset:4px;
}


/* ---------- Botones ---------- */

.bcd-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.bcd-btn{
  display:inline-block;
  font-size:.98em;
  font-weight:600;
  line-height:1.2;
  padding:15px 26px;
  border-radius:4px;
  text-decoration:none !important;
  border-bottom:0 !important;
  transition:background .18s ease,color .18s ease;
}

.bcd-btn-primary,
.bcd-btn-primary:visited{
  background:var(--coral);
  color:#fff !important;
}

.bcd-btn-primary:hover{
  background:#d94f45;
  color:#fff !important;
}

.bcd-btn-ghost,
.bcd-btn-ghost:visited{
  background:var(--cream) !important;
  color:var(--navy) !important;
  border:2px solid var(--cream) !important;
  padding:13px 24px;
}

.bcd-btn-ghost:hover{
  background:#fff !important;
  border-color:#fff !important;
  color:var(--navy) !important;
}

.bcd-btn-navy,
.bcd-btn-navy:visited{
  background:var(--navy);
  color:#fff !important;
}

.bcd-btn-navy:hover{
  background:var(--navy-soft);
  color:#fff !important;
}


/* ---------- Introducción ---------- */

.bcd-intro p{
  max-width:none;
}

.bcd-intro .bcd-first{
  font-size:1.2em;
  line-height:1.58;
  color:var(--navy);
}

.bcd-pull{
  margin:40px 0 0;
  padding:4px 0 4px 26px;
  border-left:3px solid var(--coral);
  font-family:var(--bcd-display);
  font-size:clamp(1.3em,1.05em + 1vw,1.75em);
  line-height:1.24;
  color:var(--navy);
  font-weight:700;
  max-width:26ch;
}


/* ---------- Estadísticas ---------- */

.bcd-figure{
  font-variant-numeric:tabular-nums;
  font-feature-settings:"tnum" 1;
}

.bcd-stat-lead{
  display:flex;
  flex-wrap:wrap;
  align-items:baseline;
  gap:0 26px;
  margin-top:34px;
  padding-bottom:30px;
  border-bottom:2px solid rgba(38,34,97,.22);
}

.bcd-stat-lead .bcd-figure{
  font-family:var(--bcd-display);
  font-weight:700;
  color:var(--coral);
  font-size:clamp(4em,2em + 8vw,7em);
  line-height:.88;
  letter-spacing:-.03em;
}

.bcd-stat-lead p{
  font-size:1.12em;
  color:var(--navy);
  margin:0;
  max-width:24ch;
  line-height:1.4;
}

.bcd-stat-grid{
  display:grid;
  grid-template-columns:repeat(
    auto-fit,
    minmax(min(220px,100%),1fr)
  );
  column-gap:clamp(24px,3.5vw,40px);
}

.bcd-stat{
  padding:26px 0 24px;
  border-bottom:1px solid var(--rule);
}

.bcd-stat .bcd-figure{
  font-family:var(--bcd-display);
  font-weight:700;
  color:var(--navy);
  font-size:clamp(1.9em,1.5em + 1.4vw,2.4em);
  line-height:1;
  letter-spacing:-.02em;
  display:block;
  margin-bottom:8px;
}

.bcd-stat p{
  font-size:.95em;
  color:var(--muted);
  margin:0;
  max-width:32ch;
  line-height:1.5;
}

.bcd-stat-note{
  margin-top:34px;
  font-size:1.08em;
  font-style:italic;
  color:var(--navy);
  max-width:52ch;
}


/* ---------- Diez áreas ---------- */

.bcd-areas{
  list-style:none;
  padding:0;
  margin:36px 0 0;
  display:grid;
  grid-template-columns:repeat(
    auto-fit,
    minmax(min(300px,100%),1fr)
  );
  column-gap:clamp(24px,4vw,48px);
}

.bcd-areas li{
  font-size:1em;
  font-weight:500;
  color:var(--navy);
  padding:16px 0 16px 22px;
  border-bottom:1px solid var(--rule);
  position:relative;
  line-height:1.45;
}

.bcd-areas li::before{
  content:"";
  position:absolute;
  left:0;
  top:1.5em;
  width:9px;
  height:9px;
  background:var(--coral);
  border-radius:50%;
}


/* ---------- Documentos ---------- */

.bcd-docs{
  list-style:none;
  padding:0;
  margin:30px 0 0;
  max-width:780px;
}

.bcd-docs li{
  border-bottom:1px solid var(--rule);
}

.bcd-docs li:first-child{
  border-top:1px solid var(--rule);
}

.bcd-docs a{
  display:flex;
  justify-content:space-between;
  align-items:baseline;
  gap:20px;
  padding:19px 6px;
  text-decoration:none !important;
  color:var(--navy);
  transition:background .18s ease;
}

.bcd-docs a:hover{
  background:rgba(38,34,97,.05);
  color:var(--navy);
}

.bcd-docs a:hover .bcd-doc-title{
  color:var(--coral);
}

.bcd-doc-title{
  font-weight:600;
  font-size:1.02em;
}

.bcd-doc-meta{
  font-size:.85em;
  color:var(--muted);
  white-space:nowrap;
  font-weight:500;
}


/* ---------- Públicos ---------- */

.bcd-aud-grid{
  display:grid;
  grid-template-columns:repeat(
    auto-fit,
    minmax(min(300px,100%),1fr)
  );
  gap:22px;
  margin-top:40px;
}

.bcd-aud{
  background:rgba(255,255,255,.06);
  border-top:3px solid var(--coral);
  padding:28px clamp(20px,3vw,28px) 24px;
  border-radius:0 0 4px 4px;
}

.bcd-aud h3{
  margin-bottom:14px;
}

.bcd-aud-lead{
  font-size:1em;
  line-height:1.6;
  color:#dedaf7;
  margin-bottom:20px;
  max-width:none;
}

.bcd-aud-lead strong{
  color:var(--cream);
  font-weight:600;
}

.bcd-aud ul{
  list-style:none;
  padding:0;
  margin:0;
}

.bcd-aud li{
  font-size:.94em;
  line-height:1.6;
  color:#cfcaf2;
  padding:13px 0;
  border-top:1px solid rgba(255,255,255,.14);
}

.bcd-aud li strong{
  display:block;
  color:#fff;
  font-weight:600;
  margin-bottom:3px;
}


/* ---------- Toolkit ---------- */

.bcd-toolkit-grid{
  display:grid;
  grid-template-columns:repeat(
    auto-fit,
    minmax(min(260px,100%),1fr)
  );
  gap:18px;
  margin-top:36px;
}

.bcd-kit{
  background:var(--paper);
  border:1px solid var(--rule);
  border-radius:4px;
  padding:24px clamp(18px,2.5vw,24px) 22px;
  display:flex;
  flex-direction:column;
}

.bcd-kit--feature{
  background:var(--cream-deep);
  border-color:transparent;
}

.bcd-kit p{
  font-size:.95em;
  line-height:1.55;
  color:var(--muted);
  margin:0 0 18px;
  max-width:none;
}

.bcd-kit--feature p{
  color:#6a6440;
}

.bcd-kit .bcd-kit-link{
  margin-top:auto;
  font-size:.95em;
  font-weight:600;
}


/* ---------- De la conciencia a la acción ---------- */

.bcd-action-list{
  list-style:none;
  padding:0;
  margin:32px 0 0;
  display:grid;
  grid-template-columns:repeat(
    auto-fit,
    minmax(min(300px,100%),1fr)
  );
  column-gap:clamp(24px,4vw,48px);
}

.bcd-action-list li{
  font-size:1em;
  padding:15px 0 15px 26px;
  position:relative;
  border-bottom:1px solid var(--rule);
}

.bcd-action-list li::before{
  content:"";
  position:absolute;
  left:2px;
  top:1.6em;
  width:12px;
  height:2px;
  background:var(--coral);
}


/* ---------- Contacto ---------- */

.bcd-contact{
  padding:clamp(52px,8vw,78px) 0;
}

.bcd-contact-box{
  background:var(--navy);
  color:#e8e5ff;
  border-radius:6px;
  padding:clamp(34px,5vw,52px) clamp(24px,5vw,56px);
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  gap:28px;
}

.bcd-contact-box h2{
  color:#fff;
  margin-bottom:10px;
}

.bcd-contact-box p{
  color:#c5c0ee;
  margin:0;
  max-width:46ch;
}

.bcd-contact-btn{
  flex:0 0 auto;
}

.bcd-contact-btn .bcd-btn{
  background:var(--coral);
  color:#fff !important;
}

.bcd-contact-btn .bcd-btn:hover{
  background:#d94f45;
}


/* ---------- Declaración destacada ---------- */

.bcd-btn-declaration{
  padding:17px 30px;
  font-size:1.02em;
  box-shadow:0 14px 30px -16px rgba(242,100,90,.85);
}

.bcd-declaration-card{
  margin-top:34px;
  background:var(--navy);
  color:#fff;
  border-radius:8px;
  padding:clamp(28px,4vw,42px);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:32px;
  position:relative;
  overflow:hidden;
}

.bcd-declaration-card::after{
  content:"";
  position:absolute;
  width:220px;
  height:220px;
  right:-90px;
  top:-100px;
  border-radius:50%;
  background:rgba(242,100,90,.18);
  pointer-events:none;
}

.bcd-declaration-content{
  position:relative;
  z-index:1;
  max-width:650px;
}

.bcd-declaration-label{
  display:inline-block;
  margin-bottom:12px;
  color:var(--coral);
  font-size:.82em;
  font-weight:700;
  letter-spacing:.04em;
  text-transform:uppercase;
}

.bcd-declaration-card h3{
  color:#fff;
  font-size:clamp(1.35em,1.1em + .8vw,1.8em);
  margin-bottom:10px;
}

.bcd-declaration-card p{
  color:#d7d3f2;
  margin:0;
  max-width:55ch;
}

.bcd-declaration-action{
  position:relative;
  z-index:1;
  flex:0 0 auto;
}

@media (max-width:700px){
  .bcd-declaration-card{
    flex-direction:column;
    align-items:flex-start;
  }

  .bcd-declaration-action,
  .bcd-declaration-action .bcd-btn{
    width:100%;
    text-align:center;
  }
}


/* ---------- Responsive ---------- */

@media (max-width:1024px){
  .bcd-aud-grid{
    grid-template-columns:repeat(
      auto-fit,
      minmax(min(330px,100%),1fr)
    );
  }
}

@media (max-width:780px){
  .bcd-hero h1{
    max-width:20ch;
  }

  .bcd-stat p{
    max-width:none;
  }

  .bcd-stat-lead{
    gap:0 18px;
  }

  .bcd-stat-lead p{
    font-size:1.05em;
  }
}

@media (max-width:600px){

  .bcd-actions .bcd-btn{
    width:100%;
    text-align:center;
  }

  /* Algo menos de separación en pantallas pequeñas */
  .bcd-video{
    margin-top:30px;
  }

  .bcd-docs a{
    flex-direction:column;
    gap:4px;
    align-items:flex-start;
  }

  .bcd-doc-meta{
    white-space:normal;
  }

  .bcd-pull{
    margin-top:32px;
    padding-left:20px;
  }

  .bcd-contact-box{
    flex-direction:column;
    align-items:flex-start;
  }

  .bcd-contact-btn,
  .bcd-contact-btn .bcd-btn{
    width:100%;
    text-align:center;
  }
}

@media (max-width:420px){
  .bcd-hero h1{
    font-size:2.1em;
    letter-spacing:-.01em;
  }

  .bcd-stat-lead .bcd-figure{
    font-size:3.6em;
  }

  .bcd-btn{
    padding:14px 18px;
  }

  .bcd-aud,
  .bcd-kit{
    padding-left:18px;
    padding-right:18px;
  }
}


/* ---------- Animaciones de entrada ---------- */

.bcd-anim [data-bcd-reveal]{
  opacity:0;
  transform:translateY(16px);
  will-change:opacity,transform;
}

.bcd-anim [data-bcd-reveal].bcd-in{
  opacity:1;
  transform:none;
  transition:
    opacity .65s cubic-bezier(.22,.61,.36,1),
    transform .65s cubic-bezier(.22,.61,.36,1);
}

.bcd-anim .bcd-stat-lead[data-bcd-reveal]{
  transform:translateY(24px);
}

.bcd-anim .bcd-stat-lead[data-bcd-reveal].bcd-in{
  transition-duration:.8s;
}


/* ---------- Hero animation ---------- */

@keyframes bcd-rise{
  from{
    opacity:0;
    transform:translateY(18px);
  }

  to{
    opacity:1;
    transform:none;
  }
}

@keyframes bcd-rule{
  from{
    opacity:0;
    transform:scaleX(0);
  }

  to{
    opacity:1;
    transform:scaleX(1);
  }
}

.bcd-anim .bcd-hero .bcd-kicker,
.bcd-anim .bcd-hero h1,
.bcd-anim .bcd-hero .bcd-standfirst,
.bcd-anim .bcd-hero .bcd-actions,
.bcd-anim .bcd-hero .bcd-video{
  opacity:0;
  animation:bcd-rise .75s cubic-bezier(.22,.61,.36,1) forwards;
}

.bcd-anim .bcd-hero .bcd-kicker{
  animation-delay:.05s;
}

.bcd-anim .bcd-hero h1{
  animation-delay:.13s;
}

.bcd-anim .bcd-hero .bcd-standfirst{
  animation-delay:.34s;
}

.bcd-anim .bcd-hero .bcd-actions{
  animation-delay:.44s;
}

.bcd-anim .bcd-hero .bcd-video{
  animation-delay:.56s;
}

.bcd-anim .bcd-hero .bcd-hero-rule{
  opacity:0;
  transform-origin:left center;
  animation:bcd-rule .5s cubic-bezier(.22,.61,.36,1) .26s forwards;
}


/* ---------- Respuesta al puntero ---------- */

.bcd-kit{
  transition:
    transform .2s ease,
    border-color .2s ease,
    box-shadow .2s ease;
}

.bcd-kit:hover{
  transform:translateY(-3px);
  border-color:rgba(38,34,97,.3);
  box-shadow:0 10px 24px -18px rgba(38,34,97,.55);
}

.bcd-kit--feature:hover{
  border-color:rgba(242,100,90,.5);
}

.bcd-aud{
  transition:background .25s ease,border-color .25s ease;
}

.bcd-aud:hover{
  background:rgba(255,255,255,.1);
}

.bcd-docs a .bcd-doc-title{
  transition:color .18s ease;
}


@media (prefers-reduced-motion:reduce){

  .bcd *{
    transition:none !important;
    animation:none !important;
  }

  .bcd-anim [data-bcd-reveal],
  .bcd-anim .bcd-hero .bcd-kicker,
  .bcd-anim .bcd-hero h1,
  .bcd-anim .bcd-hero .bcd-hero-rule,
  .bcd-anim .bcd-hero .bcd-standfirst,
  .bcd-anim .bcd-hero .bcd-actions,
  .bcd-anim .bcd-hero .bcd-video{
    opacity:1 !important;
    transform:none !important;
  }

  .bcd-kit:hover{
    transform:none;
  }

  .bcd-video-face:hover img,
  .bcd-video-face:hover .bcd-video-play{
    transform:none;
  }
}
</style>


<!-- ========== HERO · navy ========== -->

<header class="bcd-hero">
  <div class="bcd-wrap">

    <p class="bcd-kicker">
      COST Action BetterCare · CA22152
    </p>

    <h1>
      A European call to make care at home safer
    </h1>

    <div class="bcd-hero-rule"></div>

    <p class="bcd-standfirst">
      The Helsinki Declaration on Patient Safety at Home places
      informal caregiving and care at home firmly within the patient
      safety agenda.
    </p>

    <div class="bcd-actions">
      <a
        class="bcd-btn bcd-btn-primary bcd-btn-declaration"
        href="https://cost-bettercare.eu/wp-content/uploads/2026/06/Helsinki-Declaration_16_5_2026-002RS.pdf"
        target="_blank"
        rel="noopener"
      >
        Download the Helsinki Declaration (PDF)
      </a>
    </div>


    <div
      class="bcd-video"
      data-bcd-yt="Ug-FERRnhrc"
    >
      <button
        type="button"
        class="bcd-video-face"
        aria-label="Play the promotional video about the Helsinki Declaration on Patient Safety at Home"
      >

        <img decoding="async"
          src="https://i.ytimg.com/vi/Ug-FERRnhrc/maxresdefault.jpg"
          alt=""
          loading="lazy"
          onerror="this.onerror=null;this.src='https://i.ytimg.com/vi/Ug-FERRnhrc/hqdefault.jpg';"
        >

        <span
          class="bcd-video-play"
          aria-hidden="true"
        >
          <svg viewBox="0 0 24 24">
            <path d="M8 5v14l11-7z"/>
          </svg>
        </span>

        <span class="bcd-video-caption">
          Watch the promotional video
        </span>

      </button>
    </div>

  </div>
</header>


<!-- ========== INTRODUCCIÓN · blanco ========== -->

<section class="bcd-section bcd-paper bcd-intro">
  <div class="bcd-wrap bcd-narrow">

    <p class="bcd-first">
      Following the Helsinki meeting of 14–15 April 2026, the
      BetterCare network (COST Action CA22152) developed the Helsinki
      Declaration on Patient Safety at Home. It recognises that the
      home is no longer simply a place where care happens after
      discharge, but an increasingly important setting of care in
      its own right.
    </p>

    <p>
      As health systems move towards continuous, distributed and
      technology-enabled models of care, patients and informal
      caregivers become active participants in care processes.
      Patient safety must therefore extend beyond institutional
      settings and cover the entire continuum of care, including
      the home.
    </p>

    <p>
      The Declaration represents an important outcome of our
      collective work and reflects a broad, multi-stakeholder
      consensus. Its development involved associations representing
      informal caregivers, health and social care professionals,
      academic and research institutions, public authorities,
      ministries, national agencies, international organisations,
      and other key stakeholders with expertise in patient safety,
      home care, long-term care and integrated care. This diversity
      of perspectives strengthens the relevance and legitimacy of
      the Declaration and reinforces its potential to inform policy,
      organisational practice and future initiatives across Europe.
    </p>

    <p class="bcd-pull">
      Care at home is no longer the edge of the health system.
      It is part of it.
    </p>

  </div>
</section>


<!-- ========== POR QUÉ IMPORTA · crema ========== -->

<section class="bcd-section bcd-cream">
  <div class="bcd-wrap">

    <h2 class="bcd-h2">
      Why it matters
    </h2>

    <p class="bcd-lead">
      Millions of informal caregivers deliver complex care every day
      without formal recognition, training or system support.
    </p>


    <div class="bcd-stat-lead">

      <span
        class="bcd-figure"
        data-bcd-to="52"
        data-bcd-suffix="m"
      >
        52m
      </span>

      <p>
        people in Europe provide informal long-term care.
      </p>

    </div>


    <div class="bcd-stat-grid">

      <div class="bcd-stat">
        <span
          class="bcd-figure"
          data-bcd-to="38.1"
          data-bcd-decimals="1"
          data-bcd-suffix="m"
        >
          38.1m
        </span>

        <p>
          people will need long-term care in the EU by 2050,
          up from 30.8 million today.
        </p>
      </div>


      <div class="bcd-stat">
        <span
          class="bcd-figure"
          data-bcd-to="28.3"
          data-bcd-decimals="1"
          data-bcd-suffix="%"
        >
          28.3%
        </span>

        <p>
          of EU households needing care receive professional
          home-care services.
        </p>
      </div>


      <div class="bcd-stat">
        <span
          class="bcd-figure"
          data-bcd-to="62"
          data-bcd-suffix="%"
        >
          62%
        </span>

        <p>
          of informal long-term care in the EU is provided by women.
        </p>
      </div>

    </div>


    <p class="bcd-stat-note">
      The safety of the person receiving care and the wellbeing of
      the caregiver are intrinsically connected.
    </p>

  </div>
</section>


<!-- ========== QUÉ PIDE LA DECLARACIÓN · blanco ========== -->

<section class="bcd-section bcd-paper">
  <div class="bcd-wrap">

    <h2 class="bcd-h2">
      What the Declaration calls for
    </h2>

    <p class="bcd-lead">
      The Declaration identifies ten interconnected areas for action.
    </p>


    <ul class="bcd-areas">

      <li>
        Recognition of informal caregivers within patient-safety systems
      </li>

      <li>
        Recognition of the home as a priority safety setting
      </li>

      <li>
        Integration of health and social care
      </li>

      <li>
        Institutional accountability
      </li>

      <li>
        Case management and navigation
      </li>

      <li>
        Caregiver training and health literacy
      </li>

      <li>
        Prevention of caregiver burnout
      </li>

      <li>
        Support following safety incidents
      </li>

      <li>
        Protection of paid home-care workers
      </li>

      <li>
        Development of appropriate measurement and indicators
      </li>

    </ul>

  </div>
</section>


<!-- ========== LEER LA DECLARACIÓN · lavanda claro ========== -->

<section class="bcd-section bcd-mist">
  <div class="bcd-wrap">

    <h2 class="bcd-h2">
      Read the Declaration
    </h2>

    <p class="bcd-lead">
      Read and download the official Helsinki Declaration on Patient Safety at Home.
    </p>

    <div class="bcd-declaration-card">

      <div class="bcd-declaration-content">

        <span class="bcd-declaration-label">
          Official document
        </span>

        <h3>
          Helsinki Declaration on Patient Safety at Home
        </h3>

        <p>
          The BetterCare declaration calling for patient safety to extend
          beyond institutional settings and into the home.
        </p>

      </div>

      <div class="bcd-declaration-action">

        <a
          class="bcd-btn bcd-btn-primary"
          href="https://cost-bettercare.eu/wp-content/uploads/2026/06/Helsinki-Declaration_16_5_2026-002RS.pdf"
          target="_blank"
          rel="noopener"
        >
          Download the Declaration (PDF)
        </a>

      </div>

    </div>

  </div>
</section>


<!-- ========== MENSAJES POR PÚBLICO · navy ========== -->

<section class="bcd-section bcd-navy bcd-audiences">
  <div class="bcd-wrap">

    <h2 class="bcd-h2">
      Key messages for each audience
    </h2>

    <p class="bcd-lead">
      The same Declaration, framed for the people you need to reach.
    </p>


    <div class="bcd-aud-grid">


      <article class="bcd-aud">

        <h3>
          Policymakers and public authorities
        </h3>

        <p class="bcd-aud-lead">
          <strong>Future-proofing European welfare.</strong>
          Informal carers are the structural backbone of our
          healthcare architectures; ignoring home-care safety is
          no longer a viable policy option.
        </p>

        <ul>

          <li>
            <strong>Formal recognition</strong>
            Explicitly codify informal caregivers as active partners
            in healthcare legislation.
          </li>

          <li>
            <strong>System accountability</strong>
            Prevent the silent transfer of clinical risks to families
            without structured funding, preparation or follow-up.
          </li>

          <li>
            <strong>Comparable metrics</strong>
            Standardise European indicators to measure home-care
            errors, caregiver burden and unmet needs.
          </li>

        </ul>

      </article>


      <article class="bcd-aud">

        <h3>
          NGOs, patient and carer organisations
        </h3>

        <p class="bcd-aud-lead">
          <strong>Protecting those who care.</strong>
          When health systems fail to support caregivers, they face
          severe exhaustion, burnout and double victimisation —
          intense guilt and distress after preventable home incidents.
        </p>

        <ul>

          <li>
            <strong>Minimum safety conditions</strong>
            Guarantee access to practical training, medication
            reconciliation and respite care.
          </li>

          <li>
            <strong>Non-blaming systems</strong>
            Establish supportive reporting frameworks for home-care
            incidents rather than blaming families when systems fail.
          </li>

          <li>
            <strong>Formalising paid care</strong>
            Improve working conditions and pension rights for paid
            home carers.
          </li>

        </ul>

      </article>


      <article class="bcd-aud">

        <h3>
          Healthcare and social care organisations
        </h3>

        <p class="bcd-aud-lead">
          <strong>The hospital without walls.</strong>
          The home is an active, technologically complex site of
          24/7 care delivery, and fragmented clinical designs leave
          vulnerable families navigating disconnected medical and
          social services on their own.
        </p>

        <ul>

          <li>
            <strong>Case management</strong>
            Treat coordination not as admin, but as a practical
            clinical tool to guide families and manage digital
            health data.
          </li>

          <li>
            <strong>Safety as a basic intervention</strong>
            Treat caregiver training — medical devices, digital tools,
            health literacy — as a fundamental prescription for safe
            discharge.
          </li>

          <li>
            <strong>Protecting caregivers to protect patients</strong>
            Monitor caregiver burnout as a primary clinical risk
            factor for readmission.
          </li>

        </ul>

      </article>

    </div>

  </div>
</section>


<!-- ========== TOOLKIT · blanco ========== -->

<section class="bcd-section bcd-paper">
  <div class="bcd-wrap">

    <h2 class="bcd-h2">
      Communication toolkit
    </h2>

    <p class="bcd-lead">
      These materials are freely available to support the
      dissemination of the Declaration. Please use and adapt them
      within your institutional, professional and national networks.
    </p>


    <div class="bcd-toolkit-grid">


      <!-- Promotional video -->
      <div class="bcd-kit bcd-kit--feature">

        <h4>
          Promotional video
        </h4>

        <p>
          A short video introducing the Declaration.
        </p>

        <a
          class="bcd-kit-link"
          href="https://www.youtube.com/watch?v=Ug-FERRnhrc"
          target="_blank"
          rel="noopener"
        >
          Watch the video
        </a>

      </div>


      <!-- Infographic -->
      <div class="bcd-kit bcd-kit--feature">

        <h4>
          Infographic
        </h4>

        <p>
          A one-page visual summary of the Declaration.
        </p>

        <a
          class="bcd-kit-link"
          href="https://cost-bettercare.eu/wp-content/uploads/2026/09/helsinki-declaration.png"
          target="_blank"
          rel="noopener"
        >
          Download the infographic
        </a>

      </div>


      <!-- Editable infographic -->
      <div class="bcd-kit">

        <h4>
          Editable infographic
        </h4>

        <p>
          An editable PowerPoint version of the Helsinki Declaration
          infographic.
        </p>

        <a
          class="bcd-kit-link"
          href="https://cost-bettercare.eu/wp-content/uploads/2026/09/Simple-Infograph-for-Helsinki-Declaration-2-1.pptx"
        >
          Download the PowerPoint
        </a>

      </div>


      <!-- General elevator pitch -->
      <div class="bcd-kit">

        <h4>
          Elevator pitch — general audiences
        </h4>

        <p>
          A short spoken introduction for conversations with any audience.
        </p>

        <a
          class="bcd-kit-link"
          href="https://cost-bettercare.eu/wp-content/uploads/2026/09/Elevator-pitch-GENERAL-for-Helsinki-Declaration-2-1.pptx"
        >
          Download the pitch
        </a>

      </div>


      <!-- Specific elevator pitch -->
      <div class="bcd-kit">

        <h4>
          Elevator pitch — policymakers, NGOs and healthcare organisations
        </h4>

        <p>
          The same introduction, tailored to decision-makers and
          organisations.
        </p>

        <a
          class="bcd-kit-link"
          href="https://cost-bettercare.eu/wp-content/uploads/2026/09/Elevator-pitch-SPECIFIC-for-policymakers-NGOs-and-Hospital-Organizations-for-Helsinki-Declaration-2-1.pptx"
        >
          Download the pitch
        </a>

      </div>


      <!-- Letter -->
      <div class="bcd-kit">

        <h4>
          Letter to Management Committee members and COST networks
        </h4>

        <p>
          A ready-to-send letter to circulate the Declaration within
          your network.
        </p>

        <a
          class="bcd-kit-link"
          href="https://cost-bettercare.eu/wp-content/uploads/2026/09/Letter-to-MC-members.Bettercare-1.docx"
        >
          Download the letter
        </a>

      </div>


      <!-- Malta example -->
      <div class="bcd-kit">

        <h4>
          Awareness and dissemination example
        </h4>

        <p>
          An example from the University of Malta for raising
          awareness and disseminating the Helsinki Declaration
          on Patient Safety at Home.
        </p>

        <a
          class="bcd-kit-link"
          href="https://cost-bettercare.eu/wp-content/uploads/2026/09/University-of-Malta-Mail-Raising-Awareness-and-Disseminating-the-Helsinki-Declaration-on-Patient-Safety-at-Home.pdf"
          target="_blank"
          rel="noopener"
        >
          View the example
        </a>

      </div>


      <!-- Promotional activities Excel -->
      <div class="bcd-kit">

        <h4>
          Promotional activities tracking sheet
        </h4>

        <p>
          An Excel sheet for recording and coordinating promotional
          and dissemination activities related to the Helsinki
          Declaration.
        </p>

        <a
          class="bcd-kit-link"
          href="https://cost-bettercare.eu/wp-content/uploads/2026/09/EXCEL-SHEET-ON-PROMOTIONAL-ACTIVITIES-BETTERCare-Helsinki-Declaration-.xlsx"
        >
          Download the Excel sheet
        </a>

      </div>


    </div>

  </div>
</section>


<!-- ========== DE LA CONCIENCIA A LA ACCIÓN · crema ========== -->

<section class="bcd-section bcd-cream">
  <div class="bcd-wrap">

    <h2 class="bcd-h2">
      From awareness to action
    </h2>

    <p class="bcd-lead">
      We particularly welcome members using the Declaration as a
      basis for dialogue and action, rather than simply circulating
      the document. You can:
    </p>


    <ul class="bcd-action-list">

      <li>
        Initiate discussions with policymakers and decision-makers.
      </li>

      <li>
        Raise the issue at national conferences, meetings and workshops.
      </li>

      <li>
        Engage patient, carer and NGO networks.
      </li>

      <li>
        Discuss its recommendations with healthcare and social-care
        organisations.
      </li>

      <li>
        Identify opportunities for national or regional implementation.
      </li>

      <li>
        Promote research and data collection on patient safety at home.
      </li>

      <li>
        Identify gaps in existing patient-safety and care strategies.
      </li>

      <li>
        Explore opportunities for collaboration between formal and
        informal caregivers.
      </li>

    </ul>

  </div>
</section>


<!-- ========== CONTACTO · blanco con caja navy ========== -->

<section class="bcd-contact bcd-paper">
  <div class="bcd-wrap">

    <div class="bcd-contact-box">

      <div>

        <h2>
          Get in touch
        </h2>

        <p>
          To request the communication materials, to tell us about a
          dissemination activity in your country, or to propose a
          collaboration, write to us through the Contacts page.
        </p>

      </div>


      <div class="bcd-contact-btn">

        <a
          class="bcd-btn"
          href="https://cost-bettercare.eu/contacts/"
        >
          Contact the BetterCare team
        </a>

      </div>

    </div>

  </div>
</section>


<script>
/* ------------------------------------------------------------------
   Revelado al hacer scroll.
   ------------------------------------------------------------------ */

(function(){

  var GRUPOS = [
    ['.bcd-intro p',                    60],
    ['.bcd-pull',                        0],
    ['.bcd-section > .bcd-wrap > h2',   0],
    ['.bcd-lead',                       80],
    ['.bcd-stat-lead',                   0],
    ['.bcd-stat',                       90],
    ['.bcd-areas li',                   45],
    ['.bcd-docs li',                    70],
    ['.bcd-aud',                       110],
    ['.bcd-kit',                        70],
    ['.bcd-action-list li',             40],
    ['.bcd-contact-box',                 0]
  ];

  var TOPE = 420;


  function iniciar(){

    var raices = document.querySelectorAll('.bcd');

    if(!raices.length){
      return;
    }


    var sinMovimiento =
      window.matchMedia &&
      window.matchMedia(
        '(prefers-reduced-motion: reduce)'
      ).matches;


    if(
      sinMovimiento ||
      !('IntersectionObserver' in window)
    ){
      return;
    }


    Array.prototype.forEach.call(
      raices,
      function(raiz){

        if(raiz.getAttribute('data-bcd-anim')){
          return;
        }

        raiz.setAttribute(
          'data-bcd-anim',
          '1'
        );


        GRUPOS.forEach(function(g){

          var sel = g[0];
          var paso = g[1];


          Array.prototype.forEach.call(
            raiz.querySelectorAll(sel),
            function(el,i){

              if(
                el.hasAttribute(
                  'data-bcd-reveal'
                )
              ){
                return;
              }

              el.setAttribute(
                'data-bcd-reveal',
                ''
              );


              if(paso){

                el.style.transitionDelay =
                  Math.min(
                    i * paso,
                    TOPE
                  ) + 'ms';

              }

            }
          );

        });


        raiz.classList.add(
          'bcd-anim'
        );


        var observador =
          new IntersectionObserver(
            function(entradas){

              entradas.forEach(
                function(e){

                  if(!e.isIntersecting){
                    return;
                  }

                  e.target.classList.add(
                    'bcd-in'
                  );

                  observador.unobserve(
                    e.target
                  );


                  setTimeout(
                    function(){

                      e.target.style.transitionDelay = '';

                    },
                    1400
                  );

                }
              );

            },
            {
              threshold:0.12,
              rootMargin:'0px 0px -8% 0px'
            }
          );


        Array.prototype.forEach.call(
          raiz.querySelectorAll(
            '[data-bcd-reveal]'
          ),
          function(el){

            observador.observe(el);

          }
        );

      }
    );

  }


  iniciar();


  if(
    document.readyState === 'loading'
  ){

    document.addEventListener(
      'DOMContentLoaded',
      iniciar
    );

  }


  window.addEventListener(
    'load',
    iniciar
  );

})();
</script>


<script>
/* ------------------------------------------------------------------
   Contador de cifras.
   ------------------------------------------------------------------ */

(function(){

  function iniciar(){

    var cifras =
      document.querySelectorAll(
        '.bcd-figure[data-bcd-to]'
      );


    if(!cifras.length){
      return;
    }


    var sinMovimiento =
      window.matchMedia &&
      window.matchMedia(
        '(prefers-reduced-motion: reduce)'
      ).matches;


    Array.prototype.forEach.call(
      cifras,
      function(el){

        if(
          el.getAttribute(
            'data-bcd-contado'
          )
        ){
          return;
        }


        el.setAttribute(
          'data-bcd-contado',
          '1'
        );


        var destino =
          parseFloat(
            el.getAttribute(
              'data-bcd-to'
            )
          );


        var decimales =
          parseInt(
            el.getAttribute(
              'data-bcd-decimals'
            ) || '0',
            10
          );


        var prefijo =
          el.getAttribute(
            'data-bcd-prefix'
          ) || '';


        var sufijo =
          el.getAttribute(
            'data-bcd-suffix'
          ) || '';


        if(isNaN(destino)){
          return;
        }


        function formato(v){

          return (
            prefijo +
            v.toFixed(decimales) +
            sufijo
          );

        }


        if(
          sinMovimiento ||
          !('IntersectionObserver' in window) ||
          !('requestAnimationFrame' in window)
        ){

          el.textContent =
            formato(destino);

          return;

        }


        el.style.minWidth =
          el.getBoundingClientRect().width +
          'px';


        el.style.display =
          'inline-block';


        el.textContent =
          formato(0);


        function animar(){

          var duracion = 1500;
          var inicio = null;


          function paso(t){

            if(inicio === null){
              inicio = t;
            }


            var p =
              Math.min(
                (t - inicio) /
                duracion,
                1
              );


            var e =
              1 -
              Math.pow(
                1 - p,
                3
              );


            el.textContent =
              formato(
                destino * e
              );


            if(p < 1){

              requestAnimationFrame(
                paso
              );

            }else{

              el.textContent =
                formato(destino);

            }

          }


          requestAnimationFrame(
            paso
          );

        }


        var observador =
          new IntersectionObserver(
            function(entradas){

              entradas.forEach(
                function(e){

                  if(e.isIntersecting){

                    observador.unobserve(
                      el
                    );

                    animar();

                  }

                }
              );

            },
            {
              threshold:0.4,
              rootMargin:
                '0px 0px -10% 0px'
            }
          );


        observador.observe(
          el
        );

      }
    );

  }


  iniciar();


  if(
    document.readyState === 'loading'
  ){

    document.addEventListener(
      'DOMContentLoaded',
      iniciar
    );

  }


  window.addEventListener(
    'load',
    iniciar
  );

})();
</script>


<script>
/* ------------------------------------------------------------------
   Reproductor de YouTube bajo demanda.
   El iframe solo se inserta al hacer clic.
   ------------------------------------------------------------------ */

(function(){

  function iniciarVideos(){

    var videos =
      document.querySelectorAll(
        '.bcd-video[data-bcd-yt]'
      );


    Array.prototype.forEach.call(
      videos,
      function(video){

        if(
          video.getAttribute(
            'data-bcd-video-ready'
          )
        ){
          return;
        }


        video.setAttribute(
          'data-bcd-video-ready',
          '1'
        );


        var boton =
          video.querySelector(
            '.bcd-video-face'
          );


        if(!boton){
          return;
        }


        boton.addEventListener(
          'click',
          function(){

            var id =
              video.getAttribute(
                'data-bcd-yt'
              );


            if(!id){
              return;
            }


            var iframe =
              document.createElement(
                'iframe'
              );


            iframe.src =
              'https://www.youtube-nocookie.com/embed/' +
              encodeURIComponent(id) +
              '?autoplay=1&rel=0';


            iframe.title =
              'Helsinki Declaration promotional video';


            iframe.allow =
              'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share';


            iframe.allowFullscreen =
              true;


            video.innerHTML = '';

            video.appendChild(
              iframe
            );

          },
          {
            once:true
          }
        );

      }
    );

  }


  iniciarVideos();


  if(
    document.readyState === 'loading'
  ){

    document.addEventListener(
      'DOMContentLoaded',
      iniciarVideos
    );

  }


  window.addEventListener(
    'load',
    iniciarVideos
  );

})();
</script>

</div>

<!-- ============ fin del bloque BetterCare ============ -->				</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://cost-bettercare.eu/news/helsinki-declaration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>BetterCare Home Safety Action Wall: Share Your Ideas for Safe Care at Home</title>
		<link>https://cost-bettercare.eu/news/bettercare-home-safety-action-wall-share-your-ideas-for-safe-care-at-home/</link>
					<comments>https://cost-bettercare.eu/news/bettercare-home-safety-action-wall-share-your-ideas-for-safe-care-at-home/#respond</comments>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Thu, 03 Sep 2026 11:44:19 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=3146</guid>

					<description><![CDATA[BetterCare Home Safety Action Wall: Ideas and Practices for Safe Care for Life To mark World Patient Safety Day 2026 — &#8220;Safe care for noncommunicable diseases&#8221; — under the WHO slogan &#8220;Safe care for life!&#8221;, BetterCare is launching the BetterCare Home Safety Action Wall: a collection of ideas and practices for safe care at home. [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="3146" class="elementor elementor-3146" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-dbaa9b2 e-flex e-con-boxed e-con e-parent" data-id="dbaa9b2" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-a03f85f elementor-widget elementor-widget-heading" data-id="a03f85f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">BetterCare Home Safety Action Wall: Ideas and Practices for Safe Care for Life</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-6e9abdc elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="6e9abdc" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-cd5da2a e-flex e-con-boxed e-con e-parent" data-id="cd5da2a" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-0560367 elementor-widget elementor-widget-text-editor" data-id="0560367" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>To mark <strong>World Patient Safety Day 2026</strong> — &#8220;Safe care for noncommunicable diseases&#8221; — under the WHO slogan <strong>&#8220;Safe care for life!&#8221;</strong>, BetterCare is launching the <strong>BetterCare Home Safety Action Wall</strong>: a collection of ideas and practices for safe care at home. 🏠💙</p><p>From<strong> September 1st to October 15th 2026</strong>, BetterCare members are invited to share good practices, experiences and ideas for action from their countries to improve the safety of people living with chronic noncommunicable diseases who receive care at home. 🌍</p><p>You can contribute as many good practices or ideas as you wish, on topics such as: <strong>medication safety</strong>, <strong>care coordination</strong>, <strong>caregiver support and training</strong>, <strong>health literacy</strong>, <strong>digital solutions</strong>, <strong>transitions from hospital to home</strong>, <strong>recognition of deterioration</strong>, <strong>access to professional support</strong>, <strong>falls and home risks</strong>, <strong>caregiver well-being</strong> and <strong>equity</strong>.</p><p>Each contribution can be: 📌</p><p>🟢 <strong>Good Practice</strong> — something already implemented that is helping to make care at home safer.</p><p>💡 <strong>Idea for Action</strong> — a practical proposal that could improve safety for people receiving or providing care at home.</p><p>Please keep each contribution short and simple: 📝</p><p>🌐 Country<br />🏥 Author / Organisation<br />🏷️ Good Practice or Idea for Action<br />📌 Title<br />💭 Main idea: what is it? (1–2 sentences)<br />✅ Why does it work / what could it improve?: (1–2 sentences)<br />🔗 More information: link, publication, project or contact (optional)</p><p>Each contribution will become one entry in the <strong>BetterCare Home Safety Action Wall</strong>, creating a practical, international collection of ideas and experiences that can later be organised by country, topic and type of contribution.</p><p>The aim is simple: to share what is already working, generate new ideas, learn from each other, and show how <strong>BetterCare</strong> is contributing internationally to safer care at home. ✨</p><p><em>Different countries. Many ideas. One shared goal: Safe care for life — also at home.</em></p>								</div>
				</div>
				<div class="elementor-element elementor-element-628c5d8 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="628c5d8" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-3d589ea aw-block e-flex e-con-boxed e-con e-parent" data-id="3d589ea" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9bd91fb elementor-widget elementor-widget-heading" data-id="9bd91fb" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Add your contribution</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-fdc8d36 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="fdc8d36" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-f54802e elementor-widget elementor-widget-text-editor" data-id="f54802e" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Share one good practice or idea for safer care at home. Keep each box to one or two sentences — short entries work best on the wall. You can send as many contributions as you wish, one at a time.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-95602ca elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="95602ca" data-element_type="widget" data-settings="{&quot;button_width_tablet&quot;:&quot;100&quot;,&quot;button_width_mobile&quot;:&quot;100&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
				<div class="elementor-widget-container">
							<form class="elementor-form" method="post" name="Home Safety Action Wall" aria-label="Home Safety Action Wall">
			<input type="hidden" name="post_id" value="3146"/>
			<input type="hidden" name="form_id" value="95602ca"/>
			<input type="hidden" name="referer_title" value="BetterCare Home Safety Action Wall: Share Your Ideas for Safe Care at Home" />

							<input type="hidden" name="queried_id" value="3146"/>
			
			<div class="elementor-form-fields-wrapper elementor-labels-above">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-author_name elementor-col-50 elementor-field-required elementor-mark-required">
												<label for="form-field-author_name" class="elementor-field-label">
								Name / Team							</label>
														<input size="1" type="text" name="form_fields[author_name]" id="form-field-author_name" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Your name, team or organisation" required="required">
											</div>
								<div class="elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-visibility elementor-col-50 elementor-field-required elementor-mark-required">
												<label for="form-field-visibility" class="elementor-field-label">
								How should this appear on the wall?							</label>
						<div class="elementor-field-subgroup  elementor-subgroup-inline"><span class="elementor-field-option"><input type="radio" value="Show my name / team" id="form-field-visibility-0" name="form_fields[visibility]" required="required"> <label for="form-field-visibility-0">Show my name / team</label></span><span class="elementor-field-option"><input type="radio" value="Publish anonymously" id="form-field-visibility-1" name="form_fields[visibility]" required="required"> <label for="form-field-visibility-1">Publish anonymously</label></span></div>				</div>
								<div class="elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-type elementor-col-100 elementor-field-required elementor-mark-required">
												<label for="form-field-type" class="elementor-field-label">
								What are you sharing?							</label>
						<div class="elementor-field-subgroup  elementor-subgroup-inline"><span class="elementor-field-option"><input type="radio" value="Good Practice" id="form-field-type-0" name="form_fields[type]" required="required"> <label for="form-field-type-0">Good Practice</label></span><span class="elementor-field-option"><input type="radio" value="Idea for Action" id="form-field-type-1" name="form_fields[type]" required="required"> <label for="form-field-type-1">Idea for Action</label></span></div>				</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-country elementor-col-50 elementor-field-required elementor-mark-required">
												<label for="form-field-country" class="elementor-field-label">
								Country							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<i aria-hidden="true" class="eicon-caret-down"></i>			</div>
			<select name="form_fields[country]" id="form-field-country" class="elementor-field-textual elementor-size-sm" required="required">
									<option value="Afghanistan">Afghanistan</option>
									<option value="Albania">Albania</option>
									<option value="Algeria">Algeria</option>
									<option value="Andorra">Andorra</option>
									<option value="Angola">Angola</option>
									<option value="Antigua and Barbuda">Antigua and Barbuda</option>
									<option value="Argentina">Argentina</option>
									<option value="Armenia">Armenia</option>
									<option value="Australia">Australia</option>
									<option value="Austria">Austria</option>
									<option value="Azerbaijan">Azerbaijan</option>
									<option value="Bahamas">Bahamas</option>
									<option value="Bahrain">Bahrain</option>
									<option value="Bangladesh">Bangladesh</option>
									<option value="Barbados">Barbados</option>
									<option value="Belarus">Belarus</option>
									<option value="Belgium">Belgium</option>
									<option value="Belize">Belize</option>
									<option value="Benin">Benin</option>
									<option value="Bhutan">Bhutan</option>
									<option value="Bolivia">Bolivia</option>
									<option value="Bosnia and Herzegovina">Bosnia and Herzegovina</option>
									<option value="Botswana">Botswana</option>
									<option value="Brazil">Brazil</option>
									<option value="Brunei">Brunei</option>
									<option value="Bulgaria">Bulgaria</option>
									<option value="Burkina Faso">Burkina Faso</option>
									<option value="Burundi">Burundi</option>
									<option value="Cabo Verde">Cabo Verde</option>
									<option value="Cambodia">Cambodia</option>
									<option value="Cameroon">Cameroon</option>
									<option value="Canada">Canada</option>
									<option value="Central African Republic">Central African Republic</option>
									<option value="Chad">Chad</option>
									<option value="Chile">Chile</option>
									<option value="China">China</option>
									<option value="Colombia">Colombia</option>
									<option value="Comoros">Comoros</option>
									<option value="Congo">Congo</option>
									<option value="Congo (Democratic Republic)">Congo (Democratic Republic)</option>
									<option value="Costa Rica">Costa Rica</option>
									<option value="Cote d&#039;Ivoire">Cote d&#039;Ivoire</option>
									<option value="Croatia">Croatia</option>
									<option value="Cuba">Cuba</option>
									<option value="Cyprus">Cyprus</option>
									<option value="Czechia">Czechia</option>
									<option value="Denmark">Denmark</option>
									<option value="Djibouti">Djibouti</option>
									<option value="Dominica">Dominica</option>
									<option value="Dominican Republic">Dominican Republic</option>
									<option value="Ecuador">Ecuador</option>
									<option value="Egypt">Egypt</option>
									<option value="El Salvador">El Salvador</option>
									<option value="Equatorial Guinea">Equatorial Guinea</option>
									<option value="Eritrea">Eritrea</option>
									<option value="Estonia">Estonia</option>
									<option value="Eswatini">Eswatini</option>
									<option value="Ethiopia">Ethiopia</option>
									<option value="Fiji">Fiji</option>
									<option value="Finland">Finland</option>
									<option value="France">France</option>
									<option value="Gabon">Gabon</option>
									<option value="Gambia">Gambia</option>
									<option value="Georgia">Georgia</option>
									<option value="Germany">Germany</option>
									<option value="Ghana">Ghana</option>
									<option value="Greece">Greece</option>
									<option value="Grenada">Grenada</option>
									<option value="Guatemala">Guatemala</option>
									<option value="Guinea">Guinea</option>
									<option value="Guinea-Bissau">Guinea-Bissau</option>
									<option value="Guyana">Guyana</option>
									<option value="Haiti">Haiti</option>
									<option value="Honduras">Honduras</option>
									<option value="Hungary">Hungary</option>
									<option value="Iceland">Iceland</option>
									<option value="India">India</option>
									<option value="Indonesia">Indonesia</option>
									<option value="Iran">Iran</option>
									<option value="Iraq">Iraq</option>
									<option value="Ireland">Ireland</option>
									<option value="Israel">Israel</option>
									<option value="Italy">Italy</option>
									<option value="Jamaica">Jamaica</option>
									<option value="Japan">Japan</option>
									<option value="Jordan">Jordan</option>
									<option value="Kazakhstan">Kazakhstan</option>
									<option value="Kenya">Kenya</option>
									<option value="Kiribati">Kiribati</option>
									<option value="Kosovo">Kosovo</option>
									<option value="Kuwait">Kuwait</option>
									<option value="Kyrgyzstan">Kyrgyzstan</option>
									<option value="Laos">Laos</option>
									<option value="Latvia">Latvia</option>
									<option value="Lebanon">Lebanon</option>
									<option value="Lesotho">Lesotho</option>
									<option value="Liberia">Liberia</option>
									<option value="Libya">Libya</option>
									<option value="Liechtenstein">Liechtenstein</option>
									<option value="Lithuania">Lithuania</option>
									<option value="Luxembourg">Luxembourg</option>
									<option value="Madagascar">Madagascar</option>
									<option value="Malawi">Malawi</option>
									<option value="Malaysia">Malaysia</option>
									<option value="Maldives">Maldives</option>
									<option value="Mali">Mali</option>
									<option value="Malta">Malta</option>
									<option value="Marshall Islands">Marshall Islands</option>
									<option value="Mauritania">Mauritania</option>
									<option value="Mauritius">Mauritius</option>
									<option value="Mexico">Mexico</option>
									<option value="Micronesia">Micronesia</option>
									<option value="Moldova">Moldova</option>
									<option value="Monaco">Monaco</option>
									<option value="Mongolia">Mongolia</option>
									<option value="Montenegro">Montenegro</option>
									<option value="Morocco">Morocco</option>
									<option value="Mozambique">Mozambique</option>
									<option value="Myanmar">Myanmar</option>
									<option value="Namibia">Namibia</option>
									<option value="Nauru">Nauru</option>
									<option value="Nepal">Nepal</option>
									<option value="Netherlands">Netherlands</option>
									<option value="New Zealand">New Zealand</option>
									<option value="Nicaragua">Nicaragua</option>
									<option value="Niger">Niger</option>
									<option value="Nigeria">Nigeria</option>
									<option value="North Korea">North Korea</option>
									<option value="North Macedonia">North Macedonia</option>
									<option value="Norway">Norway</option>
									<option value="Oman">Oman</option>
									<option value="Pakistan">Pakistan</option>
									<option value="Palau">Palau</option>
									<option value="Palestine">Palestine</option>
									<option value="Panama">Panama</option>
									<option value="Papua New Guinea">Papua New Guinea</option>
									<option value="Paraguay">Paraguay</option>
									<option value="Peru">Peru</option>
									<option value="Philippines">Philippines</option>
									<option value="Poland">Poland</option>
									<option value="Portugal">Portugal</option>
									<option value="Qatar">Qatar</option>
									<option value="Romania">Romania</option>
									<option value="Russia">Russia</option>
									<option value="Rwanda">Rwanda</option>
									<option value="Saint Kitts and Nevis">Saint Kitts and Nevis</option>
									<option value="Saint Lucia">Saint Lucia</option>
									<option value="Saint Vincent and the Grenadines">Saint Vincent and the Grenadines</option>
									<option value="Samoa">Samoa</option>
									<option value="San Marino">San Marino</option>
									<option value="Sao Tome and Principe">Sao Tome and Principe</option>
									<option value="Saudi Arabia">Saudi Arabia</option>
									<option value="Senegal">Senegal</option>
									<option value="Serbia">Serbia</option>
									<option value="Seychelles">Seychelles</option>
									<option value="Sierra Leone">Sierra Leone</option>
									<option value="Singapore">Singapore</option>
									<option value="Slovakia">Slovakia</option>
									<option value="Slovenia">Slovenia</option>
									<option value="Solomon Islands">Solomon Islands</option>
									<option value="Somalia">Somalia</option>
									<option value="South Africa">South Africa</option>
									<option value="South Korea">South Korea</option>
									<option value="South Sudan">South Sudan</option>
									<option value="Spain">Spain</option>
									<option value="Sri Lanka">Sri Lanka</option>
									<option value="Sudan">Sudan</option>
									<option value="Suriname">Suriname</option>
									<option value="Sweden">Sweden</option>
									<option value="Switzerland">Switzerland</option>
									<option value="Syria">Syria</option>
									<option value="Taiwan">Taiwan</option>
									<option value="Tajikistan">Tajikistan</option>
									<option value="Tanzania">Tanzania</option>
									<option value="Thailand">Thailand</option>
									<option value="Timor-Leste">Timor-Leste</option>
									<option value="Togo">Togo</option>
									<option value="Tonga">Tonga</option>
									<option value="Trinidad and Tobago">Trinidad and Tobago</option>
									<option value="Tunisia">Tunisia</option>
									<option value="Turkiye">Turkiye</option>
									<option value="Turkmenistan">Turkmenistan</option>
									<option value="Tuvalu">Tuvalu</option>
									<option value="Uganda">Uganda</option>
									<option value="Ukraine">Ukraine</option>
									<option value="United Arab Emirates">United Arab Emirates</option>
									<option value="United Kingdom">United Kingdom</option>
									<option value="United States">United States</option>
									<option value="Uruguay">Uruguay</option>
									<option value="Uzbekistan">Uzbekistan</option>
									<option value="Vanuatu">Vanuatu</option>
									<option value="Vatican City">Vatican City</option>
									<option value="Venezuela">Venezuela</option>
									<option value="Vietnam">Vietnam</option>
									<option value="Yemen">Yemen</option>
									<option value="Zambia">Zambia</option>
									<option value="Zimbabwe">Zimbabwe</option>
									<option value="Other">Other</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-topic elementor-col-50 elementor-field-required elementor-mark-required">
												<label for="form-field-topic" class="elementor-field-label">
								Topic							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<i aria-hidden="true" class="eicon-caret-down"></i>			</div>
			<select name="form_fields[topic]" id="form-field-topic" class="elementor-field-textual elementor-size-sm" required="required">
									<option value="Medication safety">Medication safety</option>
									<option value="Care coordination">Care coordination</option>
									<option value="Caregiver support and training">Caregiver support and training</option>
									<option value="Health literacy">Health literacy</option>
									<option value="Digital solutions">Digital solutions</option>
									<option value="Hospital-to-home transitions">Hospital-to-home transitions</option>
									<option value="Recognition of deterioration">Recognition of deterioration</option>
									<option value="Access to professional support">Access to professional support</option>
									<option value="Falls and home risks">Falls and home risks</option>
									<option value="Caregiver well-being">Caregiver well-being</option>
									<option value="Equity">Equity</option>
									<option value="Other">Other</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-title elementor-col-100 elementor-field-required elementor-mark-required">
												<label for="form-field-title" class="elementor-field-label">
								Title							</label>
														<input size="1" type="text" name="form_fields[title]" id="form-field-title" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="A short headline for your contribution" required="required">
											</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-main_idea elementor-col-100 elementor-field-required elementor-mark-required">
												<label for="form-field-main_idea" class="elementor-field-label">
								Main idea: what is it?							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-sm" name="form_fields[main_idea]" id="form-field-main_idea" rows="3" placeholder="One or two sentences" required="required"></textarea>				</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-why_works elementor-col-100 elementor-field-required elementor-mark-required">
												<label for="form-field-why_works" class="elementor-field-label">
								Why does it work, or what could it improve?							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-sm" name="form_fields[why_works]" id="form-field-why_works" rows="3" placeholder="One or two sentences" required="required"></textarea>				</div>
								<div class="elementor-field-type-url elementor-field-group elementor-column elementor-field-group-more_info elementor-col-100">
												<label for="form-field-more_info" class="elementor-field-label">
								More information (optional)							</label>
														<input size="1" type="url" name="form_fields[more_info]" id="form-field-more_info" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Link to a project, publication or contact page">
											</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-author_email elementor-col-50 elementor-field-required elementor-mark-required">
												<label for="form-field-author_email" class="elementor-field-label">
								Your email							</label>
														<input size="1" type="email" name="form_fields[author_email]" id="form-field-author_email" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Only so we can contact you — never published" required="required">
											</div>
								<div class="elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-consent elementor-col-100 elementor-field-required elementor-mark-required">
												<label for="form-field-consent" class="elementor-field-label">
								Consent							</label>
								<div class="elementor-field-subgroup">
			<span class="elementor-field-option">
				<input type="checkbox" name="form_fields[consent]" id="form-field-consent" class="elementor-field elementor-size-sm  elementor-acceptance-field" required="required">
				<label for="form-field-consent">I agree that this contribution may be published on the BetterCare Home Safety Action Wall, credited as indicated above.</label>			</span>
		</div>
						</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons elementor-md-100 elementor-sm-100">
					<button class="elementor-button elementor-size-md" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Send contribution</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				</div>
				<div class="elementor-element elementor-element-738b606 elementor-widget elementor-widget-html" data-id="738b606" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
.aw-counter{display:block;width:100%;flex:0 0 100%;text-align:right;font-size:14px;color:#69727D;margin-top:4px;line-height:1.2}
.aw-counter[data-full="true"]{color:#F05F61;font-weight:600}
.aw-block .elementor-message-success{display:none !important}
.aw-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(37,41,46,.55)}
.aw-modal[data-open="true"]{display:flex}
.aw-modal__card{background:#FEF9DD;border:1px solid rgba(38,34,97,.2);border-radius:24px;max-width:440px;width:100%;padding:44px 38px 34px;text-align:center;box-shadow:0 18px 50px -18px rgba(38,34,97,.45)}
.aw-modal__mark{width:56px;height:56px;margin:0 auto 20px;border-radius:50%;background:#262261;color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;line-height:1}
.aw-modal__title{margin:0 0 12px;font-size:26px;line-height:1.2;color:#25292E;font-weight:500}
.aw-modal__text{margin:0 0 26px;color:#25292E;font-size:17px;line-height:1.55}
.aw-modal__close{border:0;cursor:pointer;background:#262261;color:#fff;border-radius:99px;padding:15px 34px;font:inherit;font-size:15px;letter-spacing:1.5px;text-transform:uppercase;transition:background-color .2s ease}
.aw-modal__close:hover{background:#F05F61}
.aw-modal__card:focus{outline:none}
@media (prefers-reduced-motion:no-preference){.aw-modal[data-open="true"] .aw-modal__card{animation:aw-pop .25s ease-out}}
@keyframes aw-pop{from{transform:translateY(10px);opacity:0}to{transform:none;opacity:1}}
.aw-block .elementor-field-type-submit .elementor-button{width:auto;min-width:250px;white-space:nowrap}
@media(max-width:767px){.aw-block .elementor-field-type-submit .elementor-button{width:100%;min-width:0}}
</style>
<div class="aw-modal" id="aw-modal" role="dialog" aria-modal="true" aria-labelledby="aw-modal-title">
  <div class="aw-modal__card" tabindex="-1">
    <div class="aw-modal__mark" aria-hidden="true">&#10003;</div>
    <h3 class="aw-modal__title" id="aw-modal-title">Thank you</h3>
    <p class="aw-modal__text">Your contribution has been sent. It will be reviewed and added to the BetterCare Home Safety Action Wall. Feel free to send another one.</p>
    <button type="button" class="aw-modal__close" id="aw-modal-close">Close</button>
  </div>
</div>
<script>
(function(){
  var LIMIT = 150;
  var ids = ["main_idea","why_works"];
  function setup(){
    ids.forEach(function(id){
      var el = document.querySelector('textarea[name="form_fields[' + id + ']"]');
      if(!el || el.dataset.awReady) return;
      el.dataset.awReady = "1";
      el.setAttribute("maxlength", LIMIT);
      var c = document.createElement("span");
      c.className = "aw-counter";
      el.parentNode.appendChild(c);
      var tick = function(){
        c.textContent = el.value.length + " / " + LIMIT;
        c.setAttribute("data-full", el.value.length >= LIMIT ? "true" : "false");
      };
      el.addEventListener("input", tick);
      tick();
    });
  }
  var prompts = { country: "Select a country", topic: "Select a topic" };
  function seedSelects(){
    Object.keys(prompts).forEach(function(id){
      var s = document.querySelector('select[name="form_fields[' + id + ']"]');
      if(!s || s.dataset.awSeeded) return;
      s.dataset.awSeeded = "1";
      var o = document.createElement("option");
      o.value = "";
      o.textContent = prompts[id];
      o.disabled = true;
      s.insertBefore(o, s.firstChild);
      s.value = "";
      s.setAttribute("required", "required");
    });
  }
  seedSelects();
  var modal = document.getElementById("aw-modal");
  var lastFocus = null;
  function open(){
    lastFocus = document.activeElement;
    modal.setAttribute("data-open","true");
    modal.querySelector(".aw-modal__card").focus();
  }
  function close(){
    modal.setAttribute("data-open","false");
    if(lastFocus && lastFocus.focus) lastFocus.focus();
  }
  document.getElementById("aw-modal-close").addEventListener("click", close);
  modal.addEventListener("click", function(e){ if(e.target === modal) close(); });
  document.addEventListener("keydown", function(e){
    if(e.key === "Escape" && modal.getAttribute("data-open") === "true") close();
  });
  if(window.jQuery){
    jQuery(document).on("submit_success", function(){ setup(); open(); });
  }
  if(document.readyState !== "loading") { setup(); seedSelects(); }
  else document.addEventListener("DOMContentLoaded", function(){ setup(); seedSelects(); });
  setTimeout(function(){ setup(); seedSelects(); }, 1200);
})();
</script>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-e9f5695 e-flex e-con-boxed e-con e-parent" data-id="e9f5695" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f8474e elementor-widget elementor-widget-spacer" data-id="4f8474e" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-8d99bfb elementor-align-center elementor-widget elementor-widget-button" data-id="8d99bfb" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://cost-bettercare.eu/wpsd-wall-2026/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">SEE THE WALL HERE!</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://cost-bettercare.eu/news/bettercare-home-safety-action-wall-share-your-ideas-for-safe-care-at-home/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Gender Equity Webinar SEP 2026</title>
		<link>https://cost-bettercare.eu/news/gender-equity-webinar/</link>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Fri, 28 Aug 2026 16:41:07 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=3072</guid>

					<description><![CDATA[BetterCare Gender Equity: Lessons Learned and Future Aspirations Join the BetterCare community for an upcoming webinar on gender equity, organised by the BetterCare Gender Balance team. The session will look back at the lessons learned from BetterCare&#8217;s gender balance activities so far, and look ahead to future aspirations for gender equity within the Action. The [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="3072" class="elementor elementor-3072" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-33e87ae e-flex e-con-boxed e-con e-parent" data-id="33e87ae" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-f4bce56 elementor-widget elementor-widget-heading" data-id="f4bce56" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">BetterCare Gender Equity: Lessons Learned and Future Aspirations</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-15cc0a5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="15cc0a5" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-35dccbb e-flex e-con-boxed e-con e-parent" data-id="35dccbb" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-f6d3e86 elementor-widget elementor-widget-text-editor" data-id="f6d3e86" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Join the BetterCare community for an upcoming webinar on gender equity, organised by the BetterCare Gender Balance team.</p>
<p>The session will look back at the lessons learned from BetterCare&#8217;s gender balance activities so far, and look ahead to future aspirations for gender equity within the Action. The agenda includes a review of the Action&#8217;s gender balance work, reflections from participants of the mentor-mentee sessions, and a talk on the gender gap faced by women physicians in their research careers, followed by an open discussion.</p>
<p>📅 Date: 16 September 2026</p>
<p>🕐 Time: 13:00 CET</p>
<p>🔗 Join via Zoom: <a href="https://zoom.us/j/98753736675?pwd=BGbxsQeX7rz3MNbBspD647jVaMaDM2.1">https://zoom.us/j/98753736675?pwd=BGbxsQeX7rz3MNbBspD647jVaMaDM2.1</a></p>
<p>Save the date — we look forward to seeing you there! 🌍✨</p>								</div>
				</div>
				<div class="elementor-element elementor-element-e5bcbe4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e5bcbe4" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-2ceca1f e-flex e-con-boxed e-con e-parent" data-id="2ceca1f" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-a3401cb elementor-align-center elementor-widget elementor-widget-button" data-id="a3401cb" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://cost-bettercare.eu/wp-content/uploads/2026/09/AGENDA__WEBINAR_GENDER_EQUITY_PLAN.pdf">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="far fa-file-pdf"></i>			</span>
									<span class="elementor-button-text">DOWNLOAD THE AGENDA HERE</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Follow-up Helsinki Meeting 2026</title>
		<link>https://cost-bettercare.eu/news/after-helsinki-meeting-2026/</link>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Wed, 22 Apr 2026 09:21:33 +0000</pubDate>
				<category><![CDATA[Meetings]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=2887</guid>

					<description><![CDATA[Helsinki BetterCare meeting urges stronger action to protect informal caregivers and improve safety in home care across Europe Download here the helsinki declaration 2026! Experts from 14 countries have called for urgent action to improve the safety of care delivered at home and to give greater recognition and support to informal caregivers across Europe. The [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2887" class="elementor elementor-2887" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-f2e89dd e-flex e-con-boxed e-con e-parent" data-id="f2e89dd" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4251aa0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4251aa0" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-958a096 elementor-skin-carousel elementor-arrows-yes elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-media-carousel" data-id="958a096" data-element_type="widget" data-settings="{&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="media-carousel.default">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides">
				<div class="swiper-wrapper">
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-carousel-image" role="img" aria-label="WhatsApp Image 2026-04-20 at 07.43.46" style="background-image: url(&#039;https://cost-bettercare.eu/wp-content/uploads/2026/04/WhatsApp-Image-2026-04-20-at-07.43.46.jpeg&#039;)">

			
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-carousel-image" role="img" aria-label="WhatsApp Image 2026-04-20 at 07.43.47 (1)" style="background-image: url(&#039;https://cost-bettercare.eu/wp-content/uploads/2026/04/WhatsApp-Image-2026-04-20-at-07.43.47-1.jpeg&#039;)">

			
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-carousel-image" role="img" aria-label="WhatsApp Image 2026-04-20 at 07.43.49" style="background-image: url(&#039;https://cost-bettercare.eu/wp-content/uploads/2026/04/WhatsApp-Image-2026-04-20-at-07.43.49.jpeg&#039;)">

			
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-carousel-image" role="img" aria-label="WhatsApp Image 2026-04-15 at 12.35.44 (3)" style="background-image: url(&#039;https://cost-bettercare.eu/wp-content/uploads/2026/04/WhatsApp-Image-2026-04-15-at-12.35.44-3.jpeg&#039;)">

			
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-carousel-image" role="img" aria-label="WhatsApp Image 2026-04-15 at 12.35.43 (4)" style="background-image: url(&#039;https://cost-bettercare.eu/wp-content/uploads/2026/04/WhatsApp-Image-2026-04-15-at-12.35.43-4.jpeg&#039;)">

			
					</div>
								</div>
									</div>
															<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0" aria-label="Previous">
							<i aria-hidden="true" class="eicon-chevron-left"></i>						</div>
						<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0" aria-label="Next">
							<i aria-hidden="true" class="eicon-chevron-right"></i>						</div>
																<div class="swiper-pagination"></div>
												</div>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-3f3e8f1 elementor-widget elementor-widget-spacer" data-id="3f3e8f1" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-ad2a571 elementor-widget elementor-widget-heading" data-id="ad2a571" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Helsinki BetterCare meeting urges stronger action to protect informal caregivers and improve
safety in home care across Europe</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-aec01d5 elementor-widget elementor-widget-spacer" data-id="aec01d5" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-be15025 elementor-align-center elementor-widget elementor-widget-button" data-id="be15025" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://cost-bettercare.eu/wp-content/uploads/2026/06/Helsinki-Declaration_16_5_2026-002RS.pdf">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Download here the helsinki declaration 2026!</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-f7dfc07 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="f7dfc07" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1a0789f elementor-widget elementor-widget-text-editor" data-id="1a0789f" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Experts from 14 countries have called for <strong>urgent action to improve the safety of care delivered at home</strong> and to give greater recognition and support to informal caregivers across Europe. The meeting in Helsinki brought together 24 participants from public and private institutions, ministries, national agencies, and collaborative networks across Europe. Its central message was clear: <strong>home care must be recognised as a care setting in its own right – with specific risks, support needs, and safety requirements 🏡</strong></p><p><strong> </strong></p><p>One of the main concerns was that <strong>Europe faces a clear safety gap between hospital and care at home</strong>. Participants stressed that hospitals operate with structured safety protocols, while home care often depends on fragmented information, unclear responsibilities, and family members who are left to manage complex tasks with limited support. Another strong concern raised in Helsinki was that <strong>no participant country reported having a clear system for reporting concerns or escalating risks in home settings</strong>, even though medication management, symptom monitoring, and care transitions are increasingly taking place at home ⚠️</p><p>The meeting also highlighted the <strong>growing burden placed on informal caregivers</strong> and the need to treat caregiver strain as a patient safety issue. Participants discussed the emerging problem of <strong>double victimization</strong>, in which a preventable incident at home affects not only the care recipient but also the caregiver, who may experience guilt, distress, loss of confidence, and difficulty continuing care. Early warning signs identified in Helsinki included withdrawal from services, fear of making mistakes, avoidance of professionals, and decline in self-care 🤝</p><p>Among the practical responses discussed was the idea of a <strong>crisis card for informal caregivers</strong>, designed to provide access to urgent support when needed. This would give caregivers access to a defined number of urgent support contacts or interventions each year when a serious incident, acute care crisis, or emotional overload threatens the safety and continuity of care at home. Participants also pointed to the need for <strong>simple but effective measures such as named contact points, structured discharge protocols, and practical online training</strong>, alongside checklists, teach-back methods, and regular follow-up 💡</p><p>Building on the discussions in Helsinki, participants agreed that <strong>recognising informal caregiving as a patient safety issue must be followed by concrete system‐level action</strong>. Priorities include clear escalation pathways for risks arising at home, better integration of informal caregiving into existing safety frameworks, and practical tools such as structured discharge checks, named contact points, and crisis support for caregivers.</p><p>Across the discussions, a strong <strong>person‐centred perspective</strong> was evident, with safety understood as emerging from the alignment between individual needs, caregiver capacity, everyday living contexts, and system support. Together, these steps were seen as essential to <strong>closing the safety gap between hospital and home care</strong> and to ensuring that families are no longer relied upon as an invisible safety buffer without adequate support.</p><p>The Helsinki meeting, co-funded by COST Association and LAB University of Applied Sciences, concluded with a shared call to <strong>make informal caregiving more visible in policy and strengthen the integration of health and social care</strong>. The overall message was direct: <strong>Europe cannot continue to rely on families as a hidden pillar of care without giving them the tools, protection, and support needed to provide safe care at home</strong> 🌍</p>								</div>
				</div>
				<div class="elementor-element elementor-element-faadc1f elementor-widget elementor-widget-spacer" data-id="faadc1f" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Helsinki 2026: Integrating Patient Safety into Informal Caregiving</title>
		<link>https://cost-bettercare.eu/news/helsinki-2026/</link>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 12:46:00 +0000</pubDate>
				<category><![CDATA[Meetings]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=2859</guid>

					<description><![CDATA[On 14–15 April 2026, BetterCare (COST Action CA22152) meets in Helsinki to advance a key goal: bringing patient safety beyond hospital settings and into informal caregiving at home. This meeting, funded by COST – European Cooperation in Science and Technology and supported by LAB University of Applied Sciences, connects countries and key stakeholders to agree [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2859" class="elementor elementor-2859" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-16769b1 e-flex e-con-boxed e-con e-parent" data-id="16769b1" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-8f990b4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="8f990b4" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-e947891 elementor-widget elementor-widget-text-editor" data-id="e947891" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="102" data-end="329">On <strong data-start="105" data-end="125">14–15 April 2026</strong>, <span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">BetterCare (COST Action CA22152)</span></span> meets in <strong data-start="174" data-end="215"><span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Helsinki</span></span></strong> to advance a key goal: bringing <strong data-start="248" data-end="291">patient safety beyond hospital settings</strong> and into informal caregiving at home.</p>
<p data-start="331" data-end="662">This meeting, funded by <span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">COST – European Cooperation in Science and Technology</span></span> and supported by <span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">LAB University of Applied Sciences</span></span>, connects countries and key stakeholders to agree on shared priorities:</p><p data-start="331" data-end="662">✔️ Prevent caregiver errors at home<br data-start="557" data-end="560">✔️ Strengthen safer care transitions<br data-start="596" data-end="599">✔️ Build practical support for caregivers and care recipients</p>
<p data-start="664" data-end="879">💡 As populations age and chronic conditions rise, home care is becoming more complex and intense. Without formal safety structures, risks often go unnoticed—affecting both care recipients and caregivers’ wellbeing.</p>
<p data-start="881" data-end="944">✨ <strong>Designed to deliver concrete outcomes:</strong></p>
<ul data-start="945" data-end="1154">
<li data-section-id="1hzl6g5" data-start="945" data-end="1009">A shared definition of patient safety in informal caregiving</li>
<li data-section-id="1yk555q" data-start="1010" data-end="1066">A rapid mapping of national policies and initiatives</li>
<li data-section-id="145cgs1" data-start="1067" data-end="1154">A strengthened international collaboration network to scale research and innovation</li></ul><div><br></div>
<p data-start="1156" data-end="1503">The programme also addresses key topics such as:<br data-start="1204" data-end="1207">🔹 Safety risks in home care (medication errors, communication gaps, transitions)<br data-start="1288" data-end="1291">🔹 The emotional impact on caregivers (the “double victim” concept)<br data-start="1358" data-end="1361">🔹 The role of institutions in supporting safety beyond clinical settings<br data-start="1434" data-end="1437">🔹 Practical solutions for safer and more resilient care systems</p>
<p data-start="1505" data-end="1590">👉 You can download the <strong data-start="1529" data-end="1589">full document with detailed information and agenda below</strong>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-8ca7c59 elementor-widget elementor-widget-spacer" data-id="8ca7c59" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-c26e1a6 elementor-align-center elementor-widget elementor-widget-button" data-id="c26e1a6" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://cost-bettercare.eu/wp-content/uploads/2026/04/FINAL-AGENDA-Inter-FORm-Helsinki.pdf">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="far fa-file-pdf"></i>			</span>
									<span class="elementor-button-text">Click here to download it!</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dr. Shin Ushiro Webinar</title>
		<link>https://cost-bettercare.eu/news/dr-shin-ushiro-webinar/</link>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Thu, 12 Mar 2026 08:57:17 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=2834</guid>

					<description><![CDATA[How Japan is addressing the challenges of caring safely for an increasingly older population On 11 March, the BetterCare community had the pleasure of hosting an inspiring and highly engaging webinar on patient safety in home care in the context of rapidly ageing populations. The session was delivered by Shin Ushiro from Kyushu University Hospital, [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2834" class="elementor elementor-2834" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-4d7e172 e-flex e-con-boxed e-con e-parent" data-id="4d7e172" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-7df6aee elementor-widget elementor-widget-video" data-id="7df6aee" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/youtu.be\/yPC47GdxxrA&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
							<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-e66bd02 e-flex e-con-boxed e-con e-parent" data-id="e66bd02" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1995fb5 elementor-widget elementor-widget-spacer" data-id="1995fb5" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-c4dd7ae elementor-widget elementor-widget-heading" data-id="c4dd7ae" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">How <span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline">Japan</span> is addressing the challenges of caring safely for an increasingly older population</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-86dbe65 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="86dbe65" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-da6711a elementor-widget elementor-widget-text-editor" data-id="da6711a" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="70" data-end="531">On 11 March, the BetterCare community had the pleasure of hosting an inspiring and highly engaging webinar on <strong data-start="180" data-end="256">patient safety in home care in the context of rapidly ageing populations</strong>. The session was delivered by <span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Shin Ushiro</span></span> from <span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Kyushu University Hospital</span></span>, who shared fascinating insights into how <span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Japan</span></span> is addressing the challenges of caring safely for an increasingly older population.</p><p data-start="533" data-end="1058">Throughout the webinar, participants explored how Japan’s healthcare and long-term care systems are evolving to ensure <strong data-start="652" data-end="703">safe, coordinated and high-quality care at home</strong>.</p><p data-start="533" data-end="1058">Dr Ushiro presented key lessons from the Japanese experience, highlighting innovative strategies, system adaptations and the importance of strengthening patient safety beyond hospital settings. The discussion generated great interest and offered valuable perspectives for professionals and researchers working in care systems across different countries.</p><p data-start="1060" data-end="1274">It was truly an <strong data-start="1076" data-end="1101">honour and a pleasure</strong> for the BetterCare community to host Dr Ushiro. The session was extremely enriching, and we are grateful for the opportunity to learn from his expertise and experience. 🌍✨</p><p data-start="1276" data-end="1468" data-is-last-node="" data-is-only-node="">If you were unable to join us live—or if you would simply like to revisit the session—we are delighted to share <strong data-start="1388" data-end="1462">the speaker’s presentation and the full recording of the webinar below</strong>. 🎥📄</p>								</div>
				</div>
				<div class="elementor-element elementor-element-f9b4831 elementor-widget elementor-widget-spacer" data-id="f9b4831" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-7ea87ed e-flex e-con-boxed e-con e-parent" data-id="7ea87ed" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-d107da9 elementor-align-center elementor-widget elementor-widget-button" data-id="d107da9" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://cost-bettercare.eu/wp-content/uploads/2026/03/2025.03.11-COST_BetterCare-Webinar-on-Home-Care-2.7_compressed.pdf">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="far fa-file-pdf"></i>			</span>
									<span class="elementor-button-text">DOWNLOAD THE PRESENTATION HERE</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Second Grant Period Report</title>
		<link>https://cost-bettercare.eu/news/second-grant-period-report/</link>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Thu, 18 Dec 2025 14:48:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=2498</guid>

					<description><![CDATA[We are pleased to present the Report of the Second Grant Period of BetterCare. ✨This document marks an important milestone for our Action, capturing the progress, consolidated achievements, and collective efforts undertaken during this stage. It has been an honour to collaborate closely with colleagues across our network, and we take great pride in the [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2498" class="elementor elementor-2498" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-071880a e-flex e-con-boxed e-con e-parent" data-id="071880a" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9372d01 elementor-widget elementor-widget-text-editor" data-id="9372d01" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="84" data-end="512"><strong data-start="84" data-end="166">We are pleased to present the Report of the Second Grant Period of BetterCare.</strong> ✨<br data-start="168" data-end="171" />This document marks an important milestone for our Action, capturing the progress, consolidated achievements, and collective efforts undertaken during this stage. It has been an honour to collaborate closely with colleagues across our network, and we take great pride in the dedication and professionalism demonstrated throughout the period.</p><p data-start="514" data-end="832">The report highlights key activities, scientific contributions, capacity-building initiatives, and the strong engagement of our Working Groups. It also reflects the steady growth of our community, strengthened through shared objectives, constructive dialogue, and the continuous exchange of knowledge and expertise. 🌟</p><p data-start="834" data-end="1107">We extend our sincere appreciation to all members who contributed to this work—whether through research activities, dissemination, training, administrative support, or leadership roles. Your commitment has been essential to ensuring the success of this second grant period.</p><p data-start="1109" data-end="1373">As we move forward, we remain fully committed to advancing the mission of BetterCare. Together, we will continue to build on the solid foundations established so far, foster meaningful collaborations, and work towards even greater impact in the upcoming phases. 🚀</p>								</div>
				</div>
				<div class="elementor-element elementor-element-4d8170d elementor-widget elementor-widget-spacer" data-id="4d8170d" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-51c637b e-flex e-con-boxed e-con e-parent" data-id="51c637b" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-c89c2c2 elementor-align-center elementor-widget elementor-widget-button" data-id="c89c2c2" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://cost-bettercare.eu/wp-content/uploads/2025/11/BetterCare-Final-2nd-Period-Report.pdf">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="far fa-file-download"></i>			</span>
									<span class="elementor-button-text">DOWNLOAD THE REPORT HERE!</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Working Group 4 (WG4): Care Receiver’s Safety Pieces for the New Care Economy</title>
		<link>https://cost-bettercare.eu/news/working-group-4-wg4-care-receivers-safety-pieces-for-the-new-care-economy/</link>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Thu, 18 Dec 2025 12:57:27 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=2747</guid>

					<description><![CDATA[Overview WG4 focuses on care receivers’ safety in the context of deinstitutionalization, aiming to improve the quality of home care, support caregivers (particularly women), and promote ethical, organizational and training-based solutions for safer care practices. Best Practices Collection &#38; Guidelines Status: In Progress WG4 is currently gathering best practices, focused on existing gaps in the curricula to incorporate tools and strategies [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2747" class="elementor elementor-2747" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-129a6b5 e-flex e-con-boxed e-con e-parent" data-id="129a6b5" data-element_type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-ef417c9 e-con-full e-flex e-con e-child" data-id="ef417c9" data-element_type="container">
		<div class="elementor-element elementor-element-ee74db8 e-con-full e-flex e-con e-child" data-id="ee74db8" data-element_type="container">
				<div class="elementor-element elementor-element-d07fa8e elementor-widget elementor-widget-text-editor" data-id="d07fa8e" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="211" data-end="225"><b>Overview</b></h3><p>WG4 focuses on care receivers’ safety in the context of deinstitutionalization, aiming to improve the quality of home care, support caregivers (particularly women), and promote ethical, organizational and training-based solutions for safer care practices.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-3b5e5a0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="3b5e5a0" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-c501da5 elementor-widget elementor-widget-text-editor" data-id="c501da5" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="211" data-end="225"><strong>Best Practices Collection &amp; Guidelines</strong></h3><p data-start="740" data-end="765"><strong data-start="740" data-end="751">Status:</strong> In Progress</p><p data-start="767" data-end="971">WG4 is currently gathering best practices, <span class="cf0">focused on existing gaps in the curricula to incorporate tools and strategies to empower caregivers for a safe caring and training needs and even adaptations at home to address the provision of safe care in the scheme of the new care economy.</span></p><p data-start="767" data-end="971"><!--EndFragment --></p>								</div>
				</div>
				<div class="elementor-element elementor-element-ea88704 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="ea88704" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-2654ff4 elementor-widget elementor-widget-text-editor" data-id="2654ff4" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="698" data-end="739"><strong>Meetings</strong></h3>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-1c4477a e-con-full e-flex e-con e-child" data-id="1c4477a" data-element_type="container">
				<div class="elementor-element elementor-element-0a5ee86 elementor-widget elementor-widget-heading" data-id="0a5ee86" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">The first in-person meeting was held on February 27–28, 2024, at the Frankfurt House of Logistics and Mobility (HOLM), with 38 participants  attending.</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-7006476 elementor-widget elementor-widget-spacer" data-id="7006476" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7dfbabd elementor-widget elementor-widget-heading" data-id="7dfbabd" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Online meeting took place on July 17, 2025.</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-153255b elementor-widget elementor-widget-spacer" data-id="153255b" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7767636 elementor-widget elementor-widget-heading" data-id="7767636" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Thursday, October 16 – Online meeting WG1 and WG4</h2>				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-baad881 e-con-full e-flex e-con e-child" data-id="baad881" data-element_type="container">
				</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Working Group 3 (WG3): Making Safe Home-Based Practices Happen</title>
		<link>https://cost-bettercare.eu/news/working-group-3-wg3-making-safe-home-based-practices-happen/</link>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Thu, 18 Dec 2025 12:22:56 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=2737</guid>

					<description><![CDATA[Overview WG3 focuses on developing practical interventions to prevent care errors at home and to provide structured support to caregivers following adverse events. Progress is being made across several key areas, including field research, stakeholder engagement, and training, all contributing to the development of a safer and more resilient home care system. National Workshops and [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2737" class="elementor elementor-2737" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-745d2d1 e-flex e-con-boxed e-con e-parent" data-id="745d2d1" data-element_type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-473bbc0 e-con-full e-flex e-con e-child" data-id="473bbc0" data-element_type="container">
		<div class="elementor-element elementor-element-194525b e-con-full e-flex e-con e-child" data-id="194525b" data-element_type="container">
				<div class="elementor-element elementor-element-cb15eef elementor-widget elementor-widget-text-editor" data-id="cb15eef" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="211" data-end="225"><b>Overview</b></h3><p data-start="226" data-end="691">WG3 focuses on developing practical interventions to prevent care errors at home and to provide structured support to caregivers following adverse events. Progress is being made across several key areas, including field research, stakeholder engagement, and training, all contributing to the development of a safer and more resilient home care system.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-8b6f7cb elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="8b6f7cb" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-e7178f4 elementor-widget elementor-widget-text-editor" data-id="e7178f4" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="211" data-end="225"><b>National Workshops and Case Studies</b></h3><p data-start="740" data-end="765"><strong data-start="740" data-end="751">Status:</strong> In Progress</p><p data-start="767" data-end="971">European case studies are currently underway in <strong data-start="832" data-end="848">22 countries</strong> using the <strong data-start="859" data-end="879">CoCoPro protocol</strong>, which combines open-ended and structured interviews with informal caregivers. The aim is to explore real-life experiences, human errors in care, and home safety systems. Ethical approvals have been obtained in all participating countries. Results will be published in a joint <strong data-start="1157" data-end="1167">e-book</strong> and in academic journals.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-be0f69a elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="be0f69a" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7b74e44 elementor-widget elementor-widget-text-editor" data-id="7b74e44" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="698" data-end="739"><strong>Guidelines</strong></h3><p data-start="740" data-end="765"><span style="font-weight: bolder;" data-start="740" data-end="751">Status: </span><span data-start="740" data-end="751">Starting mid-2026</span></p><p data-start="142" data-end="233">Practice guidelines will be developed based on a review of the literature and findings from interviews with informal caregivers.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-1073e46 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1073e46" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-f007c16 elementor-widget elementor-widget-text-editor" data-id="f007c16" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="698" data-end="739"><strong>Deliverables and Research Outputs</strong></h3><p data-start="2605" data-end="2637"><strong data-start="2605" data-end="2635">Conceptual Framework Paper</strong></p><ul data-start="2638" data-end="2784"><li data-start="2638" data-end="2669"><p data-start="2640" data-end="2669"><strong data-start="2640" data-end="2651">Status:</strong> To be submitted</p></li><li data-start="2670" data-end="2784"><p data-start="2672" data-end="2784"><em data-start="2672" data-end="2784">A Conceptual Framework for Safe Home Care Provided by Informal Caregivers: A Double Moderation–Mediation Model</em></p></li></ul><p data-start="2786" data-end="2808"> </p><p data-start="2786" data-end="2808"><strong data-start="2786" data-end="2806">CoCoPro Protocol</strong></p><ul data-start="2809" data-end="3046"><li data-start="2809" data-end="2834"><p data-start="2811" data-end="2834"><strong data-start="2811" data-end="2822">Status:</strong> Completed</p></li><li data-start="2835" data-end="3046"><p data-start="2837" data-end="3046">The Combined Cover Letters and Interview Protocol (CoCoPro) includes cover letters, two sets of open-ended questions, and a structured section designed to collect rich, comparable data on informal care safety.</p></li></ul><p data-start="3048" data-end="3082"> </p><p data-start="3048" data-end="3082"><strong data-start="3048" data-end="3080">Case Studies in 22 Countries</strong></p><ul data-start="3083" data-end="3301"><li data-start="3083" data-end="3110"><p data-start="3085" data-end="3110"><strong data-start="3085" data-end="3096">Status:</strong> In progress</p></li><li data-start="3111" data-end="3301"><p data-start="3113" data-end="3301">Interviews with informal caregivers are capturing lived experiences related to safety, errors, and support systems. Results will be published in a joint e-book and scientific publications.</p></li></ul><p data-start="3303" data-end="3315"> </p><p data-start="3303" data-end="3315"><strong data-start="3303" data-end="3313">E-Book</strong></p><ul data-start="3316" data-end="3464"><li data-start="3316" data-end="3343"><p data-start="3318" data-end="3343"><strong data-start="3318" data-end="3329">Status:</strong> In progress</p></li><li data-start="3344" data-end="3464"><p data-start="3346" data-end="3464">Comparative case study results will be compiled and published in a joint e-book alongside additional research outputs.</p></li></ul><p data-start="3466" data-end="3501"> </p><p data-start="3466" data-end="3501"><strong data-start="3466" data-end="3499">Guidelines for Safe Home Care</strong></p><ul data-start="3502" data-end="3675"><li data-start="3502" data-end="3535"><p data-start="3504" data-end="3535"><strong data-start="3504" data-end="3515">Status:</strong> Starting mid-2026</p></li><li data-start="3536" data-end="3675"><p data-start="3538" data-end="3675">Guidelines will be developed based on case study data and literature, providing concrete, evidence-based support for informal caregivers.</p></li></ul>								</div>
				</div>
				<div class="elementor-element elementor-element-6b78215 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="6b78215" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-77ccede elementor-widget elementor-widget-text-editor" data-id="77ccede" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="698" data-end="739"><strong>Meetings</strong></h3>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-35313b9 e-con-full e-flex e-con e-child" data-id="35313b9" data-element_type="container">
				<div class="elementor-element elementor-element-7de9307 elementor-widget elementor-widget-heading" data-id="7de9307" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Frankfurt: First in-person meeting held on February 27–28, 2024, at HOLM, with 38 participants.</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-5dd1f82 elementor-widget elementor-widget-spacer" data-id="5dd1f82" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-0c80a05 elementor-widget elementor-widget-heading" data-id="0c80a05" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Lisbon: Second in-person meeting held on April 24, 2024, with 7 participants.</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-64f2e87 elementor-widget elementor-widget-spacer" data-id="64f2e87" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-97f16d6 elementor-widget elementor-widget-image" data-id="97f16d6" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img fetchpriority="high" decoding="async" width="800" height="453" src="https://cost-bettercare.eu/wp-content/uploads/2025/12/WG3-1024x580.png" class="attachment-large size-large wp-image-2743" alt="" srcset="https://cost-bettercare.eu/wp-content/uploads/2025/12/WG3-1024x580.png 1024w, https://cost-bettercare.eu/wp-content/uploads/2025/12/WG3-300x170.png 300w, https://cost-bettercare.eu/wp-content/uploads/2025/12/WG3-768x435.png 768w, https://cost-bettercare.eu/wp-content/uploads/2025/12/WG3.png 1200w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
				</div>
				<div class="elementor-element elementor-element-fdc4fd5 elementor-widget elementor-widget-spacer" data-id="fdc4fd5" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-c3a5e0e elementor-widget elementor-widget-heading" data-id="c3a5e0e" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Online meetings: Several meetings held throughout the year.</h2>				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-f850807 e-con-full e-flex e-con e-child" data-id="f850807" data-element_type="container">
				<div class="elementor-element elementor-element-dd4ed87 elementor-widget elementor-widget-spacer" data-id="dd4ed87" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-16cca30 e-con-full e-flex e-con e-child" data-id="16cca30" data-element_type="container">
				<div class="elementor-element elementor-element-fd0a2bd elementor-widget elementor-widget-heading" data-id="fd0a2bd" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Finland, June 17, 2025: WG3 presented BetterCare and the interview study to Sanna-Maria Kivivuori, Senior Consultant, Ministry of Social Affairs and Health.</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-f804fc2 elementor-widget elementor-widget-spacer" data-id="f804fc2" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-4904d49 e-con-full e-flex e-con e-child" data-id="4904d49" data-element_type="container">
				<div class="elementor-element elementor-element-2b41a13 elementor-widget elementor-widget-heading" data-id="2b41a13" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Finland, June 18, 2025: Meeting with Lotta Hamari, Member of Parliament, presenting BetterCare and the transnational interview study.</h2>				</div>
				</div>
				</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Working Group 2 (WG2): Review and State-of-the-Art of Safe Care at Home</title>
		<link>https://cost-bettercare.eu/news/wg2/</link>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Wed, 17 Dec 2025 10:40:47 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=2709</guid>

					<description><![CDATA[Dear colleagues, We are pleased to share with you the latest updates from the BetterCare COST Action, highlighting the progress of our working groups in promoting safer, more supportive home care. This edition includes key activities, research outputs, training initiatives, and upcoming events- all aimed at strengthening the role of informal caregivers and improving home-based care practices. [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2709" class="elementor elementor-2709" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-2f5ab2d e-flex e-con-boxed e-con e-parent" data-id="2f5ab2d" data-element_type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-f640302 e-con-full e-flex e-con e-child" data-id="f640302" data-element_type="container">
				<div class="elementor-element elementor-element-f3484f9 elementor-widget elementor-widget-text-editor" data-id="f3484f9" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3><strong>Dear colleagues,</strong></h3><p>We are pleased to share with you the latest updates from the BetterCare COST Action, highlighting the progress of our working groups in promoting safer, more supportive home care.</p><p>This edition includes key activities, research outputs, training initiatives, and upcoming events- all aimed at strengthening the role of informal caregivers and improving home-based care practices.</p><p>Take a look at what’s been happening across our network:</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-7a20381 e-con-full e-flex e-con e-child" data-id="7a20381" data-element_type="container">
				<div class="elementor-element elementor-element-a57816b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="a57816b" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-29fdc4b e-con-full e-flex e-con e-child" data-id="29fdc4b" data-element_type="container">
				<div class="elementor-element elementor-element-eec5be2 elementor-widget elementor-widget-text-editor" data-id="eec5be2" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="211" data-end="225"><b>Overview</b></h3><p data-start="226" data-end="691">WG2 is dedicated to fostering international discussion and mapping the current landscape of<br />informal caregiving and home care safety, while developing shared terminology, evidence-<br />based training, and ethical, legal and social frameworks to empower caregivers and improve<br />care quality at home.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-d7c64c2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="d7c64c2" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-61bd4eb elementor-widget elementor-widget-text-editor" data-id="61bd4eb" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="211" data-end="225"><b>National Workshops&#8217; Survey</b></h3>
<p data-start="740" data-end="765"><strong data-start="740" data-end="751">Status:</strong> In Progress</p>
<p data-start="767" data-end="971">BetterCare Survey on Informal Caregiving Practices and Home Care Safety. A comprehensive survey was conducted among 64 healthcare professionals across 28 countries to explore definitions, training gaps, and safety practices related to informal caregiving.</p>
<p data-start="767" data-end="971">Key findings:</p>
<ul>
<li data-start="767" data-end="971">65% of countries lack a formal definition of informal caregivers.</li>
<li data-start="767" data-end="971">Most respondents reported unawareness of structured training programs or national<br />strategies to reduce errors in home-based care.</li>
</ul>								</div>
				</div>
				<div class="elementor-element elementor-element-a2db282 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="a2db282" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7aedb37 elementor-widget elementor-widget-text-editor" data-id="7aedb37" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="698" data-end="739"><strong>Case Studies &amp; Scoping Review</strong></h3>
<p data-start="740" data-end="765"><span style="font-weight: bolder;" data-start="740" data-end="751">Status:</span> In Progress</p>
<p data-start="142" data-end="233"><strong data-start="142" data-end="233">Caring at Home: A Scoping Review of Informal Caregivers’ Skills and Prevention Programs.</strong></p>
<p data-start="142" data-end="233">A scoping review analyzed 31 studies on informal caregiver training programs, with a focus on skills development and error prevention.</p>
<p data-start="767" data-end="971">Key findings:</p>
<ul>
<li data-start="767" data-end="971">Most programs focus on technical skills, activities of daily living, self-care, caregiver preparedness, and their impact on quality of life.</li>
<li data-start="767" data-end="971">Important gaps were identified in emotional support and the psychological aspects of caregiving.</li>
</ul>
<p data-start="640" data-end="949"> </p>
<p data-start="640" data-end="949">During a recent session at the meeting held in Zagreb, a scoping review entitled <em data-start="721" data-end="779">“Emergency Management in Home Care by Family Caregivers”</em> was presented. This was followed by a discussion on the planning of a systematic review focused on preparedness interventions for informal caregivers and their outcomes.</p>
<p data-start="951" data-end="1110">This line of research is currently in the planning phase and aims to further explore how to better support caregivers in managing emergency situations at home.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-446b933 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="446b933" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-3f844db elementor-widget elementor-widget-text-editor" data-id="3f844db" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="698" data-end="739"><strong>Glossary for Safe Home Care</strong></h3>
<p data-start="740" data-end="765"><span style="font-weight: bolder;" data-start="740" data-end="751">Status:</span> In Progress</p>
<p data-start="142" data-end="233">Recognizing the need for clarity and consistency, WG2 is developing a unified glossary of terms related to informal caregiving and home care safety. This resource aims to support policymakers, healthcare providers, and caregivers by harmonizing terminology across the field.</p>
<p data-start="513" data-end="830">A dedicated session was held during the meeting in Zagreb to review and refine the latest version of the <em data-start="618" data-end="648">BetterCare Glossary/Taxonomy</em>. Experts provided feedback on individual items, and the glossary will be circulated again via email for further input using the Delphi technique, with the aim of reaching consensus.</p>
<p data-start="832" data-end="1069">The project is currently in the phase of collecting expert opinions to finalize the glossary and move toward the development of the <em data-start="964" data-end="985">BetterCare Taxonomy</em>. Discussions are ongoing regarding the involvement of expert teams in this process.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-14e37d5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="14e37d5" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-05c1bfd elementor-widget elementor-widget-text-editor" data-id="05c1bfd" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="698" data-end="739"><strong>Scientific Publications</strong></h3>
<p data-start="740" data-end="765"><span style="font-weight: bolder;" data-start="740" data-end="751">Status:</span> In Progress</p>
<ol>
<li data-start="142" data-end="233"><strong data-start="1132" data-end="1162">Enhancing Home Care Safety</strong><br data-start="1162" data-end="1165" /><a class="decorated-link" href="https://doi.org/10.1016/j.jhqr.2025.101143" target="_new" rel="noopener" data-start="1167" data-end="1209">https://doi.org/10.1016/j.jhqr.2025.101143</a></li>
<li data-start="142" data-end="233">
<p data-start="1213" data-end="1444"><strong data-start="1213" data-end="1314">Defining Informal Caregivers in Europe: Key Roles, Safety Challenges, and Training Considerations</strong><br data-start="1314" data-end="1317" />This study brought together 61 international experts to define the roles and challenges of informal caregivers, highlighting:</p>
<ul data-start="1447" data-end="1636">
<li data-start="1447" data-end="1516">
<p data-start="1449" data-end="1516">The growing importance of informal caregivers in the care economy</p>
</li>
<li data-start="1519" data-end="1554">
<p data-start="1521" data-end="1554">The need for formal recognition</p>
</li>
<li data-start="1557" data-end="1636">
<p data-start="1559" data-end="1636">Training gaps, medication errors, infection risks, and psychological strain</p>
</li>
</ul>
</li>
</ol>								</div>
				</div>
				<div class="elementor-element elementor-element-409a487 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="409a487" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-fcc4cac elementor-widget elementor-widget-text-editor" data-id="fcc4cac" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="698" data-end="739"><strong>Technical Reports</strong></h3>
<p data-start="740" data-end="765"><span style="font-weight: bolder;" data-start="740" data-end="751">Status:</span> Initiated</p>
<p data-start="1689" data-end="1781">Preparations for technical reports are underway to support WG2 findings and recommendations.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-456d9a4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="456d9a4" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-76ef48a elementor-widget elementor-widget-text-editor" data-id="76ef48a" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="698" data-end="739"><strong>Meetings</strong></h3>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-516ac7c e-con-full e-flex e-con e-child" data-id="516ac7c" data-element_type="container">
				<div class="elementor-element elementor-element-35f006d elementor-widget elementor-widget-heading" data-id="35f006d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">First in-person meeting:
February 27–28, 2024, at HOLM, Frankfurt (38 participants attending in person).</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-9956b4c elementor-widget elementor-widget-spacer" data-id="9956b4c" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1819067 elementor-widget elementor-widget-heading" data-id="1819067" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Second meeting:
September 6, 2024, in Belgrade (13 participants attending in person and 5 online).</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-63cbcc0 elementor-widget elementor-widget-spacer" data-id="63cbcc0" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-bceccee e-con-full e-flex e-con e-child" data-id="bceccee" data-element_type="container">
				<div class="elementor-element elementor-element-de8d11c elementor-widget elementor-widget-spacer" data-id="de8d11c" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d517b31 elementor-widget elementor-widget-image" data-id="d517b31" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="800" height="495" src="https://cost-bettercare.eu/wp-content/uploads/2025/12/wg2-1024x634.png" class="attachment-large size-large wp-image-2728" alt="" srcset="https://cost-bettercare.eu/wp-content/uploads/2025/12/wg2-1024x634.png 1024w, https://cost-bettercare.eu/wp-content/uploads/2025/12/wg2-300x186.png 300w, https://cost-bettercare.eu/wp-content/uploads/2025/12/wg2-768x476.png 768w, https://cost-bettercare.eu/wp-content/uploads/2025/12/wg2.png 1140w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
				</div>
				<div class="elementor-element elementor-element-b0d753b elementor-widget elementor-widget-spacer" data-id="b0d753b" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-f7a5606 e-con-full e-flex e-con e-child" data-id="f7a5606" data-element_type="container">
				<div class="elementor-element elementor-element-4029b18 elementor-widget elementor-widget-heading" data-id="4029b18" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Online meeting: March 11, 2025 — discussions focused on glossary development,
systematic review and mapping guidelines.</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-8deea2f elementor-widget elementor-widget-spacer" data-id="8deea2f" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-f3cd098 e-con-full e-flex e-con e-child" data-id="f3cd098" data-element_type="container">
				<div class="elementor-element elementor-element-f11dc08 elementor-widget elementor-widget-heading" data-id="f11dc08" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Third in-person meeting:
June 26, 2025, at the University Hospital Centre Zagreb, Croatia.</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-306ee66 elementor-widget elementor-widget-spacer" data-id="306ee66" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-eb3b49f elementor-widget elementor-widget-text-editor" data-id="eb3b49f" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="664" data-end="688">Key activities included:</p>
<ul data-start="691" data-end="1616">
<li data-start="691" data-end="898">
<p data-start="693" data-end="898">Presentations by local experts on <em data-start="727" data-end="793">“The Contribution of Informal Care in Long-Term Care for Adults”</em>, which sparked rich discussions and exchange of experiences among participants from different countries.</p>
</li>
<li data-start="901" data-end="1238">
<p data-start="903" data-end="1238">A focus on mapping and evaluating existing national guidelines for informal caregivers through an online questionnaire. Small group discussions explored ways to develop user-friendly tools to help caregivers better understand their rights and responsibilities. Additional data collection through re-sent questionnaires was agreed upon.</p>
</li>
<li data-start="1241" data-end="1383">
<p data-start="1243" data-end="1383">Review of the latest version of the <em data-start="1279" data-end="1309">BetterCare Glossary/Taxonomy</em>, with feedback collected using the Delphi technique to achieve consensus.</p>
</li>
<li data-start="1386" data-end="1616">
<p data-start="1388" data-end="1616">Presentation and discussion of a scoping review entitled <em data-start="1445" data-end="1503">“Emergency Management in Home Care by Family Caregivers”</em>, followed by planning of a systematic review on preparedness interventions and outcomes for informal caregivers.</p>
</li>
</ul>								</div>
				</div>
				<div class="elementor-element elementor-element-ecbf539 elementor-widget elementor-widget-spacer" data-id="ecbf539" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-0a43e67 elementor-widget elementor-widget-image" data-id="0a43e67" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="800" height="340" src="https://cost-bettercare.eu/wp-content/uploads/2025/12/wg2-2-1024x435.png" class="attachment-large size-large wp-image-2733" alt="" srcset="https://cost-bettercare.eu/wp-content/uploads/2025/12/wg2-2-1024x435.png 1024w, https://cost-bettercare.eu/wp-content/uploads/2025/12/wg2-2-300x128.png 300w, https://cost-bettercare.eu/wp-content/uploads/2025/12/wg2-2-768x326.png 768w, https://cost-bettercare.eu/wp-content/uploads/2025/12/wg2-2.png 1200w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
				</div>
				<div class="elementor-element elementor-element-9bf3521 elementor-widget elementor-widget-spacer" data-id="9bf3521" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Working Group 1 (WG1): Network Promotion 🌍✨</title>
		<link>https://cost-bettercare.eu/news/working-group-1-wg1-network-promotion-%f0%9f%8c%8d%e2%9c%a8/</link>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Wed, 17 Dec 2025 10:27:48 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=2688</guid>

					<description><![CDATA[Dear colleagues, We are pleased to share with you the latest updates from the BetterCare COST Action, highlighting the progress of our working groups in promoting safer, more supportive home care. This edition includes key activities, research outputs, training initiatives, and upcoming events- all aimed at strengthening the role of informal caregivers and improving home-based care practices. [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2688" class="elementor elementor-2688" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-b6af936 e-flex e-con-boxed e-con e-parent" data-id="b6af936" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-27847ca elementor-widget elementor-widget-text-editor" data-id="27847ca" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3><i><b>Dear colleagues,</b></i></h3><p>We are pleased to share with you the latest updates from the BetterCare COST Action, highlighting the progress of our working groups in promoting safer, more supportive home care. This edition includes key activities, research outputs, training initiatives, and upcoming events- all aimed at strengthening the role of informal caregivers and improving home-based care practices.</p><p>Take a look at what’s been happening across our network.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-bc71959 e-flex e-con-boxed e-con e-parent" data-id="bc71959" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-58780eb elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="58780eb" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-88fd0d3 elementor-widget elementor-widget-text-editor" data-id="88fd0d3" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="211" data-end="225"><b>Overview</b></h3><p data-start="226" data-end="691">Working Group 1 (WG1) focuses on strengthening BetterCare’s visibility, reach and impact by supporting communication efforts, stakeholder engagement, and strategic international collaboration 🤝📢. Through coordinated communication activities, high-level events and engagement with international stakeholders, WG1 plays a key role in sustaining cross-border dialogue on safe, person-centred and resilient home care systems 🏠💙</p>								</div>
				</div>
				<div class="elementor-element elementor-element-4607f1f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4607f1f" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-59b6cd3 elementor-widget elementor-widget-text-editor" data-id="59b6cd3" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="698" data-end="739"><b>Website &amp; Communication Tools</b></h3><p data-start="740" data-end="765"><strong data-start="740" data-end="751">Status:</strong> In Progress</p><p data-start="767" data-end="971">Official BetterCare website: <a class="decorated-link" href="https://cost-bettercare.eu" target="_new" rel="noopener" data-start="796" data-end="822">https://cost-bettercare.eu</a> </p><p data-start="767" data-end="971">BetterCare Podcast now online 🎙️: <a class="decorated-link cursor-pointer" style="background-color: #fef9dd; color: #25292e;" href="https://cost-bettercare.eu/podcast/" target="_new" rel="noopener" data-start="877" data-end="933">https://cost-bettercare.eu/podcast/</a></p>								</div>
				</div>
				<div class="elementor-element elementor-element-f209cbe elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="f209cbe" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-cc802a3 elementor-widget elementor-widget-text-editor" data-id="cc802a3" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="698" data-end="739"><strong>Annual and Final Reports </strong></h3><p data-start="1014" data-end="1037"><strong data-start="1014" data-end="1025">Status:</strong> Initiated</p><p data-start="1039" data-end="1158">Preparations for project reporting and communication deliverables are ongoing ⏳✍️</p>								</div>
				</div>
				<div class="elementor-element elementor-element-34f8ff3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="34f8ff3" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-242c2e1 elementor-widget elementor-widget-text-editor" data-id="242c2e1" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 data-start="1165" data-end="1208"><strong>International Workshops &amp; Forums </strong></h3><p data-start="1209" data-end="1234"><strong data-start="1209" data-end="1220">Status:</strong> Completed</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-a2d797c e-flex e-con-boxed e-con e-parent" data-id="a2d797c" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-d56ac73 elementor-widget elementor-widget-heading" data-id="d56ac73" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">International Malta Meeting – March 17, 2024 🇲🇹</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-747df76 elementor-widget elementor-widget-spacer" data-id="747df76" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-5d68a3b elementor-widget elementor-widget-image" data-id="5d68a3b" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="800" height="534" src="https://cost-bettercare.eu/wp-content/uploads/2025/03/Care-Malta-Symposium-146-1024x683.jpg" class="attachment-large size-large wp-image-2290" alt="" srcset="https://cost-bettercare.eu/wp-content/uploads/2025/03/Care-Malta-Symposium-146-1024x683.jpg 1024w, https://cost-bettercare.eu/wp-content/uploads/2025/03/Care-Malta-Symposium-146-300x200.jpg 300w, https://cost-bettercare.eu/wp-content/uploads/2025/03/Care-Malta-Symposium-146-768x512.jpg 768w, https://cost-bettercare.eu/wp-content/uploads/2025/03/Care-Malta-Symposium-146.jpg 1200w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
				</div>
				<div class="elementor-element elementor-element-af6b9cb elementor-widget elementor-widget-spacer" data-id="af6b9cb" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-f8def00 elementor-widget elementor-widget-text-editor" data-id="f8def00" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="1236" data-end="1641">Co-hosted by the Ministry of Health, the University of Malta and Care Malta, this high-level international event focused on advancing patient safety by addressing the emotional resilience and well-being of the healthcare workforce 🧠❤️, underscoring the critical role that emotional support for care providers plays in improving clinical outcomes.</p><p data-start="1643" data-end="1857">Participants from Germany, Spain, Malta, and Italy engaged in cross-border dialogue on improving support systems for care professionals and strengthening clinical outcomes. 🌍💬</p>								</div>
				</div>
				<div class="elementor-element elementor-element-52ef5f2 elementor-widget elementor-widget-spacer" data-id="52ef5f2" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-d551fe8 e-flex e-con-boxed e-con e-parent" data-id="d551fe8" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-5916d88 elementor-widget elementor-widget-heading" data-id="5916d88" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">7th Global Ministerial Summit on Patient Safety – April 3–4, 2024</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-83efae1 elementor-widget elementor-widget-spacer" data-id="83efae1" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-fb40a04 elementor-widget elementor-widget-image" data-id="fb40a04" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="800" height="463" src="https://cost-bettercare.eu/wp-content/uploads/2025/12/Sin-titulo-2-1-1024x593.png" class="attachment-large size-large wp-image-2700" alt="" srcset="https://cost-bettercare.eu/wp-content/uploads/2025/12/Sin-titulo-2-1-1024x593.png 1024w, https://cost-bettercare.eu/wp-content/uploads/2025/12/Sin-titulo-2-1-300x174.png 300w, https://cost-bettercare.eu/wp-content/uploads/2025/12/Sin-titulo-2-1-768x445.png 768w, https://cost-bettercare.eu/wp-content/uploads/2025/12/Sin-titulo-2-1.png 1200w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
				</div>
				<div class="elementor-element elementor-element-188edec elementor-widget elementor-widget-spacer" data-id="188edec" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-41d81b4 elementor-widget elementor-widget-text-editor" data-id="41d81b4" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="1236" data-end="1641">Held in Mandaluyong, Philippines, the summit addressed international challenges in patient<br />safety, misinformation and workforce support.</p><p data-start="1236" data-end="1641">As part of BetterCare’s strategic engagement, new partnerships were formed with national Ministries of Health, global advocacy organisations, universities and key institutions such as:</p><p data-start="1236" data-end="1641">o World Health Organization (WHO): who.int<br />o ISQua – International Society for Quality in Health Care: isqua.org</p><p data-start="1236" data-end="1641">This event contributed to a stronger global consensus on the importance of person-centred<br />care, healthcare workforce sustainability and system resilience.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-fb44b57 elementor-widget elementor-widget-spacer" data-id="fb44b57" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-0ceac1d e-flex e-con-boxed e-con e-parent" data-id="0ceac1d" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-8b8257e elementor-widget elementor-widget-heading" data-id="8b8257e" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">BetterCare Presentation at the University of Medicine Innsbruck</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-49d7799 elementor-widget elementor-widget-spacer" data-id="49d7799" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-b446fee elementor-widget elementor-widget-image" data-id="b446fee" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="800" height="333" src="https://cost-bettercare.eu/wp-content/uploads/2025/12/Sin-titulo-1-1024x426.png" class="attachment-large size-large wp-image-2701" alt="" srcset="https://cost-bettercare.eu/wp-content/uploads/2025/12/Sin-titulo-1-1024x426.png 1024w, https://cost-bettercare.eu/wp-content/uploads/2025/12/Sin-titulo-1-300x125.png 300w, https://cost-bettercare.eu/wp-content/uploads/2025/12/Sin-titulo-1-768x319.png 768w, https://cost-bettercare.eu/wp-content/uploads/2025/12/Sin-titulo-1.png 1200w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
				</div>
				<div class="elementor-element elementor-element-85645ef elementor-widget elementor-widget-spacer" data-id="85645ef" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-578e4ec elementor-widget elementor-widget-text-editor" data-id="578e4ec" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="1236" data-end="1641">BetterCare and the “Second Victim” concept were presented at the University of Medicine<br />in Innsbruck.</p><p data-start="1236" data-end="1641"><a href="https://www.linkedin.com/posts/cornelia-feichtinger_care-economy-bef%C3%A4higung-von-informell-pflegenden-activity-7329762697242210305-eYjs">LinkedIn highlights: Cornelia’s post</a></p>								</div>
				</div>
				<div class="elementor-element elementor-element-9f5db69 elementor-widget elementor-widget-spacer" data-id="9f5db69" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-82bef4e e-flex e-con-boxed e-con e-parent" data-id="82bef4e" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-d839ce9 elementor-widget elementor-widget-heading" data-id="d839ce9" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Global Summit on Medication Safety in Homecare – Nov 28–29, 2024, Alicante, Spain</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-3507eed elementor-widget elementor-widget-spacer" data-id="3507eed" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-eca83a0 elementor-widget elementor-widget-image" data-id="eca83a0" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="800" height="534" src="https://cost-bettercare.eu/wp-content/uploads/2024/12/bettercare_globalsummit-1024x683.png" class="attachment-large size-large wp-image-2365" alt="" srcset="https://cost-bettercare.eu/wp-content/uploads/2024/12/bettercare_globalsummit-1024x683.png 1024w, https://cost-bettercare.eu/wp-content/uploads/2024/12/bettercare_globalsummit-300x200.png 300w, https://cost-bettercare.eu/wp-content/uploads/2024/12/bettercare_globalsummit-768x512.png 768w, https://cost-bettercare.eu/wp-content/uploads/2024/12/bettercare_globalsummit.png 1200w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
				</div>
				<div class="elementor-element elementor-element-fd40664 elementor-widget elementor-widget-spacer" data-id="fd40664" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-529d0a8 elementor-widget elementor-widget-text-editor" data-id="529d0a8" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="1236" data-end="1641">Attended by 43 participants in person and 59 virtually, this summit addressed challenges in<br />medication safety in home care.</p><p data-start="1236" data-end="1641">Key topics included:</p><p data-start="1236" data-end="1641">o Informal caregiver training<br />o Strategies to reduce medication errors<br />o Mental health support for care providers</p>								</div>
				</div>
				<div class="elementor-element elementor-element-03fcd75 elementor-widget elementor-widget-spacer" data-id="03fcd75" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Core Group Meeting – Key Updates and Next Steps</title>
		<link>https://cost-bettercare.eu/news/core-group-meeting-key-updates-and-next-steps/</link>
		
		<dc:creator><![CDATA[bettercareditor]]></dc:creator>
		<pubDate>Mon, 01 Dec 2025 22:08:44 +0000</pubDate>
				<category><![CDATA[Meetings]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://cost-bettercare.eu/?p=2557</guid>

					<description><![CDATA[The Core Group of the COST Action BetterCare met on 3 November 2023 to review progress across Working Groups and revisit pending deliverables 📘. WG leaders were reminded of the objectives outlined in the MoU and the importance of keeping work plans aligned with the Action’s timeline to ensure meaningful outputs. 💶 The budget overview [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2557" class="elementor elementor-2557" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-6994e47 e-flex e-con-boxed e-con e-parent" data-id="6994e47" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-597be31 elementor-widget elementor-widget-text-editor" data-id="597be31" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="146" data-end="567">The Core Group of the COST Action BetterCare met on 3 November 2023 to review progress across Working Groups and revisit pending deliverables 📘. WG leaders were reminded of the objectives outlined in the MoU and the importance of keeping work plans aligned with the Action’s timeline to ensure meaningful outputs.</p><p data-start="1055" data-end="1502">💶 The budget overview highlighted allocations for WG meetings, publications, virtual activities, and dissemination efforts. A dedicated budget was also confirmed for the <strong data-start="1226" data-end="1272">International FORUM planned for early 2026</strong>, envisioned as a multi-stakeholder event that may be hosted in Helsinki 🌍. Thanks to lower-than-estimated actual costs per participant, more in-person interactions will likely be possible.</p><p data-start="1504" data-end="1979">📢 The meeting concluded with an emphasis on <strong data-start="1549" data-end="1592">transparency and internal communication</strong>. All WG leaders were reminded to upload minutes, plans, and outputs to the shared folders and to use the website section designed for disseminating updates. A two-week deadline was set to ensure all pending documents are made available. With these coordinated efforts, BetterCare continues advancing toward impactful, collaborative outcomes 💡🤝.</p>								</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
