{# Se importa el template base #} {% extends 'MainBundle:Master:template.html.twig' %} {% block scripts2 %} {% endblock %} {% block scripts %} {# Carga el script donde se realizarán las funciones de ajax#} {# #} {#Bootstrap#} {##} {# Preloader #} {# Fin preloader #} {% endblock %} {% block content %}
{% for dev in devolution %} {% endfor %}
{{ 'labels.numero'|trans([], 'LocalizationBundle') }} {{ 'labels.date.normal'|trans([], 'LocalizationBundle') }} {{ 'labels.proceso'|trans([], 'LocalizationBundle') }} {{ 'labels.reasons_return'|trans([], 'LocalizationBundle') }} {{ 'labels.role.usuario'|trans([], 'LocalizationBundle') }} {{ 'labels.comentTec'|trans([], 'LocalizationBundle') }} {{ 'labels.comentRad'|trans([], 'LocalizationBundle') }} {{ 'labels.comentTra'|trans([], 'LocalizationBundle') }}
{{ loop.index }} {{ dev.current }} {{ dev.nextStep }} {{ dev.motiveDevolution }} {{ dev.username }} {{ dev.commentNewSendTechnologist }} {{ dev.commentNewSendRadiologist }} {{ dev.commentNewSendTranscription }}

{{ 'labels.devolutionError'|trans([], 'LocalizationBundle') }}

{#
#}

{{ 'labels.action.trreport'|trans([], 'LocalizationBundle') }}

{#
#} {# Acciones transcripcion Columna izquierda #}
{# boton cerrar#}

{# fin boton cerrar#} {# Boton y texto añadir lectura #}
{% if transcription!="" %} {% if adicional_transcription|length!=0 %}

{{ 'labels.lecturas.aditionalReading'|trans([], 'LocalizationBundle') }}

{% set NumberImage = "" %} {% for AuxTrans in adicional_transcription %} {% set NumberImage = loop.index %} * {{ 'labels.lecturas.aditionalReading'|trans([], 'LocalizationBundle') }} - {{ NumberImage }}
{% endfor %}
{% else %} {#

{{ 'transcriber.label22'|trans([], 'LocalizationBundle') }}

#} {% endif %}

{# Fin Boton y texto añadir lectura #} {# Editor texto enriquecido #} {#
#}
{# Plantillas #}
{{ 'button.plantilla'|trans([], 'LocalizationBundle') }} {#{% if queryMedicalOrder|length!=0 %} {{ 'labels.patient.orden'|trans([], 'LocalizationBundle') }}{{ 'labels.and'|trans([], 'LocalizationBundle') }}{{ 'labels.patient.clinicalData'|trans([], 'LocalizationBundle') }} {% endif %} #} {% if DataStudy.0.studyUid is defined %} {% if visor_web_filtro == 'AN' %} {% if visor_web_oviyam == true %} {{ 'labels.viewers.webViewer'|trans([], 'LocalizationBundle') }}   {% endif %} {% if visor_web_opcional == 'true' %} {{ 'labels.viewers.weasis'|trans([], 'LocalizationBundle') }} {% endif %} {% elseif visor_web_filtro == 'SU' %} {% if xen_viewer == true %} {{ 'labels.viewers.webViewer'|trans([], 'LocalizationBundle') }}   {% endif %} {% if visor_web_oviyam == true %} {{ 'labels.viewers.webViewer'|trans([], 'LocalizationBundle') }}   {% endif %} {% if visor_web_opcional == 'true' %} {{ 'labels.viewers.weasis'|trans([], 'LocalizationBundle') }} {% endif %} {% elseif visor_web_filtro == 'PI' %} {% if xen_viewer == true %} {{ 'labels.viewers.webViewer'|trans([], 'LocalizationBundle') }}   {% endif %} {% if visor_web_oviyam == true %} {{ 'labels.viewers.webViewer'|trans([], 'LocalizationBundle') }}   {% endif %} {% if visor_web_opcional == 'true' %} {{ 'labels.viewers.weasis'|trans([], 'LocalizationBundle') }} {% endif %} {% endif %} {% endif %}
{# Fin Plantillas #} {# Rich Text #}
{# Fin Editor texto enriquecido #}

{# Spinner - Mensajes #}

{# Fin Spinner - Mensajes #} {# Fin Acciones transcripcion Columna izquierda #}
{# Columna derecha datos del paciente y estudio #}
{# Applet reproduccion #}
{% if(url_recording=='si') %} {% if hotKeys_footer_dictation == 'true' %} {% endif %} {% endif %}
{# Fin applet reproduccion #}
{#
#} {# Nombre #}
{# Fecha nacimiento #} {# Edad #}
{# documento #} {# tipo de documento #}
{{ 'labels.patient.orden'|trans([], 'LocalizationBundle') }}

{# Radiologo #}
{# modalidad #}
{# birads #} {% if birads !='' %}
{% endif %} {# procedimiento #} {% for name in datamover %} {% endfor %}
{# Orden#}

{# Disparos #} {# MGY #}
{# KVA #} {# MAS #}
{# Placas #} {# Edad #} {# sobre exposicion #}
{# estudios #} {# portatil #}
{# biopsia #} {# inoportunidad #}
{# placas buenas #} {# placas malas #}
{# Fin Columna derecha datos del paciente #} {#
usar enlaces #}
{# Fin row #}
{# Fin panel body #}
{# Fin panel #}
{% if(datamover.0.varMod =='MG') %} {% else %} {% endif %} {% endblock %}