|
|
|
@ -1880,253 +1880,351 @@
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Dças. GI. Endocrinas, Nutrição, Metabolismo, Imunitárias</td>
|
|
|
|
<td>Dças. GI. Endocrinas, Nutrição, Metabolismo, Imunitárias</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.nutricao_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.nutricao_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.nutricao_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.nutricao_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.nutricao_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.nutricao_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.nutricao_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Doeças Sangue e Orgãos Hemotopoieticos</td>
|
|
|
|
<td>Doeças Sangue e Orgãos Hemotopoieticos</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.sangue_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.sangue_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.sangue_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.sangue_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.sangue_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.sangue_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.sangue_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Transtornos Mentais</td>
|
|
|
|
<td>Transtornos Mentais</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.mentais_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.mentais_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.mentais_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.mentais_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.mentais_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.mentais_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.mentais_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Doenças SNC e Orgãos Sentidos</td>
|
|
|
|
<td>Doenças SNC e Orgãos Sentidos</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.snc_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.snc_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.snc_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.snc_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.snc_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.snc_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.snc_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Doenças Aparelho Circulatório</td>
|
|
|
|
<td>Doenças Aparelho Circulatório</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.circulatorio_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.circulatorio_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.circulatorio_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.circulatorio_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.circulatorio_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.circulatorio_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.circulatorio_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Doenças Aparelho Respiratório</td>
|
|
|
|
<td>Doenças Aparelho Respiratório</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.respiratorio_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.respiratorio_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.respiratorio_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.respiratorio_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.respiratorio_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.respiratorio_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.respiratorio_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Doenças Aparelho Digestivo</td>
|
|
|
|
<td>Doenças Aparelho Digestivo</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.digestivo_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.digestivo_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.digestivo_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.digestivo_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.digestivo_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.digestivo_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.digestivo_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Doenças Aparelho Génito - Urinário</td>
|
|
|
|
<td>Doenças Aparelho Génito - Urinário</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.genito_urinario_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.genito_urinario_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.genito_urinario_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.genito_urinario_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.genito_urinario_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.genito_urinario_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.genito_urinario_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Complicações da Gravidez e Puerpério</td>
|
|
|
|
<td>Complicações da Gravidez e Puerpério</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.gravidez_puerperio_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.gravidez_puerperio_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.gravidez_puerperio_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.gravidez_puerperio_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.gravidez_puerperio_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.gravidez_puerperio_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.gravidez_puerperio_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Doenças Pele e Tec. Celular Subcutâneo</td>
|
|
|
|
<td>Doenças Pele e Tec. Celular Subcutâneo</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.pele_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.pele_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.pele_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.pele_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.pele_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.pele_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.pele_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Doenças Sist. Osteomuscular e Tec. Conjuntivo</td>
|
|
|
|
<td>Doenças Sist. Osteomuscular e Tec. Conjuntivo</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.osteomuscular_tecido_conjuntivo_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.osteomuscular_tecido_conjuntivo_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.osteomuscular_tecido_conjuntivo_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.osteomuscular_tecido_conjuntivo_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.osteomuscular_tecido_conjuntivo_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.osteomuscular_tecido_conjuntivo_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.osteomuscular_tecido_conjuntivo_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Anomalias Congénitas</td>
|
|
|
|
<td>Anomalias Congénitas</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.anomalias_congenitas_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.anomalias_congenitas_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.anomalias_congenitas_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.anomalias_congenitas_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.anomalias_congenitas_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.anomalias_congenitas_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.anomalias_congenitas_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Sintomas, Sinais e Afecções mal definidas</td>
|
|
|
|
<td>Sintomas, Sinais e Afecções mal definidas</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.sintomas_sinais_afeccoes_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.sintomas_sinais_afeccoes_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.sintomas_sinais_afeccoes_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.sintomas_sinais_afeccoes_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.sintomas_sinais_afeccoes_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.sintomas_sinais_afeccoes_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.sintomas_sinais_afeccoes_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Lesões, Acidentes e Envenenamentos</td>
|
|
|
|
<td>Lesões, Acidentes e Envenenamentos</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.lesoes_pai" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.lesoes_mae" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.lesoes_irmaos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.lesoes_avos" value="true" type="checkbox" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input name="" type="checkbox">
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-md-2">
|
|
|
|
|
|
|
|
<input ng-model="editing.FcFichaAntecedentesFamiliaresBean.lesoes_outros" value="true" type="checkbox" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-10 p-l-none">
|
|
|
|
|
|
|
|
<input ng-show="editing.FcFichaAntecedentesFamiliaresBean.lesoes_outros" ng-model="editing.FcFichaAntecedentesFamiliaresBean.lesoes_outros_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</tbody>
|
|
|
|
@ -2145,7 +2243,7 @@
|
|
|
|
<label class="col-sm-4 control-label">Peso</label>
|
|
|
|
<label class="col-sm-4 control-label">Peso</label>
|
|
|
|
<div class="col-sm-8">
|
|
|
|
<div class="col-sm-8">
|
|
|
|
<div class="input-group">
|
|
|
|
<div class="input-group">
|
|
|
|
<input type="text" class="form-control">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.biometria_peso" type="text" class="form-control" />
|
|
|
|
<span class="input-group-addon">(Kg)</span>
|
|
|
|
<span class="input-group-addon">(Kg)</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2154,7 +2252,7 @@
|
|
|
|
<label class="col-sm-4 control-label">T.A.</label>
|
|
|
|
<label class="col-sm-4 control-label">T.A.</label>
|
|
|
|
<div class="col-sm-8">
|
|
|
|
<div class="col-sm-8">
|
|
|
|
<div class="input-group">
|
|
|
|
<div class="input-group">
|
|
|
|
<input type="text" class="form-control">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.biometria_ta_sistolica" type="text" class="form-control" />
|
|
|
|
<span class="input-group-addon">(mmHg)</span>
|
|
|
|
<span class="input-group-addon">(mmHg)</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2165,7 +2263,7 @@
|
|
|
|
<label class="col-sm-4 control-label">Altura</label>
|
|
|
|
<label class="col-sm-4 control-label">Altura</label>
|
|
|
|
<div class="col-sm-8">
|
|
|
|
<div class="col-sm-8">
|
|
|
|
<div class="input-group">
|
|
|
|
<div class="input-group">
|
|
|
|
<input type="text" class="form-control">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.biometria_altura" type="text" class="form-control" />
|
|
|
|
<span class="input-group-addon">(cm)</span>
|
|
|
|
<span class="input-group-addon">(cm)</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2174,7 +2272,7 @@
|
|
|
|
<label class="col-sm-4 control-label">F.C.</label>
|
|
|
|
<label class="col-sm-4 control-label">F.C.</label>
|
|
|
|
<div class="col-sm-8">
|
|
|
|
<div class="col-sm-8">
|
|
|
|
<div class="input-group">
|
|
|
|
<div class="input-group">
|
|
|
|
<input type="text" class="form-control">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.biometria_frequencia_cardiaca" type="text" class="form-control" />
|
|
|
|
<span class="input-group-addon">(bpm)</span>
|
|
|
|
<span class="input-group-addon">(bpm)</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2194,25 +2292,25 @@
|
|
|
|
<label class="control-label">7.2 - Perfil Psicológico</label>
|
|
|
|
<label class="control-label">7.2 - Perfil Psicológico</label>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.perfil_psicologico_ansioso" value="true" type="checkbox" />
|
|
|
|
Ansioso
|
|
|
|
Ansioso
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.perfil_psicologico_deprimido" value="true" type="checkbox" />
|
|
|
|
Deprimido
|
|
|
|
Deprimido
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.perfil_psicologico_calmo" value="true" type="checkbox" />
|
|
|
|
Calmo
|
|
|
|
Calmo
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.perfil_psicologico_hiperactivo" value="true" type="checkbox" />
|
|
|
|
Hiperactivo
|
|
|
|
Hiperactivo
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2220,16 +2318,16 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-4">
|
|
|
|
<div class="col-md-4">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.perfil_psicologico_outro" value="true" type="checkbox" />
|
|
|
|
Outro </label>
|
|
|
|
Outro </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8 p-l-none">
|
|
|
|
<div class="col-md-8 p-l-none">
|
|
|
|
<div class="row">
|
|
|
|
<div ng-show="editing.FcFichaExameObjectivoBean.perfil_psicologico_outro" class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label class="control-label">Qual</label>
|
|
|
|
<label class="control-label">Qual</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-10">
|
|
|
|
<div class="col-md-10">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.perfil_psicologico_outro_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2254,19 +2352,19 @@
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Olho Esquerdo </td>
|
|
|
|
<td>Olho Esquerdo </td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input type="text" class="form-control">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.acuidade_visual_esquerdo_perto" type="text" class="form-control" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input type="text" class="form-control">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.acuidade_visual_esquerdo_longe" type="text" class="form-control" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>Olho Direito </td>
|
|
|
|
<td>Olho Direito </td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input type="text" class="form-control">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.acuidade_visual_direito_perto" type="text" class="form-control" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<input type="text" class="form-control">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.acuidade_visual_direito_longe" type="text" class="form-control" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</tbody>
|
|
|
|
@ -2277,7 +2375,7 @@
|
|
|
|
<label class="control-label">7.4 - Senso Cromático</label>
|
|
|
|
<label class="control-label">7.4 - Senso Cromático</label>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.senso_cromatico_normal" name="rb_senso_cromatico_normal" ng-value="true" type="radio" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2285,16 +2383,16 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-4">
|
|
|
|
<div class="col-md-4">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.senso_cromatico_normal" name="rb_senso_cromatico_normal" ng-value="false" type="radio" />
|
|
|
|
Alterado </label>
|
|
|
|
Alterado </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8 p-l-none">
|
|
|
|
<div class="col-md-8 p-l-none">
|
|
|
|
<div class="row">
|
|
|
|
<div ng-show="!editing.FcFichaExameObjectivoBean.senso_cromatico_normal" class="row">
|
|
|
|
<div class="col-md-4">
|
|
|
|
<div class="col-md-4">
|
|
|
|
<label class="control-label">Especifique</label>
|
|
|
|
<label class="control-label">Especifique</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.senso_cromatico_alterado_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2318,7 +2416,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.boca_nariz_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2328,7 +2426,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.boca_nariz_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2341,7 +2439,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.pele_mucosas_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2351,7 +2449,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.pele_mucosas_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2364,7 +2462,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.acuidade_auditiva_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2374,7 +2472,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.acuidade_auditiva_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2387,7 +2485,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.adenopatias_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2397,7 +2495,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.adenopatias_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2410,7 +2508,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.pescoco_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2420,7 +2518,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.pescoco_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2433,7 +2531,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.torax_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2443,7 +2541,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.torax_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2456,7 +2554,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.auscultacao_cardiaca_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2466,7 +2564,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.auscultacao_cardiaca_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2479,7 +2577,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.auscultacao_pulmonar_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2489,7 +2587,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.auscultacao_pulmonar_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2502,7 +2600,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.mama_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2512,7 +2610,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.mama_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2525,7 +2623,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.abdomen_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2535,7 +2633,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.abdomen_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2548,7 +2646,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.coluna_vertebral_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2558,7 +2656,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.coluna_vertebral_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2571,7 +2669,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.membros_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2581,7 +2679,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.membros_alteracoes_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2594,7 +2692,7 @@
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.exame_neurologico_normal" value="true" type="checkbox" />
|
|
|
|
Normal
|
|
|
|
Normal
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2604,7 +2702,7 @@
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
<label class="control-label">Com Alterações, Quais:</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8">
|
|
|
|
<div class="col-md-8">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaExameObjectivoBean.exame_neurologico_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2626,23 +2724,23 @@
|
|
|
|
<label class="control-label">8.1 - Doenças Infecciosas</label>
|
|
|
|
<label class="control-label">8.1 - Doenças Infecciosas</label>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_infecciosas_tuberculose" value="true" type="checkbox" />
|
|
|
|
Tuberculoses </label>
|
|
|
|
Tuberculoses </label>
|
|
|
|
</div>
|
|
|
|
</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 type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_infecciosas_hepatites" value="true" type="checkbox" />
|
|
|
|
Hepatites </label>
|
|
|
|
Hepatites </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8 p-l-none">
|
|
|
|
<div class="col-md-8 p-l-none">
|
|
|
|
<div class="row">
|
|
|
|
<div ng-show="editing.FcFichaDoencasBean.doencas_infecciosas_hepatites" class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label class="control-label">Tipo</label>
|
|
|
|
<label class="control-label">Tipo</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-10">
|
|
|
|
<div class="col-md-10">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_infecciosas_hepatites_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2650,23 +2748,23 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_infecciosas_vih" value="true" type="checkbox" />
|
|
|
|
V.I.H. </label>
|
|
|
|
V.I.H. </label>
|
|
|
|
</div>
|
|
|
|
</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 type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_infecciosas_outras" value="true" type="checkbox" />
|
|
|
|
Outras </label>
|
|
|
|
Outras </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-8 p-l-none">
|
|
|
|
<div class="col-md-8 p-l-none">
|
|
|
|
<div class="row">
|
|
|
|
<div ng-show="editing.FcFichaDoencasBean.doencas_infecciosas_outras" class="row">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<div class="col-md-2">
|
|
|
|
<label class="control-label">Quais</label>
|
|
|
|
<label class="control-label">Quais</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-10">
|
|
|
|
<div class="col-md-10">
|
|
|
|
<input type="text" class="form-control input-sm">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_infecciosas_outras_detalhe" type="text" class="form-control input-sm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -2675,7 +2773,7 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
|
|
<div class="form-group">
|
|
|
|
<label class="control-label">8.3 - Neoplasias</label>
|
|
|
|
<label class="control-label">8.3 - Neoplasias</label>
|
|
|
|
<textarea rows="3" class="form-control"></textarea>
|
|
|
|
<textarea ng-model="editing.FcFichaDoencasBean.neoplasias_detalhe" rows="3" class="form-control"></textarea>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-6">
|
|
|
|
<div class="col-md-6">
|
|
|
|
@ -2683,37 +2781,37 @@
|
|
|
|
<label class="control-label">8.2 - Doenças de Nutrição, Metabolismo, Endócrinas e Imunitárias</label>
|
|
|
|
<label class="control-label">8.2 - Doenças de Nutrição, Metabolismo, Endócrinas e Imunitárias</label>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_nutricao_diabetes" value="true" type="checkbox" />
|
|
|
|
Diabetes </label>
|
|
|
|
Diabetes </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_nutricao_obesidade" value="true" type="checkbox" />
|
|
|
|
Obesidade </label>
|
|
|
|
Obesidade </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_nutricao_mal_nutricao" value="true" type="checkbox" />
|
|
|
|
Mal nutrição </label>
|
|
|
|
Mal nutrição </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_nutricao_dislipidemias" value="true" type="checkbox" />
|
|
|
|
Dislipidémias </label>
|
|
|
|
Dislipidémias </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_nutricao_imunitarias" value="true" type="checkbox" />
|
|
|
|
Imunitárias </label>
|
|
|
|
Imunitárias </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_nutricao_outras_doencas_metabolismo" value="true" type="checkbox" />
|
|
|
|
Outras doenças do metabolismo </label>
|
|
|
|
Outras doenças do metabolismo </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label>
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" name="" value="">
|
|
|
|
<input ng-model="editing.FcFichaDoencasBean.doencas_nutricao_outras_doencas_endocrinas" value="true" type="checkbox" />
|
|
|
|
Outras doenças do endócrinas </label>
|
|
|
|
Outras doenças do endócrinas </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|