|
@@ -9,7 +9,6 @@
|
|
<div class="">
|
|
<div class="">
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<span class="text-secondary width-50px">SBP:</span>
|
|
<span class="text-secondary width-50px">SBP:</span>
|
|
- <div class="px-2 font-weight-bold"><?= vsValue('usual_am_resting_sbp', $patient) ?></div>
|
|
|
|
<span class="text-secondary">(range
|
|
<span class="text-secondary">(range
|
|
<?= vsValue('usual_am_resting_sbp_min', $patient) ?>
|
|
<?= vsValue('usual_am_resting_sbp_min', $patient) ?>
|
|
to
|
|
to
|
|
@@ -17,7 +16,6 @@
|
|
</div>
|
|
</div>
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<span class="text-secondary width-50px">DBP:</span>
|
|
<span class="text-secondary width-50px">DBP:</span>
|
|
- <div class="px-2 font-weight-bold"><?= vsValue('usual_am_resting_dbp', $patient) ?></div>
|
|
|
|
<span class="text-secondary">(range
|
|
<span class="text-secondary">(range
|
|
<?= vsValue('usual_am_resting_dbp_min', $patient) ?>
|
|
<?= vsValue('usual_am_resting_dbp_min', $patient) ?>
|
|
to
|
|
to
|
|
@@ -25,7 +23,6 @@
|
|
</div>
|
|
</div>
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<span class="text-secondary width-50px">Pulse:</span>
|
|
<span class="text-secondary width-50px">Pulse:</span>
|
|
- <div class="px-2 font-weight-bold"><?= vsValue('usual_am_resting_pulse', $patient) ?></div>
|
|
|
|
<span class="text-secondary">(range
|
|
<span class="text-secondary">(range
|
|
<?= vsValue('usual_am_resting_pulse_min', $patient) ?>
|
|
<?= vsValue('usual_am_resting_pulse_min', $patient) ?>
|
|
to
|
|
to
|
|
@@ -41,7 +38,6 @@
|
|
<div class="">
|
|
<div class="">
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<span class="text-secondary width-50px">SBP:</span>
|
|
<span class="text-secondary width-50px">SBP:</span>
|
|
- <div class="px-2 font-weight-bold"><?= vsValue('usual_pm_resting_sbp', $patient) ?></div>
|
|
|
|
<span class="text-secondary">(range
|
|
<span class="text-secondary">(range
|
|
<?= vsValue('usual_pm_resting_sbp_min', $patient) ?>
|
|
<?= vsValue('usual_pm_resting_sbp_min', $patient) ?>
|
|
to
|
|
to
|
|
@@ -49,7 +45,6 @@
|
|
</div>
|
|
</div>
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<span class="text-secondary width-50px">DBP:</span>
|
|
<span class="text-secondary width-50px">DBP:</span>
|
|
- <div class="px-2 font-weight-bold"><?= vsValue('usual_pm_resting_dbp', $patient) ?></div>
|
|
|
|
<span class="text-secondary">(range
|
|
<span class="text-secondary">(range
|
|
<?= vsValue('usual_pm_resting_dbp_min', $patient) ?>
|
|
<?= vsValue('usual_pm_resting_dbp_min', $patient) ?>
|
|
to
|
|
to
|
|
@@ -57,7 +52,6 @@
|
|
</div>
|
|
</div>
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
<span class="text-secondary width-50px">Pulse:</span>
|
|
<span class="text-secondary width-50px">Pulse:</span>
|
|
- <div class="px-2 font-weight-bold"><?= vsValue('usual_pm_resting_pulse', $patient) ?></div>
|
|
|
|
<span class="text-secondary">(range
|
|
<span class="text-secondary">(range
|
|
<?= vsValue('usual_pm_resting_pulse_min', $patient) ?>
|
|
<?= vsValue('usual_pm_resting_pulse_min', $patient) ?>
|
|
to
|
|
to
|
|
@@ -73,10 +67,6 @@
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<span class="text-secondary width-50px">SBP:</span>
|
|
<span class="text-secondary width-50px">SBP:</span>
|
|
<div class="font-weight-bold"><?= vsValue('ideal_am_resting_sbp', $patient) ?></div>
|
|
<div class="font-weight-bold"><?= vsValue('ideal_am_resting_sbp', $patient) ?></div>
|
|
- <span class="text-secondary">(range
|
|
|
|
- <?= vsValue('ideal_am_resting_sbp_min', $patient) ?>
|
|
|
|
- to
|
|
|
|
- <?= vsValue('ideal_am_resting_sbp_max', $patient) ?>)</span>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="mb-3 d-flex align-items-center">
|
|
<div class="mb-3 d-flex align-items-center">
|
|
<span class="text-secondary width-50px">Goal: </span>
|
|
<span class="text-secondary width-50px">Goal: </span>
|
|
@@ -87,10 +77,6 @@
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<span class="text-secondary width-50px">DBP:</span>
|
|
<span class="text-secondary width-50px">DBP:</span>
|
|
<div class="font-weight-bold"><?= vsValue('ideal_am_resting_dbp', $patient) ?></div>
|
|
<div class="font-weight-bold"><?= vsValue('ideal_am_resting_dbp', $patient) ?></div>
|
|
- <span class="text-secondary">(range
|
|
|
|
- <?= vsValue('ideal_am_resting_dbp_min', $patient) ?>
|
|
|
|
- to
|
|
|
|
- <?= vsValue('ideal_am_resting_dbp_max', $patient) ?>)</span>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="mb-3 d-flex align-items-center">
|
|
<div class="mb-3 d-flex align-items-center">
|
|
<span class="text-secondary width-50px">Goal: </span>
|
|
<span class="text-secondary width-50px">Goal: </span>
|
|
@@ -101,10 +87,6 @@
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<div class="mb-1 d-flex align-items-center">
|
|
<span class="text-secondary width-50px">Pulse:</span>
|
|
<span class="text-secondary width-50px">Pulse:</span>
|
|
<div class="font-weight-bold"><?= vsValue('ideal_am_resting_pulse', $patient) ?></div>
|
|
<div class="font-weight-bold"><?= vsValue('ideal_am_resting_pulse', $patient) ?></div>
|
|
- <span class="text-secondary">(range
|
|
|
|
- <?= vsValue('ideal_am_resting_pulse_min', $patient) ?>
|
|
|
|
- to
|
|
|
|
- <?= vsValue('ideal_am_resting_pulse_max', $patient) ?>)</span>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="mb-3 d-flex align-items-center">
|
|
<div class="mb-3 d-flex align-items-center">
|
|
<span class="text-secondary width-50px">Goal: </span>
|
|
<span class="text-secondary width-50px">Goal: </span>
|
|
@@ -255,4 +237,4 @@
|
|
$icds = implode(', ', $icds);
|
|
$icds = implode(', ', $icds);
|
|
?>
|
|
?>
|
|
<span>{{$icds}}</span>
|
|
<span>{{$icds}}</span>
|
|
-</div>
|
|
|
|
|
|
+</div>
|