III. Elaboration de l’échantillon/population
Exercices
Echantillonnage : processus de sélection d’objets ou d’individus à étudier, à partir d’une population plus importante. Le sous-ensemble d’objets ou d’individus constitue l’échantillon .
Echantillon : sous-ensemble de la population étudiée . Le choix des unités qui constituent le sous-ensemble peut être effectué par différentes méthodes (échantillonnage). On utilise des échantillons parce qu’une étude approfondie de toute la population serait impossible, trop longue et trop chère pour le niveau de précision exigé .
Ainsi, à partir d’une population source, on va sélectionner un échantillon de sujets respectant différents critères.
A. Le principe de la fluctuation d’échantillonnage
Si l’on effectue plusieurs échantillonnages de même taille sur une même population, on obtiendra en général des fréquences légèrement différentes pour un caractère donné. Ce phénomène s’appelle fluctuation d’échantillonnage . Ces valeurs se situent dans un intervalle appelé Intervalle de fluctuation , souvent fixé à 95%.
Ces fluctuations diminuent lorsque la taille de l’échantillon augmente.
Pour les matheux, cet intervalle est déterminé grâce au théorème central limite qui établit la convergence en loi de la somme d’une suite de variables aléatoires vers la loi normale. Intuitivement, ce résultat affirme que toute somme de variables aléatoires indépendantes et identiquement distribuées tend vers une variable aléatoire gaussienne.
Le test statistique permet de déterminer si les résultats observés sont attribuables aux seules fluctuations d’échantillonnage ou s’ils sont réels .
Ex : Quand on entend comme résultat d’un sondage :
Il y a actuellement 52 % de gens qui voteraient pour M. X au deuxième tour d’une élection (sondage effectué auprès de 948 personnes),
il faut comprendre : Il y a 95 % de chance pour que l’intervalle [49 % ; 55 %] contienne le pourcentage de gens prêts à voter pour M. X au deuxième tour de cette élection. Pour un sondage auprès de 1000 personnes, l’intervalle est déterminé à plus ou moins 3 points.
B. Modalités de sélection des sujets
Exercices
Pour effectuer l’échantillonnage, on va se poser quelques questions sur les caractéristiques de la population qu’on cherche à sélectionner :
Caractéristiques :
Qui : malade, sains, volontaire…
Où :
Type de structure : Ville/hôpital/CHU
Nombre de centres : mono/multicentrique
Pays, système de santé.
Quand : date de début et de fin
Comment : liste électorale, publicité…
Méthode d’échantillonnage
Qualité du sélectionneur : personnel médical, paramédical, laboratoire…
Critères d’inclusion : ensemble de critères qui définissent de façon précise les caractéristiques des sujets qui peuvent entrer dans une étude :
Sociodémographique : âge, sexe, ethnie…
Géographique : origine, habitat, hospitalisation…
Pathologie : stade, forme clinique, traitement…
Comorbidité, FdR…
Critères d’exclusion (ou de non inclusion) : ensemble des critères faisant que les sujets ne peuvent pas être inclus dans une étude ou un essai. Ils appartiennent à 3 classes :
Raison de prudence : prévention d’événements indésirables
Contre indication à l’intervention. Ex : opération chirurgicale.
Contre indication à une exploration nécessaire au critère de jugement. Ex : biopsie, fibroscopie.
Difficulté potentielle d’évaluation des critères de jugement à cause d’un facteur de confusion :
Traitement interférant. Ex : AVK
Maladie intercurrente. Ex : insuffisance rénale aiguë
Difficulté potentielle de suivi augmentant le risque de perdus de vue
Pathologie associée prioritaire sur les soins. Ex : cancer vs pathologie bénigne .
Motivation insuffisante
Mauvais observance ou risque d’abandon. Ex : toxicomanie, trouble psychiatrique
C. Méthodes d’échantillonnage
Aléatoire (probabiliste) :
Simple (élémentaire) : on tire au sort, successivement, « n » sujets à partir de la base d’un sondage. Chaque sujet a la même chance d’être inclus dans l’échantillon.
Méthode : on numérote tous les sujets, on utilise une table de nombres aléatoire (informatique ou pas), on sélectionne le sujet correspondant au nombre tiré.
Avantage : simple, méthode de référence, échantillon représentatif car probabilité de sélection identique.
Inconvénient : risque de biais car échantillonnage « sans remise ». Plus on tire de sujets, moins il en restera dans la base donc plus la probabilité d’être tiré au sort augmente. Ce biais devient négligeable sur une grande population ou si on fait une remise.
Ex : application avec Excel
Première colonne : identifie avec un nombre chaque individu de la liste de référence.
Deuxième colonne : =alea()
Recopier les deux colonnes en valeur à la même place.
Trier les deux colonnes en fonction de l’ordre croissant (ou décroissant) de la deuxième colonne.
Retenir les n premiers individus dans la colonne 1
Systématique (par intervalle): il existe un intervalle, un écart entre chaque sujet (classement de la population dans un ordre non numérique).
Méthode :
Numéroter de 1 à N les sujets dans la base de sondage (N : taille totale de la population). Ex : Vous avez N = 400 sujets dans votre base.
Déterminer l’intervalle d’échantillonnage K (pas de sondage) en divisant le nombre de sujets (N) par la taille de l’échantillon. Ex : On choisit 100 sujets sur la base de 400 donc K = 400/100 = 4.
Choisir le 1er sujet à inclure dans l’échantillon (nombre entre 1 et K). Ex : on choisit d’inclure à partir du 2ème sujet, ce sera le 1er sujet de notre échantillon.
On inclus chaque Kème sujet après le premier sujet inclus. Ex : On a choisi le 2ème puis le 6ème , puis 10ème …
Avantage :
Facile à sélectionner : 1 seul individu est choisi au hasard (le 1er )
Précis : répartition de l’échantillon sur l’ensemble de la population
Inconvénient : risque de biais si les sujets sont répartis dans un ordre non aléatoire dans la population ou si une caractéristique revient à la même périodicité.
Ex : les noms à particule (« de ») correspondent à une certaine classe sociale.
Stratifiée : on divise la population en groupes homogènes (strates), qui sont mutuellement exclusifs, puis on sélectionne à partir de chaque strate des échantillons indépendants. On peut utiliser n’importe quelle méthode d’échantillonnage pour sélectionner l’échantillon dans chaque strate.
Avantage :
Il nous assure d’obtenir une taille d’échantillon suffisante pour réaliser des analyses en sous-groupe dans chaque strate.
Peu probable de choisir un échantillon inadapté car on s’assure de la présence proportionnelle des sous-groupes de la population.
Inconvénient :
Il faut connaître la liste de la population
Il faut connaître comment la population se répartit dans certaines strates.
Ex : On sépare la population en fonction du BMI : normal, surpoids, obésité. On va ensuite sélectionner nos échantillons dans chaque strate.
En grappe : on divise la population en sous-groupes (ou grappes), puis on sélectionne aléatoirement des groupes de sujets plutôt que les sujets eux-mêmes.
Avantage :
Limite l’échantillon à des groupes permettant de diminuer les coûts (déplacement, suivi, supervision).
Pas besoin de liste globale de la population, la liste des groupes suffit.
Inconvénient :
Perte de précision des résultats car les sujets ont tendance à se ressembler dans un sous-groupe.
Pas de contrôle de la taille finale de l’échantillon.
A plusieurs degrés (partitionné) : ressemble à l’échantillonnage par grappe sauf qu’ici on prélève un échantillon à partir de la grappe. On a au moins 2 degrés car le 1er correspond à la grappe et le 2ème à la sous unité.
Avantage :
Réduit les coûts et pas besoin de disposer de la liste complète.
Permet de contrôler la taille de l’échantillon, notamment par stratification.
Inconvénient : perte de précision.
Ex : Niveau 1 : ville, niveau 2 : établissement de santé, niveau 3 : médecin.
Empirique (non probabiliste) :
Cette méthode ne nécessite pas de base de sondage. Peu fiable, elle n’inclut pas le concept de probabilité égale d’être inclus parmi les sujets de la population.
Avantage :
Pas besoin de base de sondage
Facile et peu onéreuse
Inconvénient :
Beaucoup de non réponse (perte de représentativité)
Nombreux biais
Intérêt : pour les études exploratoires, lorsqu’on ne peut pas utiliser de méthode probabiliste.
Méthodes :
A l’aveuglette (ou de commodité). Ex : dégustation de vin.
Volontaire . Ex : expérience médicale.
Au jugé . Sélection des sujets en fonction de l’idée qu’on se fait de la population, afin d’obtenir des groupes ciblés.
Par quotas (dirigé, par choix raisonné). Surtout utilisé pour les enquêtes d’opinion ou les études de marché, les enquêteurs inclus les sujets en s’assurant d’avoir respecté certains quotas. Ex : âge, sexe, niveau socio-économique…
Cas particulier : l’appariement dans les études cas-témoins
Afin de limiter, a priori, de potentiels facteurs de confusion, on peut apparier les cas et les témoins :
Définition : méthode consistant à sélectionner des paires de sujet (cas + témoin) qui sont comparables sur certains facteurs (souvent l’âge et le sexe).
Méthode :
Equilibré : 1 cas pour 1 témoin, le plus souvent
Déséquilibré : 1 cas pour 2…4 témoins
Intérêt :
Diminue le nombre de potentiels facteurs de confusions
Si déséquilibré : augmente la puissance en diminuant la fluctuation d’échantillonnage
Limite :
Le nombre de facteurs d’appariement est limité
Le nombre de témoins par cas est limité (à 3 voir 4) car le gain de puissance perd son intérêt au-delà.
D. Déterminer la taille de l’échantillon : le NSN
Avant d’inclure les sujets dans l’étude, il faut estimer le nombre de sujets nécessaires (NSN) pour avoir la puissance (déterminée a priori) suffisante afin de répondre à l’objectif de l’étude (et rejeter l’hypothèse nulle H0). On veut savoir combien de sujets doivent être inclus dans chaque bras.
Si vous ne comprenez rien à tous ces symboles et ces notions statistiques, reportez vous au chapitre sur les tests statistiques .
1. Quelles données sont nécessaires ?
Pouvoir séparateur entre 2 groupe : la puissance P
La puissance d’un test statistique correspond à la capacité à montrer un effet lorsqu’il existe.
Généralement ≥ 80 %
Pour un effet donné :
C’est la différence minimale d’intérêt entre les 2 groupes (critère de jugement principal). Son choix est important, difficile et dépendant du problème étudié. C’est souvent une caractéristique clinique ou biologique. Elle est donnée par la littérature ou une étude préliminaire .
Cet effet est différent en fonction du type d’étude :
Pour une comparaison de moyennes , on a besoin de :
La différence Δ entre les moyennes des 2 groupes
La variance estimée s2 : c’est la variabilité de l’ensemble du critère de jugement principal
Pour une comparaison de pourcentages :
Pourcentages de succès dans chaque groupe étudié.
Pour une étude cas témoin ou en cross-over :
L’Odds-Ration minimal détectable
La proportion attendue de témoins exposés
Le nombre de témoins par cas
Avec un risque d’erreur fixé α et la nature du test
Le risque α est le risque de conclure à une différence alors qu’il n’y en a pas
La nature du test correspond à son caractère unilatéral ou bilatéral
NB : le nombre de sujet final tient aussi compte du nombre de perdus de vue attendu , max 5-10%
2. Comment le calculer ?
Le plus simple est de passer par BiostatTGV ou par un logiciel statistique .
Le site internet permet de calculer le NSN gratuitement pour comparer :
2 moyennes
2 proportions
les études cas-témoins
les études en cross over
Le calcul du NSN dépend de 2 formules en fonction de ce qu’on compare 2 moyennes ou 2 pourcentages .
Calcul du NSN pour comparer de 2 variables qualitatives (pourcentage) ou 2 quantitatives (moyenne)
Pour déterminer z :
Si α = 5 % ; zα/2 = 1.96 (loi Normale) si bilatéral, sinon zα en unilatéral
Si β = 20 % ; = -0.842 (loi Normale)
Ces valeurs sont valables à condition que la variable suive une distribution normale ou que le nombre de sujet soit > 30 (approximation d’une loi normale)
Ainsi le NSN augmente si :
α et β sont petit
Δ est grand
σ ou s2 est grand
Abréviation
Synonyme
Valeur par défaut (%)
Définition
Risque alpha
α
Risque de 1ère espèce
5
Probabilité de conclure à une différence alors qu’il n’y en a pas
Risque Beta
β
Risque de 2ème espèce
5 – 20
Probabilité de ne pas conclure à une différence alors qu’il y en a
Puissance
P
P = 1 – β
= [80 – 95 %]
Probabilité à conclure à une différence alors qu’il y en a
IV. Les critères de jugement
Définition : variable observée et/ou mesurée dont l’interprétation va permettre de répondre à la question posée dans l’objectif .
Il peut être primaire ou secondaire, en fonction s’il permet de répondre à l’objectif principal ou aux objectifs secondaires
En anglais : primary/secondary endpoint, main endpoint
Critères de qualité
Simple
Précis
Objectif
Consensuel
Validé de préférence par des publications (définitions internationales)
Reproductible
Pertinent cliniquement
Adapté à la question donnée
Unique
Défini a priori dans le protocole et ne changeant pas au cours de l’étude
Modalités de mesure :
par du personnel qualifié et formé
en double aveugle (par 2 évaluateurs indépendants)
centralisée
validé par un comité d’adjudication indépendant (comité d’experts cliniques dans le domaine médical concerné dont le but est d’harmoniser et de standardiser l’évaluation des critères de jugement)
à un moment d’intérêt précis
Standardisé
Pertinence
Les critères de jugement doivent être pertinent cliniquement.
Les principaux critères pertinents sont :
Mortalité
Evènement clinique (AVC, IDM, infection) ou morbidité
Douleur
Qualité de vie
Incapacité ou handicap
On l’oppose aux critères intermédiaires :
Définition : critère reflétant d’un mécanisme biologique, radiologique, physiopathologique ou pharmacologique. Il n’est pas directement lié à l’objectif du traitement.
Synonyme : critère de substitution
Anglais : surrogate
Subjectivité et objectivité du CdJ
Un critère de jugement est dit objectif si son évaluation est incontestable, et si son interprétation sera identique en fonction de la personne qui l’évalue.
Il s’agit principalement de la mortalité toute cause et de critères biologiques .
Différents critères
Critère clinique : permet le reflet direct de l’objectif du traitement étudié
Critère intermédiaire :
Inconvénient :
Moins pertinent (Ex : HbA1c pour complications du diabète…)
Pas toujours corrélés avec la mortalité ou l’événement clinique (ex : troponine élevée dans l’IDM mais aussi dans la myocardite)
Intérêt :
Utilisé à la place d’un critère clinique lorsque ce dernier n’est pas utilisable .
Conditions d’utilisation :
Relation avec le CdJP établie et indiscutable
Fiable, reproductible
Sensible, spécifique
Défini a priori
Critère composite :
Déf : combinaison de plusieurs critères en un seul.
Avantages :
A u g m e n t e le nombre d’évènements et donc la puissance statistique
Correspond à la situation clinique réelle (ex: IDM, revascularisation…)
Permet de prendre en compte l’ensemble des événements importants (notamment lorsqu’on évalue le bénéfice-risque)
Permet de regrouper des facteurs d’efficacité et de tolérance
Donne une vision globale
Inconvénients
Regroupe des évènements de gravité différente ( ex: TVP et EP), rendant difficile l’interprétation.
S o u s – es t i m e la gravité d’une suite d’évènement (ex: TVP puis EP)
Difficile à interpréter , si le résultat est significatif sur le critère composite, cela ne signifie pas que chaque sous-critère est significatif.
Vérifier qu’il est cliniquement pertinent
Regarder si la gravité des sous-critères est globalement comparable
S i « décès » inclus, il faut des complications graves (mais ça reste valable)
Critère « décès toute cause » :
Déf : sous-type de critère composite incluant les décès, peu importe l’étiologie.
Avantages : toujours préférable à décès « spécifique » car
évite le biais de classement car difficulté à diagnostiquer une cause précise de décès
prend en compte les décès non spécifiques mais liés au traitement (ex: accident de la voie publique à cause de la somnolence )
n e diminue pas la probabilité de montrer une différence car randomisation
Critère « dur »
Gold standard :
Déf : test diagnostique qu’on utilise comme référence (même si aucun test n’est parfait). Dans une démarche diagnostique, c’est l’examen que l’on considère comme donnant la meilleure certitude diagnostique.
Critères de qualité :
méthode de référence en l’absence d’examen diagnostic de référence .
Il est évalué en aveugle du résultat du test étudié et vice versa
Il n’inclut pas le test étudié . Le test ne doit pas influencer le gold standard.
En recherche qualitative
En cours de rédaction…
Administratif :
En cours de rédaction…
{1093634:UM3AGQZ3};{1093634:UM3AGQZ3};{1093634:IK8NK43W}
vancouver
default
asc
0
833
%7B%22status%22%3A%22success%22%2C%22updateneeded%22%3Afalse%2C%22instance%22%3Afalse%2C%22meta%22%3A%7B%22request_last%22%3A850%2C%22request_next%22%3A50%2C%22used_cache%22%3Atrue%7D%2C%22data%22%3A%5B%7B%22key%22%3A%22N28K99P6%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Tsang%20et%20al.%22%2C%22parsedDate%22%3A%222016-04-04%22%2C%22numChildren%22%3A2%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BTsang%20JY%2C%20Blakeman%20T%2C%20Hegarty%20J%2C%20Humphreys%20J%2C%20Harvey%20G.%20Understanding%20the%20implementation%20of%20interventions%20to%20improve%20the%20management%20of%20chronic%20kidney%20disease%20in%20primary%20care%3A%20a%20rapid%20realist%20review.%20Implement%20Sci.%202016%20Apr%204%3B11%3A47.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Understanding%20the%20implementation%20of%20interventions%20to%20improve%20the%20management%20of%20chronic%20kidney%20disease%20in%20primary%20care%3A%20a%20rapid%20realist%20review%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Jung%20Yin%22%2C%22lastName%22%3A%22Tsang%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Tom%22%2C%22lastName%22%3A%22Blakeman%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Janet%22%2C%22lastName%22%3A%22Hegarty%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22John%22%2C%22lastName%22%3A%22Humphreys%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Gill%22%2C%22lastName%22%3A%22Harvey%22%7D%5D%2C%22abstractNote%22%3A%22BACKGROUND%3A%20Chronic%20kidney%20disease%20%28CKD%29%20is%20common%20and%20a%20significant%20marker%20of%20morbidity%20and%20mortality.%20Its%20management%20in%20primary%20care%20is%20essential%20for%20maintenance%20of%20cardiovascular%20health%2C%20avoidance%20of%20acute%20kidney%20injury%20%28AKI%29%20and%20delay%20in%20progression%20to%20end-stage%20renal%20disease.%20Although%20many%20guidelines%20and%20interventions%20have%20been%20established%2C%20there%20is%20global%20evidence%20of%20an%20implementation%20gap%2C%20including%20variable%20identification%20rates%20and%20low%20patient%20communication%20and%20awareness.%20The%20objective%20of%20this%20study%20is%20to%20understand%20the%20factors%20enabling%20and%20constraining%20the%20implementation%20of%20CKD%20interventions%20in%20primary%20care.%5CnMETHODS%3A%20A%20rapid%20realist%20review%20was%20conducted%20that%20involved%20a%20primary%20literature%20search%20of%20three%20databases%20to%20identify%20existing%20CKD%20interventions%20in%20primary%20care%20between%20the%20years%202000%20and%202014.%20A%20secondary%20search%20was%20performed%20as%20an%20iterative%20process%20and%20included%20bibliographic%20and%20grey%20literature%20searches%20of%20reference%20lists%2C%20authors%20and%20research%20groups.%20A%20systematic%20approach%20to%20data%20extraction%20using%20Normalisation%20Process%20Theory%20%28NPT%29%20illuminated%20key%20mechanisms%20and%20contextual%20factors%20that%20affected%20implementation.%5CnRESULTS%3A%20Our%20primary%20search%20returned%20710%20articles%20that%20were%20narrowed%20down%20to%2018%20relevant%20CKD%20interventions%20in%20primary%20care.%20Our%20findings%20suggested%20that%20effective%20management%20of%20resources%20%28encompassing%20many%20types%29%20was%20a%20significant%20contextual%20factor%20enabling%20or%20constraining%20the%20functioning%20of%20mechanisms.%20Three%20key%20intervention%20features%20were%20identified%20from%20the%20many%20that%20contributed%20to%20successful%20implementation.%20Firstly%2C%20it%20was%20important%20to%20frame%20CKD%20interventions%20appropriately%2C%20such%20as%20within%20the%20context%20of%20cardiovascular%20health%20and%20diabetes.%20This%20enabled%20buy-in%20and%20facilitated%20an%20understanding%20of%20the%20significance%20of%20CKD%20and%20the%20need%20for%20intervention.%20Secondly%2C%20interventions%20that%20were%20compatible%20with%20existing%20practices%20or%20patients%26%23039%3B%20everyday%20lives%20were%20readily%20accepted.%20In%20contrast%2C%20new%20systems%20that%20could%20not%20be%20integrated%20were%20abandoned%20as%20they%20were%20viewed%20as%20inconvenient%2C%20generating%20more%20work.%20Thirdly%2C%20ownership%20of%20the%20feedback%20process%20allowed%20users%20to%20make%20individualised%20improvements%20to%20the%20intervention%20to%20suit%20their%20needs.%5CnCONCLUSIONS%3A%20Our%20rapid%20realist%20review%20identified%20mechanisms%20that%20need%20to%20be%20considered%20in%20order%20to%20optimise%20the%20implementation%20of%20interventions%20to%20improve%20the%20management%20of%20CKD%20in%20primary%20care.%20Further%20research%20into%20the%20factors%20that%20enable%20prolonged%20sustainability%20and%20cost-effectiveness%20is%20required%20for%20efficient%20resource%20utilisation.%22%2C%22date%22%3A%222016-04-04%22%2C%22language%22%3A%22eng%22%2C%22DOI%22%3A%2210.1186%5C%2Fs13012-016-0413-7%22%2C%22ISSN%22%3A%221748-5908%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T15%3A21%3A35Z%22%7D%7D%2C%7B%22key%22%3A%22UJAGVREJ%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Kidney%20Disease%3A%20Improving%20Global%20Outcomes%20%28KDIGO%29%20CKD%20Work%20Group%22%2C%22parsedDate%22%3A%222024-04%22%2C%22numChildren%22%3A3%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BKidney%20Disease%3A%20Improving%20Global%20Outcomes%20%28KDIGO%29%20CKD%20Work%20Group.%20KDIGO%202024%20Clinical%20Practice%20Guideline%20for%20the%20Evaluation%20and%20Management%20of%20Chronic%20Kidney%20Disease.%20Kidney%20Int.%202024%20Apr%3B105%284S%29%3AS117%26%23x2013%3B314.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22KDIGO%202024%20Clinical%20Practice%20Guideline%20for%20the%20Evaluation%20and%20Management%20of%20Chronic%20Kidney%20Disease%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22Kidney%20Disease%3A%20Improving%20Global%20Outcomes%20%28KDIGO%29%20CKD%20Work%20Group%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222024-04%22%2C%22language%22%3A%22eng%22%2C%22DOI%22%3A%2210.1016%5C%2Fj.kint.2023.10.018%22%2C%22ISSN%22%3A%221523-1755%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T15%3A18%3A31Z%22%7D%7D%2C%7B%22key%22%3A%22TN5HXFXU%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Levey%20et%20al.%22%2C%22parsedDate%22%3A%222005%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BLevey%20AS%2C%20Eckardt%20KU%2C%20Tsukamoto%20Y%2C%20Levin%20A%2C%20Coresh%20J%2C%20Rossert%20J%2C%20et%20al.%20Definition%20and%20classification%20of%20chronic%20kidney%20disease%3A%20a%20position%20statement%20from%20Kidney%20Disease%3A%20Improving%20Global%20Outcomes%20%28KDIGO%29.%20Kidney%20International.%202005%3B67%3A2089%26%23x2013%3B100.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Definition%20and%20classification%20of%20chronic%20kidney%20disease%3A%20a%20position%20statement%20from%20Kidney%20Disease%3A%20Improving%20Global%20Outcomes%20%28KDIGO%29%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22A.S.%22%2C%22lastName%22%3A%22Levey%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22K.U.%22%2C%22lastName%22%3A%22Eckardt%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Y.%22%2C%22lastName%22%3A%22Tsukamoto%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22A.%22%2C%22lastName%22%3A%22Levin%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22J.%22%2C%22lastName%22%3A%22Coresh%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22J.%22%2C%22lastName%22%3A%22Rossert%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22others%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222005%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1111%5C%2Fj.1523-1755.2005.00365.x%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T15%3A10%3A28Z%22%7D%7D%2C%7B%22key%22%3A%22EZIZYCR6%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Bello%20et%20al.%22%2C%22parsedDate%22%3A%222015%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BBello%20AK%2C%20Levin%20A%2C%20Manns%20BJ%2C%20Feehally%20J%2C%20Drueke%20T%2C%20Faruque%20L%2C%20et%20al.%20Effective%20CKD%20care%20in%20European%20countries%3A%20challenges%20and%20opportunities%20for%20health%20policy.%20American%20Journal%20of%20Kidney%20Diseases.%202015%3B65%3A15%26%23x2013%3B25.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Effective%20CKD%20care%20in%20European%20countries%3A%20challenges%20and%20opportunities%20for%20health%20policy%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22A.K.%22%2C%22lastName%22%3A%22Bello%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22A.%22%2C%22lastName%22%3A%22Levin%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22B.J.%22%2C%22lastName%22%3A%22Manns%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22J.%22%2C%22lastName%22%3A%22Feehally%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22T.%22%2C%22lastName%22%3A%22Drueke%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22L.%22%2C%22lastName%22%3A%22Faruque%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22others%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222015%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1053%5C%2Fj.ajkd.2014.07.033%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T15%3A09%3A51Z%22%7D%7D%2C%7B%22key%22%3A%22B3EMXDX4%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Peeters%20et%20al.%22%2C%22parsedDate%22%3A%222014%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BPeeters%20MJ%2C%20van%20Zuilen%20AD%2C%20van%20den%20Brand%20JA%2C%20Bots%20ML%2C%20van%20Buren%20M%2C%20Ten%20Dam%20MA%2C%20et%20al.%20Nurse%20practitioner%20care%20improves%20renal%20outcome%20in%20patients%20with%20CKD.%20Journal%20of%20the%20American%20Society%20of%20Nephrology.%202014%3B25%3A390%26%23x2013%3B8.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Nurse%20practitioner%20care%20improves%20renal%20outcome%20in%20patients%20with%20CKD%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22M.J.%22%2C%22lastName%22%3A%22Peeters%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22A.D.%22%2C%22lastName%22%3A%22van%20Zuilen%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22J.A.%22%2C%22lastName%22%3A%22van%20den%20Brand%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22M.L.%22%2C%22lastName%22%3A%22Bots%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22M.%22%2C%22lastName%22%3A%22van%20Buren%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22M.A.%22%2C%22lastName%22%3A%22Ten%20Dam%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22others%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222014%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1681%5C%2FASN.2012121222%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T15%3A09%3A18Z%22%7D%7D%2C%7B%22key%22%3A%2237VHSH2C%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Tsang%20et%20al.%22%2C%22parsedDate%22%3A%222016%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BTsang%20JY%2C%20Blakeman%20TM%2C%20Hegarty%20JA%2C%20Humphreys%20JM%2C%20Harvey%20GM.%20Understanding%20the%20implementation%20of%20interventions%20to%20improve%20the%20management%20of%20chronic%20kidney%20disease%20in%20primary%20care%3A%20a%20rapid%20realist%20review.%20Implementation%20Science.%202016%3B11%3A47.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Understanding%20the%20implementation%20of%20interventions%20to%20improve%20the%20management%20of%20chronic%20kidney%20disease%20in%20primary%20care%3A%20a%20rapid%20realist%20review%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22J.Y.%22%2C%22lastName%22%3A%22Tsang%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22T.M.%22%2C%22lastName%22%3A%22Blakeman%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22J.A.%22%2C%22lastName%22%3A%22Hegarty%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22J.M.%22%2C%22lastName%22%3A%22Humphreys%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22G.M.%22%2C%22lastName%22%3A%22Harvey%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222016%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1186%5C%2Fs13012-016-0413-7%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T15%3A08%3A52Z%22%7D%7D%2C%7B%22key%22%3A%22YPYJIMN2%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Major%20et%20al.%22%2C%22parsedDate%22%3A%222019%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BMajor%20RW%2C%20Shepherd%20D%2C%20Medcalf%20JF%2C%20Xu%20G%2C%20Gray%20LJ%2C%20Brunskill%20NJ.%20The%20Kidney%20Failure%20Risk%20Equation%20for%20prediction%20of%20end%20stage%20renal%20disease%20in%20UK%20primary%20care%3A%20an%20external%20validation%20and%20clinical%20impact%20projection%20cohort%20study.%20PLoS%20One.%202019%3B14%28e0218821%29.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22The%20Kidney%20Failure%20Risk%20Equation%20for%20prediction%20of%20end%20stage%20renal%20disease%20in%20UK%20primary%20care%3A%20an%20external%20validation%20and%20clinical%20impact%20projection%20cohort%20study%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22R.W.%22%2C%22lastName%22%3A%22Major%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22D.%22%2C%22lastName%22%3A%22Shepherd%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22J.F.%22%2C%22lastName%22%3A%22Medcalf%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22G.%22%2C%22lastName%22%3A%22Xu%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22L.J.%22%2C%22lastName%22%3A%22Gray%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22N.J.%22%2C%22lastName%22%3A%22Brunskill%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222019%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%22https%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1371%5C%2Fjournal.pmed.1002955%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T15%3A08%3A21Z%22%7D%7D%2C%7B%22key%22%3A%22633RX7E2%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Chertow%20et%20al.%22%2C%22parsedDate%22%3A%222021%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BChertow%20GM%2C%20Heerspink%20HJ%2C%20DAPA-CKD%20Trial%20Committees.%20Effects%20of%20dapagliflozin%20in%20stage%204%20chronic%20kidney%20disease.%20Journal%20of%20the%20American%20Society%20of%20Nephrology.%202021%3B32%289%29%3A2352%26%23x2013%3B61.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Effects%20of%20dapagliflozin%20in%20stage%204%20chronic%20kidney%20disease%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Glenn%20M%22%2C%22lastName%22%3A%22Chertow%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Hiddo%20JL%22%2C%22lastName%22%3A%22Heerspink%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22DAPA-CKD%20Trial%20Committees%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222021%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1681%5C%2FASN.2021020167%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22LGXWMEP5%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Zaoui%20and%20Penaranda%22%2C%22parsedDate%22%3A%222022-10%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BZaoui%20P%2C%20Penaranda%20G.%20R%26%23xE9%3Bsultats%20d%26%23x2019%3Bun%20d%26%23xE9%3Bpistage%20de%20la%20Maladie%20R%26%23xE9%3Bnale%20Chronique%20%26%23xE9%3Bvalu%26%23xE9%3Be%20par%20le%20DFG%20dans%20le%20r%26%23xE9%3Bseau%20de%20laboratoires%20de%20biologie%20m%26%23xE9%3Bdicale%20Biogroup%20en%20France.%20In%3A%207%26%23xE8%3Bme%20congr%26%23xE8%3Bs%20de%20la%20Soci%26%23xE9%3Bt%26%23xE9%3B%20Francophone%20de%20N%26%23xE9%3Bphrologie%2C%20Dialyse%20et%20Transplantation.%202022.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22conferencePaper%22%2C%22title%22%3A%22R%5Cu00e9sultats%20d%27un%20d%5Cu00e9pistage%20de%20la%20Maladie%20R%5Cu00e9nale%20Chronique%20%5Cu00e9valu%5Cu00e9e%20par%20le%20DFG%20dans%20le%20r%5Cu00e9seau%20de%20laboratoires%20de%20biologie%20m%5Cu00e9dicale%20Biogroup%20en%20France%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Philippe%22%2C%22lastName%22%3A%22Zaoui%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Guillaume%22%2C%22lastName%22%3A%22Penaranda%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222022-10%22%2C%22proceedingsTitle%22%3A%227%5Cu00e8me%20congr%5Cu00e8s%20de%20la%20Soci%5Cu00e9t%5Cu00e9%20Francophone%20de%20N%5Cu00e9phrologie%2C%20Dialyse%20et%20Transplantation%22%2C%22conferenceName%22%3A%22%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%22%22%2C%22ISBN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22WIRD8LXQ%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Registre%20REIN%22%2C%22parsedDate%22%3A%222019%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BRegistre%20REIN.%20Rapport%20annuel%202019%20du%20registre%20REIN%20%5BInternet%5D.%20France%3A%20Agence%20de%20la%20Biom%26%23xE9%3Bdecine%3B%202019.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttps%3A%5C%2F%5C%2Fwww.agence-biomedecine.fr%5C%2F%26%23039%3B%26gt%3Bhttps%3A%5C%2F%5C%2Fwww.agence-biomedecine.fr%5C%2F%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22report%22%2C%22title%22%3A%22Rapport%20annuel%202019%20du%20registre%20REIN%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22Registre%20REIN%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22reportNumber%22%3A%22%22%2C%22reportType%22%3A%22%22%2C%22institution%22%3A%22Agence%20de%20la%20Biom%5Cu00e9decine%22%2C%22date%22%3A%222019%22%2C%22language%22%3A%22%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.agence-biomedecine.fr%5C%2F%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%222DHEDBSJ%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Oli%5Cu00e9%20and%20Halimi%22%2C%22parsedDate%22%3A%222021%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BOli%26%23xE9%3B%20V%2C%20Halimi%20JM.%20Pr%26%23xE9%3Bvalence%20de%20la%20maladie%20r%26%23xE9%3Bnale%20chronique%20en%20France%2C%20Esteban%202014%26%23x2013%3B2016.%20N%26%23xE9%3Bphrologie%20%26amp%3B%20Th%26%23xE9%3Brapeutique.%202021%3B17%287%29%3A526%26%23x2013%3B31.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Pr%5Cu00e9valence%20de%20la%20maladie%20r%5Cu00e9nale%20chronique%20en%20France%2C%20Esteban%202014%5Cu20132016%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Val%5Cu00e9rie%22%2C%22lastName%22%3A%22Oli%5Cu00e9%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Jean-Michel%22%2C%22lastName%22%3A%22Halimi%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222021%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1016%5C%2Fj.nephro.2021.07.007%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22Y282WJ7L%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Frimat%20and%20Ayav%22%2C%22parsedDate%22%3A%222018%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BFrimat%20L%2C%20Ayav%20C.%20%26%23xC9%3Bpid%26%23xE9%3Bmiologie%20des%20maladies%20r%26%23xE9%3Bnales%20chroniques.%20EMC-N%26%23xE9%3Bphrologie.%202018%3B15%284%29%3A1%26%23x2013%3B15.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22%5Cu00c9pid%5Cu00e9miologie%20des%20maladies%20r%5Cu00e9nales%20chroniques%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Luc%22%2C%22lastName%22%3A%22Frimat%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Carole%22%2C%22lastName%22%3A%22Ayav%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222018%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%22%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22YL8IME4D%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Bello%20et%20al.%22%2C%22parsedDate%22%3A%222019%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BBello%20AK%2C%20Ronksley%20PE%2C%20Tangri%20N%2C%20others.%20Quality%20of%20chronic%20kidney%20disease%20management%20in%20Canadian%20primary%20care.%20JAMA%20Network%20Open.%202019%3B2%289%29%3Ae1910704%26%23x2013%3Be1910704.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Quality%20of%20chronic%20kidney%20disease%20management%20in%20Canadian%20primary%20care%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Aminu%20K%22%2C%22lastName%22%3A%22Bello%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Paul%20E%22%2C%22lastName%22%3A%22Ronksley%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Navdeep%22%2C%22lastName%22%3A%22Tangri%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22others%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222019%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1001%5C%2Fjamanetworkopen.2019.10704%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22MIRRARYA%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Zinman%20et%20al.%22%2C%22parsedDate%22%3A%222015%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BZinman%20B%2C%20Wanner%20C%2C%20Lachin%20JM%2C%20others.%20Empagliflozin%2C%20cardiovascular%20outcomes%2C%20and%20mortality%20in%20type%202%20diabetes.%20New%20England%20Journal%20of%20Medicine.%202015%3B373%2822%29%3A2117%26%23x2013%3B28.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Empagliflozin%2C%20cardiovascular%20outcomes%2C%20and%20mortality%20in%20type%202%20diabetes%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Bernard%22%2C%22lastName%22%3A%22Zinman%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Christoph%22%2C%22lastName%22%3A%22Wanner%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22John%20M%22%2C%22lastName%22%3A%22Lachin%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22others%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222015%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1056%5C%2FNEJMoa1504720%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22HWKDVN8Z%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Zins%22%2C%22parsedDate%22%3A%222019%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BZins%20M.%20La%20maladie%20r%26%23xE9%3Bnale%20chronique%20en%20population%20g%26%23xE9%3Bn%26%23xE9%3Brale.%20La%20cohorte%20Constances.%20Paris%2C%20France%3A%20INSERM%3B%202019.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22book%22%2C%22title%22%3A%22La%20maladie%20r%5Cu00e9nale%20chronique%20en%20population%20g%5Cu00e9n%5Cu00e9rale.%20La%20cohorte%20Constances%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Marie%22%2C%22lastName%22%3A%22Zins%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222019%22%2C%22language%22%3A%22%22%2C%22ISBN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22F98KLN62%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Heerspink%20et%20al.%22%2C%22parsedDate%22%3A%222020%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BHeerspink%20HJ%2C%20Stef%26%23xE1%3Bnsson%20BV%2C%20Correa-Rotter%20R%2C%20others.%20Dapagliflozin%20in%20patients%20with%20chronic%20kidney%20disease.%20New%20England%20Journal%20of%20Medicine.%202020%3B383%2815%29%3A1436%26%23x2013%3B46.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Dapagliflozin%20in%20patients%20with%20chronic%20kidney%20disease%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Hiddo%20JL%22%2C%22lastName%22%3A%22Heerspink%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Bergur%20V%22%2C%22lastName%22%3A%22Stef%5Cu00e1nsson%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Ricardo%22%2C%22lastName%22%3A%22Correa-Rotter%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22others%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222020%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1056%5C%2FNEJMoa2024816%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%223PZ2UV9E%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Go%20et%20al.%22%2C%22parsedDate%22%3A%222004%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BGo%20AS%2C%20Chertow%20GM%2C%20Fan%20D%2C%20others.%20Chronic%20kidney%20disease%20and%20the%20risks%20of%20death%2C%20cardiovascular%20events%2C%20and%20hospitalization.%20New%20England%20Journal%20of%20Medicine.%202004%3B351%2813%29%3A1296%26%23x2013%3B305.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Chronic%20kidney%20disease%20and%20the%20risks%20of%20death%2C%20cardiovascular%20events%2C%20and%20hospitalization%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Alan%20S%22%2C%22lastName%22%3A%22Go%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Glenn%20M%22%2C%22lastName%22%3A%22Chertow%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Dongjie%22%2C%22lastName%22%3A%22Fan%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22others%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222004%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1056%5C%2FNEJMoa041031%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22CRRPZGQJ%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Gansevoort%20et%20al.%22%2C%22parsedDate%22%3A%222013%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BGansevoort%20RT%2C%20Correa-Rotter%20R%2C%20Hemmelgarn%20BR%2C%20others.%20Chronic%20kidney%20disease%20and%20cardiovascular%20risk%3A%20epidemiology%2C%20mechanisms%2C%20and%20prevention.%20The%20Lancet.%202013%3B382%289889%29%3A339%26%23x2013%3B52.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Chronic%20kidney%20disease%20and%20cardiovascular%20risk%3A%20epidemiology%2C%20mechanisms%2C%20and%20prevention%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Ron%20T%22%2C%22lastName%22%3A%22Gansevoort%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Ricardo%22%2C%22lastName%22%3A%22Correa-Rotter%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Brenda%20R%22%2C%22lastName%22%3A%22Hemmelgarn%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22others%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222013%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1016%5C%2FS0140-6736%2813%2960595-4%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22V2DRJ7LN%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22United%20States%20Renal%20Data%20System%22%2C%22parsedDate%22%3A%222021%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BUnited%20States%20Renal%20Data%20System.%202021%20USRDS%20Annual%20Data%20Report%3A%20Epidemiology%20of%20kidney%20disease%20in%20the%20United%20States.%20Bethesda%2C%20MD%3A%20National%20Institutes%20of%20Health%2C%20National%20Institute%20of%20Diabetes%20and%20Digestive%20and%20Kidney%20Diseases%3B%202021.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22report%22%2C%22title%22%3A%222021%20USRDS%20Annual%20Data%20Report%3A%20Epidemiology%20of%20kidney%20disease%20in%20the%20United%20States%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22United%20States%20Renal%20Data%20System%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22reportNumber%22%3A%22%22%2C%22reportType%22%3A%22%22%2C%22institution%22%3A%22National%20Institutes%20of%20Health%2C%20National%20Institute%20of%20Diabetes%20and%20Digestive%20and%20Kidney%20Diseases%22%2C%22date%22%3A%222021%22%2C%22language%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22MDPUEE5K%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Forouhi%20and%20Wareham%22%2C%22parsedDate%22%3A%222014%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BForouhi%20NG%2C%20Wareham%20NJ.%20Epidemiology%20of%20diabetes.%20Medicine.%202014%3B42%2812%29%3A698%26%23x2013%3B702.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Epidemiology%20of%20diabetes%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Nita%20G%22%2C%22lastName%22%3A%22Forouhi%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Nicholas%20J%22%2C%22lastName%22%3A%22Wareham%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222014%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1016%5C%2Fj.mpmed.2014.09.007%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22N92RQGWR%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Mills%20et%20al.%22%2C%22parsedDate%22%3A%222016%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BMills%20KT%2C%20Bundy%20JD%2C%20Kelly%20TN%2C%20others.%20Global%20disparities%20of%20hypertension%20prevalence%20and%20control%3A%20a%20systematic%20analysis%20of%20population-based%20studies%20from%2090%20countries.%20Circulation.%202016%3B134%286%29%3A441%26%23x2013%3B50.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Global%20disparities%20of%20hypertension%20prevalence%20and%20control%3A%20a%20systematic%20analysis%20of%20population-based%20studies%20from%2090%20countries%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Katherine%20T%22%2C%22lastName%22%3A%22Mills%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Joshua%20D%22%2C%22lastName%22%3A%22Bundy%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Tanika%20N%22%2C%22lastName%22%3A%22Kelly%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22others%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222016%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1161%5C%2FCIRCULATIONAHA.115.018912%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%2246UI65G6%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22GBD%20Chronic%20Kidney%20Disease%20Collaboration%22%2C%22parsedDate%22%3A%222020%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BGBD%20Chronic%20Kidney%20Disease%20Collaboration.%20Global%2C%20regional%2C%20and%20national%20burden%20of%20chronic%20kidney%20disease%2C%201990%26%23x2013%3B2017%3A%20a%20systematic%20analysis%20for%20the%20Global%20Burden%20of%20Disease%20Study%202017.%20The%20Lancet.%202020%3B395%2810225%29%3A709%26%23x2013%3B33.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Global%2C%20regional%2C%20and%20national%20burden%20of%20chronic%20kidney%20disease%2C%201990%5Cu20132017%3A%20a%20systematic%20analysis%20for%20the%20Global%20Burden%20of%20Disease%20Study%202017%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22GBD%20Chronic%20Kidney%20Disease%20Collaboration%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222020%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1016%5C%2FS0140-6736%2820%2930045-3%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22FVK5BVWA%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Levey%20et%20al.%22%2C%22parsedDate%22%3A%222003%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BLevey%20AS%2C%20Coresh%20J%2C%20Balk%20E%2C%20others.%20National%20Kidney%20Foundation%20practice%20guidelines%20for%20chronic%20kidney%20disease%3A%20evaluation%2C%20classification%2C%20and%20stratification.%20Annals%20of%20Internal%20Medicine.%202003%3B139%282%29%3A137%26%23x2013%3B47.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22National%20Kidney%20Foundation%20practice%20guidelines%20for%20chronic%20kidney%20disease%3A%20evaluation%2C%20classification%2C%20and%20stratification%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Andrew%20S%22%2C%22lastName%22%3A%22Levey%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Josef%22%2C%22lastName%22%3A%22Coresh%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Ethan%22%2C%22lastName%22%3A%22Balk%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22others%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222003%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.7326%5C%2F0003-4819-139-2-200307150-00013%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22JNJYG6AT%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22KDIGO%20CKD%20Work%20Group%22%2C%22parsedDate%22%3A%222013%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BKDIGO%20CKD%20Work%20Group.%20KDIGO%202012%20clinical%20practice%20guideline%20for%20the%20evaluation%20and%20management%20of%20chronic%20kidney%20disease.%20Kidney%20International%20Supplements.%202013%3B3%281%29%3A1%26%23x2013%3B150.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22KDIGO%202012%20clinical%20practice%20guideline%20for%20the%20evaluation%20and%20management%20of%20chronic%20kidney%20disease%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22KDIGO%20CKD%20Work%20Group%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222013%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1038%5C%2Fkisup.2012.73%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%22PVWP77I5%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Haute%20Autorit%5Cu00e9%20de%20Sant%5Cu00e9%22%2C%22parsedDate%22%3A%222023-09%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BHaute%20Autorit%26%23xE9%3B%20de%20Sant%26%23xE9%3B.%20Guide%20du%20parcours%20de%20soin%20%26%23x2013%3B%20Maladie%20R%26%23xE9%3Bnale%20Chronique%20%5BInternet%5D.%20France%3A%20HAS%3B%202023%20Sept.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttps%3A%5C%2F%5C%2Fwww.has-sante.fr%5C%2F%26%23039%3B%26gt%3Bhttps%3A%5C%2F%5C%2Fwww.has-sante.fr%5C%2F%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22report%22%2C%22title%22%3A%22Guide%20du%20parcours%20de%20soin%20%5Cu2013%20Maladie%20R%5Cu00e9nale%20Chronique%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22Haute%20Autorit%5Cu00e9%20de%20Sant%5Cu00e9%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22reportNumber%22%3A%22%22%2C%22reportType%22%3A%22%22%2C%22institution%22%3A%22HAS%22%2C%22date%22%3A%222023-09%22%2C%22language%22%3A%22%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.has-sante.fr%5C%2F%22%2C%22collections%22%3A%5B%22LAG7DWXU%22%5D%2C%22dateModified%22%3A%222025-09-09T14%3A34%3A06Z%22%7D%7D%2C%7B%22key%22%3A%224ISQ58ER%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Matayong%20et%20al.%22%2C%22parsedDate%22%3A%222023-11-02%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BMatayong%20S%2C%20Jetwanna%20KW%2C%20Choksuchat%20C%2C%20Choosawang%20S%2C%20Trakulmaykee%20N%2C%20Limsuwan%20S%2C%20et%20al.%20IoT-based%20systems%20and%20applications%20for%20elderly%20healthcare%3A%20a%20systematic%20review.%20Univ%20Access%20Inf%20Soc%20%5BInternet%5D.%202023%20Nov%202%20%5Bcited%202024%20Oct%208%5D%3B%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttps%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1007%5C%2Fs10209-023-01055-1%26%23039%3B%26gt%3Bhttps%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1007%5C%2Fs10209-023-01055-1%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22IoT-based%20systems%20and%20applications%20for%20elderly%20healthcare%3A%20a%20systematic%20review%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22S.%22%2C%22lastName%22%3A%22Matayong%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22K.%20W.%22%2C%22lastName%22%3A%22Jetwanna%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22C.%22%2C%22lastName%22%3A%22Choksuchat%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22S.%22%2C%22lastName%22%3A%22Choosawang%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22N.%22%2C%22lastName%22%3A%22Trakulmaykee%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22S.%22%2C%22lastName%22%3A%22Limsuwan%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22K.%20S.%22%2C%22lastName%22%3A%22Inthanuchit%22%7D%5D%2C%22abstractNote%22%3A%22This%20paper%20systematically%20reviews%20previous%20studies%20about%20Internet%20of%20Things%20%28IoT%29-based%20systems%20and%20applications%20for%20elderly%20healthcare.%20The%20review%20aims%20to%20achieve%20several%20objectives.%20Firstly%2C%20it%20seeks%20to%20classify%20the%20healthcare%20categories%20and%20research%20areas%20addressed%20in%20the%20reviewed%20studies.%20Secondly%2C%20it%20aims%20to%20explore%20the%20current%20trends%20in%20terms%20of%20main%20ideas%2C%20contributions%2C%20and%20limitations%2C%20providing%20insights%20for%20future%20research%20directions.%20Lastly%2C%20it%20presents%20distributions%20of%20the%20research%20works%20based%20on%20healthcare%20categories%2C%20area%20studies%2C%20publication%20years%2C%20and%20publishers.%20The%20review%20process%20follows%20the%20guidelines%20of%20Systematic%20Reviews%20and%20Meta-Analyses%20%28PRISMA%29%20to%20ensure%20a%20rigorous%20examination%20of%20the%20selected%20papers.%20A%20total%20of%2054%20academic%20papers%2C%20published%20in%20peer-reviewed%20venues%20between%202018%20and%202022%2C%20were%20included%20in%20the%20review%2C%20making%20it%20the%20first%20of%20its%20kind.%20The%20results%20indicate%20that%20IoT-based%20technologies%20play%20a%20significant%20role%20in%20creating%20systems%20and%20applications%20to%20support%20the%20elderly%20across%20various%20healthcare%20categories%2C%20including%20health%20promotion%2C%20health%20prevention%2C%20health%20treatment%2C%20and%20health%20rehabilitation.%20There%20are%20several%20area%20studies%20identified%20as%20%281%29%20security%2C%20%282%29%20platforms%2C%20infrastructure%2C%20and%20architecture%2C%20%283%29%20designs%20and%20developments%2C%20%284%29%20analytics%2C%20models%2C%20and%20algorithms%2C%20%285%29%20frameworks%2C%20%286%29%20hardware%20and%20devices%2C%20%287%29%20computer%20systems.%20Among%20the%20healthcare%20categories%2C%20health%20monitoring%20in%20the%20health%20rehabilitation%20category%20and%20fall%20detection%20for%20health%20prevention%20category%20emerged%20as%20the%20most%20commonly%20addressed%20topics.%20In%20terms%20of%20publication%20trends%2C%20the%20majority%20of%20relevant%20papers%20were%20published%20in%202021.%20The%20research%20area%20with%20the%20highest%20number%20of%20papers%20was%20designs%20and%20developments%2C%20with%20ScienceDirect%20being%20the%20most%20prominent%20publisher%20for%20this%20research.%20Overall%2C%20this%20systematic%20review%20provides%20valuable%20insights%20into%20the%20field%20of%20IoT-based%20systems%20and%20applications%20for%20elderly%20healthcare.%20These%20findings%20can%20guide%20future%20studies%20and%20contribute%20to%20the%20advancement%20of%20IoT-based%20solutions%20for%20elderly%20healthcare.%22%2C%22date%22%3A%222023-11-02%22%2C%22language%22%3A%22en%22%2C%22DOI%22%3A%2210.1007%5C%2Fs10209-023-01055-1%22%2C%22ISSN%22%3A%221615-5297%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1007%5C%2Fs10209-023-01055-1%22%2C%22collections%22%3A%5B%22SZXDHVDY%22%5D%2C%22dateModified%22%3A%222024-10-08T13%3A54%3A07Z%22%7D%7D%2C%7B%22key%22%3A%22587DWPSE%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Ferrara%20et%20al.%22%2C%22parsedDate%22%3A%222024-01%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BFerrara%20M%2C%20Bertozzi%20G%2C%20Di%20Fazio%20N%2C%20Aquila%20I%2C%20Di%20Fazio%20A%2C%20Maiese%20A%2C%20et%20al.%20Risk%20Management%20and%20Patient%20Safety%20in%20the%20Artificial%20Intelligence%20Era%3A%20A%20Systematic%20Review.%20Healthcare%20%5BInternet%5D.%202024%20Jan%20%5Bcited%202024%20Oct%208%5D%3B12%285%29%3A549.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttps%3A%5C%2F%5C%2Fwww.mdpi.com%5C%2F2227-9032%5C%2F12%5C%2F5%5C%2F549%26%23039%3B%26gt%3Bhttps%3A%5C%2F%5C%2Fwww.mdpi.com%5C%2F2227-9032%5C%2F12%5C%2F5%5C%2F549%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Risk%20Management%20and%20Patient%20Safety%20in%20the%20Artificial%20Intelligence%20Era%3A%20A%20Systematic%20Review%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Michela%22%2C%22lastName%22%3A%22Ferrara%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Giuseppe%22%2C%22lastName%22%3A%22Bertozzi%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Nicola%22%2C%22lastName%22%3A%22Di%20Fazio%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Isabella%22%2C%22lastName%22%3A%22Aquila%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Aldo%22%2C%22lastName%22%3A%22Di%20Fazio%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Aniello%22%2C%22lastName%22%3A%22Maiese%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Gianpietro%22%2C%22lastName%22%3A%22Volonnino%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Paola%22%2C%22lastName%22%3A%22Frati%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Raffaele%22%2C%22lastName%22%3A%22La%20Russa%22%7D%5D%2C%22abstractNote%22%3A%22Background%3A%20Healthcare%20systems%20represent%20complex%20organizations%20within%20which%20multiple%20factors%20%28physical%20environment%2C%20human%20factor%2C%20technological%20devices%2C%20quality%20of%20care%29%20interconnect%20to%20form%20a%20dense%20network%20whose%20imbalance%20is%20potentially%20able%20to%20compromise%20patient%20safety.%20In%20this%20scenario%2C%20the%20need%20for%20hospitals%20to%20expand%20reactive%20and%20proactive%20clinical%20risk%20management%20programs%20is%20easily%20understood%2C%20and%20artificial%20intelligence%20fits%20well%20in%20this%20context.%20This%20systematic%20review%20aims%20to%20investigate%20the%20state%20of%20the%20art%20regarding%20the%20impact%20of%20AI%20on%20clinical%20risk%20management%20processes.%20To%20simplify%20the%20analysis%20of%20the%20review%20outcomes%20and%20to%20motivate%20future%20standardized%20comparisons%20with%20any%20subsequent%20studies%2C%20the%20findings%20of%20the%20present%20review%20will%20be%20grouped%20according%20to%20the%20possibility%20of%20applying%20AI%20in%20the%20prevention%20of%20the%20different%20incident%20type%20groups%20as%20defined%20by%20the%20ICPS.%20Materials%20and%20Methods%3A%20On%203%20November%202023%2C%20a%20systematic%20review%20of%20the%20literature%20according%20to%20the%20Preferred%20Reporting%20Items%20for%20Systematic%20Reviews%20and%20Meta-Analyses%20%28PRISMA%29%20guidelines%20was%20carried%20out%20using%20the%20SCOPUS%20and%20Medline%20%28via%20PubMed%29%20databases.%20A%20total%20of%20297%20articles%20were%20identified.%20After%20the%20selection%20process%2C%2036%20articles%20were%20included%20in%20the%20present%20systematic%20review.%20Results%20and%20Discussion%3A%20The%20studies%20included%20in%20this%20review%20allowed%20for%20the%20identification%20of%20three%20main%20%5Cu201cincident%20type%5Cu201d%20domains%3A%20clinical%20process%2C%20healthcare-associated%20infection%2C%20and%20medication.%20Another%20relevant%20application%20of%20AI%20in%20clinical%20risk%20management%20concerns%20the%20topic%20of%20incident%20reporting.%20Conclusions%3A%20This%20review%20highlighted%20that%20AI%20can%20be%20applied%20transversely%20in%20various%20clinical%20contexts%20to%20enhance%20patient%20safety%20and%20facilitate%20the%20identification%20of%20errors.%20It%20appears%20to%20be%20a%20promising%20tool%20to%20improve%20clinical%20risk%20management%2C%20although%20its%20use%20requires%20human%20supervision%20and%20cannot%20completely%20replace%20human%20skills.%20To%20facilitate%20the%20analysis%20of%20the%20present%20review%20outcome%20and%20to%20enable%20comparison%20with%20future%20systematic%20reviews%2C%20it%20was%20deemed%20useful%20to%20refer%20to%20a%20pre-existing%20taxonomy%20for%20the%20identification%20of%20adverse%20events.%20However%2C%20the%20results%20of%20the%20present%20study%20highlighted%20the%20usefulness%20of%20AI%20not%20only%20for%20risk%20prevention%20in%20clinical%20practice%2C%20but%20also%20in%20improving%20the%20use%20of%20an%20essential%20risk%20identification%20tool%2C%20which%20is%20incident%20reporting.%20For%20this%20reason%2C%20the%20taxonomy%20of%20the%20areas%20of%20application%20of%20AI%20to%20clinical%20risk%20processes%20should%20include%20an%20additional%20class%20relating%20to%20risk%20identification%20and%20analysis%20tools.%20For%20this%20purpose%2C%20it%20was%20considered%20convenient%20to%20use%20ICPS%20classification.%22%2C%22date%22%3A%222024%5C%2F1%22%2C%22language%22%3A%22en%22%2C%22DOI%22%3A%2210.3390%5C%2Fhealthcare12050549%22%2C%22ISSN%22%3A%222227-9032%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.mdpi.com%5C%2F2227-9032%5C%2F12%5C%2F5%5C%2F549%22%2C%22collections%22%3A%5B%22SZXDHVDY%22%5D%2C%22dateModified%22%3A%222024-10-08T13%3A50%3A07Z%22%7D%7D%2C%7B%22key%22%3A%22X7SXMNLJ%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Kumar%20et%20al.%22%2C%22parsedDate%22%3A%222023-07-01%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BKumar%20Y%2C%20Koul%20A%2C%20Singla%20R%2C%20Ijaz%20MF.%20Artificial%20intelligence%20in%20disease%20diagnosis%3A%20a%20systematic%20literature%20review%2C%20synthesizing%20framework%20and%20future%20research%20agenda.%20J%20Ambient%20Intell%20Human%20Comput%20%5BInternet%5D.%202023%20July%201%20%5Bcited%202024%20Oct%208%5D%3B14%287%29%3A8459%26%23x2013%3B86.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttps%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1007%5C%2Fs12652-021-03612-z%26%23039%3B%26gt%3Bhttps%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1007%5C%2Fs12652-021-03612-z%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Artificial%20intelligence%20in%20disease%20diagnosis%3A%20a%20systematic%20literature%20review%2C%20synthesizing%20framework%20and%20future%20research%20agenda%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Yogesh%22%2C%22lastName%22%3A%22Kumar%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Apeksha%22%2C%22lastName%22%3A%22Koul%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Ruchi%22%2C%22lastName%22%3A%22Singla%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Muhammad%20Fazal%22%2C%22lastName%22%3A%22Ijaz%22%7D%5D%2C%22abstractNote%22%3A%22Artificial%20intelligence%20can%20assist%20providers%20in%20a%20variety%20of%20patient%20care%20and%20intelligent%20health%20systems.%20Artificial%20intelligence%20techniques%20ranging%20from%20machine%20learning%20to%20deep%20learning%20are%20prevalent%20in%20healthcare%20for%20disease%20diagnosis%2C%20drug%20discovery%2C%20and%20patient%20risk%20identification.%20Numerous%20medical%20data%20sources%20are%20required%20to%20perfectly%20diagnose%20diseases%20using%20artificial%20intelligence%20techniques%2C%20such%20as%20ultrasound%2C%20magnetic%20resonance%20imaging%2C%20mammography%2C%20genomics%2C%20computed%20tomography%20scan%2C%20etc.%20Furthermore%2C%20artificial%20intelligence%20primarily%20enhanced%20the%20infirmary%20experience%20and%20sped%20up%20preparing%20patients%20to%20continue%20their%20rehabilitation%20at%20home.%20This%20article%20covers%20the%20comprehensive%20survey%20based%20on%20artificial%20intelligence%20techniques%20to%20diagnose%20numerous%20diseases%20such%20as%20Alzheimer%2C%20cancer%2C%20diabetes%2C%20chronic%20heart%20disease%2C%20tuberculosis%2C%20stroke%20and%20cerebrovascular%2C%20hypertension%2C%20skin%2C%20and%20liver%20disease.%20We%20conducted%20an%20extensive%20survey%20including%20the%20used%20medical%20imaging%20dataset%20and%20their%20feature%20extraction%20and%20classification%20process%20for%20predictions.%20Preferred%20reporting%20items%20for%20systematic%20reviews%20and%20Meta-Analysis%20guidelines%20are%20used%20to%20select%20the%20articles%20published%20up%20to%20October%202020%20on%20the%20Web%20of%20Science%2C%20Scopus%2C%20Google%20Scholar%2C%20PubMed%2C%20Excerpta%20Medical%20Database%2C%20and%20Psychology%20Information%20for%20early%20prediction%20of%20distinct%20kinds%20of%20diseases%20using%20artificial%20intelligence-based%20techniques.%20Based%20on%20the%20study%20of%20different%20articles%20on%20disease%20diagnosis%2C%20the%20results%20are%20also%20compared%20using%20various%20quality%20parameters%20such%20as%20prediction%20rate%2C%20accuracy%2C%20sensitivity%2C%20specificity%2C%20the%20area%20under%20curve%20precision%2C%20recall%2C%20and%20F1-score.%22%2C%22date%22%3A%222023-07-01%22%2C%22language%22%3A%22en%22%2C%22DOI%22%3A%2210.1007%5C%2Fs12652-021-03612-z%22%2C%22ISSN%22%3A%221868-5145%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1007%5C%2Fs12652-021-03612-z%22%2C%22collections%22%3A%5B%22SZXDHVDY%22%5D%2C%22dateModified%22%3A%222024-10-08T13%3A44%3A22Z%22%7D%7D%2C%7B%22key%22%3A%22F749SKJW%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22r%5Cu00e9daction%22%2C%22parsedDate%22%3A%222023-10-24%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3Br%26%23xE9%3Bdaction%20L.%20Le%20num%26%23xE9%3Brique%20en%20sant%26%23xE9%3B%20au%20service%20du%20%26%23x201C%3BBien%20Vieillir%26%23x201D%3B%26%23x202F%3B%3A%20enjeux%20et%20perspectives%20%5BInternet%5D.%20Rep%26%23xE8%3Bres%20en%20G%26%23xE9%3Briatrie.%202023%20%5Bcited%202024%20Oct%208%5D.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttps%3A%5C%2F%5C%2Fgeriatries.fr%5C%2Fle-numerique-en-sante-au-service-du-bien-vieillir-enjeux-et-perspectives%5C%2F%26%23039%3B%26gt%3Bhttps%3A%5C%2F%5C%2Fgeriatries.fr%5C%2Fle-numerique-en-sante-au-service-du-bien-vieillir-enjeux-et-perspectives%5C%2F%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22blogPost%22%2C%22title%22%3A%22Le%20num%5Cu00e9rique%20en%20sant%5Cu00e9%20au%20service%20du%20%5Cu201cBien%20Vieillir%5Cu201d%20%3A%20enjeux%20et%20perspectives%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22La%22%2C%22lastName%22%3A%22r%5Cu00e9daction%22%7D%5D%2C%22abstractNote%22%3A%22Interview%20du%20Pr%20Bertrand%20Foug%5Cu00e8re%2C%20professeur%20de%20g%5Cu00e9riatrie%20%5Cu00e0%20la%20facult%5Cu00e9%20de%20m%5Cu00e9decine%20de%20Tours%20et%20responsable%20du%20p%5Cu00f4le%20vieillissement%20du%20CHRU%20de%20Tours%20Rattach%5Cu00e9e%20aux%20minist%5Cu00e8res%20charg%5Cu00e9s%20de%20la%20%5B%5Cu2026%5D%22%2C%22blogTitle%22%3A%22Rep%5Cu00e8res%20en%20G%5Cu00e9riatrie%22%2C%22date%22%3A%222023-10-24T16%3A08%3A07%2B00%3A00%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fgeriatries.fr%5C%2Fle-numerique-en-sante-au-service-du-bien-vieillir-enjeux-et-perspectives%5C%2F%22%2C%22language%22%3A%22fr-FR%22%2C%22collections%22%3A%5B%22SZXDHVDY%22%5D%2C%22dateModified%22%3A%222024-10-08T13%3A15%3A03Z%22%7D%7D%2C%7B%22key%22%3A%223K7B8C73%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BCKD%20Early%20Identification%20%26amp%3B%20Intervention%20Toolkit%20%5BInternet%5D.%20International%20Society%20of%20Nephrology.%20%5Bcited%202023%20Nov%2024%5D.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttps%3A%5C%2F%5C%2Fwww.theisn.org%5C%2Finitiatives%5C%2Ftoolkits%5C%2Fckd-early-screening-intervention%5C%2F%26%23039%3B%26gt%3Bhttps%3A%5C%2F%5C%2Fwww.theisn.org%5C%2Finitiatives%5C%2Ftoolkits%5C%2Fckd-early-screening-intervention%5C%2F%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22blogPost%22%2C%22title%22%3A%22CKD%20Early%20Identification%20%26%20Intervention%20Toolkit%22%2C%22creators%22%3A%5B%5D%2C%22abstractNote%22%3A%22%22%2C%22blogTitle%22%3A%22International%20Society%20of%20Nephrology%22%2C%22date%22%3A%22%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.theisn.org%5C%2Finitiatives%5C%2Ftoolkits%5C%2Fckd-early-screening-intervention%5C%2F%22%2C%22language%22%3A%22en-US%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222023-11-24T11%3A47%3A57Z%22%7D%7D%2C%7B%22key%22%3A%228XWPT5KI%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Glenn%20and%20Goldman%22%2C%22parsedDate%22%3A%221976-01%22%2C%22numChildren%22%3A2%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BGlenn%20JK%2C%20Goldman%20J.%20Task%20delegation%20to%20physician%20extenders--some%20comparisons.%20Am%20J%20Public%20Health.%201976%20Jan%3B66%281%29%3A64%26%23x2013%3B6.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Task%20delegation%20to%20physician%20extenders--some%20comparisons%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22J.%20K.%22%2C%22lastName%22%3A%22Glenn%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22J.%22%2C%22lastName%22%3A%22Goldman%22%7D%5D%2C%22abstractNote%22%3A%22This%20study%20uses%20a%20task%20delegation%20questionnaire%20to%20compare%201973%20physician%20extender%20practices%20in%20seven%20primary%20care-oriented%20sites%20with%20a%20physician%20attitude%20survey%20made%20in%201969.%20One%20additional%20site%20using%20no%20physician%20extenders%20was%20included%20as%20a%20control.%20The%20study%20involves%20both%20major%20types%20of%20physician%20extenders%20%28physician%20assistants%20and%20nurse%20practitioners%29%20in%20ambulatory%20practices%20with%20at%20least%20one%20year%20of%20experience%20in%20using%20such%20personnel.%20With%20minor%20exceptions%2C%20actual%20task%20delegation%20patterns%20conform%20with%20the%201969%20attitudes%20of%20physicians%20as%20to%20which%20tasks%20%26quot%3Bcould%20and%20should%26quot%3B%20be%20delegated%20to%20physician%20extenders.%22%2C%22date%22%3A%221976-01%22%2C%22language%22%3A%22eng%22%2C%22DOI%22%3A%2210.2105%5C%2Fajph.66.1.64%22%2C%22ISSN%22%3A%220090-0036%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222023-11-24T11%3A44%3A11Z%22%7D%7D%2C%7B%22key%22%3A%22P2NRTKXM%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Heerspink%20et%20al.%22%2C%22parsedDate%22%3A%222020-10-08%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BHeerspink%20HJL%2C%20Stef%26%23xE1%3Bnsson%20BV%2C%20Correa-Rotter%20R%2C%20Chertow%20GM%2C%20Greene%20T%2C%20Hou%20FF%2C%20et%20al.%20Dapagliflozin%20in%20Patients%20with%20Chronic%20Kidney%20Disease.%20N%20Engl%20J%20Med%20%5BInternet%5D.%202020%20Oct%208%20%5Bcited%202023%20Nov%2021%5D%3B383%2815%29%3A1436%26%23x2013%3B46.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttps%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1056%5C%2FNEJMoa2024816%26%23039%3B%26gt%3Bhttps%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1056%5C%2FNEJMoa2024816%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Dapagliflozin%20in%20Patients%20with%20Chronic%20Kidney%20Disease%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Hiddo%20J.L.%22%2C%22lastName%22%3A%22Heerspink%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Bergur%20V.%22%2C%22lastName%22%3A%22Stef%5Cu00e1nsson%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Ricardo%22%2C%22lastName%22%3A%22Correa-Rotter%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Glenn%20M.%22%2C%22lastName%22%3A%22Chertow%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Tom%22%2C%22lastName%22%3A%22Greene%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Fan-Fan%22%2C%22lastName%22%3A%22Hou%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Johannes%20F.E.%22%2C%22lastName%22%3A%22Mann%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22John%20J.V.%22%2C%22lastName%22%3A%22McMurray%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Magnus%22%2C%22lastName%22%3A%22Lindberg%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Peter%22%2C%22lastName%22%3A%22Rossing%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22C.%20David%22%2C%22lastName%22%3A%22Sj%5Cu00f6str%5Cu00f6m%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Roberto%20D.%22%2C%22lastName%22%3A%22Toto%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Anna-Maria%22%2C%22lastName%22%3A%22Langkilde%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22David%20C.%22%2C%22lastName%22%3A%22Wheeler%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222020-10-08%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1056%5C%2FNEJMoa2024816%22%2C%22ISSN%22%3A%220028-4793%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1056%5C%2FNEJMoa2024816%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222023-11-21T16%3A29%3A51Z%22%7D%7D%2C%7B%22key%22%3A%22SMTEBTRT%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Heerspink%20et%20al.%22%2C%22parsedDate%22%3A%222020-10-08%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BHeerspink%20HJL%2C%20Stef%26%23xE1%3Bnsson%20BV%2C%20Correa-Rotter%20R%2C%20Chertow%20GM%2C%20Greene%20T%2C%20Hou%20FF%2C%20et%20al.%20Dapagliflozin%20in%20Patients%20with%20Chronic%20Kidney%20Disease.%20N%20Engl%20J%20Med%20%5BInternet%5D.%202020%20Oct%208%20%5Bcited%202023%20Nov%2021%5D%3B383%2815%29%3A1436%26%23x2013%3B46.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttps%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1056%5C%2FNEJMoa2024816%26%23039%3B%26gt%3Bhttps%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1056%5C%2FNEJMoa2024816%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Dapagliflozin%20in%20Patients%20with%20Chronic%20Kidney%20Disease%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Hiddo%20J.L.%22%2C%22lastName%22%3A%22Heerspink%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Bergur%20V.%22%2C%22lastName%22%3A%22Stef%5Cu00e1nsson%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Ricardo%22%2C%22lastName%22%3A%22Correa-Rotter%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Glenn%20M.%22%2C%22lastName%22%3A%22Chertow%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Tom%22%2C%22lastName%22%3A%22Greene%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Fan-Fan%22%2C%22lastName%22%3A%22Hou%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Johannes%20F.E.%22%2C%22lastName%22%3A%22Mann%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22John%20J.V.%22%2C%22lastName%22%3A%22McMurray%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Magnus%22%2C%22lastName%22%3A%22Lindberg%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Peter%22%2C%22lastName%22%3A%22Rossing%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22C.%20David%22%2C%22lastName%22%3A%22Sj%5Cu00f6str%5Cu00f6m%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Roberto%20D.%22%2C%22lastName%22%3A%22Toto%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Anna-Maria%22%2C%22lastName%22%3A%22Langkilde%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22David%20C.%22%2C%22lastName%22%3A%22Wheeler%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222020-10-08%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1056%5C%2FNEJMoa2024816%22%2C%22ISSN%22%3A%220028-4793%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1056%5C%2FNEJMoa2024816%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222023-11-21T16%3A29%3A51Z%22%7D%7D%2C%7B%22key%22%3A%22WABEBTGW%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Namli%20Altintas%20and%20Kozaner%20Yenig%5Cu00fcl%22%2C%22parsedDate%22%3A%222020-03-01%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BNamli%20Altintas%20%26%23x130%3B%2C%20Kozaner%20Yenig%26%23xFC%3Bl%20%26%23xC7%3B.%20Active%20learning%20education%20in%20Museum.%20IJERE%20%5BInternet%5D.%202020%20Mar%201%20%5Bcited%202021%20Jan%205%5D%3B9%281%29%3A120.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttp%3A%5C%2F%5C%2Fijere.iaescore.com%5C%2Findex.php%5C%2FIJERE%5C%2Farticle%5C%2Fview%5C%2F20380%26%23039%3B%26gt%3Bhttp%3A%5C%2F%5C%2Fijere.iaescore.com%5C%2Findex.php%5C%2FIJERE%5C%2Farticle%5C%2Fview%5C%2F20380%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Active%20learning%20education%20in%20Museum%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22%5Cu0130rem%22%2C%22lastName%22%3A%22Namli%20Altintas%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22%5Cu00c7i%5Cu011fdem%22%2C%22lastName%22%3A%22Kozaner%20Yenig%5Cu00fcl%22%7D%5D%2C%22abstractNote%22%3A%22In%20this%20study%2C%20it%20was%20aimed%20to%20determine%20social%20studies%20candidates%20how%20to%20practice%20about%20make%20of%20use%20museums%20as%20a%20learning%20environment.%20It%20was%20tried%20to%20discuss%20a%20case%2C%20for%20this%20purpose%20%5Cu0131t%20was%20used%20case%20study.%20The%20study%20group%20consisted%20of%2019%20students%20%2812%20females%2C%207%20males%29%20studying%20social%20studies%20at%20a%20public%20university.%20Participants%20were%20given%20museum%20training%20lasting%207%20weeks%20and%20the%20process%20started%20with%20the%20visit%20of%20the%20Antalya%20Archeology%20Museum.%20In%20this%20study%2C%20Museum%20Evaluation%20Forms%20were%20used%20as%20data%20collection%20tools.%20These%20forms%20were%20used%20at%20two-stage.%20The%20first%20stage%20was%20the%20Pre-Museum%20Evaluation%20Form%20and%20the%20second%20stage%20was%20the%20Activity%20Evaluation%20Forms.%20Content%20analysis%20technique%20was%20used%20in%20data%20analysis%2C%20and%20the%20forms%20were%20examined%20separately%20and%20themes%20and%20categories%20were%20created.%20In%20the%20categories%2C%20the%20statements%20of%20some%20of%20the%20participants%20were%20given%20with%20direct%20quotations.%20As%20a%20result%20of%20the%20research%2C%20the%20expectations%20of%20the%20students%20before%20the%20museum%20training%20are%20divided%20into%20the%20categories%20of%20Learning%20about%20the%20use%20of%20the%20Museum%2C%20Historical%20awareness%20and%20Embodiment%20in%20the%20theme%20of%20Cognitive%20Field.%20In%20the%20affective%20main%20theme%2C%20it%20was%20determined%20that%20it%20was%20divided%20into%20the%20categories%20of%20Group%20Work%2C%20Contribution%20to%20Professional%20Knowledge%20and%20Being%20an%20Effective%20Citizen.%20In%20the%20Cognitive%20Field%20theme%2C%20the%20students%26%23039%3B%20experiences%20after%20museum%20training%20are%20divided%20into%20the%20categories%20of%20Field%20Knowledge%2C%20Museum%20Use%20Learning%20and%20Creativity.%20In%20the%20affective%20Thinking%2C%20Contribution%20to%20Professional%20Knowledge%2C%20Permanent%20Learning%2C%20and%20Role-Playing%20are%20the%20categories%20of%20the%20affective%20categories.%20Participants%20stated%20that%20to%20make%20use%20of%20museum%20to%20effect%20on%20the%20cognitive%20area%20more%20effective%20than%20affective%20area.%22%2C%22date%22%3A%222020-03-01%22%2C%22language%22%3A%22en%22%2C%22DOI%22%3A%2210.11591%5C%2Fijere.v9i1.20380%22%2C%22ISSN%22%3A%222620-5440%2C%202252-8822%22%2C%22url%22%3A%22http%3A%5C%2F%5C%2Fijere.iaescore.com%5C%2Findex.php%5C%2FIJERE%5C%2Farticle%5C%2Fview%5C%2F20380%22%2C%22collections%22%3A%5B%22L242WUL9%22%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A45Z%22%7D%7D%2C%7B%22key%22%3A%22A9N5IKEH%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Frapp%5Cu00e9%20et%20al.%22%2C%22parsedDate%22%3A%222018%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BFrapp%26%23xE9%3B%20P%2C%20Druais%20PL%2C%20Petersen%20W%2C%20Association%20fran%26%23xE7%3Baise%20des%20jeunes%20chercheurs%20en%20m%26%23xE9%3Bdecine%20g%26%23xE9%3Bn%26%23xE9%3Brale%20%28Lyon%29.%20Initiation%20%26%23xE0%3B%20la%20recherche.%202018.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22book%22%2C%22title%22%3A%22Initiation%20%5Cu00e0%20la%20recherche%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Paul%22%2C%22lastName%22%3A%22Frapp%5Cu00e9%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Pierre-Louis%22%2C%22lastName%22%3A%22Druais%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Wiebke%22%2C%22lastName%22%3A%22Petersen%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22Association%20fran%5Cu00e7aise%20des%20jeunes%20chercheurs%20en%20m%5Cu00e9decine%20g%5Cu00e9n%5Cu00e9rale%20%28Lyon%29%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222018%22%2C%22language%22%3A%22French%22%2C%22ISBN%22%3A%22978-2-919616-27-5%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22GZG4LDJ6%22%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A44Z%22%7D%7D%2C%7B%22key%22%3A%2228YWSYAQ%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Becker%22%2C%22parsedDate%22%3A%222017%22%2C%22numChildren%22%3A2%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BBecker%20J.%20Active%20Allyship.%20Public%20Services%20Quarterly.%202017%200%3B13%281%29%3A27%26%23x2013%3B31.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Active%20Allyship%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Jenifer%22%2C%22lastName%22%3A%22Becker%22%7D%5D%2C%22abstractNote%22%3A%22The%20%26quot%3BBest%20of%20the%20Literature%26quot%3B%20column%20is%20intended%20to%20keep%20librarians%2C%20administrators%2C%20and%20staff%20up%20to%20date%20with%20the%20most%20recent%2C%20relevant%2C%20and%20useful%20literature%20of%20the%20field.%20In%20the%20last%20few%20years%2C%20students%20of%20color%20across%20the%20nation%20have%20spoken%20out%20about%20their%20experiences%20of%20racism%20and%20racial%20microaggressions%20on%20their%20campuses.%20They%20have%20called%20on%20staff%2C%20faculty%2C%20and%20administration%20to%20change%20the%20campus%20climate.%20In%20this%20call%20for%20action%2C%20some%20departments%2C%20including%20the%20academic%20library%2C%20have%20often%20been%20too%20slow%20to%20present%20themselves%20as%20an%20active%20ally%20to%20students.%20This%20%26quot%3BBest%20of%20the%20Literature%26quot%3B%20column%20looks%20to%20six%20articles%20and%20a%20library%20research%20guide%20as%20examples%20for%20providing%20safety%20and%20inclusion%20for%20student%20of%20color.%22%2C%22date%22%3A%222017%5C%2F00%5C%2F00%22%2C%22language%22%3A%22en%22%2C%22DOI%22%3A%2210.1080%5C%2F15228959.2016.1261638%22%2C%22ISSN%22%3A%221522-8959%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22L242WUL9%22%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A44Z%22%7D%7D%2C%7B%22key%22%3A%229RIP9467%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Bucher%20et%20al.%22%2C%22parsedDate%22%3A%222017%22%2C%22numChildren%22%3A2%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BBucher%20S%2C%20Maury%20A%2C%20Rosso%20J%2C%20de%20Chanaud%20N%2C%20Bloy%20G%2C%20Pendola-Luchel%20I%2C%20et%20al.%20Time%20and%20feasibility%20of%20prevention%20in%20primary%20care.%20Fam%20Pract.%202017%3B34%281%29%3A49%26%23x2013%3B56.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Time%20and%20feasibility%20of%20prevention%20in%20primary%20care%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Sophie%22%2C%22lastName%22%3A%22Bucher%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Arnaud%22%2C%22lastName%22%3A%22Maury%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Julie%22%2C%22lastName%22%3A%22Rosso%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Nicolas%22%2C%22lastName%22%3A%22de%20Chanaud%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22G%5Cu00e9raldine%22%2C%22lastName%22%3A%22Bloy%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Isabelle%22%2C%22lastName%22%3A%22Pendola-Luchel%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Rapha%5Cu00eblle%22%2C%22lastName%22%3A%22Delpech%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Sylvain%22%2C%22lastName%22%3A%22Paquet%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Hector%22%2C%22lastName%22%3A%22Falcoff%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Virginie%22%2C%22lastName%22%3A%22Ringa%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Laurent%22%2C%22lastName%22%3A%22Rigal%22%7D%5D%2C%22abstractNote%22%3A%22BACKGROUND%3A%20Prevention%20is%20an%20essential%20task%20in%20primary%20care.%20According%20to%20primary%20care%20physicians%20%28PCPs%29%2Clack%20of%20time%20is%20one%20of%20the%20principal%20obstacles%20to%20its%20performance.%5CnOBJECTIVE%3A%20To%20assess%20the%20feasibility%20of%20prevention%20in%20terms%20of%20time%20by%20estimating%20the%20time%20necessary%20to%20perform%20all%20of%20the%20preventive%20care%20recommended%2C%20separately%20from%20the%20PCPs%20and%20patient%26%23039%3Bs%20perspectives%2C%20and%20to%20compare%20them%20to%20the%20amount%20of%20time%20available.%5CnMETHODS%3A%20A%20review%20of%20the%20literature%20identified%20the%20prevention%20procedures%20recommended%20in%20France%2C%20the%20duration%20of%20each%20procedure%20and%20its%20recommended%20frequency%2C%20as%20well%20as%20PCPs%26%23039%3B%20consultation%20time.%20A%20hypothetical%20patient%20panel%20size%20of%201000%20patients%2C%20representative%20of%20the%20French%20population%2C%20served%20as%20the%20basis%20for%20our%20calculations%20of%20the%20annual%20time%20necessary%20for%20prevention%20for%20a%20PCP.%20The%20prevention%20time%20from%20the%20patient%26%23039%3Bs%20perspective%20was%20estimated%20from%20data%20collected%20from%20a%20previous%20study%20of%20a%20panel%20of%203556%20patients.%5CnRESULTS%3A%20For%20PCPs%2C%20the%20annual%20time%20necessary%20for%20all%20of%20the%20required%20preventive%20care%20was%20250%20hours%2C%20or%2020%25%20of%20their%20total%20patient%20time.%20For%20a%20patient%2C%20the%20annual%20time%20required%20for%20prevention%20during%20encounters%20with%20a%20PCP%20ranged%20from%209.7%20to%2026.4%20minutes%20per%20year.%20The%20mean%20total%20encounter%20time%20was%2075.9%20minutes%20per%20year.%20Nearly%2073%25%20of%20patients%20had%20a%20prevention-to-care%20time%20ratio%20exceeding%2015%25.%5CnCONCLUSION%3A%20Feasibility%20thus%20differs%20substantially%20between%20patients.%20These%20differences%20correspond%20especially%20to%20disparities%20in%20the%20annual%20care%20time%20used%20by%20each%20patient.%20Specific%20solutions%20should%20be%20developed%20according%20to%20the%20patients%26%23039%3B%20utilization%20of%20care.%22%2C%22date%22%3A%2202%202017%22%2C%22language%22%3A%22eng%22%2C%22DOI%22%3A%2210.1093%5C%2Ffampra%5C%2Fcmw108%22%2C%22ISSN%22%3A%221460-2229%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22GYVZ2K3D%22%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A43Z%22%7D%7D%2C%7B%22key%22%3A%22SY3K29ZQ%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Le%20Lous%20et%20al.%22%2C%22parsedDate%22%3A%222017%22%2C%22numChildren%22%3A2%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BLe%20Lous%20M%2C%20De%20Chanaud%20N%2C%20Bourret%20A%2C%20Senat%20MV%2C%20Colmant%20C%2C%20Jaury%20P%2C%20et%20al.%20Improving%20the%20quality%20of%20transvaginal%20ultrasound%20scan%20by%20simulation%20training%20for%20general%20practice%20residents.%20Adv%20Simul%20%28Lond%29.%202017%3B2%3A24.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Improving%20the%20quality%20of%20transvaginal%20ultrasound%20scan%20by%20simulation%20training%20for%20general%20practice%20residents%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22M.%22%2C%22lastName%22%3A%22Le%20Lous%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22N.%22%2C%22lastName%22%3A%22De%20Chanaud%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22A.%22%2C%22lastName%22%3A%22Bourret%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22M.%20V.%22%2C%22lastName%22%3A%22Senat%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22C.%22%2C%22lastName%22%3A%22Colmant%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22P.%22%2C%22lastName%22%3A%22Jaury%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22A.%22%2C%22lastName%22%3A%22Tesni%5Cu00e8re%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22V.%22%2C%22lastName%22%3A%22Tsatsaris%22%7D%5D%2C%22abstractNote%22%3A%22Background%3A%20Ultrasonography%20%28US%29%20is%20an%20essential%20tool%20for%20the%20diagnosis%20of%20acute%20gynecological%20conditions.%20General%20practice%20%28GP%29%20residents%20are%20involved%20in%20the%20first-line%20management%20of%20gynecologic%20emergencies.%20They%20are%20not%20familiar%20with%20US%20equipment.%20Initial%20training%20on%20simulators%20was%20conducted.The%20aim%20of%20this%20study%20was%20to%20evaluate%20the%20impact%20of%20simulation-based%20training%20on%20the%20quality%20of%20the%20sonographic%20images%20achieved%20by%20GP%20residents%202%5Cu00a0months%20after%20the%20simulation%20training%20versus%20clinical%20training%20alone.%5CnMethods%3A%20Young%20GP%20residents%20assigned%20to%20emergency%20gynecology%20departments%20were%20invited%20to%20a%20one-day%20simulation-based%20US%20training%20session.%20A%20prospective%20controlled%20trial%20aiming%20to%20assess%20the%20impact%20of%20such%20training%20on%20TVS%20%28transvaginal%20ultrasound%20scan%29%20image%20quality%20was%20conducted.%20The%20first%20group%20included%20GP%20residents%20who%20attended%20the%20simulation%20training%20course.%20The%20second%20group%20included%20GP%20residents%20who%20did%20not%20attend%20the%20course.%20Written%20consent%20to%20participate%20was%20obtained%20from%20all%20participants.%20Images%20achieved%202%5Cu00a0months%20after%20the%20training%20were%20scored%20using%20standardized%20quality%20criteria%20and%20compared%20in%20both%20groups.%20The%20stress%20generated%20by%20this%20examination%20was%20also%20assessed%20with%20a%20simple%20numeric%20scale.%5CnResults%3A%20A%20total%20of%20137%20residents%20attended%20the%20simulation%20training%2C%2026%20consented%20to%20participate%20in%20the%20controlled%20trial.%20Sonographic%20image%20quality%20was%20significantly%20better%20in%20the%20simulation%20group%20for%20the%20sagittal%20view%20of%20the%20uterus%20%283.6%20vs%202.7%2C%20p%5Cu2009%3D%5Cu20090.01%29%2C%20for%20the%20longitudinal%20view%20of%20the%20right%20ovary%20%282.8%20vs%201.4%2C%20p%5Cu2009%3D%5Cu20090.027%29%2C%20and%20for%20the%20Morrison%20space%20%281.7%20vs%200.4%2C%20p%5Cu2009%3D%5Cu20090.034%29%2C%20but%20the%20difference%20was%20not%20significant%20for%20the%20left%20ovary%20%282.9%20vs%201.7%2C%20p%5Cu2009%3D%5Cu20090.189%29.%20The%20stress%20generated%20by%20TVS%20after%202%5Cu00a0months%20was%20not%20different%20between%20the%20groups%20%286.0%20vs%204.8%2C%20p%5Cu2009%3D%5Cu20090.4%29.%5CnConclusion%3A%20Simulation-based%20training%20improved%20the%20quality%20of%20pelvic%20US%20images%20in%20GP%20residents%20assessed%20after%202%5Cu00a0months%20of%20experience%20in%20gynecology%20compared%20to%20clinical%20training%20alone.%22%2C%22date%22%3A%222017%22%2C%22language%22%3A%22eng%22%2C%22DOI%22%3A%2210.1186%5C%2Fs41077-017-0056-z%22%2C%22ISSN%22%3A%222059-0628%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%22GYVZ2K3D%22%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A42Z%22%7D%7D%2C%7B%22key%22%3A%225LQ3YJKX%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Le%20Lous%20et%20al.%22%2C%22parsedDate%22%3A%222017-11-21%22%2C%22numChildren%22%3A3%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BLe%20Lous%20M%2C%20De%20Chanaud%20N%2C%20Bourret%20A%2C%20Senat%20MV%2C%20Colmant%20C%2C%20Jaury%20P%2C%20et%20al.%20Improving%20the%20quality%20of%20transvaginal%20ultrasound%20scan%20by%20simulation%20training%20for%20general%20practice%20residents.%20Advances%20in%20Simulation%20%5BInternet%5D.%202017%20Nov%2021%20%5Bcited%202018%20Mar%2010%5D%3B2%3A24.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttps%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1186%5C%2Fs41077-017-0056-z%26%23039%3B%26gt%3Bhttps%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1186%5C%2Fs41077-017-0056-z%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Improving%20the%20quality%20of%20transvaginal%20ultrasound%20scan%20by%20simulation%20training%20for%20general%20practice%20residents%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22M.%22%2C%22lastName%22%3A%22Le%20Lous%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22N.%22%2C%22lastName%22%3A%22De%20Chanaud%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22A.%22%2C%22lastName%22%3A%22Bourret%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22M.%20V.%22%2C%22lastName%22%3A%22Senat%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22C.%22%2C%22lastName%22%3A%22Colmant%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22P.%22%2C%22lastName%22%3A%22Jaury%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22A.%22%2C%22lastName%22%3A%22Tesni%5Cu00e8re%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22V.%22%2C%22lastName%22%3A%22Tsatsaris%22%7D%5D%2C%22abstractNote%22%3A%22Ultrasonography%20%28US%29%20is%20an%20essential%20tool%20for%20the%20diagnosis%20of%20acute%20gynecological%20conditions.%20General%20practice%20%28GP%29%20residents%20are%20involved%20in%20the%20first-line%20management%20of%20gynecologic%20emergencies.%20They%20are%20not%20familiar%20with%20US%20equipment.%20Initial%20training%20on%20simulators%20was%20conducted.%22%2C%22date%22%3A%22November%2021%2C%202017%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%2210.1186%5C%2Fs41077-017-0056-z%22%2C%22ISSN%22%3A%222059-0628%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fdoi.org%5C%2F10.1186%5C%2Fs41077-017-0056-z%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A41Z%22%7D%7D%2C%7B%22key%22%3A%22YE42HE8P%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22de%20Chanaud%20et%20al.%22%2C%22parsedDate%22%3A%222012-10%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3Bde%20Chanaud%20N%2C%20Boukari%20L%2C%20G%26%23xE9%3Brin%20M%2C%20Mekinian%20A%2C%20Fain%20O.%20%5BTyphoid%20fever.%20Sore%20throat%2C%20macrophage%20activation%20syndrome%20and%20glomerulonephritis%5D.%20Rev%20Prat.%202012%20Oct%3B62%288%29%3A1056.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22%5BTyphoid%20fever.%20Sore%20throat%2C%20macrophage%20activation%20syndrome%20and%20glomerulonephritis%5D%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Nicolas%22%2C%22lastName%22%3A%22de%20Chanaud%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Latifatou%22%2C%22lastName%22%3A%22Boukari%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Magdalena%22%2C%22lastName%22%3A%22G%5Cu00e9rin%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Ars%5Cu00e8ne%22%2C%22lastName%22%3A%22Mekinian%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Olivier%22%2C%22lastName%22%3A%22Fain%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%22Oct%202012%22%2C%22language%22%3A%22fre%22%2C%22DOI%22%3A%22%22%2C%22ISSN%22%3A%220035-2640%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A40Z%22%7D%7D%2C%7B%22key%22%3A%22CMKDQP5V%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22de%20Chanaud%20and%20Sidrokiewitcz%22%2C%22parsedDate%22%3A%222017%22%2C%22numChildren%22%3A0%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3Bde%20Chanaud%20N%2C%20Sidrokiewitcz%20S.%20Comparaison%20de%20l%26%23x2019%3Befficacit%26%23xE9%3B%20d%26%23x2019%3Bune%20%26%23xE9%3Bvaluation%20g%26%23xE9%3Briatrique%20en%20soins%20primaires%20r%26%23xE9%3Balis%26%23xE9%3Be%20par%20une%20infirmi%26%23xE8%3Bre%20ou%20un%20m%26%23xE9%3Bdecin%20g%26%23xE9%3Bn%26%23xE9%3Braliste.%20D%26%23x2019%3Bapr%26%23xE8%3Bs%20une%20communication%20de%26%23x202F%3B%3A%20Ferrat%20E%2C%20Attali%20C%2C%20Audureau%20E.%20Exercer.%202017%3B132%3A160%26%23x2013%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Comparaison%20de%20l%27efficacit%5Cu00e9%20d%27une%20%5Cu00e9valuation%20g%5Cu00e9riatrique%20en%20soins%20primaires%20r%5Cu00e9alis%5Cu00e9e%20par%20une%20infirmi%5Cu00e8re%20ou%20un%20m%5Cu00e9decin%20g%5Cu00e9n%5Cu00e9raliste.%20D%27apr%5Cu00e8s%20une%20communication%20de%20%3A%20Ferrat%20E%2C%20Attali%20C%2C%20Audureau%20E.%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Nicolas%22%2C%22lastName%22%3A%22de%20Chanaud%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22St%5Cu00e9phanie%22%2C%22lastName%22%3A%22Sidrokiewitcz%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222017%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%22%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A40Z%22%7D%7D%2C%7B%22key%22%3A%22VJBX8N8L%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Neuman%20et%20al.%22%2C%22parsedDate%22%3A%222014-05%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BNeuman%20MD%2C%20Goldstein%20JN%2C%20Cirullo%20MA%2C%20Schwartz%20JS.%20Durability%20of%20class%20I%20American%20College%20of%20Cardiology%5C%2FAmerican%20Heart%20Association%20clinical%20practice%20guideline%20recommendations.%20JAMA.%202014%20May%3B311%2820%29%3A2092%26%23x2013%3B100.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Durability%20of%20class%20I%20American%20College%20of%20Cardiology%5C%2FAmerican%20Heart%20Association%20clinical%20practice%20guideline%20recommendations%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Mark%20D.%22%2C%22lastName%22%3A%22Neuman%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Jennifer%20N.%22%2C%22lastName%22%3A%22Goldstein%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Michael%20A.%22%2C%22lastName%22%3A%22Cirullo%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22J.%20Sanford%22%2C%22lastName%22%3A%22Schwartz%22%7D%5D%2C%22abstractNote%22%3A%22IMPORTANCE%3A%20Little%20is%20known%20regarding%20the%20durability%20of%20clinical%20practice%20guideline%20recommendations%20over%20time.%5CnOBJECTIVE%3A%20To%20characterize%20variations%20in%20the%20durability%20of%20class%20I%20%28%26quot%3Bprocedure%5C%2Ftreatment%20should%20be%20performed%5C%2Fadministered%26quot%3B%29%20American%20College%20of%20Cardiology%5C%2FAmerican%20Heart%20Association%20%28ACC%5C%2FAHA%29%20guideline%20recommendations.%5CnDESIGN%2C%20SETTING%2C%20AND%20PARTICIPANTS%3A%20Textual%20analysis%20by%204%20independent%20reviewers%20of%2011%20guidelines%20published%20between%201998%20and%202007%20and%20revised%20between%202006%20and%202013.%5CnMAIN%20OUTCOMES%20AND%20MEASURES%3A%20We%20abstracted%20all%20class%20I%20recommendations%20from%20the%20first%20of%20the%202%20most%20recent%20versions%20of%20each%20guideline%20and%20identified%20corresponding%20recommendations%20in%20the%20subsequent%20version.%20We%20classified%20recommendations%20replaced%20by%20less%20determinate%20or%20contrary%20recommendations%20as%20having%20been%20downgraded%20or%20reversed%3B%20we%20classified%20recommendations%20for%20which%20no%20corresponding%20item%20could%20be%20identified%20as%20having%20been%20omitted.%20We%20tested%20for%20differences%20in%20the%20durability%20of%20recommendations%20according%20to%20guideline%20topic%20and%20underlying%20level%20of%20evidence%20using%20bivariable%20hypothesis%20tests%20and%20conditional%20logistic%20regression.%5CnRESULTS%3A%20Of%20619%20index%20recommendations%2C%20495%20%2880.0%25%3B%2095%25%20CI%2C%2076.6%25-83.1%25%29%20were%20retained%20in%20the%20subsequent%20guideline%20version%2C%2057%20%289.2%25%3B%2095%25%20CI%2C%207.0%25-11.8%25%29%20were%20downgraded%20or%20reversed%2C%20and%2067%20%2810.8%25%3B%2095%25%20CI%2C%208.4%25-13.3%25%29%20were%20omitted.%20The%20percentage%20of%20recommendations%20retained%20varied%20across%20guidelines%20from%2015.4%25%20%2895%25%20CI%2C%201.9%25-45.4%25%29%20to%2094.1%25%20%2895%25%20CI%2C%2080.3%25-99.3%25%3B%20P%5Cu2009%26lt%3B%5Cu2009.001%29.%20Among%20recommendations%20with%20available%20information%20on%20level%20of%20evidence%2C%2090.5%25%20%2895%25%20CI%2C%2083.2%25-95.3%25%29%20of%20recommendations%20supported%20by%20multiple%20randomized%20studies%20were%20retained%2C%20vs%2081.0%25%20%2895%25%20CI%2C%2074.8%25-86.3%25%29%20of%20recommendations%20supported%20by%201%20randomized%20trial%20or%20observational%20data%20and%2073.7%25%20%2895%25%20CI%2C%2065.8%25-80.5%25%29%20of%20recommendations%20supported%20by%20opinion%20%28P%5Cu2009%3D%5Cu2009.001%29.%20After%20accounting%20for%20guideline-level%20factors%2C%20the%20probability%20of%20being%20downgraded%2C%20reversed%2C%20or%20omitted%20was%20greater%20for%20recommendations%20based%20on%20opinion%20%28odds%20ratio%2C%203.14%3B%2095%25%20CI%2C%201.69-5.85%3B%20P%5Cu2009%26lt%3B%5Cu2009.001%29%20or%20on%201%20trial%20or%20observational%20data%20%28odds%20ratio%2C%203.49%3B%2095%25%20CI%2C%201.45-8.41%3B%20P%5Cu2009%3D%5Cu2009.005%29%20vs%20recommendations%20based%20on%20multiple%20trials.%5CnCONCLUSIONS%20AND%20RELEVANCE%3A%20The%20durability%20of%20class%20I%20cardiology%20guideline%20recommendations%20for%20procedures%20and%20treatments%20promulgated%20by%20the%20ACC%5C%2FAHA%20varied%20across%20individual%20guidelines%20and%20levels%20of%20evidence.%20Downgrades%2C%20reversals%2C%20and%20omissions%20were%20most%20common%20among%20recommendations%20not%20supported%20by%20multiple%20randomized%20studies.%22%2C%22date%22%3A%22May%202014%22%2C%22language%22%3A%22eng%22%2C%22DOI%22%3A%2210.1001%5C%2Fjama.2014.4949%22%2C%22ISSN%22%3A%221538-3598%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A40Z%22%7D%7D%2C%7B%22key%22%3A%22QZB4BKJV%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Bucher%20et%20al.%22%2C%22parsedDate%22%3A%222017-02%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BBucher%20S%2C%20Maury%20A%2C%20Rosso%20J%2C%20de%20Chanaud%20N%2C%20Bloy%20G%2C%20Pendola-Luchel%20I%2C%20et%20al.%20Time%20and%20feasibility%20of%20prevention%20in%20primary%20care.%20Fam%20Pract.%202017%20Feb%3B34%281%29%3A49%26%23x2013%3B56.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Time%20and%20feasibility%20of%20prevention%20in%20primary%20care%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Sophie%22%2C%22lastName%22%3A%22Bucher%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Arnaud%22%2C%22lastName%22%3A%22Maury%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Julie%22%2C%22lastName%22%3A%22Rosso%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Nicolas%22%2C%22lastName%22%3A%22de%20Chanaud%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22G%5Cu00e9raldine%22%2C%22lastName%22%3A%22Bloy%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Isabelle%22%2C%22lastName%22%3A%22Pendola-Luchel%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Rapha%5Cu00eblle%22%2C%22lastName%22%3A%22Delpech%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Sylvain%22%2C%22lastName%22%3A%22Paquet%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Hector%22%2C%22lastName%22%3A%22Falcoff%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Virginie%22%2C%22lastName%22%3A%22Ringa%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Laurent%22%2C%22lastName%22%3A%22Rigal%22%7D%5D%2C%22abstractNote%22%3A%22BACKGROUND%3A%20Prevention%20is%20an%20essential%20task%20in%20primary%20care.%20According%20to%20primary%20care%20physicians%20%28PCPs%29%2Clack%20of%20time%20is%20one%20of%20the%20principal%20obstacles%20to%20its%20performance.%5CnOBJECTIVE%3A%20To%20assess%20the%20feasibility%20of%20prevention%20in%20terms%20of%20time%20by%20estimating%20the%20time%20necessary%20to%20perform%20all%20of%20the%20preventive%20care%20recommended%2C%20separately%20from%20the%20PCPs%20and%20patient%26%23039%3Bs%20perspectives%2C%20and%20to%20compare%20them%20to%20the%20amount%20of%20time%20available.%5CnMETHODS%3A%20A%20review%20of%20the%20literature%20identified%20the%20prevention%20procedures%20recommended%20in%20France%2C%20the%20duration%20of%20each%20procedure%20and%20its%20recommended%20frequency%2C%20as%20well%20as%20PCPs%26%23039%3B%20consultation%20time.%20A%20hypothetical%20patient%20panel%20size%20of%201000%20patients%2C%20representative%20of%20the%20French%20population%2C%20served%20as%20the%20basis%20for%20our%20calculations%20of%20the%20annual%20time%20necessary%20for%20prevention%20for%20a%20PCP.%20The%20prevention%20time%20from%20the%20patient%26%23039%3Bs%20perspective%20was%20estimated%20from%20data%20collected%20from%20a%20previous%20study%20of%20a%20panel%20of%203556%20patients.%5CnRESULTS%3A%20For%20PCPs%2C%20the%20annual%20time%20necessary%20for%20all%20of%20the%20required%20preventive%20care%20was%20250%20hours%2C%20or%2020%25%20of%20their%20total%20patient%20time.%20For%20a%20patient%2C%20the%20annual%20time%20required%20for%20prevention%20during%20encounters%20with%20a%20PCP%20ranged%20from%209.7%20to%2026.4%20minutes%20per%20year.%20The%20mean%20total%20encounter%20time%20was%2075.9%20minutes%20per%20year.%20Nearly%2073%25%20of%20patients%20had%20a%20prevention-to-care%20time%20ratio%20exceeding%2015%25.%5CnCONCLUSION%3A%20Feasibility%20thus%20differs%20substantially%20between%20patients.%20These%20differences%20correspond%20especially%20to%20disparities%20in%20the%20annual%20care%20time%20used%20by%20each%20patient.%20Specific%20solutions%20should%20be%20developed%20according%20to%20the%20patients%26%23039%3B%20utilization%20of%20care.%22%2C%22date%22%3A%22Feb%202017%22%2C%22language%22%3A%22eng%22%2C%22DOI%22%3A%2210.1093%5C%2Ffampra%5C%2Fcmw108%22%2C%22ISSN%22%3A%221460-2229%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A39Z%22%7D%7D%2C%7B%22key%22%3A%229VF93AHP%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Alderson%20et%20al.%22%2C%22parsedDate%22%3A%222014-01%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BAlderson%20LJH%2C%20Alderson%20P%2C%20Tan%20T.%20Median%20life%20span%20of%20a%20cohort%20of%20National%20Institute%20for%20Health%20and%20Care%20Excellence%20clinical%20guidelines%20was%20about%2060%20months.%20J%20Clin%20Epidemiol.%202014%20Jan%3B67%281%29%3A52%26%23x2013%3B5.%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Median%20life%20span%20of%20a%20cohort%20of%20National%20Institute%20for%20Health%20and%20Care%20Excellence%20clinical%20guidelines%20was%20about%2060%20months%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Lucy%20J.%20H.%22%2C%22lastName%22%3A%22Alderson%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Phil%22%2C%22lastName%22%3A%22Alderson%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Toni%22%2C%22lastName%22%3A%22Tan%22%7D%5D%2C%22abstractNote%22%3A%22OBJECTIVES%3A%20To%20describe%20the%20length%20of%20time%20National%20Institute%20for%20Health%20and%20Care%20Excellence%20%28NICE%29%20clinical%20guidelines%20have%20remained%20valid.%5CnSTUDY%20DESIGN%20AND%20SETTING%3A%20The%20present%20study%20is%20a%20survival%20analysis%20of%20a%20cohort%20of%20published%20NICE%20clinical%20guidelines.%20The%20National%20Health%20Service%20in%20England%20and%20Wales%20uses%20NICE%20clinical%20practice%20guidelines%20as%20a%20reference%20for%20treatment%20and%20care%20of%20individuals.%20They%20need%20to%20be%20updated%20as%20new%20evidence%20arises%2C%20to%20remain%20credible%20and%20relevant%2C%20and%20are%20currently%20assessed%203%20years%20after%20publication.%5CnRESULTS%3A%20Survival%20analysis%20suggested%20that%20about%2086%25%20of%20guidelines%20are%20still%20up-to-date%203%20years%20after%20their%20publication.%20The%20median%20life%20span%20was%2060%20months%20%2895%25%20confidence%20interval%3A%2051%2C%2069%29.%5CnCONCLUSION%3A%20These%20findings%20are%20similar%20to%20those%20in%20other%20studies%20of%20the%20life%20span%20of%20guidelines.%20Efficient%20mechanisms%20must%20be%20in%20place%20to%20detect%20the%20minority%20of%20guidelines%20that%20become%20outdated%20quickly.%22%2C%22date%22%3A%22Jan%202014%22%2C%22language%22%3A%22eng%22%2C%22DOI%22%3A%2210.1016%5C%2Fj.jclinepi.2013.07.012%22%2C%22ISSN%22%3A%221878-5921%22%2C%22url%22%3A%22%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A39Z%22%7D%7D%2C%7B%22key%22%3A%229BZXCT4M%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Haute%20Autorit%5Cu00e9%20de%20Sant%5Cu00e9%22%2C%22parsedDate%22%3A%222014%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BHaute%20Autorit%26%23xE9%3B%20de%20Sant%26%23xE9%3B.%20Guide%20Saed%26%23x202F%3B%3A%20%26quot%3B%20%26%23xE7%3Ba%20aide%20%26%23xE0%3B%20communiquer%20%26quot%3B%20%5BInternet%5D.%202014%20%5Bcited%202017%20Mar%2023%5D.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttp%3A%5C%2F%5C%2Fwww.has-sante.fr%5C%2Fportail%5C%2Fupload%5C%2Fdocs%5C%2Fapplication%5C%2Fpdf%5C%2F2014-11%5C%2Fsaed_guide_complet_2014-11-21_15-41-2_64.pdf%26%23039%3B%26gt%3Bhttp%3A%5C%2F%5C%2Fwww.has-sante.fr%5C%2Fportail%5C%2Fupload%5C%2Fdocs%5C%2Fapplication%5C%2Fpdf%5C%2F2014-11%5C%2Fsaed_guide_complet_2014-11-21_15-41-2_64.pdf%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22report%22%2C%22title%22%3A%22Guide%20Saed%20%3A%20%5C%22%20%5Cu00e7a%20aide%20%5Cu00e0%20communiquer%20%5C%22%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22name%22%3A%22Haute%20Autorit%5Cu00e9%20de%20Sant%5Cu00e9%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22reportNumber%22%3A%22%22%2C%22reportType%22%3A%22%22%2C%22institution%22%3A%22%22%2C%22date%22%3A%222014%22%2C%22language%22%3A%22%22%2C%22url%22%3A%22http%3A%5C%2F%5C%2Fwww.has-sante.fr%5C%2Fportail%5C%2Fupload%5C%2Fdocs%5C%2Fapplication%5C%2Fpdf%5C%2F2014-11%5C%2Fsaed_guide_complet_2014-11-21_15-41-2_64.pdf%22%2C%22collections%22%3A%5B%22GYEE5AQ2%22%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A36Z%22%7D%7D%2C%7B%22key%22%3A%22J9I8USF8%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Makary%20and%20Daniel%22%2C%22parsedDate%22%3A%222016-05-03%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BMakary%20MA%2C%20Daniel%20M.%20Medical%20error%26%23x2014%3Bthe%20third%20leading%20cause%20of%20death%20in%20the%20US.%20BMJ%20%5BInternet%5D.%202016%20May%203%20%5Bcited%202017%20Mar%2023%5D%3Bi2139.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttp%3A%5C%2F%5C%2Fwww.bmj.com%5C%2Flookup%5C%2Fdoi%5C%2F10.1136%5C%2Fbmj.i2139%26%23039%3B%26gt%3Bhttp%3A%5C%2F%5C%2Fwww.bmj.com%5C%2Flookup%5C%2Fdoi%5C%2F10.1136%5C%2Fbmj.i2139%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Medical%20error%5Cu2014the%20third%20leading%20cause%20of%20death%20in%20the%20US%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Martin%20A%22%2C%22lastName%22%3A%22Makary%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Michael%22%2C%22lastName%22%3A%22Daniel%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222016-05-03%22%2C%22language%22%3A%22en%22%2C%22DOI%22%3A%2210.1136%5C%2Fbmj.i2139%22%2C%22ISSN%22%3A%221756-1833%22%2C%22url%22%3A%22http%3A%5C%2F%5C%2Fwww.bmj.com%5C%2Flookup%5C%2Fdoi%5C%2F10.1136%5C%2Fbmj.i2139%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A35Z%22%7D%7D%2C%7B%22key%22%3A%22U6N2XUL4%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Makary%20and%20Daniel%22%2C%22parsedDate%22%3A%222016-05-03%22%2C%22numChildren%22%3A3%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BMakary%20MA%2C%20Daniel%20M.%20Medical%20error%26%23x2014%3Bthe%20third%20leading%20cause%20of%20death%20in%20the%20US.%20BMJ%20%5BInternet%5D.%202016%20May%203%20%5Bcited%202017%20Mar%2023%5D%3B353%3Ai2139.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttp%3A%5C%2F%5C%2Fwww.bmj.com%5C%2Fcontent%5C%2F353%5C%2Fbmj.i2139%26%23039%3B%26gt%3Bhttp%3A%5C%2F%5C%2Fwww.bmj.com%5C%2Fcontent%5C%2F353%5C%2Fbmj.i2139%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Medical%20error%5Cu2014the%20third%20leading%20cause%20of%20death%20in%20the%20US%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Martin%20A.%22%2C%22lastName%22%3A%22Makary%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Michael%22%2C%22lastName%22%3A%22Daniel%22%7D%5D%2C%22abstractNote%22%3A%22Medical%20error%20is%20not%20included%20on%20death%20certificates%20or%20in%20rankings%20of%20cause%20of%20death.%20Martin%20Makary%20and%20Michael%20Daniel%20assess%20its%20contribution%20to%20mortality%20and%20call%20for%20better%20reporting%20%5Cn%5CnThe%20annual%20list%20of%20the%20most%20common%20causes%20of%20death%20in%20the%20United%20States%2C%20compiled%20by%20the%20Centers%20for%20Disease%20Control%20and%20Prevention%20%28CDC%29%2C%20informs%20public%20awareness%20and%20national%20research%20priorities%20each%20year.%20The%20list%20is%20created%20using%20death%20certificates%20filled%20out%20by%20physicians%2C%20funeral%20directors%2C%20medical%20examiners%2C%20and%20coroners.%20However%2C%20a%20major%20limitation%20of%20the%20death%20certificate%20is%20that%20it%20relies%20on%20assigning%20an%20International%20Classification%20of%20Disease%20%28ICD%29%20code%20to%20the%20cause%20of%20death.1%20As%20a%20result%2C%20causes%20of%20death%20not%20associated%20with%20an%20ICD%20code%2C%20such%20as%20human%20and%20system%20factors%2C%20are%20not%20captured.%20The%20science%20of%20safety%20has%20matured%20to%20describe%20how%20communication%20breakdowns%2C%20diagnostic%20errors%2C%20poor%20judgment%2C%20and%20inadequate%20skill%20can%20directly%20result%20in%20patient%20harm%20and%20death.%20We%20analyzed%20the%20scientific%20literature%20on%20medical%20error%20to%20identify%20its%20contribution%20to%20US%20deaths%20in%20relation%20to%20causes%20listed%20by%20the%20CDC.2%5Cn%5CnMedical%20error%20has%20been%20defined%20as%20an%20unintended%20act%20%28either%20of%20omission%20or%20commission%29%20or%20one%20that%20does%20not%20achieve%20its%20intended%20outcome%2C3%20the%20failure%20of%20a%20planned%20action%20to%20be%20completed%20as%20intended%20%28an%20error%20of%20execution%29%2C%20the%20use%20of%20a%20wrong%20plan%20to%20achieve%20an%20aim%20%28an%20error%20of%20planning%29%2C4%20or%20a%20deviation%20from%20the%20process%20of%20care%20that%20may%20or%20may%20not%20cause%20harm%20to%20the%20patient.5%20Patient%20harm%20from%20medical%20error%20can%20occur%20at%20the%20individual%20or%20system%20level.%20The%20taxonomy%20of%20errors%20is%20expanding%20to%20better%20categorize%20preventable%20factors%20and%20events.6%20We%20focus%20on%20preventable%20lethal%20events%20to%20highlight%20the%20scale%20of%20potential%20for%20improvement.%5Cn%5CnThe%20role%20of%20error%20can%20be%20complex.%20While%20%5Cu2026%22%2C%22date%22%3A%222016%5C%2F05%5C%2F03%22%2C%22language%22%3A%22en%22%2C%22DOI%22%3A%2210.1136%5C%2Fbmj.i2139%22%2C%22ISSN%22%3A%221756-1833%22%2C%22url%22%3A%22http%3A%5C%2F%5C%2Fwww.bmj.com%5C%2Fcontent%5C%2F353%5C%2Fbmj.i2139%22%2C%22collections%22%3A%5B%22GYEE5AQ2%22%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A34Z%22%7D%7D%2C%7B%22key%22%3A%224DDCJQQ7%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Michel%20et%20al.%22%2C%22parsedDate%22%3A%222005%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BMichel%20P%2C%20Quenon%20JL%2C%20Djihoud%20A.%20Les%20%26%23xE9%3Bv%26%23xE9%3Bnements%20ind%26%23xE9%3Bsirables%20graves%20li%26%23xE9%3Bs%20au%20soins%20observ%26%23xE9%3Bs%20dans%20les%20%26%23xE9%3Btablissements%20de%20sant%26%23xE9%3B%26%23x202F%3B%3A%20premiers%20r%26%23xE9%3Bsultats%20d%26%23x2019%3Bune%20%26%23xE9%3Btude%20nationale.%20Etudes%20et%20R%26%23xE9%3Bsultats%20%5BInternet%5D.%202005%20%5Bcited%202017%20Mar%2023%5D%3B%28398%29.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttp%3A%5C%2F%5C%2Fsocial-sante.gouv.fr%5C%2FIMG%5C%2Fpdf%5C%2FENEIS_1.pdf%26%23039%3B%26gt%3Bhttp%3A%5C%2F%5C%2Fsocial-sante.gouv.fr%5C%2FIMG%5C%2Fpdf%5C%2FENEIS_1.pdf%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Les%20%5Cu00e9v%5Cu00e9nements%20ind%5Cu00e9sirables%20graves%20li%5Cu00e9s%20au%20soins%20observ%5Cu00e9s%20dans%20les%20%5Cu00e9tablissements%20de%20sant%5Cu00e9%20%3A%20premiers%20r%5Cu00e9sultats%20d%27une%20%5Cu00e9tude%20nationale%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Philippe%22%2C%22lastName%22%3A%22Michel%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Jean%20Luc%22%2C%22lastName%22%3A%22Quenon%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Ahmed%22%2C%22lastName%22%3A%22Djihoud%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222005%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%22%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22http%3A%5C%2F%5C%2Fsocial-sante.gouv.fr%5C%2FIMG%5C%2Fpdf%5C%2FENEIS_1.pdf%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A33Z%22%7D%7D%2C%7B%22key%22%3A%22HLENJMK9%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Chaleix%20et%20al.%22%2C%22parsedDate%22%3A%222010%22%2C%22numChildren%22%3A1%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BChaleix%20M%2C%20IZOTTE-KRET%20M%2C%20R%26%23xE9%3Bgine%20BS%2C%20QUENON%20JL%2C%20OLIER%20L.%20Les%20%26%23xE9%3Bv%26%23xE9%3Bnements%20ind%26%23xE9%3Bsirables%20graves%20associ%26%23xE9%3Bs%20aux%20soins%20observ%26%23xE9%3Bs%20dans%20les%20%26%23xE9%3Btablissements%20de%20sant%26%23xE9%3B%20-%20R%26%23xE9%3Bsultat%20des%20enqu%26%23xEA%3Btes%20nationales%20men%26%23xE9%3Bes%20en%202009%20et%202004.%20Solidarit%26%23xE9%3B%20Sant%26%23xE9%3B%20%5BInternet%5D.%202010%20%5Bcited%202017%20Mar%2023%5D%3B%2817%29.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttp%3A%5C%2F%5C%2Fwww.guidedesdemarches.com%5C%2FDOCS%5C%2FDOC123.pdf%26%23039%3B%26gt%3Bhttp%3A%5C%2F%5C%2Fwww.guidedesdemarches.com%5C%2FDOCS%5C%2FDOC123.pdf%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Les%20%5Cu00e9v%5Cu00e9nements%20ind%5Cu00e9sirables%20graves%20associ%5Cu00e9s%20aux%20soins%20observ%5Cu00e9s%20dans%20les%20%5Cu00e9tablissements%20de%20sant%5Cu00e9%20-%20R%5Cu00e9sultat%20des%20enqu%5Cu00eates%20nationales%20men%5Cu00e9es%20en%202009%20et%202004%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Myl%5Cu00e8ne%22%2C%22lastName%22%3A%22Chaleix%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Marion%22%2C%22lastName%22%3A%22IZOTTE-KRET%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22BRU-SONNET%22%2C%22lastName%22%3A%22R%5Cu00e9gine%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Jean-Luc%22%2C%22lastName%22%3A%22QUENON%22%7D%2C%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Lucile%22%2C%22lastName%22%3A%22OLIER%22%7D%5D%2C%22abstractNote%22%3A%22%22%2C%22date%22%3A%222010%22%2C%22language%22%3A%22%22%2C%22DOI%22%3A%22%22%2C%22ISSN%22%3A%22%22%2C%22url%22%3A%22http%3A%5C%2F%5C%2Fwww.guidedesdemarches.com%5C%2FDOCS%5C%2FDOC123.pdf%22%2C%22collections%22%3A%5B%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A32Z%22%7D%7D%2C%7B%22key%22%3A%22MXG76BUQ%22%2C%22library%22%3A%7B%22id%22%3A1093634%7D%2C%22meta%22%3A%7B%22creatorSummary%22%3A%22Stewart%22%2C%22parsedDate%22%3A%222001-02-24%22%2C%22numChildren%22%3A3%7D%2C%22bib%22%3A%22%26lt%3Bdiv%20class%3D%26quot%3Bcsl-bib-body%26quot%3B%20style%3D%26quot%3Bline-height%3A%201.35%3B%20%26quot%3B%26gt%3B%5Cn%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-entry%26quot%3B%20style%3D%26quot%3Bclear%3A%20left%3B%20%26quot%3B%26gt%3B%5Cn%20%20%20%20%26lt%3Bdiv%20class%3D%26quot%3Bcsl-left-margin%26quot%3B%20style%3D%26quot%3Bfloat%3A%20left%3B%20padding-right%3A%200.5em%3B%20text-align%3A%20right%3B%20width%3A%201em%3B%26quot%3B%26gt%3B1.%26lt%3B%5C%2Fdiv%26gt%3B%26lt%3Bdiv%20class%3D%26quot%3Bcsl-right-inline%26quot%3B%20style%3D%26quot%3Bmargin%3A%200%20.4em%200%201.5em%3B%26quot%3B%26gt%3BStewart%20M.%20Towards%20a%20global%20definition%20of%20patient%20centred%20care.%20BMJ%20%5BInternet%5D.%202001%20Feb%2024%20%5Bcited%202017%20Jan%205%5D%3B322%287284%29%3A444%26%23x2013%3B5.%20Available%20from%3A%20%26lt%3Ba%20class%3D%26%23039%3Bzp-ItemURL%26%23039%3B%20href%3D%26%23039%3Bhttp%3A%5C%2F%5C%2Fwww.bmj.com%5C%2Fcontent%5C%2F322%5C%2F7284%5C%2F444%26%23039%3B%26gt%3Bhttp%3A%5C%2F%5C%2Fwww.bmj.com%5C%2Fcontent%5C%2F322%5C%2F7284%5C%2F444%26lt%3B%5C%2Fa%26gt%3B%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%20%20%26lt%3B%5C%2Fdiv%26gt%3B%5Cn%26lt%3B%5C%2Fdiv%26gt%3B%22%2C%22data%22%3A%7B%22itemType%22%3A%22journalArticle%22%2C%22title%22%3A%22Towards%20a%20global%20definition%20of%20patient%20centred%20care%22%2C%22creators%22%3A%5B%7B%22creatorType%22%3A%22author%22%2C%22firstName%22%3A%22Moira%22%2C%22lastName%22%3A%22Stewart%22%7D%5D%2C%22abstractNote%22%3A%22Primary%20care%20p%20468%20%5Cn%5CnKey%20messages%20about%20patient%20centred%20care%20can%20be%20drawn%20from%20the%20paper%20by%20Little%20et%20al%20in%20this%20issue%20of%20the%20BMJ%20%28p%20468%29.1%20Firstly%2C%20strong%20agreement%20exists%20between%20the%20definition%20of%20patient%20centredness%20that%20arises%20empirically%20from%20this%20observational%20study%20of%20patients%20in%20the%20United%20Kingdom%20and%20another%20definition%20arising%20from%20reflections%20on%20practice%20in%20South%20Africa%20and%20Canada%2C2%20suggesting%20an%20international%20definition%20of%20patient%20centred%20medicine.%20Secondly%2C%20the%20premise%20of%20the%20observational%20study%20is%20correct%5Cu2014that%20the%20best%20way%20of%20measuring%20patient%20centredness%20is%20an%20assessment%20made%20by%20the%20patients%20themselves.%5Cn%5CnPatient%20centredness%20is%20becoming%20a%20widely%20used%2C%20but%20poorly%20understood%2C%20concept%20in%20medical%20practice.%20It%20may%20be%20most%20commonly%20understood%20for%20what%20it%20is%20not%5Cu2014technology%20centred%2C%20doctor%20centred%2C%20hospital%20centred%2C%20disease%20centred.%20Definitions%20of%20patient%20centred%20care%20seek%20to%20make%20the%20implicit%20in%20patient%20care%20explicit.%20Such%20definitions%20are%2C%20we%20recognise%2C%20oversimplifications%20which%20help%20in%20teaching%20and%20research%20but%20fail%20to%20capture%20the%20indivisible%20whole%20of%20a%20healing%20relationship.%20Perhaps%20qualitative%20research%20comes%20closer%20to%20conveying%20the%20qualities%20of%20such%20care.%5Cn%5CnAcknowledging%20these%20limitations%2C%20researchers%20seek%20answers%20to%20crucial%20questions%20%5Cu2026%22%2C%22date%22%3A%222001%5C%2F02%5C%2F24%22%2C%22language%22%3A%22en%22%2C%22DOI%22%3A%2210.1136%5C%2Fbmj.322.7284.444%22%2C%22ISSN%22%3A%220959-8138%2C%201468-5833%22%2C%22url%22%3A%22http%3A%5C%2F%5C%2Fwww.bmj.com%5C%2Fcontent%5C%2F322%5C%2F7284%5C%2F444%22%2C%22collections%22%3A%5B%22GZG4LDJ6%22%5D%2C%22dateModified%22%3A%222021-01-11T12%3A12%3A30Z%22%7D%7D%5D%7D
1.
Tsang JY, Blakeman T, Hegarty J, Humphreys J, Harvey G. Understanding the implementation of interventions to improve the management of chronic kidney disease in primary care: a rapid realist review. Implement Sci. 2016 Apr 4;11:47.
1.
Kidney Disease: Improving Global Outcomes (KDIGO) CKD Work Group. KDIGO 2024 Clinical Practice Guideline for the Evaluation and Management of Chronic Kidney Disease. Kidney Int. 2024 Apr;105(4S):S117–314.
1.
Levey AS, Eckardt KU, Tsukamoto Y, Levin A, Coresh J, Rossert J, et al. Definition and classification of chronic kidney disease: a position statement from Kidney Disease: Improving Global Outcomes (KDIGO). Kidney International. 2005;67:2089–100.
1.
Bello AK, Levin A, Manns BJ, Feehally J, Drueke T, Faruque L, et al. Effective CKD care in European countries: challenges and opportunities for health policy. American Journal of Kidney Diseases. 2015;65:15–25.
1.
Peeters MJ, van Zuilen AD, van den Brand JA, Bots ML, van Buren M, Ten Dam MA, et al. Nurse practitioner care improves renal outcome in patients with CKD. Journal of the American Society of Nephrology. 2014;25:390–8.
1.
Tsang JY, Blakeman TM, Hegarty JA, Humphreys JM, Harvey GM. Understanding the implementation of interventions to improve the management of chronic kidney disease in primary care: a rapid realist review. Implementation Science. 2016;11:47.
1.
Major RW, Shepherd D, Medcalf JF, Xu G, Gray LJ, Brunskill NJ. The Kidney Failure Risk Equation for prediction of end stage renal disease in UK primary care: an external validation and clinical impact projection cohort study. PLoS One. 2019;14(e0218821).
1.
Chertow GM, Heerspink HJ, DAPA-CKD Trial Committees. Effects of dapagliflozin in stage 4 chronic kidney disease. Journal of the American Society of Nephrology. 2021;32(9):2352–61.
1.
Zaoui P, Penaranda G. Résultats d’un dépistage de la Maladie Rénale Chronique évaluée par le DFG dans le réseau de laboratoires de biologie médicale Biogroup en France. In: 7ème congrès de la Société Francophone de Néphrologie, Dialyse et Transplantation. 2022.
1.
Olié V, Halimi JM. Prévalence de la maladie rénale chronique en France, Esteban 2014–2016. Néphrologie & Thérapeutique. 2021;17(7):526–31.
1.
Frimat L, Ayav C. Épidémiologie des maladies rénales chroniques. EMC-Néphrologie. 2018;15(4):1–15.
1.
Bello AK, Ronksley PE, Tangri N, others. Quality of chronic kidney disease management in Canadian primary care. JAMA Network Open. 2019;2(9):e1910704–e1910704.
1.
Zinman B, Wanner C, Lachin JM, others. Empagliflozin, cardiovascular outcomes, and mortality in type 2 diabetes. New England Journal of Medicine. 2015;373(22):2117–28.
1.
Zins M. La maladie rénale chronique en population générale. La cohorte Constances. Paris, France: INSERM; 2019.
1.
Heerspink HJ, Stefánsson BV, Correa-Rotter R, others. Dapagliflozin in patients with chronic kidney disease. New England Journal of Medicine. 2020;383(15):1436–46.
1.
Go AS, Chertow GM, Fan D, others. Chronic kidney disease and the risks of death, cardiovascular events, and hospitalization. New England Journal of Medicine. 2004;351(13):1296–305.
1.
Gansevoort RT, Correa-Rotter R, Hemmelgarn BR, others. Chronic kidney disease and cardiovascular risk: epidemiology, mechanisms, and prevention. The Lancet. 2013;382(9889):339–52.
1.
United States Renal Data System. 2021 USRDS Annual Data Report: Epidemiology of kidney disease in the United States. Bethesda, MD: National Institutes of Health, National Institute of Diabetes and Digestive and Kidney Diseases; 2021.
1.
Forouhi NG, Wareham NJ. Epidemiology of diabetes. Medicine. 2014;42(12):698–702.
1.
Mills KT, Bundy JD, Kelly TN, others. Global disparities of hypertension prevalence and control: a systematic analysis of population-based studies from 90 countries. Circulation. 2016;134(6):441–50.
1.
GBD Chronic Kidney Disease Collaboration. Global, regional, and national burden of chronic kidney disease, 1990–2017: a systematic analysis for the Global Burden of Disease Study 2017. The Lancet. 2020;395(10225):709–33.
1.
Levey AS, Coresh J, Balk E, others. National Kidney Foundation practice guidelines for chronic kidney disease: evaluation, classification, and stratification. Annals of Internal Medicine. 2003;139(2):137–47.
1.
KDIGO CKD Work Group. KDIGO 2012 clinical practice guideline for the evaluation and management of chronic kidney disease. Kidney International Supplements. 2013;3(1):1–150.
1.
Haute Autorité de Santé. Guide du parcours de soin – Maladie Rénale Chronique [Internet]. France: HAS; 2023 Sept. Available from:
https://www.has-sante.fr/
1.
Matayong S, Jetwanna KW, Choksuchat C, Choosawang S, Trakulmaykee N, Limsuwan S, et al. IoT-based systems and applications for elderly healthcare: a systematic review. Univ Access Inf Soc [Internet]. 2023 Nov 2 [cited 2024 Oct 8]; Available from:
https://doi.org/10.1007/s10209-023-01055-1
1.
Ferrara M, Bertozzi G, Di Fazio N, Aquila I, Di Fazio A, Maiese A, et al. Risk Management and Patient Safety in the Artificial Intelligence Era: A Systematic Review. Healthcare [Internet]. 2024 Jan [cited 2024 Oct 8];12(5):549. Available from:
https://www.mdpi.com/2227-9032/12/5/549
1.
Kumar Y, Koul A, Singla R, Ijaz MF. Artificial intelligence in disease diagnosis: a systematic literature review, synthesizing framework and future research agenda. J Ambient Intell Human Comput [Internet]. 2023 July 1 [cited 2024 Oct 8];14(7):8459–86. Available from:
https://doi.org/10.1007/s12652-021-03612-z
1.
Glenn JK, Goldman J. Task delegation to physician extenders--some comparisons. Am J Public Health. 1976 Jan;66(1):64–6.
1.
Heerspink HJL, Stefánsson BV, Correa-Rotter R, Chertow GM, Greene T, Hou FF, et al. Dapagliflozin in Patients with Chronic Kidney Disease. N Engl J Med [Internet]. 2020 Oct 8 [cited 2023 Nov 21];383(15):1436–46. Available from:
https://doi.org/10.1056/NEJMoa2024816
1.
Heerspink HJL, Stefánsson BV, Correa-Rotter R, Chertow GM, Greene T, Hou FF, et al. Dapagliflozin in Patients with Chronic Kidney Disease. N Engl J Med [Internet]. 2020 Oct 8 [cited 2023 Nov 21];383(15):1436–46. Available from:
https://doi.org/10.1056/NEJMoa2024816
1.
Frappé P, Druais PL, Petersen W, Association française des jeunes chercheurs en médecine générale (Lyon). Initiation à la recherche. 2018.
1.
Becker J. Active Allyship. Public Services Quarterly. 2017 0;13(1):27–31.
1.
Bucher S, Maury A, Rosso J, de Chanaud N, Bloy G, Pendola-Luchel I, et al. Time and feasibility of prevention in primary care. Fam Pract. 2017;34(1):49–56.
1.
Le Lous M, De Chanaud N, Bourret A, Senat MV, Colmant C, Jaury P, et al. Improving the quality of transvaginal ultrasound scan by simulation training for general practice residents. Adv Simul (Lond). 2017;2:24.
1.
Le Lous M, De Chanaud N, Bourret A, Senat MV, Colmant C, Jaury P, et al. Improving the quality of transvaginal ultrasound scan by simulation training for general practice residents. Advances in Simulation [Internet]. 2017 Nov 21 [cited 2018 Mar 10];2:24. Available from:
https://doi.org/10.1186/s41077-017-0056-z
1.
de Chanaud N, Boukari L, Gérin M, Mekinian A, Fain O. [Typhoid fever. Sore throat, macrophage activation syndrome and glomerulonephritis]. Rev Prat. 2012 Oct;62(8):1056.
1.
de Chanaud N, Sidrokiewitcz S. Comparaison de l’efficacité d’une évaluation gériatrique en soins primaires réalisée par une infirmière ou un médecin généraliste. D’après une communication de : Ferrat E, Attali C, Audureau E. Exercer. 2017;132:160–1.
1.
Neuman MD, Goldstein JN, Cirullo MA, Schwartz JS. Durability of class I American College of Cardiology/American Heart Association clinical practice guideline recommendations. JAMA. 2014 May;311(20):2092–100.
1.
Bucher S, Maury A, Rosso J, de Chanaud N, Bloy G, Pendola-Luchel I, et al. Time and feasibility of prevention in primary care. Fam Pract. 2017 Feb;34(1):49–56.
1.
Alderson LJH, Alderson P, Tan T. Median life span of a cohort of National Institute for Health and Care Excellence clinical guidelines was about 60 months. J Clin Epidemiol. 2014 Jan;67(1):52–5.
1.
Michel P, Quenon JL, Djihoud A. Les événements indésirables graves liés au soins observés dans les établissements de santé : premiers résultats d’une étude nationale. Etudes et Résultats [Internet]. 2005 [cited 2017 Mar 23];(398). Available from:
http://social-sante.gouv.fr/IMG/pdf/ENEIS_1.pdf
1.
Chaleix M, IZOTTE-KRET M, Régine BS, QUENON JL, OLIER L. Les événements indésirables graves associés aux soins observés dans les établissements de santé - Résultat des enquêtes nationales menées en 2009 et 2004. Solidarité Santé [Internet]. 2010 [cited 2017 Mar 23];(17). Available from:
http://www.guidedesdemarches.com/DOCS/DOC123.pdf
Laisser un commentaire
Vous devez vous connecter pour publier un commentaire.