{{-- Vista de solo lectura --}} @if(isset($formulario)) {!! Form::model($formulario, ['class' => 'form-horizontal']) !!} @endif @if(!\Session::has('success')) @if(isset($ultimoFormulario)) {!! Form::model($ultimoFormulario, ['class' => 'form-horizontal', 'route' => 'seguimiento.store', 'method' => 'post', 'id' => 'formularioSeguimiento']) !!} @elseif(!isset($formulario) ) {!! Form::open(['class' => 'form-horizontal', 'route' => 'seguimiento.store', 'method' => 'post']) !!} @endif @else {!! Form::model(Session::get('ultimoFormularior'), ['class' => 'form-horizontal', 'route' => 'seguimiento.store', 'method' => 'post', 'id' => 'formularioSeguimiento']) !!} @endif @include('componentes.hidden-json-seguimiento') {!!Form::hidden('hiddenEdad','')!!} {!!Form::hidden('hiddenSexo','')!!} @include('componentes.mensajeError')
Información básica
Ha presentado recientemente
Antacedentes
Factores de riesgo cardiovascular
| FACTORES DE RIESGO \ TENSIÓN ARTERIAL | PAS 140 - 159 | PAD 90 - 99 | PAS 140 - 159 | PAD 90 - 99 | PAS 140 - 159 | PAD 90 - 99 |
|---|---|---|---|
| SIN FACTORES DE RIESGO | RIESGO BAJO | RIESGO MODERADO | RIESGO ALTO |
| 1 - 2 FACTORES DE RIESGO | RIESGO MODERADO | RIESGO MODERADO | RIESGO MUY ALTO |
| 3 Ó MÁS FACTORES DE RIESGO, LESIÓN DE ÓRGANO BLANCO O DIABETES | RIESGO ALTO | RIESGO ALTO | RIESGO MUY ALTO |
| CONDICIONES CLÍNICAS ASOCIADAS | RIESGO MUY ALTO | RIESGO MUY ALTO | RIESGO MUY ALTO |
Examen físico
Descripción
Complicaciones crónicas
Anotaciones finales
Añadido