Health
Calcule les objectifs quotidiens de kcal et de protéines pour la nutrition entérale chez l'adulte, à partir du poids, des prescriptions kcal/kg et g/kg, et les traduit en volume de formule et débit initial. Énergie (kcal/kg/j, ASPEN/SCCM, ESPEN) : normal/bien nourri 20–25 ; dénutri/chirurgical 25–30 ; réanimation débutante (j 1–3) 12–18 (hypocalorique permissive) ; convalescence 25–30 ; brûlure étendue/trauma sévère 30–35 ; obèse (IMC≥30) 11–14 kcal/kg poids réel ou 22–25 kcal/kg poids idéal. Protéine (g/kg/j) : entretien 0.8–1.0 ; aigu/stress léger 1.0–1.2 ; réanimation non obèse 1.2–2.0 (souvent 1.5–2.0) ; brûlés/trauma/plaies 1.5–2.5 ; obèse ≥2.0 g/kg poids idéal (critique ≥2.5) ; hémodialyse/IRC 1.0–1.2 ; encéphalopathie hépatique 1.0–1.5 (ne pas restreindre). Conversion : volume(mL/j) = objectif(kcal) / densité(kcal/mL, 1.0/1.2/1.5/2.0) ; débit initial(mL/h, 24 h) = volume/24 ; progression habituelle depuis 20–50 mL/h toutes les 4–8 h ; adéquation protéique = protéine(g/L)×volume(L). Précautions : utilisez le poids réel sauf obésité (>120% idéal) ou surcharge hydrique (alors poids idéal/ajusté) ; nutrition trophique (~10 mL/h, ~240 kcal/j) maintient l'intégrité intestinale sans viser l'objectif complet ; résidu gastrique >500 mL → prokinétiques/jéjunal, pas d'arrêt automatique ; tête de lit 30–45° et vérification de la position de la sonde réduisent la pneumonie d'inhalation. Sources : McClave 2016, Singer/ESPEN 2019, Boullata 2017, MDCalc. Non un avis médical.
Appelez cet outil depuis votre code en trois langages.
curl -X POST 'https://api.elysiatools.com/fr/api/tools/enteral-nutrition-target' \
-H 'Content-Type: application/json' \
-d '{"weight":70,"weightBasis":"actual","kcalPerKg":25,"proteinPerKg":1.2,"formulaKcalPerMl":"1","formulaProteinPerL":40,"decimalPlaces":1}'Envoyez une requête POST avec vos entrées en JSON. Les paramètres de type fichier nécessitent un upload préalable.
POST https://api.elysiatools.com/fr/api/tools/enteral-nutrition-target| Nom | Type | Requis | Description |
|---|---|---|---|
| weight | number | Oui | Body weight (kg). Use actual body weight unless the patient is obese (>120% ideal) or significantly fluid-overloaded — then use ideal or adjusted weight and record the choice. |
| weightBasis | select | Oui | — |
| kcalPerKg | number | Oui | Prescribed energy target in kcal/kg/day. Typical: 20–30 maintenance, 12–18 early critical illness, 30–35 major burns/trauma. |
| proteinPerKg | number | Oui | Prescribed protein target in g/kg/day. Typical: 0.8–1.0 maintenance, 1.0–1.5 acute illness, up to 2.0 critically ill, 1.5–2.5 burns. |
| formulaKcalPerMl | select | Oui | — |
| formulaProteinPerL | number | Oui | Protein density of the selected formula in g/L (read from the label). Used to check protein adequacy against the target. |
| decimalPlaces | number | Non | — |
Résultat JSON
{
"key": {...},
"metadata": {
"key": "value"
},
"error": "Error message (optional)",
"message": "Notification message (optional)"
}Ajoutez cet outil à votre serveur Model Context Protocol pour que les agents IA puissent le lister et l'appeler.
Ajoutez ce bloc à la configuration de votre client MCP :
{
"mcpServers": {
"elysiatools-enteral-nutrition-target": {
"name": "enteral-nutrition-target",
"description": "Calcule les objectifs quotidiens de kcal et de protéines pour la nutrition entérale chez l'adulte, à partir du poids, des prescriptions kcal/kg et g/kg, et les traduit en volume de formule et débit initial. Énergie (kcal/kg/j, ASPEN/SCCM, ESPEN) : normal/bien nourri 20–25 ; dénutri/chirurgical 25–30 ; réanimation débutante (j 1–3) 12–18 (hypocalorique permissive) ; convalescence 25–30 ; brûlure étendue/trauma sévère 30–35 ; obèse (IMC≥30) 11–14 kcal/kg poids réel ou 22–25 kcal/kg poids idéal. Protéine (g/kg/j) : entretien 0.8–1.0 ; aigu/stress léger 1.0–1.2 ; réanimation non obèse 1.2–2.0 (souvent 1.5–2.0) ; brûlés/trauma/plaies 1.5–2.5 ; obèse ≥2.0 g/kg poids idéal (critique ≥2.5) ; hémodialyse/IRC 1.0–1.2 ; encéphalopathie hépatique 1.0–1.5 (ne pas restreindre). Conversion : volume(mL/j) = objectif(kcal) / densité(kcal/mL, 1.0/1.2/1.5/2.0) ; débit initial(mL/h, 24 h) = volume/24 ; progression habituelle depuis 20–50 mL/h toutes les 4–8 h ; adéquation protéique = protéine(g/L)×volume(L). Précautions : utilisez le poids réel sauf obésité (>120% idéal) ou surcharge hydrique (alors poids idéal/ajusté) ; nutrition trophique (~10 mL/h, ~240 kcal/j) maintient l'intégrité intestinale sans viser l'objectif complet ; résidu gastrique >500 mL → prokinétiques/jéjunal, pas d'arrêt automatique ; tête de lit 30–45° et vérification de la position de la sonde réduisent la pneumonie d'inhalation. Sources : McClave 2016, Singer/ESPEN 2019, Boullata 2017, MDCalc. Non un avis médical.",
"baseUrl": "https://api.elysiatools.com/mcp/sse?toolId=enteral-nutrition-target",
"command": "",
"args": [],
"env": {},
"isActive": true,
"type": "sse"
}
}
}Après connexion au point d'accès SSE, listez les outils exposés :
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/list"
}Appelez l'outil par son id ; les arguments sont construits à partir de ses paramètres :
{
"jsonrpc": "2.0",
"id": 2,
"method": "tools/call",
"params": {
"name": "enteral-nutrition-target",
"arguments": {
"weight": 70,
"weightBasis": "actual",
"kcalPerKg": 25,
"proteinPerKg": 1.2,
"formulaKcalPerMl": "1",
"formulaProteinPerL": 40,
"decimalPlaces": 1
}
}
}Des questions ou un problème ? Contactez [email protected]