{{ item.label }}
          
        
      
      
      
        
          
            {{ item.label }}
          
        
      
      
        
          
            {{ item.label }}
          
        
      
      
      
        
          
            {{ item.label }}
          
        
      
      
      
        
          
            {{ item.label }}
          
        
      
      
         {
            form.IsArbitrationReading = false
          }"
        >
          
            {{ item.label }}
          
        
      
      
      
         {
            if (!v) {
               form.IsGlobalReading = v
            }
          }"
        >
          
            {{ item.label }}
          
        
      
      
        
          
            {{ item.label }}
          
        
      
      
        
          
            {{ item.label }}
          
        
      
      
        
          
            {{ item.label }}
          
        
      
      
      
         {
            if (v) {
              form.IsReadingShowSubjectInfo = true
              form.IsReadingShowPreviousResults = true
              form.ReadingTaskViewEnum = 0
              form.IseCRFShowInDicomReading = false
            } else {
              form.ReadingTaskViewEnum = 2
            }
          }"
        >
          
            {{ item.label }}
          
        
      
      
      
        
          
            {{ item.label }}
          
        
      
      
      
        
          
            {{ item.label }}
          
        
      
      
      
         {
            if (!v) {
              form.IseCRFShowInDicomReading = true
            }
          }"
        >
          
            {{ item.label }}
          
        
      
      
      
        
          
            {{ item.label }}
          
        
      
      
      
        
          
            {{ item.label }}
          
        
      
      
      
      
         {$set(form, 'AdditionalAssessmentType' + item.Id, v)}"
        >
          
            {{ item.label }}
          
        
      
      
        
        
          {{ $t('common:button:save') }}