diff --git a/Vue/Ajaxconstante/index.php b/Vue/Ajaxconstante/index.php index 4375680..cdd3553 100755 --- a/Vue/Ajaxconstante/index.php +++ b/Vue/Ajaxconstante/index.php @@ -9,159 +9,157 @@ $saturationOxygene = is_array($constantes)? $this->nettoyer($constantes['saturationOxygene']):""; ?> -
| Constante | += _("Mesure") ?> | += _("Unité") ?> | +
|---|---|---|
| = _("Température") ?> | ++ + | += _("°C") ?> | +
| = _("Poids") ?> | ++ + | += _("kg") ?> | +
| = _("Taille") ?> | ++ + | += _("m") ?> | +
| = _("IMC") ?> | ++ + | += _("kg/m2") ?> | +
| = _("Tension Systolique") ?> | ++ + | += _("mmHg") ?> | +
| = _("Tension Diastolique") ?> | ++ + | += _("mmHg") ?> | +
| = _("Pouls") ?> | ++ + | += _("P/mn") ?> | +
| = _("Saturation en Oxygène") ?> | ++ + | += _("%") ?> | +
| + | ||
| + + | +||
| Constante | -= _("Mesure") ?> | -= _("Unité") ?> | -
|---|---|---|
| = _("Température") ?> | -- - | -= _("°C") ?> | -
| = _("Poids") ?> | -- - | -= _("kg") ?> | -
| = _("Taille") ?> | -- - | -= _("m") ?> | -
| = _("IMC") ?> | -- - | -= _("kg/m2") ?> | -
| = _("Tension Systolique") ?> | -- - | -= _("mmHg") ?> | -
| = _("Tension Diastolique") ?> | -- - | -= _("mmHg") ?> | -
| = _("Pouls") ?> | -- - | -= _("P/mn") ?> | -
| = _("Saturation en Oxygène") ?> | -- - | -= _("%") ?> | -
| - | ||
| - - | -||
Afficher l'historique des prises de constantes du patient
- -| = _("Date") ?> | -= _("Prestataire") ?> | -= _("Température") ?> | -= _("Poids") ?> | -= _("Taille") ?> | -= _("IMC") ?> | -= _("Systolique") ?> | -= _("Diastolique") ?> | -= _("Pouls") ?> | -= _("Oxygène") ?> | -
|---|---|---|---|---|---|---|---|---|---|
| = datefr($v['datePriseConstante']) ?> | -= $this->nettoyer($v['prestataire']) ?> | -=$v['temperature'] ?> | -=$v['poids'] ?> | -=$v['taille'] ?> | -=$v['imc'] ?> | -=$v['systolique'] ?> | -=$v['diastolique'] ?> | -=$v['pouls'] ?> | -=$v['saturationOxygene'] ?> | -
| - | |||||||||
Afficher l'historique des prises de constantes du patient
+ +| = _("Date") ?> | += _("Prestataire") ?> | += _("Température") ?> | += _("Poids") ?> | += _("Taille") ?> | += _("IMC") ?> | += _("Systolique") ?> | += _("Diastolique") ?> | += _("Pouls") ?> | += _("Oxygène") ?> | +
|---|---|---|---|---|---|---|---|---|---|
| = datefr($v['datePriseConstante']) ?> | += $this->nettoyer($v['prestataire']) ?> | +=$v['temperature'] ?> | +=$v['poids'] ?> | +=$v['taille'] ?> | +=$v['imc'] ?> | +=$v['systolique'] ?> | +=$v['diastolique'] ?> | +=$v['pouls'] ?> | +=$v['saturationOxygene'] ?> | +
| + | |||||||||