|
|
|
@ -140,7 +140,7 @@
|
|
|
|
<div class="form-group">
|
|
|
|
<div class="form-group">
|
|
|
|
<label class="col-sm-4 control-label">Data do Exame</label>
|
|
|
|
<label class="col-sm-4 control-label">Data do Exame</label>
|
|
|
|
<div class="col-sm-8">
|
|
|
|
<div class="col-sm-8">
|
|
|
|
<input ng-model="editing.ficha.data_exame" type="text" class="form-control" datepicker />
|
|
|
|
<input ng-model="editing.ficha.data" type="text" class="form-control" datepicker />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
@ -150,68 +150,61 @@
|
|
|
|
<div class="col-lg-12">
|
|
|
|
<div class="col-lg-12">
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id" name="rb_tipo_exame_id" ng-value="200" type="radio"/>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id" name="rb_tipo_exame_id" ng-value="1" type="radio"/>
|
|
|
|
Admissão
|
|
|
|
Admissão
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id" name="rb_tipo_exame_id" ng-value="201" type="radio"/>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id" name="rb_tipo_exame_id" ng-value="2" type="radio"/>
|
|
|
|
Periódica Inicial
|
|
|
|
Periódica Inicial
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id" name="rb_tipo_exame_id" ng-value="202" type="radio"/>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id" name="rb_tipo_exame_id" ng-value="3" type="radio"/>
|
|
|
|
Periódica
|
|
|
|
Periódica
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <div class="checkbox">
|
|
|
|
|
|
|
|
<label>
|
|
|
|
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id" name="rb_tipo_exame_id" ng-value="203" type="radio"/>
|
|
|
|
|
|
|
|
Ocasional
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
|
|
|
</div> -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-4">
|
|
|
|
<div class="col-md-4">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id" name="rb_tipo_exame_id" ng-value="203" type="radio"/>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id" name="rb_tipo_exame_id" ng-value="7" type="radio"/>
|
|
|
|
Ocasional </label>
|
|
|
|
Ocasional </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8 p-l-none">
|
|
|
|
<div class="col-md-8 p-l-none">
|
|
|
|
<div ng-show="editing.ficha.tipo_ficha_id == 203" class="row">
|
|
|
|
<div ng-show="editing.ficha.tipo_ficha_id == 7" class="row">
|
|
|
|
|
|
|
|
|
|
|
|
<div class="col-lg-12 p-l-none">
|
|
|
|
<div class="col-lg-12 p-l-none">
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id2" name="rb_tipo_exame_id2" ng-value="200" type="radio"/>
|
|
|
|
<input ng-model="editing.ficha.motivo_id" name="rb_ocasional_motivo" ng-value="200" type="radio"/>
|
|
|
|
Após Doença
|
|
|
|
Após Doença
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id2" name="rb_tipo_exame_id2" ng-value="201" type="radio"/>
|
|
|
|
<input ng-model="editing.ficha.motivo_id" name="rb_ocasional_motivo" ng-value="201" type="radio"/>
|
|
|
|
Após Acidente
|
|
|
|
Após Acidente
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id2" name="rb_tipo_exame_id2" ng-value="202" type="radio"/>
|
|
|
|
<input ng-model="editing.ficha.motivo_id" name="rb_ocasional_motivo" ng-value="202" type="radio"/>
|
|
|
|
A Pedido do Trabalhador
|
|
|
|
A Pedido do Trabalhador
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id2" name="rb_tipo_exame_id2" ng-value="203" type="radio"/>
|
|
|
|
<input ng-model="editing.ficha.motivo_id" name="rb_ocasional_motivo" ng-value="203" type="radio"/>
|
|
|
|
A Pedido do Serviço
|
|
|
|
A Pedido do Serviço
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id2" name="rb_tipo_exame_id2" ng-value="204" type="radio"/>
|
|
|
|
<input ng-model="editing.ficha.motivo_id" name="rb_ocasional_motivo" ng-value="204" type="radio"/>
|
|
|
|
Por Mudança de Função
|
|
|
|
Por Mudança de Função
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -219,12 +212,12 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-12">
|
|
|
|
<div class="col-md-12">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input ng-model="editing.ficha.tipo_ficha_id2" name="rb_tipo_exame_id2" ng-value="205" type="radio" />
|
|
|
|
<input ng-model="editing.ficha.motivo_id" name="rb_ocasional_motivo" ng-value="205" type="radio" />
|
|
|
|
Outros
|
|
|
|
Outros
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-12">
|
|
|
|
<div class="col-md-12">
|
|
|
|
<div ng-show="editing.ficha.tipo_ficha_id2 == 205" class="row">
|
|
|
|
<div ng-show="editing.ficha.motivo_id == 205" class="row">
|
|
|
|
<div class="col-md-12">
|
|
|
|
<div class="col-md-12">
|
|
|
|
<label class="control-label">Especifique:</label>
|
|
|
|
<label class="control-label">Especifique:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -242,8 +235,6 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -266,7 +257,7 @@
|
|
|
|
<div class="panel-heading">Outras Recomendações</div>
|
|
|
|
<div class="panel-heading">Outras Recomendações</div>
|
|
|
|
<div class="panel-body">
|
|
|
|
<div class="panel-body">
|
|
|
|
<div class="form-group">
|
|
|
|
<div class="form-group">
|
|
|
|
<textarea ng-model="editing.ficha.outras_recomendacoes" rows="6" class="form-control"></textarea>
|
|
|
|
<textarea ng-model="editing.ficha.aptidao.outras_recomendacoes" rows="6" class="form-control"></textarea>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -279,7 +270,7 @@
|
|
|
|
<div class="form-group">
|
|
|
|
<div class="form-group">
|
|
|
|
<label class="col-sm-2 control-label">Próximo Exame</label>
|
|
|
|
<label class="col-sm-2 control-label">Próximo Exame</label>
|
|
|
|
<div class="col-sm-2">
|
|
|
|
<div class="col-sm-2">
|
|
|
|
<input ng-model="editing.ficha.proximo_exame" type="text" class="form-control" datepicker />
|
|
|
|
<input ng-model="editing.ficha.aptidao.proximo_exame" type="text" class="form-control" datepicker />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|