diff --git a/.gitattributes b/.gitattributes index e492ec5df65e284ec77c386f7f8df5036db07a56..86ac5aa39b7de8c2b70f2677dddd12ba4ed5b54b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text *.mp4 filter=lfs diff=lfs merge=lfs -text *.webm filter=lfs diff=lfs merge=lfs -text collection/document_ids.txt filter=lfs diff=lfs merge=lfs -text +original/CLEFeHealth2015Task2/clefeHealth2015Task2_overview.pdf filter=lfs diff=lfs merge=lfs -text diff --git a/original/CLEFeHealth2014Task3/LICENSE b/original/CLEFeHealth2014Task3/LICENSE new file mode 100644 index 0000000000000000000000000000000000000000..8cdb8451d9b90c1d4000c6f22eb86471a4568be6 --- /dev/null +++ b/original/CLEFeHealth2014Task3/LICENSE @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + {description} + Copyright (C) {year} {fullname} + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + {signature of Ty Coon}, 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + diff --git a/original/CLEFeHealth2014Task3/README.md b/original/CLEFeHealth2014Task3/README.md new file mode 100644 index 0000000000000000000000000000000000000000..322fa02d99b2f9d074db21d49dddc85ebf197806 --- /dev/null +++ b/original/CLEFeHealth2014Task3/README.md @@ -0,0 +1,7 @@ +# CLEFeHealth2014Task3 +This repository contains resources, runs and code related to the CLEF 2014 eHealth Lab, Task 3 (information retrieval). + +CLEF Website: http://clef2014.clef-initiative.eu/index.php + +Task Website: http://clefehealth2014.dcu.ie/ + diff --git a/original/CLEFeHealth2014Task3/qrels/qrels.clef2014.test.bin.txt b/original/CLEFeHealth2014Task3/qrels/qrels.clef2014.test.bin.txt new file mode 100644 index 0000000000000000000000000000000000000000..4c5e67eadae07753630a620d5661a7ea405c1255 --- /dev/null +++ b/original/CLEFeHealth2014Task3/qrels/qrels.clef2014.test.bin.txt @@ -0,0 +1,6800 @@ +qtest2014.1 0 anato1913_12_000845 1 +qtest2014.1 0 anato1913_12_001429 1 +qtest2014.1 0 anato1913_12_001933 0 +qtest2014.1 0 anato1913_12_002341 0 +qtest2014.1 0 anato1913_12_002344 0 +qtest2014.1 0 bestb0834_12_001148 1 +qtest2014.1 0 bestb0834_12_001944 0 +qtest2014.1 0 bestb0834_12_001946 0 +qtest2014.1 0 bestb0834_12_002205 1 +qtest2014.1 0 bestb0834_12_002239 0 +qtest2014.1 0 brain2166_12_000432 0 +qtest2014.1 0 bupa.2183_12_000579 0 +qtest2014.1 0 bupa.2183_12_000587 0 +qtest2014.1 0 bupa.2183_12_001390 1 +qtest2014.1 0 bupa.2183_12_001396 1 +qtest2014.1 0 bupa.2183_12_001621 0 +qtest2014.1 0 bupa.2183_12_001636 0 +qtest2014.1 0 bupa.2183_12_001736 1 +qtest2014.1 0 bupa.2183_12_001749 1 +qtest2014.1 0 bupa.2183_12_001750 1 +qtest2014.1 0 bupa.2183_12_001753 1 +qtest2014.1 0 bupa.2183_12_001833 0 +qtest2014.1 0 bupa.2183_12_001842 0 +qtest2014.1 0 child2342_12_000024 0 +qtest2014.1 0 child2342_12_000164 0 +qtest2014.1 0 clini0836_12_002539 0 +qtest2014.1 0 clini0836_12_002605 1 +qtest2014.1 0 clini0836_12_012960 1 +qtest2014.1 0 clini0836_12_017082 1 +qtest2014.1 0 clini0836_12_017813 0 +qtest2014.1 0 clini0836_12_018601 0 +qtest2014.1 0 clini0836_12_024476 1 +qtest2014.1 0 clini0836_12_025445 1 +qtest2014.1 0 clini0836_12_026736 1 +qtest2014.1 0 clini0836_12_038161 0 +qtest2014.1 0 clini0836_12_044907 1 +qtest2014.1 0 clini0836_12_045184 1 +qtest2014.1 0 clini0836_12_052119 0 +qtest2014.1 0 clini0836_12_058330 0 +qtest2014.1 0 clini0836_12_078725 0 +qtest2014.1 0 clini0836_12_081529 0 +qtest2014.1 0 clini0836_12_091780 1 +qtest2014.1 0 clini0836_12_122788 0 +qtest2014.1 0 clini2387_12_000005 0 +qtest2014.1 0 coron2453_12_000032 0 +qtest2014.1 0 diabe2551_12_000404 1 +qtest2014.1 0 diagn2555_12_000014 1 +qtest2014.1 0 diagn2555_12_000122 1 +qtest2014.1 0 diagn2555_12_000199 0 +qtest2014.1 0 diagn2555_12_000206 1 +qtest2014.1 0 diagn2555_12_000261 1 +qtest2014.1 0 diagn2555_12_000265 1 +qtest2014.1 0 diagn2555_12_000354 1 +qtest2014.1 0 drcha2660_12_000061 1 +qtest2014.1 0 echob2751_12_000030 0 +qtest2014.1 0 every2870_12_008918 0 +qtest2014.1 0 facts2892_12_000095 0 +qtest2014.1 0 facts2892_12_000112 0 +qtest2014.1 0 facts2892_12_000156 0 +qtest2014.1 0 facts2892_12_000158 0 +qtest2014.1 0 facts2892_12_000159 0 +qtest2014.1 0 facts2892_12_000222 0 +qtest2014.1 0 facts2892_12_000293 0 +qtest2014.1 0 facts2892_12_000295 0 +qtest2014.1 0 facts2892_12_000297 0 +qtest2014.1 0 facts2892_12_000299 0 +qtest2014.1 0 facts2892_12_000300 0 +qtest2014.1 0 facts2892_12_000301 0 +qtest2014.1 0 fromy1190_12_001102 1 +qtest2014.1 0 gastr2983_12_001671 0 +qtest2014.1 0 ghr.n0840_12_013981 1 +qtest2014.1 0 healt3115_12_000240 1 +qtest2014.1 0 healt3115_12_001268 0 +qtest2014.1 0 healt3117_12_000007 0 +qtest2014.1 0 healt3117_12_000064 1 +qtest2014.1 0 healt3117_12_001831 0 +qtest2014.1 0 healt3117_12_003206 1 +qtest2014.1 0 healt3117_12_003471 0 +qtest2014.1 0 healt3117_12_003473 1 +qtest2014.1 0 healt3117_12_003475 1 +qtest2014.1 0 healt3117_12_003476 0 +qtest2014.1 0 healt3117_12_003477 1 +qtest2014.1 0 heart1228_12_000084 1 +qtest2014.1 0 heart1228_12_000091 1 +qtest2014.1 0 heart1228_12_000096 1 +qtest2014.1 0 heart1228_12_000101 1 +qtest2014.1 0 heart1228_12_000105 1 +qtest2014.1 0 heart1228_12_000106 1 +qtest2014.1 0 heart1228_12_000109 1 +qtest2014.1 0 heart1228_12_000111 0 +qtest2014.1 0 heart1228_12_000153 0 +qtest2014.1 0 heart1228_12_000156 1 +qtest2014.1 0 heart1228_12_000197 1 +qtest2014.1 0 heart1228_12_000452 1 +qtest2014.1 0 heart1228_12_000479 0 +qtest2014.1 0 heart1228_12_000490 0 +qtest2014.1 0 heart1228_12_000515 1 +qtest2014.1 0 heart1228_12_000582 1 +qtest2014.1 0 heart1228_12_000595 1 +qtest2014.1 0 heart1228_12_000633 1 +qtest2014.1 0 heart1228_12_000711 1 +qtest2014.1 0 heart1228_12_000716 0 +qtest2014.1 0 heart1228_12_000803 1 +qtest2014.1 0 heart1228_12_000810 1 +qtest2014.1 0 heart1228_12_000913 1 +qtest2014.1 0 heart1228_12_001098 1 +qtest2014.1 0 heart1228_12_001633 1 +qtest2014.1 0 heart3134_12_000013 0 +qtest2014.1 0 heart3134_12_000141 0 +qtest2014.1 0 heart3134_12_000145 0 +qtest2014.1 0 heart3134_12_000226 0 +qtest2014.1 0 heart3134_12_000256 0 +qtest2014.1 0 heart3134_12_000312 0 +qtest2014.1 0 heart3134_12_000315 0 +qtest2014.1 0 heart3134_12_000342 0 +qtest2014.1 0 heart3138_12_000065 1 +qtest2014.1 0 hotto3201_12_001916 1 +qtest2014.1 0 insid3304_12_000043 1 +qtest2014.1 0 insid3304_12_000061 1 +qtest2014.1 0 jfpon3368_12_000085 0 +qtest2014.1 0 menop1351_12_000088 1 +qtest2014.1 0 metho3694_12_000298 0 +qtest2014.1 0 nlm.n3868_12_000517 0 +qtest2014.1 0 nlm.n3868_12_000659 0 +qtest2014.1 0 nlm.n3868_12_000987 0 +qtest2014.1 0 nlm.n3868_12_000990 0 +qtest2014.1 0 nlm.n3868_12_001497 1 +qtest2014.1 0 nps.o3891_12_000557 0 +qtest2014.1 0 texas4630_12_000024 0 +qtest2014.1 0 texas4630_12_000394 0 +qtest2014.1 0 thebm4637_12_000083 0 +qtest2014.1 0 tripa0853_12_001508 0 +qtest2014.1 0 tripa0853_12_003996 0 +qtest2014.1 0 tripa0853_12_004171 0 +qtest2014.1 0 uptod4830_12_002565 0 +qtest2014.1 0 uptod4830_12_005159 0 +qtest2014.1 0 uptod4830_12_005205 0 +qtest2014.1 0 uptod4830_12_005348 0 +qtest2014.1 0 uptod4830_12_005474 0 +qtest2014.1 0 uptod4830_12_008695 1 +qtest2014.1 0 uptod4830_12_008700 1 +qtest2014.1 0 uptod4830_12_008705 0 +qtest2014.1 0 uptod4830_12_008756 1 +qtest2014.1 0 uptod4830_12_008759 1 +qtest2014.1 0 uptod4830_12_008795 1 +qtest2014.1 0 uptod4830_12_008828 1 +qtest2014.1 0 uptod4830_12_009009 1 +qtest2014.1 0 uptod4830_12_009014 1 +qtest2014.1 0 uptod4830_12_009016 0 +qtest2014.1 0 uptod4830_12_009017 1 +qtest2014.1 0 uptod4830_12_009018 1 +qtest2014.1 0 uptod4830_12_022028 0 +qtest2014.1 0 uptod4830_12_022049 0 +qtest2014.1 0 uptod4830_12_033972 1 +qtest2014.1 0 uptod4830_12_033976 0 +qtest2014.1 0 uptod4830_12_033995 1 +qtest2014.1 0 uptod4830_12_034108 0 +qtest2014.1 0 uptod4830_12_034116 0 +qtest2014.1 0 uptod4830_12_034125 1 +qtest2014.1 0 uptod4830_12_034150 0 +qtest2014.1 0 uptod4830_12_034155 0 +qtest2014.1 0 uptod4830_12_034166 0 +qtest2014.1 0 uptod4830_12_034217 1 +qtest2014.1 0 uptod4830_12_034231 1 +qtest2014.1 0 uptod4830_12_049498 1 +qtest2014.1 0 uptod4830_12_049499 1 +qtest2014.1 0 uptod4830_12_049887 0 +qtest2014.1 0 uptod4830_12_049891 0 +qtest2014.1 0 uptod4830_12_049893 0 +qtest2014.1 0 uptod4830_12_049918 0 +qtest2014.1 0 uptod4830_12_049938 0 +qtest2014.1 0 uptod4830_12_050168 0 +qtest2014.1 0 uptod4830_12_050193 0 +qtest2014.1 0 uptod4830_12_050237 0 +qtest2014.1 0 uptod4830_12_065017 0 +qtest2014.1 0 uptod4830_12_065237 1 +qtest2014.1 0 uptod4830_12_065330 0 +qtest2014.1 0 uptod4830_12_068918 1 +qtest2014.1 0 uptod4830_12_069101 0 +qtest2014.1 0 uptod4830_12_073201 1 +qtest2014.1 0 uptod4830_12_073230 1 +qtest2014.1 0 uptod4830_12_073308 0 +qtest2014.1 0 uptod4830_12_073338 1 +qtest2014.1 0 uptod4830_12_073347 0 +qtest2014.1 0 uptod4830_12_073367 1 +qtest2014.1 0 uptod4830_12_073370 0 +qtest2014.1 0 uptod4830_12_073381 1 +qtest2014.1 0 uptod4830_12_073407 1 +qtest2014.1 0 uptod4830_12_073454 1 +qtest2014.1 0 uptod4830_12_073497 1 +qtest2014.1 0 uptod4830_12_073511 1 +qtest2014.1 0 virtu4909_12_000499 1 +qtest2014.1 0 virtu4909_12_000561 1 +qtest2014.1 0 wiki.0842_12_001527 1 +qtest2014.1 0 wiki.0842_12_002481 1 +qtest2014.1 0 wiki.0842_12_002482 1 +qtest2014.1 0 wiki.0842_12_002486 1 +qtest2014.1 0 wiki.0842_12_004711 1 +qtest2014.2 0 alzhe0932_12_001276 1 +qtest2014.2 0 anaes1909_12_000030 0 +qtest2014.2 0 anaes1909_12_000100 0 +qtest2014.2 0 anaes1909_12_000160 0 +qtest2014.2 0 anaes1909_12_000251 0 +qtest2014.2 0 anaes1909_12_000290 0 +qtest2014.2 0 anaes1909_12_002055 1 +qtest2014.2 0 anaes1909_12_002116 0 +qtest2014.2 0 anaes1909_12_002156 1 +qtest2014.2 0 anaes1909_12_002171 1 +qtest2014.2 0 bestb0834_12_000882 1 +qtest2014.2 0 bestb0834_12_000943 0 +qtest2014.2 0 bestb0834_12_001167 0 +qtest2014.2 0 bestb0834_12_001419 0 +qtest2014.2 0 bestb0834_12_001864 0 +qtest2014.2 0 clini0836_12_005060 1 +qtest2014.2 0 clini0836_12_006581 1 +qtest2014.2 0 clini0836_12_013871 1 +qtest2014.2 0 clini0836_12_022352 1 +qtest2014.2 0 clini0836_12_028909 1 +qtest2014.2 0 clini0836_12_030544 1 +qtest2014.2 0 clini0836_12_045662 1 +qtest2014.2 0 clini0836_12_060958 1 +qtest2014.2 0 clini0836_12_065647 1 +qtest2014.2 0 clini0836_12_094149 1 +qtest2014.2 0 clini0836_12_100043 1 +qtest2014.2 0 clini0836_12_105209 1 +qtest2014.2 0 clini0836_12_105800 1 +qtest2014.2 0 clini0836_12_106087 1 +qtest2014.2 0 clini0836_12_108005 1 +qtest2014.2 0 clini0836_12_110033 1 +qtest2014.2 0 clini0836_12_113447 1 +qtest2014.2 0 clini0836_12_116028 1 +qtest2014.2 0 clini0836_12_127947 1 +qtest2014.2 0 cyber2490_12_000328 1 +qtest2014.2 0 dermw2530_12_000016 1 +qtest2014.2 0 dict.2567_12_001011 1 +qtest2014.2 0 dict.2567_12_001049 1 +qtest2014.2 0 dict.2567_12_001055 1 +qtest2014.2 0 dict.2567_12_001091 1 +qtest2014.2 0 dict.2567_12_001100 1 +qtest2014.2 0 dict.2567_12_001115 1 +qtest2014.2 0 dict.2567_12_001198 1 +qtest2014.2 0 dict.2567_12_001249 1 +qtest2014.2 0 dict.2567_12_001378 1 +qtest2014.2 0 dying1120_12_000394 0 +qtest2014.2 0 dying1120_12_000421 1 +qtest2014.2 0 e-med2733_12_000026 0 +qtest2014.2 0 en.di1144_12_000091 0 +qtest2014.2 0 en.di1144_12_001050 1 +qtest2014.2 0 euros2867_12_000139 1 +qtest2014.2 0 euros2867_12_000224 1 +qtest2014.2 0 fda.g2909_12_002596 1 +qtest2014.2 0 healt3115_12_000563 1 +qtest2014.2 0 healt3117_12_000773 0 +qtest2014.2 0 healt3117_12_000780 1 +qtest2014.2 0 healt3117_12_000781 1 +qtest2014.2 0 healt3117_12_000782 0 +qtest2014.2 0 healt3117_12_000783 1 +qtest2014.2 0 healt3117_12_000784 1 +qtest2014.2 0 healt3117_12_000800 1 +qtest2014.2 0 healt3117_12_000864 0 +qtest2014.2 0 healt3117_12_000867 0 +qtest2014.2 0 healt3117_12_000868 0 +qtest2014.2 0 healt3117_12_000869 1 +qtest2014.2 0 healt3117_12_001040 0 +qtest2014.2 0 healt3117_12_001254 1 +qtest2014.2 0 healt3117_12_001257 1 +qtest2014.2 0 healt3117_12_001258 1 +qtest2014.2 0 healt3117_12_001597 1 +qtest2014.2 0 innov3303_12_000793 0 +qtest2014.2 0 innov3303_12_000912 1 +qtest2014.2 0 iront3330_12_000417 1 +qtest2014.2 0 kidsh1292_12_000457 0 +qtest2014.2 0 longe1310_12_000012 1 +qtest2014.2 0 lungc1312_12_000115 0 +qtest2014.2 0 metho3694_12_001089 1 +qtest2014.2 0 ncbi.3800_12_000470 1 +qtest2014.2 0 ncbi.3800_12_008089 0 +qtest2014.2 0 neona3819_12_000837 1 +qtest2014.2 0 netce3826_12_001089 1 +qtest2014.2 0 netce3826_12_001166 1 +qtest2014.2 0 nhslo1393_12_002167 1 +qtest2014.2 0 nhslo1393_12_002325 1 +qtest2014.2 0 nhslo1393_12_002329 1 +qtest2014.2 0 nhslo1393_12_002333 1 +qtest2014.2 0 nhslo1393_12_002337 1 +qtest2014.2 0 nhslo1393_12_003146 1 +qtest2014.2 0 nhslo1393_12_003147 1 +qtest2014.2 0 nhslo3844_12_010567 1 +qtest2014.2 0 nhslo3844_12_010652 1 +qtest2014.2 0 nhslo3844_12_010667 1 +qtest2014.2 0 nhslo3844_12_010673 1 +qtest2014.2 0 nhslo3844_12_010687 1 +qtest2014.2 0 nhslo3844_12_012061 1 +qtest2014.2 0 nhslo3844_12_012062 1 +qtest2014.2 0 nhslo3844_12_012067 1 +qtest2014.2 0 nhslo3844_12_012071 1 +qtest2014.2 0 nichd3854_12_000005 1 +qtest2014.2 0 nichd3854_12_000006 1 +qtest2014.2 0 nlm.n3868_12_000785 1 +qtest2014.2 0 patho3986_12_000112 0 +qtest2014.2 0 patie3987_12_000714 0 +qtest2014.2 0 patie3987_12_000723 0 +qtest2014.2 0 patie3987_12_000809 0 +qtest2014.2 0 patie3987_12_001081 0 +qtest2014.2 0 sepsi1565_12_000001 1 +qtest2014.2 0 sepsi1565_12_000002 1 +qtest2014.2 0 surge4588_12_000087 1 +qtest2014.2 0 survi4592_12_000001 1 +qtest2014.2 0 thedo4643_12_000525 1 +qtest2014.2 0 thedo4643_12_001681 1 +qtest2014.2 0 ttmed4716_12_000711 0 +qtest2014.2 0 ttmed4716_12_001272 1 +qtest2014.2 0 uptod4830_12_004552 1 +qtest2014.2 0 uptod4830_12_018309 1 +qtest2014.2 0 uptod4830_12_018349 1 +qtest2014.2 0 uptod4830_12_018390 1 +qtest2014.2 0 uptod4830_12_018490 1 +qtest2014.2 0 uptod4830_12_018491 1 +qtest2014.2 0 uptod4830_12_018534 1 +qtest2014.2 0 uptod4830_12_018587 1 +qtest2014.2 0 uptod4830_12_018590 1 +qtest2014.2 0 uptod4830_12_044362 1 +qtest2014.2 0 uptod4830_12_044364 1 +qtest2014.2 0 uptod4830_12_046977 1 +qtest2014.2 0 uptod4830_12_075721 0 +qtest2014.2 0 uptod4830_12_078965 1 +qtest2014.2 0 uptod4830_12_079604 1 +qtest2014.2 0 virtu4909_12_001289 1 +qtest2014.2 0 virtu4909_12_001803 1 +qtest2014.2 0 webmd4945_12_000083 0 +qtest2014.2 0 webmd4945_12_002597 1 +qtest2014.2 0 wiki.0842_12_006372 1 +qtest2014.2 0 wiki.0842_12_008997 1 +qtest2014.2 0 wiki.0842_12_008998 1 +qtest2014.3 0 001de1697_12_000023 0 +qtest2014.3 0 001de1697_12_000417 0 +qtest2014.3 0 001de1697_12_001431 0 +qtest2014.3 0 001de1697_12_001478 0 +qtest2014.3 0 001de1697_12_001768 0 +qtest2014.3 0 001de1697_12_002094 0 +qtest2014.3 0 altme0929_12_000639 0 +qtest2014.3 0 altme0929_12_000948 0 +qtest2014.3 0 alzhe0932_12_000865 0 +qtest2014.3 0 asbes1977_12_001148 1 +qtest2014.3 0 bestb0834_12_000368 1 +qtest2014.3 0 bestb0834_12_000786 1 +qtest2014.3 0 bestb0834_12_000975 1 +qtest2014.3 0 bestb0834_12_001853 1 +qtest2014.3 0 bestb0834_12_002002 1 +qtest2014.3 0 bestb0834_12_002193 1 +qtest2014.3 0 cadth0844_12_003189 0 +qtest2014.3 0 cadth0844_12_003692 0 +qtest2014.3 0 cadth0844_12_004270 0 +qtest2014.3 0 cadth0844_12_004271 0 +qtest2014.3 0 cadth0844_12_004350 0 +qtest2014.3 0 cadth0844_12_004429 0 +qtest2014.3 0 cadth0844_12_005467 0 +qtest2014.3 0 cadth0844_12_005468 0 +qtest2014.3 0 cadth0844_12_005474 0 +qtest2014.3 0 cadth0844_12_005488 0 +qtest2014.3 0 child2342_12_000024 0 +qtest2014.3 0 clini0836_12_009157 0 +qtest2014.3 0 clini0836_12_014512 1 +qtest2014.3 0 clini0836_12_016787 1 +qtest2014.3 0 clini0836_12_025302 1 +qtest2014.3 0 clini0836_12_063982 1 +qtest2014.3 0 clini0836_12_081743 1 +qtest2014.3 0 clini0836_12_088123 1 +qtest2014.3 0 clini0836_12_089619 1 +qtest2014.3 0 clini0836_12_101899 1 +qtest2014.3 0 diabe2551_12_000447 0 +qtest2014.3 0 dict.2567_12_001078 1 +qtest2014.3 0 dict.2567_12_001155 1 +qtest2014.3 0 emedi2805_12_000607 1 +qtest2014.3 0 gastr2983_12_000784 0 +qtest2014.3 0 healt3121_12_000544 0 +qtest2014.3 0 healt3132_12_000325 0 +qtest2014.3 0 heart3134_12_000087 1 +qtest2014.3 0 heart3134_12_000290 1 +qtest2014.3 0 heart3134_12_000305 1 +qtest2014.3 0 hyste3217_12_001164 0 +qtest2014.3 0 imgt.3265_12_000284 0 +qtest2014.3 0 imgt.3265_12_000721 0 +qtest2014.3 0 mayoc3579_12_008719 0 +qtest2014.3 0 metho3694_12_002104 0 +qtest2014.3 0 metho3694_12_002203 0 +qtest2014.3 0 metho3694_12_002293 0 +qtest2014.3 0 metho3694_12_002366 0 +qtest2014.3 0 metho3694_12_002383 0 +qtest2014.3 0 metho3694_12_002458 0 +qtest2014.3 0 mgh.o3697_12_002440 0 +qtest2014.3 0 misca1363_12_000435 0 +qtest2014.3 0 misca1363_12_000499 0 +qtest2014.3 0 myast3751_12_000007 0 +qtest2014.3 0 myast3751_12_000059 0 +qtest2014.3 0 new.p1389_12_014422 0 +qtest2014.3 0 pathg3984_12_000509 1 +qtest2014.3 0 ped-o4003_12_000041 0 +qtest2014.3 0 plast1486_12_001296 0 +qtest2014.3 0 pleur4087_12_000076 1 +qtest2014.3 0 preem1494_12_000348 0 +qtest2014.3 0 preem1494_12_000604 0 +qtest2014.3 0 preem1494_12_000608 0 +qtest2014.3 0 progn4142_12_000012 0 +qtest2014.3 0 smoki4451_12_000010 0 +qtest2014.3 0 smoki4451_12_000042 0 +qtest2014.3 0 tripa0853_12_002880 0 +qtest2014.3 0 uptod4830_12_000616 1 +qtest2014.3 0 uptod4830_12_001227 1 +qtest2014.3 0 uptod4830_12_001344 1 +qtest2014.3 0 uptod4830_12_002934 1 +qtest2014.3 0 uptod4830_12_003586 0 +qtest2014.3 0 uptod4830_12_015897 0 +qtest2014.3 0 uptod4830_12_025649 1 +qtest2014.3 0 uptod4830_12_035719 1 +qtest2014.3 0 uptod4830_12_042266 1 +qtest2014.3 0 uptod4830_12_042367 1 +qtest2014.3 0 uptod4830_12_042457 1 +qtest2014.3 0 uptod4830_12_042518 1 +qtest2014.3 0 uptod4830_12_042537 1 +qtest2014.3 0 uptod4830_12_043144 1 +qtest2014.3 0 uptod4830_12_048869 0 +qtest2014.3 0 uptod4830_12_055937 1 +qtest2014.3 0 uptod4830_12_066949 0 +qtest2014.3 0 uptod4830_12_071112 0 +qtest2014.3 0 uptod4830_12_075102 0 +qtest2014.3 0 uptod4830_12_075207 0 +qtest2014.3 0 uptod4830_12_075260 0 +qtest2014.3 0 virtu4909_12_001484 0 +qtest2014.3 0 wiki.0842_12_007828 1 +qtest2014.4 0 ahrq.1851_12_000252 0 +qtest2014.4 0 alzhe0932_12_000307 1 +qtest2014.4 0 alzhe0932_12_000308 1 +qtest2014.4 0 alzhe0932_12_000309 1 +qtest2014.4 0 alzhe0932_12_000956 1 +qtest2014.4 0 alzhe0932_12_001255 1 +qtest2014.4 0 baby-2032_12_000190 1 +qtest2014.4 0 bestb0834_12_001136 1 +qtest2014.4 0 bestb0834_12_001996 0 +qtest2014.4 0 brain2166_12_000079 1 +qtest2014.4 0 brain2166_12_000122 1 +qtest2014.4 0 child2342_12_000269 0 +qtest2014.4 0 child2342_12_000309 0 +qtest2014.4 0 clini0836_12_015608 0 +qtest2014.4 0 clini0836_12_018564 1 +qtest2014.4 0 clini0836_12_031660 0 +qtest2014.4 0 clini0836_12_034344 1 +qtest2014.4 0 clini0836_12_034822 0 +qtest2014.4 0 clini0836_12_035239 1 +qtest2014.4 0 clini0836_12_036078 0 +qtest2014.4 0 clini0836_12_039706 0 +qtest2014.4 0 clini0836_12_042478 1 +qtest2014.4 0 clini0836_12_044784 1 +qtest2014.4 0 clini0836_12_050059 0 +qtest2014.4 0 clini0836_12_050376 1 +qtest2014.4 0 clini0836_12_060271 1 +qtest2014.4 0 clini0836_12_062354 1 +qtest2014.4 0 clini0836_12_063029 0 +qtest2014.4 0 clini0836_12_065526 1 +qtest2014.4 0 clini0836_12_068574 1 +qtest2014.4 0 clini0836_12_074432 1 +qtest2014.4 0 clini0836_12_075723 1 +qtest2014.4 0 clini0836_12_084742 1 +qtest2014.4 0 clini0836_12_090635 0 +qtest2014.4 0 clini0836_12_097275 1 +qtest2014.4 0 clini0836_12_098172 1 +qtest2014.4 0 clini0836_12_099545 1 +qtest2014.4 0 clini0836_12_100250 1 +qtest2014.4 0 clini0836_12_101121 1 +qtest2014.4 0 clini0836_12_101766 1 +qtest2014.4 0 clini0836_12_105757 1 +qtest2014.4 0 clini0836_12_123893 0 +qtest2014.4 0 clini0836_12_125803 1 +qtest2014.4 0 clini0836_12_126345 1 +qtest2014.4 0 dict.2567_12_001098 1 +qtest2014.4 0 empow2815_12_000958 1 +qtest2014.4 0 encep2817_12_000022 1 +qtest2014.4 0 encep2817_12_000072 1 +qtest2014.4 0 encep2817_12_000164 1 +qtest2014.4 0 encep2817_12_000165 1 +qtest2014.4 0 first1181_12_000271 1 +qtest2014.4 0 first1181_12_000317 1 +qtest2014.4 0 fromy1190_12_002004 1 +qtest2014.4 0 healt3117_12_000494 0 +qtest2014.4 0 healt3117_12_000495 1 +qtest2014.4 0 healt3117_12_000496 1 +qtest2014.4 0 healt3117_12_000497 0 +qtest2014.4 0 healt3117_12_000498 1 +qtest2014.4 0 healt3117_12_000499 1 +qtest2014.4 0 healt3117_12_000500 0 +qtest2014.4 0 infot1265_12_000169 0 +qtest2014.4 0 insid3304_12_000120 0 +qtest2014.4 0 insid3304_12_000175 0 +qtest2014.4 0 mayfi3578_12_000428 1 +qtest2014.4 0 mayfi3578_12_000486 1 +qtest2014.4 0 medhe3620_12_000094 0 +qtest2014.4 0 medis3653_12_000169 1 +qtest2014.4 0 natio3788_12_000025 0 +qtest2014.4 0 nhslo3844_12_015891 1 +qtest2014.4 0 nhslo3844_12_015892 1 +qtest2014.4 0 nhslo3844_12_015901 1 +qtest2014.4 0 nhslo3844_12_015905 1 +qtest2014.4 0 nlm.n3868_12_001873 1 +qtest2014.4 0 ocd.a1413_12_000061 1 +qtest2014.4 0 palli3978_12_000223 1 +qtest2014.4 0 palli3978_12_000227 1 +qtest2014.4 0 palli3978_12_000670 1 +qtest2014.4 0 palli3978_12_001181 1 +qtest2014.4 0 patie3987_12_000528 1 +qtest2014.4 0 patie3987_12_000724 1 +qtest2014.4 0 patie3992_12_000724 1 +qtest2014.4 0 patie3992_12_001050 0 +qtest2014.4 0 patie3992_12_001173 0 +qtest2014.4 0 patie3992_12_002511 0 +qtest2014.4 0 patie3992_12_002806 0 +qtest2014.4 0 patie3992_12_002949 0 +qtest2014.4 0 patie3992_12_002951 0 +qtest2014.4 0 radio4191_12_000302 1 +qtest2014.4 0 river4274_12_000314 1 +qtest2014.4 0 river4274_12_000336 1 +qtest2014.4 0 theba4636_12_000092 0 +qtest2014.4 0 uclah4736_12_000858 0 +qtest2014.4 0 under4819_12_000096 1 +qtest2014.4 0 uptod4830_12_005280 1 +qtest2014.4 0 uptod4830_12_011004 1 +qtest2014.4 0 uptod4830_12_011014 1 +qtest2014.4 0 uptod4830_12_040436 1 +qtest2014.4 0 uptod4830_12_051020 1 +qtest2014.4 0 uptod4830_12_056342 1 +qtest2014.4 0 uptod4830_12_059143 1 +qtest2014.4 0 uptod4830_12_059187 1 +qtest2014.4 0 uptod4830_12_060035 1 +qtest2014.4 0 uptod4830_12_064577 1 +qtest2014.4 0 uptod4830_12_064602 1 +qtest2014.4 0 uptod4830_12_064607 1 +qtest2014.4 0 uptod4830_12_064805 1 +qtest2014.4 0 uptod4830_12_064806 1 +qtest2014.4 0 uptod4830_12_064813 1 +qtest2014.4 0 uptod4830_12_064852 1 +qtest2014.4 0 uptod4830_12_069588 1 +qtest2014.4 0 uptod4830_12_069762 0 +qtest2014.4 0 uptod4830_12_069834 1 +qtest2014.4 0 uptod4830_12_083418 1 +qtest2014.4 0 webmd4945_12_002554 1 +qtest2014.4 0 winds4965_12_000032 1 +qtest2014.5 0 austr2019_12_001445 1 +qtest2014.5 0 bestb0834_12_000053 1 +qtest2014.5 0 bestb0834_12_000069 1 +qtest2014.5 0 bestb0834_12_000283 1 +qtest2014.5 0 bestb0834_12_000496 0 +qtest2014.5 0 bestb0834_12_000908 0 +qtest2014.5 0 bestb0834_12_001046 0 +qtest2014.5 0 bestb0834_12_001124 0 +qtest2014.5 0 bestb0834_12_001166 0 +qtest2014.5 0 bestb0834_12_001190 0 +qtest2014.5 0 bestb0834_12_001419 0 +qtest2014.5 0 bestb0834_12_001427 0 +qtest2014.5 0 bestb0834_12_001447 0 +qtest2014.5 0 bestb0834_12_001466 0 +qtest2014.5 0 bestb0834_12_001612 0 +qtest2014.5 0 bestb0834_12_002063 1 +qtest2014.5 0 clini0836_12_033100 1 +qtest2014.5 0 clini0836_12_054826 1 +qtest2014.5 0 clini0836_12_063026 1 +qtest2014.5 0 clini0836_12_090224 1 +qtest2014.5 0 clini0836_12_100690 1 +qtest2014.5 0 depre1072_12_000771 1 +qtest2014.5 0 en.di1144_12_000252 0 +qtest2014.5 0 en.di1144_12_000254 0 +qtest2014.5 0 en.di1144_12_000255 0 +qtest2014.5 0 gastr2983_12_001929 1 +qtest2014.5 0 healt3117_12_002540 0 +qtest2014.5 0 healt3117_12_002847 0 +qtest2014.5 0 healt3117_12_002848 0 +qtest2014.5 0 healt3117_12_002849 0 +qtest2014.5 0 heart1227_12_001553 1 +qtest2014.5 0 medic3644_12_001473 0 +qtest2014.5 0 ncbi.3800_12_000193 1 +qtest2014.5 0 nlm.n3868_12_001781 1 +qtest2014.5 0 publi0841_12_002398 1 +qtest2014.5 0 publi0841_12_004651 1 +qtest2014.5 0 randy4197_12_000011 1 +qtest2014.5 0 randy4197_12_000061 1 +qtest2014.5 0 uptod4830_12_000278 1 +qtest2014.5 0 uptod4830_12_002116 0 +qtest2014.5 0 uptod4830_12_002398 0 +qtest2014.5 0 uptod4830_12_002485 0 +qtest2014.5 0 uptod4830_12_002491 1 +qtest2014.5 0 uptod4830_12_002499 1 +qtest2014.5 0 uptod4830_12_002557 1 +qtest2014.5 0 uptod4830_12_002562 1 +qtest2014.5 0 uptod4830_12_002564 0 +qtest2014.5 0 uptod4830_12_002593 1 +qtest2014.5 0 uptod4830_12_002606 1 +qtest2014.5 0 uptod4830_12_002609 0 +qtest2014.5 0 uptod4830_12_002654 1 +qtest2014.5 0 uptod4830_12_002702 1 +qtest2014.5 0 uptod4830_12_002729 1 +qtest2014.5 0 uptod4830_12_016825 1 +qtest2014.5 0 uptod4830_12_016828 1 +qtest2014.5 0 uptod4830_12_016969 1 +qtest2014.5 0 uptod4830_12_016974 1 +qtest2014.5 0 uptod4830_12_016979 1 +qtest2014.5 0 uptod4830_12_017004 1 +qtest2014.5 0 uptod4830_12_017008 1 +qtest2014.5 0 uptod4830_12_017015 1 +qtest2014.5 0 uptod4830_12_017039 1 +qtest2014.5 0 uptod4830_12_017057 1 +qtest2014.5 0 uptod4830_12_017067 0 +qtest2014.5 0 uptod4830_12_017085 1 +qtest2014.5 0 uptod4830_12_017087 0 +qtest2014.5 0 uptod4830_12_017119 1 +qtest2014.5 0 uptod4830_12_017159 1 +qtest2014.5 0 uptod4830_12_017177 1 +qtest2014.5 0 uptod4830_12_017183 1 +qtest2014.5 0 uptod4830_12_017184 0 +qtest2014.5 0 uptod4830_12_017194 1 +qtest2014.5 0 uptod4830_12_017212 1 +qtest2014.5 0 uptod4830_12_018641 1 +qtest2014.5 0 uptod4830_12_018655 1 +qtest2014.5 0 uptod4830_12_018776 1 +qtest2014.5 0 uptod4830_12_018896 1 +qtest2014.5 0 uptod4830_12_021831 1 +qtest2014.5 0 uptod4830_12_024407 1 +qtest2014.5 0 uptod4830_12_025137 1 +qtest2014.5 0 uptod4830_12_025231 1 +qtest2014.5 0 uptod4830_12_029702 1 +qtest2014.5 0 uptod4830_12_029772 1 +qtest2014.5 0 uptod4830_12_031374 1 +qtest2014.5 0 uptod4830_12_031380 0 +qtest2014.5 0 uptod4830_12_031425 0 +qtest2014.5 0 uptod4830_12_031491 0 +qtest2014.5 0 uptod4830_12_033161 0 +qtest2014.5 0 uptod4830_12_047306 1 +qtest2014.5 0 uptod4830_12_047314 1 +qtest2014.5 0 uptod4830_12_047360 1 +qtest2014.5 0 uptod4830_12_047436 1 +qtest2014.5 0 uptod4830_12_047472 1 +qtest2014.5 0 uptod4830_12_047561 1 +qtest2014.5 0 uptod4830_12_049573 1 +qtest2014.5 0 uptod4830_12_049636 0 +qtest2014.5 0 uptod4830_12_049965 0 +qtest2014.5 0 uptod4830_12_056284 1 +qtest2014.5 0 uptod4830_12_059950 1 +qtest2014.5 0 uptod4830_12_065257 1 +qtest2014.5 0 uptod4830_12_065313 0 +qtest2014.5 0 uptod4830_12_071259 1 +qtest2014.5 0 uptod4830_12_071285 1 +qtest2014.5 0 uptod4830_12_071313 1 +qtest2014.5 0 uptod4830_12_071337 1 +qtest2014.5 0 uptod4830_12_072304 1 +qtest2014.5 0 uptod4830_12_072500 1 +qtest2014.5 0 uptod4830_12_072538 1 +qtest2014.5 0 uptod4830_12_072550 1 +qtest2014.5 0 uptod4830_12_075583 0 +qtest2014.5 0 uptod4830_12_079143 1 +qtest2014.5 0 uptod4830_12_079180 0 +qtest2014.5 0 uptod4830_12_082326 0 +qtest2014.5 0 uptod4830_12_082330 1 +qtest2014.5 0 vesal4890_12_000539 0 +qtest2014.5 0 vesal4890_12_000597 0 +qtest2014.5 0 vesal4890_12_000606 0 +qtest2014.5 0 vesal4890_12_000611 0 +qtest2014.5 0 virtu4909_12_001954 1 +qtest2014.6 0 advan1814_12_000431 0 +qtest2014.6 0 bestb0834_12_001052 0 +qtest2014.6 0 child2342_12_000028 0 +qtest2014.6 0 child2342_12_000072 0 +qtest2014.6 0 child2342_12_000173 0 +qtest2014.6 0 child2342_12_000253 0 +qtest2014.6 0 chkd.2351_12_001182 1 +qtest2014.6 0 clini0836_12_002615 1 +qtest2014.6 0 clini0836_12_014628 0 +qtest2014.6 0 clini0836_12_026622 1 +qtest2014.6 0 clini0836_12_032612 1 +qtest2014.6 0 clini0836_12_035249 1 +qtest2014.6 0 clini0836_12_038608 1 +qtest2014.6 0 clini0836_12_047070 1 +qtest2014.6 0 clini0836_12_047919 1 +qtest2014.6 0 clini0836_12_055461 1 +qtest2014.6 0 clini0836_12_058586 0 +qtest2014.6 0 clini0836_12_061104 1 +qtest2014.6 0 clini0836_12_082707 1 +qtest2014.6 0 clini0836_12_085333 1 +qtest2014.6 0 clini0836_12_096702 1 +qtest2014.6 0 clini0836_12_103688 1 +qtest2014.6 0 clini0836_12_112513 1 +qtest2014.6 0 clini0836_12_117676 1 +qtest2014.6 0 clini0836_12_118932 1 +qtest2014.6 0 clini0836_12_119574 1 +qtest2014.6 0 clini0836_12_127008 1 +qtest2014.6 0 clini0836_12_127666 1 +qtest2014.6 0 clini0836_12_129924 1 +qtest2014.6 0 clini0836_12_130230 1 +qtest2014.6 0 cure-2480_12_000036 0 +qtest2014.6 0 en.di1144_12_000391 1 +qtest2014.6 0 ghr.n1205_12_000276 1 +qtest2014.6 0 healt3117_12_003177 1 +qtest2014.6 0 heart1228_12_000077 1 +qtest2014.6 0 heart1228_12_000082 1 +qtest2014.6 0 heart1228_12_000158 1 +qtest2014.6 0 heart1228_12_000159 1 +qtest2014.6 0 heart1228_12_000405 1 +qtest2014.6 0 heart1228_12_001655 1 +qtest2014.6 0 heart3134_12_000073 1 +qtest2014.6 0 mayoc3579_12_022530 1 +qtest2014.6 0 mayoc3579_12_026214 1 +qtest2014.6 0 mayoc3579_12_026216 1 +qtest2014.6 0 mayoc3579_12_026220 1 +qtest2014.6 0 mayoc3579_12_026223 1 +qtest2014.6 0 mayoc3579_12_026224 1 +qtest2014.6 0 mayoc3579_12_026227 1 +qtest2014.6 0 mayoc3579_12_026229 1 +qtest2014.6 0 mayoc3579_12_026231 1 +qtest2014.6 0 mayoc3579_12_026234 1 +qtest2014.6 0 metho3694_12_001672 0 +qtest2014.6 0 metho3694_12_001678 1 +qtest2014.6 0 metho3694_12_001968 1 +qtest2014.6 0 metho3694_12_002033 0 +qtest2014.6 0 metho3694_12_002078 0 +qtest2014.6 0 pathg3984_12_000680 0 +qtest2014.6 0 uptod4830_12_002592 1 +qtest2014.6 0 uptod4830_12_005142 0 +qtest2014.6 0 uptod4830_12_005165 1 +qtest2014.6 0 uptod4830_12_005194 1 +qtest2014.6 0 uptod4830_12_005216 1 +qtest2014.6 0 uptod4830_12_005297 1 +qtest2014.6 0 uptod4830_12_005302 1 +qtest2014.6 0 uptod4830_12_005310 1 +qtest2014.6 0 uptod4830_12_005321 1 +qtest2014.6 0 uptod4830_12_005339 0 +qtest2014.6 0 uptod4830_12_005362 1 +qtest2014.6 0 uptod4830_12_005465 0 +qtest2014.6 0 uptod4830_12_008800 0 +qtest2014.6 0 uptod4830_12_008891 1 +qtest2014.6 0 uptod4830_12_021932 1 +qtest2014.6 0 uptod4830_12_031529 1 +qtest2014.6 0 uptod4830_12_044287 0 +qtest2014.6 0 uptod4830_12_044291 0 +qtest2014.6 0 uptod4830_12_044328 1 +qtest2014.6 0 uptod4830_12_044354 1 +qtest2014.6 0 uptod4830_12_054000 1 +qtest2014.6 0 uptod4830_12_054107 1 +qtest2014.6 0 uptod4830_12_054147 1 +qtest2014.6 0 uptod4830_12_083268 1 +qtest2014.6 0 uptod4830_12_083391 1 +qtest2014.6 0 uptod4830_12_083396 1 +qtest2014.6 0 uptod4830_12_083432 1 +qtest2014.6 0 virtu4909_12_001468 1 +qtest2014.6 0 wiki.0842_12_002400 0 +qtest2014.7 0 attra0843_12_001523 0 +qtest2014.7 0 bestb0834_12_001803 1 +qtest2014.7 0 clini0836_12_014983 1 +qtest2014.7 0 clini0836_12_039591 0 +qtest2014.7 0 clini0836_12_042820 0 +qtest2014.7 0 clini0836_12_042837 0 +qtest2014.7 0 clini0836_12_050200 0 +qtest2014.7 0 clini0836_12_092830 0 +qtest2014.7 0 clini0836_12_115976 0 +qtest2014.7 0 diabe1087_12_000021 0 +qtest2014.7 0 elcam2785_12_000021 0 +qtest2014.7 0 emedi2805_12_000109 1 +qtest2014.7 0 emedi2805_12_000154 1 +qtest2014.7 0 emedi2805_12_000157 0 +qtest2014.7 0 emedi2805_12_000267 1 +qtest2014.7 0 emedi2805_12_000353 1 +qtest2014.7 0 emedi2805_12_000368 1 +qtest2014.7 0 emedi2805_12_000420 1 +qtest2014.7 0 emedi2805_12_000460 1 +qtest2014.7 0 emedi2805_12_000491 1 +qtest2014.7 0 emedi2805_12_000562 1 +qtest2014.7 0 emedi2805_12_000589 1 +qtest2014.7 0 emedi2805_12_000610 0 +qtest2014.7 0 emedi2805_12_000611 1 +qtest2014.7 0 emedi2805_12_000612 1 +qtest2014.7 0 emedi2805_12_000618 0 +qtest2014.7 0 emedi2805_12_000886 0 +qtest2014.7 0 emedi2805_12_000972 0 +qtest2014.7 0 emedi2805_12_000974 0 +qtest2014.7 0 emedi2805_12_000995 0 +qtest2014.7 0 emedi2805_12_001008 0 +qtest2014.7 0 emedi2805_12_001017 0 +qtest2014.7 0 emedi2805_12_001100 0 +qtest2014.7 0 emedi2805_12_001110 0 +qtest2014.7 0 emedi2805_12_001791 0 +qtest2014.7 0 emedi2805_12_001856 0 +qtest2014.7 0 emedi2805_12_001862 0 +qtest2014.7 0 en.di1144_12_000380 0 +qtest2014.7 0 en.di1144_12_001051 0 +qtest2014.7 0 en.di1144_12_001062 0 +qtest2014.7 0 esaur2844_12_000001 0 +qtest2014.7 0 esaur2844_12_000055 0 +qtest2014.7 0 famil2899_12_000097 0 +qtest2014.7 0 gastr2983_12_000329 1 +qtest2014.7 0 healt3117_12_001872 0 +qtest2014.7 0 healt3117_12_002428 1 +qtest2014.7 0 heart1227_12_000011 0 +qtest2014.7 0 heart1227_12_000016 0 +qtest2014.7 0 heart1227_12_000036 1 +qtest2014.7 0 heart1227_12_000037 1 +qtest2014.7 0 heart1227_12_000040 1 +qtest2014.7 0 heart1227_12_000047 1 +qtest2014.7 0 heart1227_12_000048 1 +qtest2014.7 0 heart1227_12_000051 1 +qtest2014.7 0 heart1227_12_000056 1 +qtest2014.7 0 heart1227_12_000059 1 +qtest2014.7 0 heart1227_12_000062 1 +qtest2014.7 0 heart1227_12_000074 1 +qtest2014.7 0 heart1227_12_000075 1 +qtest2014.7 0 heart1227_12_000076 1 +qtest2014.7 0 heart1227_12_000548 0 +qtest2014.7 0 heart1227_12_000580 0 +qtest2014.7 0 heart1227_12_000581 0 +qtest2014.7 0 heart1227_12_001549 1 +qtest2014.7 0 jfpon3369_12_000142 0 +qtest2014.7 0 jfpon3369_12_000380 0 +qtest2014.7 0 lowca1311_12_000214 0 +qtest2014.7 0 med.n3601_12_000267 0 +qtest2014.7 0 med.n3601_12_000272 0 +qtest2014.7 0 med.n3601_12_000277 0 +qtest2014.7 0 mensh1353_12_000057 0 +qtest2014.7 0 metho3694_12_001722 0 +qtest2014.7 0 ncbi.3800_12_001347 0 +qtest2014.7 0 nhslo1393_12_008655 1 +qtest2014.7 0 nhslo1393_12_008659 1 +qtest2014.7 0 nhslo1393_12_011277 0 +qtest2014.7 0 nhslo1393_12_011402 0 +qtest2014.7 0 nhslo1393_12_011416 0 +qtest2014.7 0 nhslo1393_12_011420 0 +qtest2014.7 0 nhslo1393_12_014696 0 +qtest2014.7 0 nhslo1393_12_014707 0 +qtest2014.7 0 nhslo3844_12_003390 1 +qtest2014.7 0 nlm.n3868_12_000677 0 +qtest2014.7 0 nlm.n3868_12_001435 1 +qtest2014.7 0 nlm.n3868_12_001529 0 +qtest2014.7 0 path.1446_12_000001 0 +qtest2014.7 0 pathg3984_12_000306 1 +qtest2014.7 0 pathg3984_12_000507 0 +qtest2014.7 0 rcsed4219_12_000380 0 +qtest2014.7 0 senio1563_12_000117 1 +qtest2014.7 0 senio1563_12_000118 1 +qtest2014.7 0 surge4588_12_000087 0 +qtest2014.7 0 surge4588_12_000099 0 +qtest2014.7 0 thedo4643_12_000275 0 +qtest2014.7 0 thedo4643_12_002182 0 +qtest2014.7 0 thege4646_12_000614 0 +qtest2014.7 0 tripa0853_12_001969 0 +qtest2014.7 0 tripa0853_12_005491 0 +qtest2014.7 0 ttmed4716_12_001399 0 +qtest2014.7 0 uclah4736_12_000418 0 +qtest2014.7 0 ultra4811_12_000761 0 +qtest2014.7 0 ultra4811_12_000794 0 +qtest2014.7 0 uptod4830_12_003322 0 +qtest2014.7 0 uptod4830_12_005823 1 +qtest2014.7 0 uptod4830_12_007424 0 +qtest2014.7 0 uptod4830_12_007586 1 +qtest2014.7 0 uptod4830_12_008262 0 +qtest2014.7 0 uptod4830_12_008360 0 +qtest2014.7 0 uptod4830_12_009414 0 +qtest2014.7 0 uptod4830_12_009440 0 +qtest2014.7 0 uptod4830_12_013411 0 +qtest2014.7 0 uptod4830_12_016127 1 +qtest2014.7 0 uptod4830_12_022672 0 +qtest2014.7 0 uptod4830_12_025678 1 +qtest2014.7 0 uptod4830_12_025768 1 +qtest2014.7 0 uptod4830_12_025802 0 +qtest2014.7 0 uptod4830_12_029151 1 +qtest2014.7 0 uptod4830_12_032095 0 +qtest2014.7 0 uptod4830_12_032442 0 +qtest2014.7 0 uptod4830_12_032804 0 +qtest2014.7 0 uptod4830_12_032812 0 +qtest2014.7 0 uptod4830_12_033014 0 +qtest2014.7 0 uptod4830_12_035604 1 +qtest2014.7 0 uptod4830_12_037716 1 +qtest2014.7 0 uptod4830_12_037995 1 +qtest2014.7 0 uptod4830_12_053301 1 +qtest2014.7 0 uptod4830_12_060045 1 +qtest2014.7 0 uptod4830_12_060086 1 +qtest2014.7 0 uptod4830_12_060149 1 +qtest2014.7 0 uptod4830_12_063292 0 +qtest2014.7 0 uptod4830_12_063318 0 +qtest2014.7 0 uptod4830_12_063321 0 +qtest2014.7 0 uptod4830_12_063438 0 +qtest2014.7 0 uptod4830_12_066602 1 +qtest2014.7 0 uptod4830_12_071401 0 +qtest2014.7 0 uptod4830_12_071896 1 +qtest2014.7 0 uptod4830_12_071900 0 +qtest2014.7 0 virtu4909_12_000518 1 +qtest2014.7 0 virtu4909_12_001194 1 +qtest2014.7 0 virtu4909_12_001216 0 +qtest2014.7 0 virtu4909_12_001340 1 +qtest2014.7 0 virtu4909_12_001481 0 +qtest2014.7 0 virtu4909_12_001518 0 +qtest2014.7 0 virtu4909_12_001804 1 +qtest2014.7 0 virtu4909_12_001865 1 +qtest2014.7 0 virtu4909_12_001911 1 +qtest2014.7 0 webmd4945_12_000495 0 +qtest2014.7 0 webmd4945_12_000499 0 +qtest2014.7 0 wiki.0842_12_000010 0 +qtest2014.7 0 wiki.0842_12_000137 0 +qtest2014.7 0 wiki.0842_12_000151 0 +qtest2014.7 0 wiki.0842_12_000740 0 +qtest2014.7 0 wiki.0842_12_002024 1 +qtest2014.7 0 wiki.0842_12_002978 1 +qtest2014.7 0 wiki.0842_12_004197 1 +qtest2014.7 0 wiki.0842_12_004903 0 +qtest2014.7 0 wiki.0842_12_007338 0 +qtest2014.7 0 wikis0855_12_000047 0 +qtest2014.7 0 women1681_12_000267 0 +qtest2014.7 0 women1681_12_000321 0 +qtest2014.7 0 women1681_12_000336 0 +qtest2014.7 0 women1681_12_000394 0 +qtest2014.7 0 women1681_12_000395 0 +qtest2014.7 0 women1681_12_000397 0 +qtest2014.7 0 women1681_12_000398 0 +qtest2014.7 0 women1681_12_000399 0 +qtest2014.7 0 women1681_12_000400 0 +qtest2014.7 0 women1681_12_000401 0 +qtest2014.7 0 women1681_12_000402 0 +qtest2014.7 0 women1681_12_000404 0 +qtest2014.7 0 women1681_12_000405 0 +qtest2014.7 0 women1681_12_000406 0 +qtest2014.7 0 women1681_12_001076 0 +qtest2014.8 0 addic0913_12_000043 1 +qtest2014.8 0 addic0913_12_000095 1 +qtest2014.8 0 addic0913_12_000137 0 +qtest2014.8 0 addic0913_12_000192 1 +qtest2014.8 0 addic1808_12_000001 1 +qtest2014.8 0 addic1808_12_000012 1 +qtest2014.8 0 addic1808_12_000016 1 +qtest2014.8 0 answe1925_12_001983 1 +qtest2014.8 0 austr2019_12_000617 1 +qtest2014.8 0 austr2019_12_001270 1 +qtest2014.8 0 bestb0834_12_000506 0 +qtest2014.8 0 bestb0834_12_000665 1 +qtest2014.8 0 bestb0834_12_000667 1 +qtest2014.8 0 bestb0834_12_000710 0 +qtest2014.8 0 bestb0834_12_000711 1 +qtest2014.8 0 bestb0834_12_000712 1 +qtest2014.8 0 bestb0834_12_000713 0 +qtest2014.8 0 bestb0834_12_000714 1 +qtest2014.8 0 bestb0834_12_000717 1 +qtest2014.8 0 bestb0834_12_000999 1 +qtest2014.8 0 bestb0834_12_001467 1 +qtest2014.8 0 bestb0834_12_001468 1 +qtest2014.8 0 bestb0834_12_001482 1 +qtest2014.8 0 bestb0834_12_001483 1 +qtest2014.8 0 bestb0834_12_001549 0 +qtest2014.8 0 bestb0834_12_002152 1 +qtest2014.8 0 clini0836_12_004165 1 +qtest2014.8 0 clini0836_12_004437 0 +qtest2014.8 0 clini0836_12_006476 1 +qtest2014.8 0 clini0836_12_010943 1 +qtest2014.8 0 clini0836_12_013126 1 +qtest2014.8 0 clini0836_12_019542 1 +qtest2014.8 0 clini0836_12_047840 1 +qtest2014.8 0 clini0836_12_047932 0 +qtest2014.8 0 clini0836_12_050051 1 +qtest2014.8 0 clini0836_12_065589 0 +qtest2014.8 0 clini0836_12_075608 0 +qtest2014.8 0 clini0836_12_087524 0 +qtest2014.8 0 clini0836_12_089127 0 +qtest2014.8 0 clini0836_12_094505 1 +qtest2014.8 0 clini0836_12_095848 0 +qtest2014.8 0 clini0836_12_103341 0 +qtest2014.8 0 clini0836_12_105978 1 +qtest2014.8 0 clini0836_12_111622 0 +qtest2014.8 0 clini0836_12_125194 0 +qtest2014.8 0 clini0836_12_125734 0 +qtest2014.8 0 clini0836_12_127067 1 +qtest2014.8 0 cmp.d1038_12_000291 0 +qtest2014.8 0 daily0837_12_005658 0 +qtest2014.8 0 daily0837_12_017469 0 +qtest2014.8 0 daily0837_12_036380 0 +qtest2014.8 0 daily0837_12_037468 0 +qtest2014.8 0 daily0837_12_037676 0 +qtest2014.8 0 daily0837_12_040728 0 +qtest2014.8 0 depre1072_12_001175 1 +qtest2014.8 0 drugr2709_12_000139 1 +qtest2014.8 0 ement2807_12_000040 1 +qtest2014.8 0 ement2807_12_000521 1 +qtest2014.8 0 ement2807_12_001144 0 +qtest2014.8 0 ement2807_12_002451 1 +qtest2014.8 0 every2870_12_000254 0 +qtest2014.8 0 every2870_12_000258 0 +qtest2014.8 0 fmcfs2940_12_000077 0 +qtest2014.8 0 gmfa.3029_12_000019 1 +qtest2014.8 0 gmfa.3029_12_000020 1 +qtest2014.8 0 healt3090_12_000534 1 +qtest2014.8 0 healt3090_12_002475 1 +qtest2014.8 0 healt3107_12_000651 1 +qtest2014.8 0 healt3107_12_000667 1 +qtest2014.8 0 healt3117_12_000199 1 +qtest2014.8 0 healt3117_12_000373 1 +qtest2014.8 0 healt3117_12_000374 1 +qtest2014.8 0 healt3117_12_000375 1 +qtest2014.8 0 healt3117_12_000376 1 +qtest2014.8 0 healt3117_12_000377 1 +qtest2014.8 0 healt3117_12_001739 0 +qtest2014.8 0 healt3117_12_001740 0 +qtest2014.8 0 healt3117_12_002746 0 +qtest2014.8 0 healt3117_12_002769 0 +qtest2014.8 0 healt3117_12_002770 0 +qtest2014.8 0 healt3117_12_002771 0 +qtest2014.8 0 healt3117_12_002772 0 +qtest2014.8 0 healt3117_12_002773 1 +qtest2014.8 0 healt3117_12_003123 0 +qtest2014.8 0 healt3117_12_003126 1 +qtest2014.8 0 healt3117_12_003127 0 +qtest2014.8 0 healt3117_12_003167 1 +qtest2014.8 0 imaio3262_12_000200 0 +qtest2014.8 0 imaio3262_12_000201 0 +qtest2014.8 0 imaio3262_12_000377 0 +qtest2014.8 0 imaio3262_12_000378 0 +qtest2014.8 0 imaio3262_12_000380 0 +qtest2014.8 0 imaio3262_12_000452 0 +qtest2014.8 0 imaio3262_12_000529 0 +qtest2014.8 0 imaio3262_12_000530 0 +qtest2014.8 0 jfpon3369_12_000977 1 +qtest2014.8 0 menta1354_12_001361 0 +qtest2014.8 0 netce3826_12_000694 1 +qtest2014.8 0 netwo3831_12_001557 0 +qtest2014.8 0 nhslo1393_12_005555 1 +qtest2014.8 0 nhslo1393_12_005558 1 +qtest2014.8 0 nhslo1393_12_005648 1 +qtest2014.8 0 nhslo3844_12_007303 1 +qtest2014.8 0 nhslo3844_12_010048 1 +qtest2014.8 0 nhslo3844_12_010051 1 +qtest2014.8 0 nhslo3844_12_016239 1 +qtest2014.8 0 nhslo3844_12_016242 1 +qtest2014.8 0 nhslo3844_12_016251 1 +qtest2014.8 0 nlm.n3868_12_001391 1 +qtest2014.8 0 publi0841_12_000858 0 +qtest2014.8 0 publi0841_12_001082 1 +qtest2014.8 0 publi0841_12_005549 1 +qtest2014.8 0 quits1518_12_000084 1 +qtest2014.8 0 quits1518_12_000656 1 +qtest2014.8 0 randy4197_12_000153 1 +qtest2014.8 0 subox4579_12_000078 1 +qtest2014.8 0 subox4579_12_000083 0 +qtest2014.8 0 tripa0853_12_002824 1 +qtest2014.8 0 tripa0853_12_004399 1 +qtest2014.8 0 turnu0854_12_000175 0 +qtest2014.8 0 uptod4830_12_008348 0 +qtest2014.8 0 uptod4830_12_019695 1 +qtest2014.8 0 uptod4830_12_042884 0 +qtest2014.8 0 uptod4830_12_058505 0 +qtest2014.8 0 uptod4830_12_059187 0 +qtest2014.8 0 uptod4830_12_060893 0 +qtest2014.8 0 uptod4830_12_064927 0 +qtest2014.8 0 uptod4830_12_069726 0 +qtest2014.8 0 uptod4830_12_069841 0 +qtest2014.8 0 uptod4830_12_069884 0 +qtest2014.8 0 uptod4830_12_069937 0 +qtest2014.8 0 uptod4830_12_069981 0 +qtest2014.8 0 uptod4830_12_069986 0 +qtest2014.8 0 uptod4830_12_069995 0 +qtest2014.8 0 uptod4830_12_070044 0 +qtest2014.8 0 uptod4830_12_070080 0 +qtest2014.8 0 uptod4830_12_070083 1 +qtest2014.8 0 utoro4865_12_000052 0 +qtest2014.8 0 utoro4865_12_000054 0 +qtest2014.8 0 virtu4909_12_000529 1 +qtest2014.8 0 virtu4909_12_000833 1 +qtest2014.8 0 virtu4909_12_000879 0 +qtest2014.8 0 webmd4945_12_002141 0 +qtest2014.9 0 anato1913_12_000118 1 +qtest2014.9 0 anato1913_12_000123 1 +qtest2014.9 0 anato1913_12_000623 1 +qtest2014.9 0 anato1913_12_000624 1 +qtest2014.9 0 anato1913_12_001587 1 +qtest2014.9 0 anato1913_12_001589 1 +qtest2014.9 0 anato1913_12_002103 1 +qtest2014.9 0 clini0836_12_013156 1 +qtest2014.9 0 copd.1055_12_000278 1 +qtest2014.9 0 copd.1055_12_000281 1 +qtest2014.9 0 copd.1055_12_000283 1 +qtest2014.9 0 cysti1067_12_000045 0 +qtest2014.9 0 cysti1067_12_000047 0 +qtest2014.9 0 cysti1067_12_000049 0 +qtest2014.9 0 cysti1067_12_000050 0 +qtest2014.9 0 cysti1067_12_000052 0 +qtest2014.9 0 cysti1067_12_000053 0 +qtest2014.9 0 en.di1144_12_000275 0 +qtest2014.9 0 en.di1144_12_000904 0 +qtest2014.9 0 en.di1144_12_000934 0 +qtest2014.9 0 healt3117_12_001126 0 +qtest2014.9 0 healt3117_12_001244 0 +qtest2014.9 0 hopki3193_12_001129 1 +qtest2014.9 0 jfpon3369_12_000183 1 +qtest2014.9 0 mayfi3578_12_000266 0 +qtest2014.9 0 med.n3601_12_000383 0 +qtest2014.9 0 med.n3601_12_000419 0 +qtest2014.9 0 medhe3620_12_000454 1 +qtest2014.9 0 netce3826_12_001045 0 +qtest2014.9 0 orpha3950_12_000312 0 +qtest2014.9 0 path.1446_12_000001 0 +qtest2014.9 0 pathg3984_12_000533 1 +qtest2014.9 0 patho3986_12_000140 0 +qtest2014.9 0 patho3986_12_000242 1 +qtest2014.9 0 patie3992_12_000133 0 +qtest2014.9 0 radio4191_12_000334 1 +qtest2014.9 0 radio4191_12_000366 1 +qtest2014.9 0 radio4191_12_000397 1 +qtest2014.9 0 revis4261_12_000247 1 +qtest2014.9 0 smoki4451_12_000013 0 +qtest2014.9 0 thyro4672_12_000031 1 +qtest2014.9 0 ultra4811_12_000301 0 +qtest2014.9 0 ultra4811_12_000307 0 +qtest2014.9 0 ultra4811_12_002024 0 +qtest2014.9 0 ultra4811_12_002034 0 +qtest2014.9 0 ultra4811_12_002080 0 +qtest2014.9 0 ultra4811_12_002259 0 +qtest2014.9 0 ultra4811_12_002262 0 +qtest2014.9 0 ultra4811_12_002302 0 +qtest2014.9 0 ultra4811_12_002320 0 +qtest2014.9 0 ultra4811_12_002334 0 +qtest2014.9 0 ultra4811_12_002340 0 +qtest2014.9 0 ultra4811_12_002426 0 +qtest2014.9 0 uptod4830_12_020041 0 +qtest2014.9 0 uptod4830_12_031173 1 +qtest2014.9 0 uptod4830_12_035769 0 +qtest2014.9 0 uptod4830_12_052785 1 +qtest2014.9 0 uptod4830_12_060068 1 +qtest2014.9 0 uptod4830_12_062303 0 +qtest2014.9 0 uptod4830_12_062304 0 +qtest2014.9 0 uptod4830_12_065840 1 +qtest2014.9 0 uptod4830_12_065873 0 +qtest2014.9 0 uptod4830_12_065954 1 +qtest2014.9 0 uptod4830_12_066106 1 +qtest2014.9 0 uptod4830_12_066107 1 +qtest2014.9 0 uptod4830_12_066130 1 +qtest2014.9 0 uptod4830_12_066153 1 +qtest2014.9 0 uptod4830_12_070658 1 +qtest2014.9 0 uptod4830_12_075608 0 +qtest2014.9 0 uptod4830_12_082700 1 +qtest2014.9 0 uptod4830_12_082923 0 +qtest2014.9 0 virtu4909_12_000768 0 +qtest2014.9 0 virtu4909_12_001487 0 +qtest2014.9 0 virtu4913_12_000340 0 +qtest2014.9 0 virtu4913_12_000342 1 +qtest2014.9 0 virtu4913_12_000356 1 +qtest2014.9 0 virtu4913_12_000379 1 +qtest2014.9 0 virtu4913_12_000395 1 +qtest2014.9 0 virtu4913_12_000847 1 +qtest2014.9 0 virtu4913_12_000863 0 +qtest2014.9 0 virtu4913_12_000865 0 +qtest2014.9 0 virtu4913_12_000911 0 +qtest2014.9 0 wiki.0842_12_005938 1 +qtest2014.10 0 allin1875_12_000442 1 +qtest2014.10 0 bestb0834_12_001032 0 +qtest2014.10 0 bestb0834_12_001160 0 +qtest2014.10 0 bestb0834_12_001456 0 +qtest2014.10 0 bestb0834_12_001489 1 +qtest2014.10 0 bestb0834_12_001927 1 +qtest2014.10 0 bestb0834_12_002127 1 +qtest2014.10 0 brain2166_12_000079 1 +qtest2014.10 0 clini0836_12_014594 1 +qtest2014.10 0 clini0836_12_015187 1 +qtest2014.10 0 clini0836_12_016313 1 +qtest2014.10 0 clini0836_12_018331 1 +qtest2014.10 0 clini0836_12_037657 0 +qtest2014.10 0 clini0836_12_043058 1 +qtest2014.10 0 clini0836_12_043929 1 +qtest2014.10 0 clini0836_12_050376 1 +qtest2014.10 0 clini0836_12_055942 1 +qtest2014.10 0 clini0836_12_060233 1 +qtest2014.10 0 clini0836_12_062098 1 +qtest2014.10 0 clini0836_12_063188 1 +qtest2014.10 0 clini0836_12_064911 1 +qtest2014.10 0 clini0836_12_068464 1 +qtest2014.10 0 clini0836_12_071392 1 +qtest2014.10 0 clini0836_12_080002 1 +qtest2014.10 0 clini0836_12_085947 0 +qtest2014.10 0 clini0836_12_089282 1 +qtest2014.10 0 clini0836_12_091432 1 +qtest2014.10 0 clini0836_12_093290 1 +qtest2014.10 0 clini0836_12_095537 0 +qtest2014.10 0 clini0836_12_100250 1 +qtest2014.10 0 clini0836_12_101121 1 +qtest2014.10 0 clini0836_12_104254 1 +qtest2014.10 0 clini0836_12_119142 1 +qtest2014.10 0 clini0836_12_125636 0 +qtest2014.10 0 clini0836_12_126188 1 +qtest2014.10 0 clini0836_12_126345 1 +qtest2014.10 0 corec2450_12_000204 0 +qtest2014.10 0 ement2807_12_000278 0 +qtest2014.10 0 ement2807_12_000869 0 +qtest2014.10 0 ement2807_12_001335 0 +qtest2014.10 0 ement2807_12_001813 0 +qtest2014.10 0 ement2807_12_002382 0 +qtest2014.10 0 ement2807_12_002657 0 +qtest2014.10 0 first1181_12_000251 1 +qtest2014.10 0 first1181_12_000271 1 +qtest2014.10 0 first1181_12_000272 1 +qtest2014.10 0 first1181_12_000295 1 +qtest2014.10 0 first1181_12_000297 1 +qtest2014.10 0 first1181_12_000316 1 +qtest2014.10 0 first1181_12_000317 1 +qtest2014.10 0 first1181_12_000620 1 +qtest2014.10 0 first1181_12_000626 1 +qtest2014.10 0 first1181_12_000630 1 +qtest2014.10 0 first1181_12_000640 1 +qtest2014.10 0 first1181_12_000641 0 +qtest2014.10 0 first1181_12_000661 1 +qtest2014.10 0 fromy1190_12_002004 1 +qtest2014.10 0 gghjo3010_12_000942 1 +qtest2014.10 0 healt3117_12_000500 0 +qtest2014.10 0 imaio3262_12_000005 0 +qtest2014.10 0 imaio3262_12_000013 0 +qtest2014.10 0 imaio3262_12_000040 0 +qtest2014.10 0 imaio3262_12_000049 0 +qtest2014.10 0 imaio3262_12_000054 0 +qtest2014.10 0 imaio3262_12_000080 0 +qtest2014.10 0 imaio3262_12_000130 0 +qtest2014.10 0 imaio3262_12_000188 0 +qtest2014.10 0 imaio3262_12_000395 1 +qtest2014.10 0 imaio3262_12_000414 1 +qtest2014.10 0 imaio3262_12_000420 1 +qtest2014.10 0 infot1265_12_000025 1 +qtest2014.10 0 infot1265_12_000169 1 +qtest2014.10 0 infot1265_12_000353 0 +qtest2014.10 0 infot1265_12_000569 1 +qtest2014.10 0 infot1265_12_000596 1 +qtest2014.10 0 infot1265_12_000776 1 +qtest2014.10 0 infot1265_12_000917 1 +qtest2014.10 0 infot1265_12_000964 1 +qtest2014.10 0 infot1265_12_001047 1 +qtest2014.10 0 infot1265_12_001126 1 +qtest2014.10 0 infot1265_12_001153 1 +qtest2014.10 0 infot1265_12_001226 1 +qtest2014.10 0 infot1265_12_001231 1 +qtest2014.10 0 mayfi3578_12_000428 1 +qtest2014.10 0 mayfi3578_12_000486 1 +qtest2014.10 0 medhe3620_12_000094 1 +qtest2014.10 0 nhslo1393_12_003001 1 +qtest2014.10 0 nhslo1393_12_003005 1 +qtest2014.10 0 nhslo1393_12_011891 1 +qtest2014.10 0 nhslo1393_12_011895 1 +qtest2014.10 0 nhslo3844_12_011876 1 +qtest2014.10 0 nhslo3844_12_011880 1 +qtest2014.10 0 nlm.n3868_12_001873 1 +qtest2014.10 0 ocd.a1413_12_000061 1 +qtest2014.10 0 patie3987_12_000528 0 +qtest2014.10 0 patie3987_12_000549 0 +qtest2014.10 0 patie3987_12_000724 0 +qtest2014.10 0 pedia4004_12_001055 1 +qtest2014.10 0 thedo4643_12_000308 0 +qtest2014.10 0 thedo4643_12_000309 0 +qtest2014.10 0 thedo4643_12_000859 1 +qtest2014.10 0 thedo4643_12_001275 0 +qtest2014.10 0 uclah4736_12_000858 0 +qtest2014.10 0 uptod4830_12_005280 1 +qtest2014.10 0 uptod4830_12_010987 0 +qtest2014.10 0 uptod4830_12_011014 1 +qtest2014.10 0 uptod4830_12_025649 1 +qtest2014.10 0 uptod4830_12_040272 0 +qtest2014.10 0 uptod4830_12_040436 1 +qtest2014.10 0 uptod4830_12_060021 1 +qtest2014.10 0 uptod4830_12_060035 1 +qtest2014.10 0 uptod4830_12_060085 1 +qtest2014.10 0 uptod4830_12_060120 1 +qtest2014.10 0 uptod4830_12_060175 1 +qtest2014.10 0 uptod4830_12_064577 1 +qtest2014.10 0 uptod4830_12_064602 1 +qtest2014.10 0 uptod4830_12_064607 1 +qtest2014.10 0 uptod4830_12_064805 1 +qtest2014.10 0 uptod4830_12_064806 1 +qtest2014.10 0 uptod4830_12_064813 1 +qtest2014.10 0 uptod4830_12_064847 1 +qtest2014.10 0 uptod4830_12_064852 1 +qtest2014.10 0 uptod4830_12_064927 1 +qtest2014.10 0 uptod4830_12_069261 1 +qtest2014.10 0 uptod4830_12_069588 1 +qtest2014.10 0 uptod4830_12_069841 1 +qtest2014.10 0 winds4965_12_000032 1 +qtest2014.11 0 acidr1783_12_000115 1 +qtest2014.11 0 austr2019_12_000858 1 +qtest2014.11 0 baby-2032_12_000083 1 +qtest2014.11 0 babyc2036_12_000526 0 +qtest2014.11 0 babyc2037_12_000827 0 +qtest2014.11 0 bestb0834_12_000228 0 +qtest2014.11 0 bestb0834_12_000453 1 +qtest2014.11 0 bestb0834_12_000564 1 +qtest2014.11 0 bestb0834_12_000785 0 +qtest2014.11 0 bestb0834_12_000786 1 +qtest2014.11 0 bestb0834_12_001374 0 +qtest2014.11 0 bestb0834_12_001656 1 +qtest2014.11 0 bestb0834_12_001749 1 +qtest2014.11 0 chkd.2351_12_000549 1 +qtest2014.11 0 clini0836_12_008609 1 +qtest2014.11 0 clini0836_12_015278 1 +qtest2014.11 0 clini0836_12_018130 1 +qtest2014.11 0 clini0836_12_019402 1 +qtest2014.11 0 clini0836_12_030784 0 +qtest2014.11 0 clini0836_12_031041 1 +qtest2014.11 0 clini0836_12_031339 1 +qtest2014.11 0 clini0836_12_031960 1 +qtest2014.11 0 clini0836_12_032055 1 +qtest2014.11 0 clini0836_12_034758 1 +qtest2014.11 0 clini0836_12_046529 1 +qtest2014.11 0 clini0836_12_063117 1 +qtest2014.11 0 clini0836_12_079290 0 +qtest2014.11 0 clini0836_12_082842 1 +qtest2014.11 0 clini0836_12_087801 1 +qtest2014.11 0 clini0836_12_088876 1 +qtest2014.11 0 clini0836_12_092282 0 +qtest2014.11 0 clini0836_12_098746 1 +qtest2014.11 0 clini0836_12_101336 1 +qtest2014.11 0 clini0836_12_101844 1 +qtest2014.11 0 clini0836_12_101884 0 +qtest2014.11 0 clini0836_12_102083 0 +qtest2014.11 0 clini0836_12_125560 1 +qtest2014.11 0 cochr2414_12_000102 1 +qtest2014.11 0 dict.2567_12_000997 1 +qtest2014.11 0 dict.2567_12_001009 1 +qtest2014.11 0 dict.2567_12_001222 1 +qtest2014.11 0 empow2815_12_000923 1 +qtest2014.11 0 endoa2819_12_000022 0 +qtest2014.11 0 famil2899_12_000494 1 +qtest2014.11 0 first1181_12_000713 1 +qtest2014.11 0 g-pac2974_12_000122 1 +qtest2014.11 0 g-pac2974_12_000124 1 +qtest2014.11 0 healt3107_12_000239 0 +qtest2014.11 0 heart1227_12_000374 0 +qtest2014.11 0 med.u3602_12_000521 1 +qtest2014.11 0 ncbi.3800_12_002425 1 +qtest2014.11 0 netce3826_12_000933 1 +qtest2014.11 0 nhslo1393_12_011678 1 +qtest2014.11 0 nhslo1393_12_011679 1 +qtest2014.11 0 nhslo1393_12_011684 1 +qtest2014.11 0 nhslo1393_12_011688 1 +qtest2014.11 0 nhslo3844_12_003262 1 +qtest2014.11 0 nhslo3844_12_005200 1 +qtest2014.11 0 nhslo3844_12_005201 1 +qtest2014.11 0 nhslo3844_12_005206 1 +qtest2014.11 0 nhslo3844_12_005210 1 +qtest2014.11 0 nhslo3844_12_012832 1 +qtest2014.11 0 nhslo3844_12_012835 1 +qtest2014.11 0 nhslo3844_12_013846 1 +qtest2014.11 0 nhslo3844_12_013859 1 +qtest2014.11 0 nhslo3844_12_013860 1 +qtest2014.11 0 nlm.n3868_12_000394 1 +qtest2014.11 0 nlm.n3868_12_001463 1 +qtest2014.11 0 nlm.n3868_12_001949 0 +qtest2014.11 0 oley.3924_12_000064 0 +qtest2014.11 0 oley.3924_12_000080 0 +qtest2014.11 0 patho3985_12_000144 0 +qtest2014.11 0 patho3986_12_000281 0 +qtest2014.11 0 patho3986_12_000585 0 +qtest2014.11 0 patie3987_12_000627 0 +qtest2014.11 0 publi0841_12_007774 0 +qtest2014.11 0 senio1563_12_000468 1 +qtest2014.11 0 strok1598_12_000184 1 +qtest2014.11 0 strok1598_12_000281 1 +qtest2014.11 0 surge4588_12_000057 1 +qtest2014.11 0 thyro4672_12_000064 0 +qtest2014.11 0 tripa0853_12_002359 0 +qtest2014.11 0 uptod4830_12_009144 1 +qtest2014.11 0 uptod4830_12_010590 1 +qtest2014.11 0 uptod4830_12_016099 0 +qtest2014.11 0 uptod4830_12_016146 0 +qtest2014.11 0 uptod4830_12_016149 1 +qtest2014.11 0 uptod4830_12_016167 1 +qtest2014.11 0 uptod4830_12_016220 0 +qtest2014.11 0 uptod4830_12_016225 0 +qtest2014.11 0 uptod4830_12_016227 0 +qtest2014.11 0 uptod4830_12_016238 0 +qtest2014.11 0 uptod4830_12_016261 1 +qtest2014.11 0 uptod4830_12_016280 0 +qtest2014.11 0 uptod4830_12_016324 1 +qtest2014.11 0 uptod4830_12_016330 0 +qtest2014.11 0 uptod4830_12_016333 1 +qtest2014.11 0 uptod4830_12_016335 1 +qtest2014.11 0 uptod4830_12_016347 1 +qtest2014.11 0 uptod4830_12_016350 0 +qtest2014.11 0 uptod4830_12_016355 1 +qtest2014.11 0 uptod4830_12_016356 0 +qtest2014.11 0 uptod4830_12_016358 0 +qtest2014.11 0 uptod4830_12_016367 0 +qtest2014.11 0 uptod4830_12_018359 1 +qtest2014.11 0 uptod4830_12_031814 1 +qtest2014.11 0 uptod4830_12_043379 1 +qtest2014.11 0 uptod4830_12_051676 1 +qtest2014.11 0 uptod4830_12_055346 0 +qtest2014.11 0 uptod4830_12_055373 1 +qtest2014.11 0 uptod4830_12_055462 1 +qtest2014.11 0 uptod4830_12_059879 0 +qtest2014.11 0 uptod4830_12_059881 1 +qtest2014.11 0 uptod4830_12_059901 1 +qtest2014.11 0 uptod4830_12_059922 1 +qtest2014.11 0 uptod4830_12_060019 1 +qtest2014.11 0 uptod4830_12_060145 1 +qtest2014.11 0 uptod4830_12_060177 1 +qtest2014.11 0 uptod4830_12_063318 1 +qtest2014.11 0 uptod4830_12_068760 0 +qtest2014.11 0 uptod4830_12_075302 1 +qtest2014.11 0 vesal4890_12_000028 0 +qtest2014.11 0 vidyy4903_12_000139 0 +qtest2014.11 0 virtu4909_12_000768 1 +qtest2014.11 0 virtu4909_12_000802 1 +qtest2014.11 0 virtu4909_12_001529 1 +qtest2014.11 0 virtu4909_12_001987 1 +qtest2014.11 0 webmd4945_12_000335 1 +qtest2014.11 0 wiki.0842_12_009960 0 +qtest2014.11 0 wikis0855_12_000451 0 +qtest2014.12 0 chkd.2351_12_000572 1 +qtest2014.12 0 clini0836_12_002278 1 +qtest2014.12 0 clini0836_12_024046 1 +qtest2014.12 0 clini0836_12_026340 1 +qtest2014.12 0 clini0836_12_026404 1 +qtest2014.12 0 clini0836_12_030267 1 +qtest2014.12 0 clini0836_12_031073 1 +qtest2014.12 0 clini0836_12_034811 1 +qtest2014.12 0 clini0836_12_035439 1 +qtest2014.12 0 clini0836_12_044515 1 +qtest2014.12 0 clini0836_12_058664 1 +qtest2014.12 0 clini0836_12_059333 1 +qtest2014.12 0 clini0836_12_064072 1 +qtest2014.12 0 clini0836_12_075006 1 +qtest2014.12 0 clini0836_12_077237 1 +qtest2014.12 0 clini0836_12_081530 1 +qtest2014.12 0 clini0836_12_085818 1 +qtest2014.12 0 clini0836_12_085931 1 +qtest2014.12 0 clini0836_12_086787 1 +qtest2014.12 0 clini0836_12_088714 1 +qtest2014.12 0 clini0836_12_091769 1 +qtest2014.12 0 clini0836_12_091986 1 +qtest2014.12 0 clini0836_12_094995 1 +qtest2014.12 0 clini0836_12_099943 1 +qtest2014.12 0 clini0836_12_111999 1 +qtest2014.12 0 clini0836_12_112426 1 +qtest2014.12 0 clini0836_12_121090 1 +qtest2014.12 0 daily0837_12_011617 0 +qtest2014.12 0 daily0837_12_020970 0 +qtest2014.12 0 daily0837_12_022445 0 +qtest2014.12 0 daily0837_12_040773 0 +qtest2014.12 0 fda.g2909_12_002552 0 +qtest2014.12 0 gastr2983_12_000488 0 +qtest2014.12 0 hepat1230_12_000026 1 +qtest2014.12 0 hepat1230_12_000027 1 +qtest2014.12 0 hepat1230_12_000048 1 +qtest2014.12 0 hepat1230_12_000053 1 +qtest2014.12 0 hepat1230_12_000055 1 +qtest2014.12 0 hepat1230_12_000092 0 +qtest2014.12 0 medic3644_12_000291 0 +qtest2014.12 0 medic3644_12_001207 0 +qtest2014.12 0 medic3644_12_001347 0 +qtest2014.12 0 medic3644_12_001487 0 +qtest2014.12 0 ncbi.3800_12_010661 1 +qtest2014.12 0 nhslo1393_12_005546 1 +qtest2014.12 0 nhslo3844_12_010048 1 +qtest2014.12 0 nhslo3844_12_010051 1 +qtest2014.12 0 nhslo3844_12_010156 1 +qtest2014.12 0 nhslo3844_12_012820 1 +qtest2014.12 0 nhslo3844_12_016239 1 +qtest2014.12 0 nhslo3844_12_016242 1 +qtest2014.12 0 nhslo3844_12_016251 1 +qtest2014.12 0 nlm.n3868_12_000016 0 +qtest2014.12 0 nlm.n3868_12_001430 0 +qtest2014.12 0 palli3978_12_000901 1 +qtest2014.12 0 palli3978_12_000905 1 +qtest2014.12 0 palli3978_12_000924 1 +qtest2014.12 0 palli3978_12_000946 1 +qtest2014.12 0 palli3978_12_000953 1 +qtest2014.12 0 uptod4830_12_003339 0 +qtest2014.12 0 uptod4830_12_004474 0 +qtest2014.12 0 uptod4830_12_010475 1 +qtest2014.12 0 uptod4830_12_010646 1 +qtest2014.12 0 uptod4830_12_021891 0 +qtest2014.12 0 uptod4830_12_054298 0 +qtest2014.12 0 uptod4830_12_058964 1 +qtest2014.12 0 uptod4830_12_059037 1 +qtest2014.12 0 uptod4830_12_059041 1 +qtest2014.12 0 uptod4830_12_059187 0 +qtest2014.12 0 uptod4830_12_066483 1 +qtest2014.12 0 uptod4830_12_071272 0 +qtest2014.12 0 uptod4830_12_072420 0 +qtest2014.12 0 uptod4830_12_072608 1 +qtest2014.12 0 uptod4830_12_072611 1 +qtest2014.12 0 uptod4830_12_079612 1 +qtest2014.12 0 uptod4830_12_079695 0 +qtest2014.12 0 virtu4909_12_000521 1 +qtest2014.12 0 wiki.0842_12_003436 1 +qtest2014.12 0 wiki.0842_12_004816 0 +qtest2014.13 0 ahaf.1843_12_000205 0 +qtest2014.13 0 bestb0834_12_000931 0 +qtest2014.13 0 bestb0834_12_001154 0 +qtest2014.13 0 bestb0834_12_001998 0 +qtest2014.13 0 bestb0834_12_002191 0 +qtest2014.13 0 bupa.2183_12_001319 1 +qtest2014.13 0 bupa.2183_12_001324 1 +qtest2014.13 0 bupa.2183_12_001329 1 +qtest2014.13 0 bupa.2183_12_001353 1 +qtest2014.13 0 cance2210_12_001494 1 +qtest2014.13 0 clini0836_12_000768 1 +qtest2014.13 0 clini0836_12_000936 1 +qtest2014.13 0 clini0836_12_005232 1 +qtest2014.13 0 clini0836_12_012531 1 +qtest2014.13 0 clini0836_12_015596 0 +qtest2014.13 0 clini0836_12_015601 0 +qtest2014.13 0 clini0836_12_032676 1 +qtest2014.13 0 clini0836_12_038055 1 +qtest2014.13 0 clini0836_12_040292 1 +qtest2014.13 0 clini0836_12_060558 1 +qtest2014.13 0 clini0836_12_073905 1 +qtest2014.13 0 clini0836_12_083968 1 +qtest2014.13 0 clini0836_12_085204 1 +qtest2014.13 0 clini0836_12_085456 0 +qtest2014.13 0 clini0836_12_085626 1 +qtest2014.13 0 clini0836_12_090369 1 +qtest2014.13 0 clini0836_12_114534 1 +qtest2014.13 0 clini0836_12_124742 1 +qtest2014.13 0 emerg2809_12_000109 1 +qtest2014.13 0 emerg2809_12_000361 1 +qtest2014.13 0 en.di1144_12_000350 0 +qtest2014.13 0 en.di1144_12_000406 0 +qtest2014.13 0 en.di1144_12_000444 0 +qtest2014.13 0 entus2836_12_000013 0 +qtest2014.13 0 entus2836_12_000131 0 +qtest2014.13 0 entus2836_12_000338 1 +qtest2014.13 0 ghora3013_12_000247 0 +qtest2014.13 0 ghora3013_12_000438 0 +qtest2014.13 0 healt3117_12_000571 0 +qtest2014.13 0 healt3117_12_000572 1 +qtest2014.13 0 healt3117_12_000573 0 +qtest2014.13 0 healt3117_12_000574 1 +qtest2014.13 0 healt3117_12_000575 0 +qtest2014.13 0 healt3117_12_000798 1 +qtest2014.13 0 healt3117_12_002892 0 +qtest2014.13 0 healt3117_12_002895 0 +qtest2014.13 0 healt3132_12_000109 0 +qtest2014.13 0 healt3132_12_000138 0 +qtest2014.13 0 healt3132_12_000339 0 +qtest2014.13 0 healt3132_12_000431 0 +qtest2014.13 0 healt3132_12_000682 0 +qtest2014.13 0 healt3132_12_001108 0 +qtest2014.13 0 healt3132_12_001642 0 +qtest2014.13 0 healt3132_12_001812 0 +qtest2014.13 0 healt3132_12_001904 0 +qtest2014.13 0 hepb.3154_12_000605 0 +qtest2014.13 0 mdand3588_12_003437 0 +qtest2014.13 0 med.n3601_12_000266 0 +qtest2014.13 0 medhe3620_12_000175 0 +qtest2014.13 0 medhe3620_12_000183 0 +qtest2014.13 0 nhslo1393_12_009225 1 +qtest2014.13 0 nhslo1393_12_009235 1 +qtest2014.13 0 nhslo1393_12_009236 1 +qtest2014.13 0 nhslo1393_12_009240 1 +qtest2014.13 0 nhslo3844_12_001472 1 +qtest2014.13 0 nhslo3844_12_001480 1 +qtest2014.13 0 nhslo3844_12_001481 1 +qtest2014.13 0 nhslo3844_12_001485 1 +qtest2014.13 0 nhslo3844_12_015073 1 +qtest2014.13 0 nhslo3844_12_015081 1 +qtest2014.13 0 nhslo3844_12_015082 1 +qtest2014.13 0 nhslo3844_12_015086 1 +qtest2014.13 0 nlm.n3868_12_002225 1 +qtest2014.13 0 patie3988_12_000514 0 +qtest2014.13 0 quali4182_12_001235 0 +qtest2014.13 0 quali4182_12_001283 0 +qtest2014.13 0 quali4182_12_001322 1 +qtest2014.13 0 quali4182_12_001324 1 +qtest2014.13 0 quali4182_12_001333 0 +qtest2014.13 0 quali4182_12_001338 0 +qtest2014.13 0 quali4182_12_001343 0 +qtest2014.13 0 quali4182_12_001348 1 +qtest2014.13 0 quali4182_12_001365 1 +qtest2014.13 0 quali4182_12_001420 1 +qtest2014.13 0 quali4182_12_001430 1 +qtest2014.13 0 scan.4329_12_000039 1 +qtest2014.13 0 suppo4584_12_000036 0 +qtest2014.13 0 suppo4584_12_000088 0 +qtest2014.13 0 suppo4584_12_000110 0 +qtest2014.13 0 suppo4584_12_000213 0 +qtest2014.13 0 suppo4584_12_000224 0 +qtest2014.13 0 suppo4584_12_000293 0 +qtest2014.13 0 suppo4584_12_000311 0 +qtest2014.13 0 suppo4584_12_000352 0 +qtest2014.13 0 suppo4584_12_000353 0 +qtest2014.13 0 suppo4584_12_000377 0 +qtest2014.13 0 suppo4584_12_000385 0 +qtest2014.13 0 suppo4584_12_000427 0 +qtest2014.13 0 surgy4590_12_001015 0 +qtest2014.13 0 surgy4590_12_001024 0 +qtest2014.13 0 surgy4590_12_001027 0 +qtest2014.13 0 surgy4590_12_001028 0 +qtest2014.13 0 surgy4590_12_001060 0 +qtest2014.13 0 surgy4590_12_001181 0 +qtest2014.13 0 surgy4590_12_001271 0 +qtest2014.13 0 surgy4590_12_001274 0 +qtest2014.13 0 surgy4590_12_001289 0 +qtest2014.13 0 surgy4590_12_001294 0 +qtest2014.13 0 surgy4590_12_002006 0 +qtest2014.13 0 surgy4590_12_002960 0 +qtest2014.13 0 surgy4590_12_002982 0 +qtest2014.13 0 uptod4830_12_032677 0 +qtest2014.13 0 uptod4830_12_033819 0 +qtest2014.13 0 uptod4830_12_059664 0 +qtest2014.13 0 uptod4830_12_067763 1 +qtest2014.13 0 uptod4830_12_067979 1 +qtest2014.13 0 vesal4890_12_000004 0 +qtest2014.13 0 vesal4890_12_000029 1 +qtest2014.13 0 vesal4890_12_000042 0 +qtest2014.13 0 vesal4890_12_000044 0 +qtest2014.13 0 vesal4890_12_000097 0 +qtest2014.13 0 vesal4890_12_000106 0 +qtest2014.13 0 vesal4890_12_000121 0 +qtest2014.13 0 vesal4890_12_000123 0 +qtest2014.13 0 vesal4890_12_000124 0 +qtest2014.13 0 vesal4890_12_000127 0 +qtest2014.13 0 vesal4890_12_000131 0 +qtest2014.13 0 vesal4890_12_000133 0 +qtest2014.13 0 vesal4890_12_000135 0 +qtest2014.13 0 virtu4909_12_000748 0 +qtest2014.13 0 virtu4909_12_001321 0 +qtest2014.13 0 virtu4909_12_001324 1 +qtest2014.13 0 wiki.0842_12_005723 1 +qtest2014.13 0 wiki.0842_12_005726 1 +qtest2014.13 0 wiki.0842_12_007416 1 +qtest2014.13 0 wiki.0842_12_009525 1 +qtest2014.13 0 wiki.0842_12_009933 0 +qtest2014.14 0 austr2019_12_001000 1 +qtest2014.14 0 bestb0834_12_000439 0 +qtest2014.14 0 bestb0834_12_001197 0 +qtest2014.14 0 bestb0834_12_001302 0 +qtest2014.14 0 bestb0834_12_001457 0 +qtest2014.14 0 bestb0834_12_002048 0 +qtest2014.14 0 bestb0834_12_002074 0 +qtest2014.14 0 bestb0834_12_002157 0 +qtest2014.14 0 bestb0834_12_002209 0 +qtest2014.14 0 bupa.2183_12_001754 1 +qtest2014.14 0 clini0836_12_002601 0 +qtest2014.14 0 clini0836_12_017905 0 +qtest2014.14 0 clini0836_12_023633 0 +qtest2014.14 0 clini0836_12_040263 0 +qtest2014.14 0 clini0836_12_045987 0 +qtest2014.14 0 clini0836_12_050477 0 +qtest2014.14 0 clini0836_12_059928 0 +qtest2014.14 0 clini0836_12_074757 0 +qtest2014.14 0 clini0836_12_107279 0 +qtest2014.14 0 clini0836_12_109013 0 +qtest2014.14 0 clini0836_12_115312 0 +qtest2014.14 0 clini0836_12_119499 0 +qtest2014.14 0 clini0836_12_123001 0 +qtest2014.14 0 clini0836_12_123502 0 +qtest2014.14 0 en.ec1145_12_000326 1 +qtest2014.14 0 en.ec1145_12_000331 1 +qtest2014.14 0 en.ec1145_12_000335 1 +qtest2014.14 0 en.ec1145_12_000342 1 +qtest2014.14 0 en.ec1145_12_000486 1 +qtest2014.14 0 en.ec1145_12_000600 0 +qtest2014.14 0 en.ec1145_12_000605 0 +qtest2014.14 0 en.ec1145_12_000611 0 +qtest2014.14 0 en.ec1145_12_000615 0 +qtest2014.14 0 en.ec1145_12_000619 0 +qtest2014.14 0 en.ec1145_12_000623 0 +qtest2014.14 0 en.ec1145_12_000633 0 +qtest2014.14 0 en.ec1145_12_000635 0 +qtest2014.14 0 en.ec1145_12_000642 0 +qtest2014.14 0 en.ec1145_12_000644 0 +qtest2014.14 0 en.ec1145_12_000647 0 +qtest2014.14 0 first1181_12_000642 1 +qtest2014.14 0 fromy1190_12_001093 1 +qtest2014.14 0 ghr.n0840_12_014671 1 +qtest2014.14 0 ghr.n0847_12_004372 1 +qtest2014.14 0 healt3115_12_001048 1 +qtest2014.14 0 healt3115_12_001063 1 +qtest2014.14 0 heart1228_12_000071 1 +qtest2014.14 0 heart1228_12_000477 1 +qtest2014.14 0 heart1228_12_000483 1 +qtest2014.14 0 heart1228_12_000672 1 +qtest2014.14 0 heart1228_12_000684 1 +qtest2014.14 0 heart3134_12_000220 1 +qtest2014.14 0 heart3141_12_000354 1 +qtest2014.14 0 imagi3261_12_000159 1 +qtest2014.14 0 imagi3261_12_000160 1 +qtest2014.14 0 iront3330_12_000190 0 +qtest2014.14 0 iront3330_12_000826 0 +qtest2014.14 0 jfpon3368_12_000031 1 +qtest2014.14 0 manag3557_12_000095 1 +qtest2014.14 0 ncbi.3800_12_000118 0 +qtest2014.14 0 nhslo3844_12_011445 1 +qtest2014.14 0 nhslo3844_12_011450 1 +qtest2014.14 0 nhslo3844_12_016080 1 +qtest2014.14 0 nhslo3844_12_016085 1 +qtest2014.14 0 pathg3984_12_000547 0 +qtest2014.14 0 pathg3984_12_000553 0 +qtest2014.14 0 patho3985_12_000079 0 +qtest2014.14 0 patho3985_12_000096 0 +qtest2014.14 0 patho3985_12_000129 0 +qtest2014.14 0 publi0841_12_004168 0 +qtest2014.14 0 uptod4830_12_001638 0 +qtest2014.14 0 uptod4830_12_001659 1 +qtest2014.14 0 uptod4830_12_001697 0 +qtest2014.14 0 uptod4830_12_001702 0 +qtest2014.14 0 uptod4830_12_001799 0 +qtest2014.14 0 uptod4830_12_009037 0 +qtest2014.14 0 uptod4830_12_012473 1 +qtest2014.14 0 uptod4830_12_021974 1 +qtest2014.14 0 uptod4830_12_022037 1 +qtest2014.14 0 uptod4830_12_031367 1 +qtest2014.14 0 uptod4830_12_031371 1 +qtest2014.14 0 uptod4830_12_031409 0 +qtest2014.14 0 uptod4830_12_031425 0 +qtest2014.14 0 uptod4830_12_031460 0 +qtest2014.14 0 uptod4830_12_031462 1 +qtest2014.14 0 uptod4830_12_031465 0 +qtest2014.14 0 uptod4830_12_031491 0 +qtest2014.14 0 uptod4830_12_031500 0 +qtest2014.14 0 uptod4830_12_031508 1 +qtest2014.14 0 uptod4830_12_031513 0 +qtest2014.14 0 uptod4830_12_031598 1 +qtest2014.14 0 uptod4830_12_031611 0 +qtest2014.14 0 uptod4830_12_031615 0 +qtest2014.14 0 uptod4830_12_033847 1 +qtest2014.14 0 uptod4830_12_034005 0 +qtest2014.14 0 uptod4830_12_034129 1 +qtest2014.14 0 uptod4830_12_048086 0 +qtest2014.14 0 uptod4830_12_051633 0 +qtest2014.14 0 uptod4830_12_051636 0 +qtest2014.14 0 uptod4830_12_051706 0 +qtest2014.14 0 uptod4830_12_065008 1 +qtest2014.14 0 uptod4830_12_065037 0 +qtest2014.14 0 uptod4830_12_065048 0 +qtest2014.14 0 uptod4830_12_065063 0 +qtest2014.14 0 uptod4830_12_065080 1 +qtest2014.14 0 uptod4830_12_065101 0 +qtest2014.14 0 uptod4830_12_065105 0 +qtest2014.14 0 uptod4830_12_065130 0 +qtest2014.14 0 uptod4830_12_065185 0 +qtest2014.14 0 uptod4830_12_065186 0 +qtest2014.14 0 uptod4830_12_065187 0 +qtest2014.14 0 uptod4830_12_065254 0 +qtest2014.14 0 uptod4830_12_065266 0 +qtest2014.14 0 uptod4830_12_065268 0 +qtest2014.14 0 uptod4830_12_065269 0 +qtest2014.14 0 uptod4830_12_065275 0 +qtest2014.14 0 uptod4830_12_065276 0 +qtest2014.14 0 uptod4830_12_065277 0 +qtest2014.14 0 uptod4830_12_065278 1 +qtest2014.14 0 uptod4830_12_065314 0 +qtest2014.14 0 uptod4830_12_065325 0 +qtest2014.14 0 uptod4830_12_065335 0 +qtest2014.14 0 uptod4830_12_065336 1 +qtest2014.14 0 uptod4830_12_065356 0 +qtest2014.14 0 uptod4830_12_083185 1 +qtest2014.14 0 uptod4830_12_083202 0 +qtest2014.14 0 uptod4830_12_083356 0 +qtest2014.14 0 uptod4830_12_083364 1 +qtest2014.14 0 virtu4909_12_000509 1 +qtest2014.14 0 wiki.0842_12_001156 0 +qtest2014.14 0 wiki.0842_12_004704 1 +qtest2014.14 0 wiki.0842_12_006353 1 +qtest2014.15 0 asbes1977_12_000268 1 +qtest2014.15 0 asbes1977_12_001083 1 +qtest2014.15 0 asbes1977_12_001084 1 +qtest2014.15 0 asbes1977_12_001090 1 +qtest2014.15 0 atlas0954_12_000471 1 +qtest2014.15 0 atlas0954_12_000483 1 +qtest2014.15 0 bccan2066_12_000390 0 +qtest2014.15 0 bccan2066_12_000420 1 +qtest2014.15 0 bccan2066_12_000797 0 +qtest2014.15 0 bccan2066_12_000831 1 +qtest2014.15 0 bestb0834_12_001072 0 +qtest2014.15 0 bpd.a0986_12_000213 0 +qtest2014.15 0 cadth0844_12_004233 0 +qtest2014.15 0 cadth0844_12_005415 0 +qtest2014.15 0 cadth0844_12_005424 0 +qtest2014.15 0 cance0997_12_000017 1 +qtest2014.15 0 cance0997_12_000070 1 +qtest2014.15 0 cance2210_12_001167 0 +qtest2014.15 0 cance2221_12_000292 1 +qtest2014.15 0 cance2226_12_000469 1 +qtest2014.15 0 clini0836_12_001102 1 +qtest2014.15 0 clini0836_12_001846 1 +qtest2014.15 0 clini0836_12_001873 1 +qtest2014.15 0 clini0836_12_002513 1 +qtest2014.15 0 clini0836_12_004095 1 +qtest2014.15 0 clini0836_12_004698 1 +qtest2014.15 0 clini0836_12_005811 1 +qtest2014.15 0 clini0836_12_006206 1 +qtest2014.15 0 clini0836_12_007200 1 +qtest2014.15 0 clini0836_12_008089 1 +qtest2014.15 0 clini0836_12_008759 1 +qtest2014.15 0 clini0836_12_008856 1 +qtest2014.15 0 clini0836_12_008995 1 +qtest2014.15 0 clini0836_12_010408 1 +qtest2014.15 0 clini0836_12_012610 1 +qtest2014.15 0 clini0836_12_018454 0 +qtest2014.15 0 clini0836_12_025305 0 +qtest2014.15 0 clini0836_12_042506 1 +qtest2014.15 0 clini0836_12_047774 1 +qtest2014.15 0 clini0836_12_048057 1 +qtest2014.15 0 clini0836_12_053551 0 +qtest2014.15 0 clini0836_12_058338 0 +qtest2014.15 0 clini0836_12_063310 0 +qtest2014.15 0 clini0836_12_065236 0 +qtest2014.15 0 clini0836_12_070119 0 +qtest2014.15 0 clini0836_12_078740 0 +qtest2014.15 0 clini0836_12_090070 0 +qtest2014.15 0 clini0836_12_096661 0 +qtest2014.15 0 clini0836_12_111805 0 +qtest2014.15 0 clini0836_12_116301 0 +qtest2014.15 0 clini0836_12_120971 0 +qtest2014.15 0 clini0836_12_127064 1 +qtest2014.15 0 clini0836_12_127439 1 +qtest2014.15 0 cmeco2398_12_001520 0 +qtest2014.15 0 cmeco2398_12_001522 1 +qtest2014.15 0 ecco-2749_12_000342 1 +qtest2014.15 0 every2870_12_001486 1 +qtest2014.15 0 fromy1190_12_001369 0 +qtest2014.15 0 ghr.n0840_12_002792 0 +qtest2014.15 0 ghr.n0847_12_000642 0 +qtest2014.15 0 heart3141_12_000052 1 +qtest2014.15 0 lungc1312_12_000003 1 +qtest2014.15 0 lungc1312_12_000113 1 +qtest2014.15 0 lungc1312_12_000132 1 +qtest2014.15 0 lungc1312_12_000141 1 +qtest2014.15 0 lungc1312_12_000143 1 +qtest2014.15 0 lungc1312_12_000149 1 +qtest2014.15 0 lungc1312_12_000150 1 +qtest2014.15 0 lungc1312_12_000151 1 +qtest2014.15 0 lungc1312_12_000154 1 +qtest2014.15 0 lungc1312_12_000156 1 +qtest2014.15 0 lungc1312_12_000160 1 +qtest2014.15 0 lungc1312_12_000163 1 +qtest2014.15 0 lungc1312_12_000166 1 +qtest2014.15 0 lungc1312_12_000167 1 +qtest2014.15 0 lungc1312_12_000168 1 +qtest2014.15 0 lungc1312_12_000171 1 +qtest2014.15 0 lungc1312_12_000172 1 +qtest2014.15 0 lungc1312_12_000180 1 +qtest2014.15 0 lungc1312_12_000181 1 +qtest2014.15 0 lungc1312_12_000197 1 +qtest2014.15 0 lungc1312_12_000198 1 +qtest2014.15 0 lungc1312_12_000200 1 +qtest2014.15 0 lungc1312_12_000222 1 +qtest2014.15 0 lungc1312_12_000224 1 +qtest2014.15 0 lungc1312_12_000225 1 +qtest2014.15 0 lungc1312_12_000226 1 +qtest2014.15 0 lungc1312_12_000311 1 +qtest2014.15 0 lungc3517_12_000001 0 +qtest2014.15 0 lungc3517_12_000003 0 +qtest2014.15 0 lungc3517_12_000005 0 +qtest2014.15 0 lungc3517_12_000009 0 +qtest2014.15 0 lungc3517_12_000010 0 +qtest2014.15 0 lungc3517_12_000071 1 +qtest2014.15 0 lungc3517_12_000072 0 +qtest2014.15 0 lungc3517_12_000073 0 +qtest2014.15 0 lungc3517_12_000074 0 +qtest2014.15 0 lungc3517_12_000075 0 +qtest2014.15 0 lungc3517_12_000076 0 +qtest2014.15 0 lungc3517_12_000077 0 +qtest2014.15 0 lungc3517_12_000078 0 +qtest2014.15 0 lungc3517_12_000079 0 +qtest2014.15 0 lungc3517_12_000080 1 +qtest2014.15 0 lungc3517_12_000081 0 +qtest2014.15 0 lungc3517_12_000082 0 +qtest2014.15 0 lungc3517_12_000087 0 +qtest2014.15 0 mdand3588_12_000850 1 +qtest2014.15 0 senio1563_12_001239 1 +qtest2014.15 0 smoki4451_12_000023 1 +qtest2014.15 0 surve4591_12_000025 0 +qtest2014.15 0 uptod4830_12_002097 0 +qtest2014.15 0 uptod4830_12_002098 0 +qtest2014.15 0 uptod4830_12_004291 0 +qtest2014.15 0 uptod4830_12_005476 1 +qtest2014.15 0 uptod4830_12_006322 0 +qtest2014.15 0 uptod4830_12_006336 0 +qtest2014.15 0 uptod4830_12_006344 0 +qtest2014.15 0 uptod4830_12_006387 0 +qtest2014.15 0 uptod4830_12_013958 1 +qtest2014.15 0 uptod4830_12_014079 1 +qtest2014.15 0 uptod4830_12_015382 1 +qtest2014.15 0 uptod4830_12_017331 0 +qtest2014.15 0 uptod4830_12_017363 0 +qtest2014.15 0 uptod4830_12_017427 1 +qtest2014.15 0 uptod4830_12_017472 1 +qtest2014.15 0 uptod4830_12_017476 1 +qtest2014.15 0 uptod4830_12_017534 1 +qtest2014.15 0 uptod4830_12_017591 1 +qtest2014.15 0 uptod4830_12_017625 1 +qtest2014.15 0 uptod4830_12_022203 1 +qtest2014.15 0 uptod4830_12_036618 1 +qtest2014.15 0 uptod4830_12_041023 1 +qtest2014.15 0 uptod4830_12_041279 1 +qtest2014.15 0 uptod4830_12_041302 1 +qtest2014.15 0 uptod4830_12_045443 1 +qtest2014.15 0 uptod4830_12_045669 1 +qtest2014.15 0 uptod4830_12_045695 1 +qtest2014.15 0 uptod4830_12_046781 1 +qtest2014.15 0 uptod4830_12_046810 1 +qtest2014.15 0 uptod4830_12_046811 1 +qtest2014.15 0 uptod4830_12_046848 1 +qtest2014.15 0 uptod4830_12_046863 1 +qtest2014.15 0 uptod4830_12_046867 1 +qtest2014.15 0 uptod4830_12_046901 1 +qtest2014.15 0 uptod4830_12_046923 1 +qtest2014.15 0 uptod4830_12_046964 1 +qtest2014.15 0 uptod4830_12_046979 1 +qtest2014.15 0 uptod4830_12_047003 0 +qtest2014.15 0 uptod4830_12_047035 1 +qtest2014.15 0 uptod4830_12_047040 1 +qtest2014.15 0 uptod4830_12_047044 0 +qtest2014.15 0 uptod4830_12_047107 1 +qtest2014.15 0 uptod4830_12_047109 1 +qtest2014.15 0 uptod4830_12_047113 0 +qtest2014.15 0 uptod4830_12_050334 0 +qtest2014.15 0 uptod4830_12_050372 0 +qtest2014.15 0 uptod4830_12_050390 0 +qtest2014.15 0 uptod4830_12_050414 0 +qtest2014.15 0 uptod4830_12_050463 0 +qtest2014.15 0 uptod4830_12_050567 0 +qtest2014.15 0 uptod4830_12_050568 0 +qtest2014.15 0 uptod4830_12_050624 0 +qtest2014.15 0 uptod4830_12_051100 0 +qtest2014.15 0 uptod4830_12_054837 1 +qtest2014.15 0 uptod4830_12_054855 0 +qtest2014.15 0 uptod4830_12_054859 1 +qtest2014.15 0 uptod4830_12_054945 1 +qtest2014.15 0 uptod4830_12_054947 1 +qtest2014.15 0 uptod4830_12_054960 0 +qtest2014.15 0 uptod4830_12_054963 1 +qtest2014.15 0 uptod4830_12_054967 1 +qtest2014.15 0 uptod4830_12_054976 1 +qtest2014.15 0 uptod4830_12_055016 0 +qtest2014.15 0 uptod4830_12_055059 1 +qtest2014.15 0 uptod4830_12_055090 1 +qtest2014.15 0 uptod4830_12_055098 0 +qtest2014.15 0 uptod4830_12_057053 0 +qtest2014.15 0 uptod4830_12_058658 1 +qtest2014.15 0 uptod4830_12_060722 1 +qtest2014.15 0 uptod4830_12_061985 1 +qtest2014.15 0 uptod4830_12_064464 0 +qtest2014.15 0 uptod4830_12_067696 1 +qtest2014.15 0 uptod4830_12_067733 1 +qtest2014.15 0 uptod4830_12_067737 1 +qtest2014.15 0 uptod4830_12_067761 1 +qtest2014.15 0 uptod4830_12_067849 1 +qtest2014.15 0 uptod4830_12_067883 0 +qtest2014.15 0 uptod4830_12_067937 1 +qtest2014.15 0 uptod4830_12_067968 1 +qtest2014.15 0 uptod4830_12_067978 1 +qtest2014.15 0 uptod4830_12_068007 1 +qtest2014.15 0 uptod4830_12_071188 1 +qtest2014.15 0 uptod4830_12_080923 1 +qtest2014.15 0 wiki.0842_12_006905 1 +qtest2014.16 0 allin1875_12_000435 0 +qtest2014.16 0 anaes1909_12_002123 1 +qtest2014.16 0 austr2019_12_000858 1 +qtest2014.16 0 bestb0834_12_002124 0 +qtest2014.16 0 bupa.2183_12_001041 1 +qtest2014.16 0 bupa.2183_12_001230 1 +qtest2014.16 0 bupa.2183_12_001531 1 +qtest2014.16 0 bupa.2183_12_001537 1 +qtest2014.16 0 bupa.2183_12_001554 1 +qtest2014.16 0 bupa.2183_12_001557 1 +qtest2014.16 0 bupa.2183_12_001566 1 +qtest2014.16 0 bupa.2183_12_001568 1 +qtest2014.16 0 bupa.2183_12_001569 1 +qtest2014.16 0 bupa.2183_12_001573 1 +qtest2014.16 0 bupa.2183_12_001578 1 +qtest2014.16 0 bupa.2183_12_001585 1 +qtest2014.16 0 bupa.2183_12_001738 1 +qtest2014.16 0 clini0836_12_003169 0 +qtest2014.16 0 clini0836_12_003172 0 +qtest2014.16 0 clini0836_12_004524 0 +qtest2014.16 0 clini0836_12_006016 1 +qtest2014.16 0 clini0836_12_006853 1 +qtest2014.16 0 clini0836_12_011028 1 +qtest2014.16 0 clini0836_12_012665 1 +qtest2014.16 0 clini0836_12_015964 1 +qtest2014.16 0 clini0836_12_019510 1 +qtest2014.16 0 clini0836_12_021217 1 +qtest2014.16 0 clini0836_12_024145 1 +qtest2014.16 0 clini0836_12_027815 1 +qtest2014.16 0 clini0836_12_033950 1 +qtest2014.16 0 clini0836_12_034025 1 +qtest2014.16 0 clini0836_12_043673 1 +qtest2014.16 0 clini0836_12_047895 0 +qtest2014.16 0 clini0836_12_053713 1 +qtest2014.16 0 clini0836_12_054274 1 +qtest2014.16 0 clini0836_12_058517 1 +qtest2014.16 0 clini0836_12_059898 1 +qtest2014.16 0 clini0836_12_061104 0 +qtest2014.16 0 clini0836_12_062638 1 +qtest2014.16 0 clini0836_12_068029 1 +qtest2014.16 0 clini0836_12_070056 0 +qtest2014.16 0 clini0836_12_083129 1 +qtest2014.16 0 clini0836_12_089403 1 +qtest2014.16 0 clini0836_12_092328 1 +qtest2014.16 0 clini0836_12_103439 1 +qtest2014.16 0 clini0836_12_103912 1 +qtest2014.16 0 clini0836_12_109892 0 +qtest2014.16 0 clini0836_12_110991 1 +qtest2014.16 0 clini0836_12_111137 1 +qtest2014.16 0 cochr2414_12_000001 1 +qtest2014.16 0 copdx2446_12_000316 1 +qtest2014.16 0 coven2458_12_000190 0 +qtest2014.16 0 daily0837_12_000248 0 +qtest2014.16 0 daily0837_12_002159 0 +qtest2014.16 0 daily0837_12_005689 0 +qtest2014.16 0 daily0837_12_017453 0 +qtest2014.16 0 daily0837_12_017971 0 +qtest2014.16 0 daily0837_12_021121 0 +qtest2014.16 0 daily0837_12_027029 0 +qtest2014.16 0 daily0837_12_027670 0 +qtest2014.16 0 daily0837_12_030922 0 +qtest2014.16 0 daily0837_12_040641 0 +qtest2014.16 0 dict.2567_12_001354 1 +qtest2014.16 0 ghr.n0840_12_002737 1 +qtest2014.16 0 ghr.n0840_12_015780 0 +qtest2014.16 0 guide3049_12_000172 0 +qtest2014.16 0 healt3115_12_001177 1 +qtest2014.16 0 healt3115_12_001999 1 +qtest2014.16 0 healt3117_12_000073 0 +qtest2014.16 0 healt3117_12_003154 0 +qtest2014.16 0 healt3117_12_003157 1 +qtest2014.16 0 healt3117_12_003158 0 +qtest2014.16 0 healt3117_12_003422 1 +qtest2014.16 0 healt3117_12_003455 0 +qtest2014.16 0 heart3138_12_000051 0 +qtest2014.16 0 heart3138_12_000058 1 +qtest2014.16 0 heart3138_12_000064 1 +qtest2014.16 0 heart3138_12_000066 1 +qtest2014.16 0 heart3141_12_000341 1 +qtest2014.16 0 hotto3201_12_001748 0 +qtest2014.16 0 hotto3201_12_001749 0 +qtest2014.16 0 innov3303_12_000383 0 +qtest2014.16 0 innov3303_12_000436 1 +qtest2014.16 0 ipro.3323_12_000241 0 +qtest2014.16 0 jfpon3369_12_001500 1 +qtest2014.16 0 lungc1312_12_000368 1 +qtest2014.16 0 medis3653_12_000008 0 +qtest2014.16 0 medis3653_12_000015 0 +qtest2014.16 0 medis3653_12_000019 0 +qtest2014.16 0 medis3653_12_000049 0 +qtest2014.16 0 medis3653_12_000118 1 +qtest2014.16 0 medis3653_12_000264 1 +qtest2014.16 0 medis3653_12_000987 1 +qtest2014.16 0 metho3694_12_002564 0 +qtest2014.16 0 nlm.n3868_12_000020 1 +qtest2014.16 0 nlm.n3868_12_001993 1 +qtest2014.16 0 nps.o3891_12_000663 0 +qtest2014.16 0 physi1482_12_000957 1 +qtest2014.16 0 preem1494_12_000194 0 +qtest2014.16 0 preem1494_12_000321 0 +qtest2014.16 0 publi0841_12_000558 0 +qtest2014.16 0 quali4182_12_000061 0 +qtest2014.16 0 quali4182_12_002035 0 +qtest2014.16 0 quali4182_12_002037 0 +qtest2014.16 0 senio1563_12_001164 0 +qtest2014.16 0 strok1598_12_000007 1 +qtest2014.16 0 strok1598_12_000019 1 +qtest2014.16 0 strok1598_12_000058 1 +qtest2014.16 0 strok1598_12_000061 0 +qtest2014.16 0 strok1598_12_000156 1 +qtest2014.16 0 strok1598_12_000184 1 +qtest2014.16 0 strok1598_12_000190 0 +qtest2014.16 0 strok1598_12_000240 1 +qtest2014.16 0 strok1598_12_000241 1 +qtest2014.16 0 strok1598_12_000245 0 +qtest2014.16 0 strok1598_12_000283 1 +qtest2014.16 0 strok1598_12_000296 1 +qtest2014.16 0 strok1598_12_000310 1 +qtest2014.16 0 strok1598_12_000313 0 +qtest2014.16 0 strok1598_12_000327 1 +qtest2014.16 0 strok1598_12_000333 0 +qtest2014.16 0 strok1598_12_000335 0 +qtest2014.16 0 strok1598_12_000337 1 +qtest2014.16 0 strok1598_12_000373 1 +qtest2014.16 0 strok1598_12_000399 1 +qtest2014.16 0 strok1598_12_000414 0 +qtest2014.16 0 strok1598_12_000479 1 +qtest2014.16 0 strok1598_12_000588 1 +qtest2014.16 0 strok1598_12_000613 0 +qtest2014.16 0 strok1598_12_000615 0 +qtest2014.16 0 uptod4830_12_001065 1 +qtest2014.16 0 uptod4830_12_001076 1 +qtest2014.16 0 uptod4830_12_001086 1 +qtest2014.16 0 uptod4830_12_001091 1 +qtest2014.16 0 uptod4830_12_001145 0 +qtest2014.16 0 uptod4830_12_001169 1 +qtest2014.16 0 uptod4830_12_001171 1 +qtest2014.16 0 uptod4830_12_001175 1 +qtest2014.16 0 uptod4830_12_001193 1 +qtest2014.16 0 uptod4830_12_001210 1 +qtest2014.16 0 uptod4830_12_001211 1 +qtest2014.16 0 uptod4830_12_001230 1 +qtest2014.16 0 uptod4830_12_001242 0 +qtest2014.16 0 uptod4830_12_001327 1 +qtest2014.16 0 uptod4830_12_001360 1 +qtest2014.16 0 uptod4830_12_001364 1 +qtest2014.16 0 uptod4830_12_004272 1 +qtest2014.16 0 uptod4830_12_016333 1 +qtest2014.16 0 uptod4830_12_044060 0 +qtest2014.16 0 uptod4830_12_044274 1 +qtest2014.16 0 uptod4830_12_048997 0 +qtest2014.16 0 uptod4830_12_049180 1 +qtest2014.16 0 uptod4830_12_049508 0 +qtest2014.16 0 uptod4830_12_065160 0 +qtest2014.16 0 uptod4830_12_073234 0 +qtest2014.16 0 uptod4830_12_073351 1 +qtest2014.16 0 uptod4830_12_078795 1 +qtest2014.16 0 virtu4909_12_000510 1 +qtest2014.16 0 webmd4945_12_000450 1 +qtest2014.17 0 chkd.2351_12_000418 1 +qtest2014.17 0 clini0836_12_017732 0 +qtest2014.17 0 clini0836_12_054642 0 +qtest2014.17 0 clini0836_12_093537 0 +qtest2014.17 0 clini0836_12_096730 0 +qtest2014.17 0 clini0836_12_114342 0 +qtest2014.17 0 diges2577_12_000213 1 +qtest2014.17 0 diges2577_12_000214 1 +qtest2014.17 0 emedi2805_12_000154 1 +qtest2014.17 0 emedi2805_12_000617 1 +qtest2014.17 0 emedi2805_12_001418 0 +qtest2014.17 0 emedi2805_12_001461 0 +qtest2014.17 0 emedi2805_12_001463 0 +qtest2014.17 0 emedi2805_12_001613 0 +qtest2014.17 0 emedi2805_12_001729 0 +qtest2014.17 0 emedi2805_12_001744 0 +qtest2014.17 0 emedi2805_12_001786 0 +qtest2014.17 0 emedi2805_12_001791 1 +qtest2014.17 0 en.di1144_12_000805 0 +qtest2014.17 0 en.di1144_12_000809 0 +qtest2014.17 0 en.di1144_12_000811 0 +qtest2014.17 0 en.di1144_12_000841 0 +qtest2014.17 0 en.di1144_12_000877 0 +qtest2014.17 0 endoa2819_12_000084 0 +qtest2014.17 0 endoa2819_12_000132 0 +qtest2014.17 0 endoa2819_12_000149 0 +qtest2014.17 0 endoa2819_12_000168 0 +qtest2014.17 0 endoa2819_12_000182 0 +qtest2014.17 0 fromy1190_12_000774 1 +qtest2014.17 0 gastr2983_12_000135 1 +qtest2014.17 0 gastr2983_12_000191 1 +qtest2014.17 0 gastr2983_12_000216 0 +qtest2014.17 0 gastr2983_12_000272 1 +qtest2014.17 0 gastr2983_12_000371 0 +qtest2014.17 0 gastr2983_12_000374 0 +qtest2014.17 0 gastr2983_12_001446 1 +qtest2014.17 0 gastr2983_12_001554 1 +qtest2014.17 0 gastr2983_12_001613 0 +qtest2014.17 0 gastr2983_12_001629 0 +qtest2014.17 0 gastr2983_12_001635 0 +qtest2014.17 0 gastr2983_12_001809 0 +qtest2014.17 0 gastr2983_12_001891 1 +qtest2014.17 0 gastr2983_12_001926 1 +qtest2014.17 0 gastr2983_12_001954 1 +qtest2014.17 0 heart1227_12_000008 1 +qtest2014.17 0 heart1227_12_000030 1 +qtest2014.17 0 heart1227_12_000038 1 +qtest2014.17 0 heart1227_12_000069 1 +qtest2014.17 0 heart1227_12_000070 1 +qtest2014.17 0 heart1227_12_000096 1 +qtest2014.17 0 heart1227_12_000097 1 +qtest2014.17 0 heart1227_12_000297 1 +qtest2014.17 0 heart1227_12_000609 1 +qtest2014.17 0 heart1227_12_000652 1 +qtest2014.17 0 heart1227_12_000686 1 +qtest2014.17 0 heart1227_12_000690 1 +qtest2014.17 0 heart1227_12_000691 1 +qtest2014.17 0 heart1227_12_000726 1 +qtest2014.17 0 heart1227_12_000829 1 +qtest2014.17 0 heart3141_12_000222 1 +qtest2014.17 0 heart3141_12_000272 1 +qtest2014.17 0 heart3141_12_000357 1 +qtest2014.17 0 patho3986_12_000148 0 +qtest2014.17 0 patie3987_12_001049 0 +qtest2014.17 0 randy4197_12_000054 1 +qtest2014.17 0 randy4197_12_000087 1 +qtest2014.17 0 randy4197_12_000125 1 +qtest2014.17 0 surge4588_12_000045 1 +qtest2014.17 0 surge4588_12_000046 0 +qtest2014.17 0 surge4588_12_000048 0 +qtest2014.17 0 surge4588_12_000089 1 +qtest2014.17 0 surge4588_12_000090 0 +qtest2014.17 0 tripa0853_12_001526 1 +qtest2014.17 0 uptod4830_12_002116 1 +qtest2014.17 0 uptod4830_12_002122 1 +qtest2014.17 0 uptod4830_12_002131 1 +qtest2014.17 0 uptod4830_12_002140 1 +qtest2014.17 0 uptod4830_12_002241 1 +qtest2014.17 0 uptod4830_12_002491 1 +qtest2014.17 0 uptod4830_12_016339 1 +qtest2014.17 0 uptod4830_12_018641 1 +qtest2014.17 0 uptod4830_12_055341 1 +qtest2014.17 0 uptod4830_12_055343 1 +qtest2014.17 0 uptod4830_12_055473 1 +qtest2014.17 0 uptod4830_12_055505 1 +qtest2014.17 0 uptod4830_12_055559 1 +qtest2014.17 0 uptod4830_12_055567 1 +qtest2014.17 0 uptod4830_12_055569 1 +qtest2014.17 0 uptod4830_12_055624 1 +qtest2014.17 0 uptod4830_12_071167 1 +qtest2014.17 0 uptod4830_12_071271 1 +qtest2014.17 0 uptod4830_12_071337 1 +qtest2014.17 0 uptod4830_12_078967 0 +qtest2014.17 0 uptod4830_12_078968 0 +qtest2014.17 0 uptod4830_12_082330 1 +qtest2014.17 0 virtu4909_12_000822 1 +qtest2014.17 0 virtu4909_12_001513 1 +qtest2014.18 0 backa0962_12_000544 1 +qtest2014.18 0 backa0962_12_000692 1 +qtest2014.18 0 baria2049_12_000013 1 +qtest2014.18 0 bestb0834_12_001420 1 +qtest2014.18 0 bette2098_12_001222 1 +qtest2014.18 0 bipol0974_12_000409 1 +qtest2014.18 0 bipol0974_12_000915 1 +qtest2014.18 0 brain2166_12_000249 1 +qtest2014.18 0 brain2166_12_000250 1 +qtest2014.18 0 brain2166_12_000251 1 +qtest2014.18 0 brain2166_12_000253 1 +qtest2014.18 0 brain2166_12_000255 1 +qtest2014.18 0 brain2166_12_000256 1 +qtest2014.18 0 brain2166_12_000257 1 +qtest2014.18 0 brain2166_12_000451 1 +qtest2014.18 0 clini0836_12_002129 1 +qtest2014.18 0 clini0836_12_006587 1 +qtest2014.18 0 clini0836_12_011760 0 +qtest2014.18 0 clini0836_12_024010 1 +qtest2014.18 0 clini0836_12_034951 1 +qtest2014.18 0 clini0836_12_050561 1 +qtest2014.18 0 clini0836_12_091823 1 +qtest2014.18 0 clini0836_12_113470 1 +qtest2014.18 0 coven2458_12_000039 1 +qtest2014.18 0 daily0837_12_002792 1 +qtest2014.18 0 daily0837_12_005002 1 +qtest2014.18 0 daily0837_12_008759 1 +qtest2014.18 0 daily0837_12_010184 1 +qtest2014.18 0 daily0837_12_010742 1 +qtest2014.18 0 daily0837_12_012036 1 +qtest2014.18 0 daily0837_12_012653 1 +qtest2014.18 0 daily0837_12_012663 1 +qtest2014.18 0 daily0837_12_013206 1 +qtest2014.18 0 daily0837_12_013477 1 +qtest2014.18 0 daily0837_12_013599 1 +qtest2014.18 0 daily0837_12_016660 1 +qtest2014.18 0 daily0837_12_017665 1 +qtest2014.18 0 daily0837_12_019210 1 +qtest2014.18 0 daily0837_12_020205 1 +qtest2014.18 0 daily0837_12_021507 1 +qtest2014.18 0 daily0837_12_024877 1 +qtest2014.18 0 daily0837_12_026858 1 +qtest2014.18 0 daily0837_12_033287 1 +qtest2014.18 0 daily0837_12_033333 1 +qtest2014.18 0 daily0837_12_036519 1 +qtest2014.18 0 daily0837_12_036685 1 +qtest2014.18 0 daily0837_12_037170 1 +qtest2014.18 0 daily0837_12_037583 1 +qtest2014.18 0 daily0837_12_038459 1 +qtest2014.18 0 daily0837_12_039171 1 +qtest2014.18 0 daily0837_12_039807 1 +qtest2014.18 0 daily0837_12_040057 1 +qtest2014.18 0 daily0837_12_040802 1 +qtest2014.18 0 depre1072_12_000658 1 +qtest2014.18 0 depre1072_12_001061 1 +qtest2014.18 0 emede2802_12_000179 1 +qtest2014.18 0 entus2836_12_000196 1 +qtest2014.18 0 every2870_12_008266 1 +qtest2014.18 0 fromy1190_12_000505 1 +qtest2014.18 0 fromy1190_12_000817 1 +qtest2014.18 0 healt3117_12_003273 0 +qtest2014.18 0 healt3117_12_003298 1 +qtest2014.18 0 healt3117_12_003335 1 +qtest2014.18 0 healt3117_12_003336 1 +qtest2014.18 0 healt3117_12_003337 0 +qtest2014.18 0 healt3117_12_003338 1 +qtest2014.18 0 healt3117_12_003339 1 +qtest2014.18 0 healt3117_12_003464 1 +qtest2014.18 0 heart1228_12_000170 1 +qtest2014.18 0 heart1228_12_000171 1 +qtest2014.18 0 heart1228_12_000173 0 +qtest2014.18 0 highb1232_12_000034 1 +qtest2014.18 0 highb1232_12_000035 1 +qtest2014.18 0 highb1232_12_000312 1 +qtest2014.18 0 medic3644_12_000009 1 +qtest2014.18 0 medic3644_12_000302 1 +qtest2014.18 0 medic3644_12_000308 1 +qtest2014.18 0 medic3644_12_000484 1 +qtest2014.18 0 medic3644_12_000509 1 +qtest2014.18 0 medic3644_12_000787 1 +qtest2014.18 0 medic3644_12_001008 1 +qtest2014.18 0 nhslo1393_12_002423 1 +qtest2014.18 0 nhslo1393_12_002427 1 +qtest2014.18 0 nhslo1393_12_002503 1 +qtest2014.18 0 nhslo3844_12_010142 1 +qtest2014.18 0 nhslo3844_12_012031 1 +qtest2014.18 0 nhslo3844_12_016022 1 +qtest2014.18 0 nhslo3844_12_016024 1 +qtest2014.18 0 nlm.n3868_12_000826 1 +qtest2014.18 0 nlm.n3868_12_001099 1 +qtest2014.18 0 patie3992_12_001700 1 +qtest2014.18 0 rared1522_12_000671 1 +qtest2014.18 0 senio1563_12_000443 0 +qtest2014.18 0 sport1590_12_000783 1 +qtest2014.18 0 thedo4643_12_000575 1 +qtest2014.18 0 thedo4643_12_000578 0 +qtest2014.18 0 tripa0853_12_002479 0 +qtest2014.18 0 uptod4830_12_018447 1 +qtest2014.18 0 uptod4830_12_050353 1 +qtest2014.18 0 uptod4830_12_075204 1 +qtest2014.18 0 virtu4909_12_000856 1 +qtest2014.18 0 virtu4909_12_001799 1 +qtest2014.18 0 vital4916_12_000993 1 +qtest2014.18 0 vital4916_12_000994 1 +qtest2014.18 0 vital4916_12_001001 1 +qtest2014.18 0 wiki.0842_12_005136 1 +qtest2014.18 0 wiki.0842_12_006531 1 +qtest2014.18 0 wiki.0842_12_007195 1 +qtest2014.19 0 anato1913_12_001845 0 +qtest2014.19 0 anato1913_12_001849 0 +qtest2014.19 0 anato1913_12_002411 0 +qtest2014.19 0 bcbst2065_12_000912 0 +qtest2014.19 0 brain2166_12_000409 1 +qtest2014.19 0 clini0836_12_020269 1 +qtest2014.19 0 clini0836_12_051538 1 +qtest2014.19 0 clini0836_12_057764 1 +qtest2014.19 0 clini0836_12_061104 1 +qtest2014.19 0 clini0836_12_078272 1 +qtest2014.19 0 clini0836_12_080676 1 +qtest2014.19 0 clini0836_12_082495 1 +qtest2014.19 0 clini0836_12_116082 0 +qtest2014.19 0 clini0836_12_120901 1 +qtest2014.19 0 fromy1190_12_000965 0 +qtest2014.19 0 fromy1190_12_001138 1 +qtest2014.19 0 heart3134_12_000081 1 +qtest2014.19 0 heart3134_12_000151 1 +qtest2014.19 0 heart3134_12_000227 1 +qtest2014.19 0 heart3138_12_000002 1 +qtest2014.19 0 heart3138_12_000005 1 +qtest2014.19 0 heart3138_12_000009 1 +qtest2014.19 0 heart3138_12_000021 0 +qtest2014.19 0 heart3138_12_000068 1 +qtest2014.19 0 heart3138_12_000071 1 +qtest2014.19 0 mayfi3578_12_000200 1 +qtest2014.19 0 mdct.3592_12_000022 1 +qtest2014.19 0 mdct.3592_12_000030 1 +qtest2014.19 0 med.n3601_12_000358 1 +qtest2014.19 0 metho3694_12_000798 1 +qtest2014.19 0 metho3694_12_001712 0 +qtest2014.19 0 my.cl1373_12_000757 1 +qtest2014.19 0 my.cl1373_12_000809 1 +qtest2014.19 0 my.cl1373_12_000929 1 +qtest2014.19 0 my.cl1373_12_000939 1 +qtest2014.19 0 ncbi.3800_12_007180 1 +qtest2014.19 0 nlm.n3868_12_000659 1 +qtest2014.19 0 publi0841_12_003952 1 +qtest2014.19 0 publi0841_12_005267 1 +qtest2014.19 0 rad.u1520_12_000002 1 +qtest2014.19 0 siume4425_12_000029 1 +qtest2014.19 0 strok1598_12_000011 1 +qtest2014.19 0 strok1598_12_000085 1 +qtest2014.19 0 strok1598_12_000230 1 +qtest2014.19 0 strok1598_12_000259 1 +qtest2014.19 0 ultra4811_12_000500 0 +qtest2014.19 0 ultra4811_12_000584 0 +qtest2014.19 0 ultra4811_12_000594 0 +qtest2014.19 0 ultra4811_12_000611 0 +qtest2014.19 0 ultra4811_12_000616 0 +qtest2014.19 0 ultra4811_12_000628 0 +qtest2014.19 0 ultra4811_12_000639 0 +qtest2014.19 0 ultra4811_12_000640 0 +qtest2014.19 0 ultra4811_12_000641 0 +qtest2014.19 0 ultra4811_12_000660 0 +qtest2014.19 0 ultra4811_12_000673 0 +qtest2014.19 0 ultra4811_12_000680 0 +qtest2014.19 0 ultra4811_12_000735 0 +qtest2014.19 0 ultra4811_12_000746 0 +qtest2014.19 0 ultra4811_12_000758 0 +qtest2014.19 0 ultra4811_12_000765 0 +qtest2014.19 0 ultra4811_12_000787 0 +qtest2014.19 0 ultra4811_12_000803 0 +qtest2014.19 0 ultra4811_12_000834 0 +qtest2014.19 0 ultra4811_12_000843 0 +qtest2014.19 0 ultra4811_12_000925 0 +qtest2014.19 0 uptod4830_12_010781 1 +qtest2014.19 0 uptod4830_12_010805 1 +qtest2014.19 0 uptod4830_12_010920 1 +qtest2014.19 0 uptod4830_12_010925 1 +qtest2014.19 0 uptod4830_12_010953 1 +qtest2014.19 0 uptod4830_12_011013 1 +qtest2014.19 0 uptod4830_12_011022 1 +qtest2014.19 0 uptod4830_12_011037 1 +qtest2014.19 0 uptod4830_12_011074 1 +qtest2014.19 0 uptod4830_12_013641 0 +qtest2014.19 0 uptod4830_12_025654 1 +qtest2014.19 0 uptod4830_12_025699 1 +qtest2014.19 0 uptod4830_12_025847 1 +qtest2014.19 0 uptod4830_12_030954 1 +qtest2014.19 0 uptod4830_12_045859 0 +qtest2014.19 0 uptod4830_12_045874 1 +qtest2014.19 0 uptod4830_12_045936 0 +qtest2014.19 0 uptod4830_12_046012 1 +qtest2014.19 0 uptod4830_12_046087 1 +qtest2014.19 0 uptod4830_12_046094 1 +qtest2014.19 0 uptod4830_12_049579 0 +qtest2014.19 0 uptod4830_12_049747 1 +qtest2014.19 0 uptod4830_12_060273 0 +qtest2014.19 0 uptod4830_12_060568 0 +qtest2014.19 0 uptod4830_12_069839 1 +qtest2014.19 0 uptod4830_12_069959 1 +qtest2014.19 0 uptod4830_12_073396 1 +qtest2014.19 0 uptod4830_12_075079 0 +qtest2014.19 0 vascu4877_12_000176 0 +qtest2014.19 0 vascu4877_12_000177 0 +qtest2014.19 0 vdf.o4883_12_000018 1 +qtest2014.19 0 vdf.o4883_12_000033 0 +qtest2014.19 0 vesal4890_12_000033 1 +qtest2014.19 0 virtu4909_12_000519 1 +qtest2014.19 0 virtu4909_12_000867 1 +qtest2014.19 0 wiki.0842_12_000511 1 +qtest2014.19 0 wiki.0842_12_001730 1 +qtest2014.19 0 wiki.0842_12_001732 0 +qtest2014.19 0 wiki.0842_12_001740 0 +qtest2014.19 0 wikis0855_12_000576 1 +qtest2014.20 0 clini0836_12_126079 1 +qtest2014.20 0 first1181_12_000643 1 +qtest2014.20 0 healt3117_12_000334 1 +qtest2014.20 0 healt3117_12_000494 0 +qtest2014.20 0 healt3117_12_000495 1 +qtest2014.20 0 healt3117_12_000496 1 +qtest2014.20 0 healt3117_12_000497 0 +qtest2014.20 0 healt3117_12_000498 1 +qtest2014.20 0 healt3117_12_000499 1 +qtest2014.20 0 healt3117_12_000500 0 +qtest2014.20 0 mayoc3579_12_008996 1 +qtest2014.20 0 nhslo1393_12_013843 1 +qtest2014.20 0 nhslo1393_12_013847 1 +qtest2014.20 0 nhslo3844_12_011759 1 +qtest2014.20 0 nhslo3844_12_011766 1 +qtest2014.20 0 nhslo3844_12_011769 1 +qtest2014.20 0 nhslo3844_12_011770 1 +qtest2014.20 0 pathg3984_12_000614 0 +qtest2014.20 0 pedia4004_12_001076 1 +qtest2014.20 0 uptod4830_12_010806 0 +qtest2014.20 0 uptod4830_12_010876 1 +qtest2014.20 0 uptod4830_12_010987 1 +qtest2014.20 0 uptod4830_12_024296 1 +qtest2014.20 0 uptod4830_12_036418 1 +qtest2014.20 0 uptod4830_12_040272 1 +qtest2014.20 0 uptod4830_12_064578 1 +qtest2014.20 0 uptod4830_12_064582 1 +qtest2014.20 0 uptod4830_12_064670 1 +qtest2014.20 0 uptod4830_12_064702 1 +qtest2014.20 0 uptod4830_12_064787 1 +qtest2014.20 0 uptod4830_12_064817 1 +qtest2014.20 0 uptod4830_12_064830 1 +qtest2014.20 0 uptod4830_12_064859 1 +qtest2014.20 0 uptod4830_12_064903 1 +qtest2014.20 0 uptod4830_12_064907 1 +qtest2014.20 0 uptod4830_12_064928 1 +qtest2014.20 0 virtu4909_12_001085 1 +qtest2014.20 0 virtu4909_12_001103 1 +qtest2014.20 0 virtu4909_12_001464 1 +qtest2014.21 0 adlda1812_12_000691 0 +qtest2014.21 0 attra0843_12_000211 0 +qtest2014.21 0 attra0843_12_000485 1 +qtest2014.21 0 attra0843_12_000554 0 +qtest2014.21 0 austr2019_12_001053 0 +qtest2014.21 0 austr2019_12_001553 1 +qtest2014.21 0 bestb0834_12_000659 0 +qtest2014.21 0 bestb0834_12_001061 0 +qtest2014.21 0 bestb0834_12_001464 0 +qtest2014.21 0 bestb0834_12_001694 1 +qtest2014.21 0 bestb0834_12_001702 1 +qtest2014.21 0 chkd.2351_12_000507 1 +qtest2014.21 0 chkd.2351_12_000513 1 +qtest2014.21 0 clini0836_12_008701 1 +qtest2014.21 0 clini0836_12_012188 1 +qtest2014.21 0 clini0836_12_041339 1 +qtest2014.21 0 clini0836_12_042947 1 +qtest2014.21 0 clini0836_12_051992 0 +qtest2014.21 0 clini0836_12_059462 0 +qtest2014.21 0 clini0836_12_066427 1 +qtest2014.21 0 clini0836_12_073355 1 +qtest2014.21 0 clini0836_12_093210 0 +qtest2014.21 0 clini0836_12_096163 0 +qtest2014.21 0 clini0836_12_101388 1 +qtest2014.21 0 clini0836_12_109154 0 +qtest2014.21 0 clini0836_12_112199 0 +qtest2014.21 0 clini0836_12_121507 1 +qtest2014.21 0 cmeco2398_12_000753 0 +qtest2014.21 0 cmeco2398_12_000805 0 +qtest2014.21 0 daily0837_12_012942 0 +qtest2014.21 0 daily0837_12_014791 0 +qtest2014.21 0 daily0837_12_020538 0 +qtest2014.21 0 euros2867_12_000085 1 +qtest2014.21 0 euros2867_12_000119 1 +qtest2014.21 0 ghr.n0840_12_014118 1 +qtest2014.21 0 ghr.n0840_12_015701 0 +qtest2014.21 0 healt3090_12_001977 1 +qtest2014.21 0 healt3117_12_001028 0 +qtest2014.21 0 healt3117_12_001029 0 +qtest2014.21 0 healt3117_12_001030 0 +qtest2014.21 0 healt3117_12_001031 0 +qtest2014.21 0 healt3117_12_001032 0 +qtest2014.21 0 healt3117_12_001325 0 +qtest2014.21 0 healt3117_12_001519 1 +qtest2014.21 0 healt3117_12_001520 1 +qtest2014.21 0 healt3117_12_002762 0 +qtest2014.21 0 healt3117_12_002983 0 +qtest2014.21 0 heart3138_12_000069 1 +qtest2014.21 0 insid3304_12_000032 0 +qtest2014.21 0 insid3304_12_000048 0 +qtest2014.21 0 insid3304_12_000053 0 +qtest2014.21 0 insid3304_12_000054 0 +qtest2014.21 0 insid3304_12_000057 0 +qtest2014.21 0 insid3304_12_000077 0 +qtest2014.21 0 insid3304_12_000089 0 +qtest2014.21 0 insid3304_12_000115 1 +qtest2014.21 0 insid3304_12_000118 1 +qtest2014.21 0 insid3304_12_000160 0 +qtest2014.21 0 insid3304_12_000188 0 +qtest2014.21 0 iront3330_12_000008 0 +qtest2014.21 0 iront3330_12_000160 0 +qtest2014.21 0 iront3330_12_000181 0 +qtest2014.21 0 iront3330_12_000184 0 +qtest2014.21 0 iront3330_12_000278 1 +qtest2014.21 0 iront3330_12_000299 0 +qtest2014.21 0 iront3330_12_000308 0 +qtest2014.21 0 iront3330_12_000752 0 +qtest2014.21 0 iront3330_12_000812 0 +qtest2014.21 0 iront3330_12_000908 0 +qtest2014.21 0 iront3330_12_000950 0 +qtest2014.21 0 iront3330_12_000959 0 +qtest2014.21 0 iront3330_12_000969 0 +qtest2014.21 0 iront3330_12_001450 0 +qtest2014.21 0 iront3330_12_001683 0 +qtest2014.21 0 iront3330_12_001844 0 +qtest2014.21 0 iront3330_12_001940 0 +qtest2014.21 0 iront3330_12_002287 0 +qtest2014.21 0 iront3330_12_002485 0 +qtest2014.21 0 iront3330_12_002582 0 +qtest2014.21 0 iront3330_12_002595 0 +qtest2014.21 0 iront3330_12_002616 0 +qtest2014.21 0 iront3330_12_002630 0 +qtest2014.21 0 iront3330_12_002660 0 +qtest2014.21 0 iront3330_12_002801 0 +qtest2014.21 0 iront3330_12_002803 0 +qtest2014.21 0 iront3330_12_002850 0 +qtest2014.21 0 mayoc3579_12_030596 1 +qtest2014.21 0 metho3694_12_001009 0 +qtest2014.21 0 natur3791_12_000001 0 +qtest2014.21 0 ncbi.3800_12_001839 0 +qtest2014.21 0 ncbi.3800_12_001887 0 +qtest2014.21 0 ncbi.3800_12_003905 0 +qtest2014.21 0 nhslo3844_12_003353 0 +qtest2014.21 0 nhslo3844_12_008935 0 +qtest2014.21 0 nlm.n3868_12_000996 1 +qtest2014.21 0 nlm.n3868_12_001180 1 +qtest2014.21 0 nlm.n3868_12_001194 1 +qtest2014.21 0 pathg3984_12_000690 0 +qtest2014.21 0 pathg3984_12_000693 0 +qtest2014.21 0 patie3992_12_000730 1 +qtest2014.21 0 publi0841_12_003744 1 +qtest2014.21 0 tripa0853_12_000399 0 +qtest2014.21 0 tripa0853_12_000528 0 +qtest2014.21 0 tripa0853_12_000746 1 +qtest2014.21 0 tripa0853_12_001388 1 +qtest2014.21 0 tripa0853_12_001397 1 +qtest2014.21 0 tripa0853_12_001773 0 +qtest2014.21 0 tripa0853_12_002108 1 +qtest2014.21 0 tripa0853_12_002950 1 +qtest2014.21 0 tripa0853_12_003959 1 +qtest2014.21 0 tripa0853_12_004318 0 +qtest2014.21 0 ttmed4716_12_001479 1 +qtest2014.21 0 uptod4830_12_001526 1 +qtest2014.21 0 uptod4830_12_001623 1 +qtest2014.21 0 uptod4830_12_001701 1 +qtest2014.21 0 uptod4830_12_001727 1 +qtest2014.21 0 uptod4830_12_001746 1 +qtest2014.21 0 uptod4830_12_001750 1 +qtest2014.21 0 uptod4830_12_001761 1 +qtest2014.21 0 uptod4830_12_001821 1 +qtest2014.21 0 uptod4830_12_008145 0 +qtest2014.21 0 uptod4830_12_011594 1 +qtest2014.21 0 uptod4830_12_011599 1 +qtest2014.21 0 uptod4830_12_011605 1 +qtest2014.21 0 uptod4830_12_011607 1 +qtest2014.21 0 uptod4830_12_013545 1 +qtest2014.21 0 uptod4830_12_016705 1 +qtest2014.21 0 uptod4830_12_016707 1 +qtest2014.21 0 uptod4830_12_017008 1 +qtest2014.21 0 uptod4830_12_017015 1 +qtest2014.21 0 uptod4830_12_018388 1 +qtest2014.21 0 uptod4830_12_026272 1 +qtest2014.21 0 uptod4830_12_026277 1 +qtest2014.21 0 uptod4830_12_028061 1 +qtest2014.21 0 uptod4830_12_028141 0 +qtest2014.21 0 uptod4830_12_031549 0 +qtest2014.21 0 uptod4830_12_034789 0 +qtest2014.21 0 uptod4830_12_042303 0 +qtest2014.21 0 uptod4830_12_042306 1 +qtest2014.21 0 uptod4830_12_042341 0 +qtest2014.21 0 uptod4830_12_042519 0 +qtest2014.21 0 uptod4830_12_042584 1 +qtest2014.21 0 uptod4830_12_042596 1 +qtest2014.21 0 uptod4830_12_048329 0 +qtest2014.21 0 uptod4830_12_066640 0 +qtest2014.21 0 uptod4830_12_070793 0 +qtest2014.21 0 uptod4830_12_070794 0 +qtest2014.21 0 uptod4830_12_074746 0 +qtest2014.21 0 uptod4830_12_082433 0 +qtest2014.21 0 vhl.o4897_12_000046 0 +qtest2014.21 0 vidyy4903_12_000357 0 +qtest2014.21 0 virtu4909_12_000521 0 +qtest2014.21 0 virtu4909_12_000838 1 +qtest2014.21 0 virtu4909_12_001453 1 +qtest2014.21 0 virtu4909_12_001832 0 +qtest2014.21 0 wiki.0842_12_002087 0 +qtest2014.21 0 wiki.0842_12_002885 1 +qtest2014.21 0 wiki.0842_12_002910 1 +qtest2014.21 0 wiki.0842_12_003972 1 +qtest2014.21 0 wiki.0842_12_004417 1 +qtest2014.21 0 wiki.0842_12_004552 0 +qtest2014.21 0 wiki.0842_12_004912 1 +qtest2014.21 0 wiki.0842_12_005627 1 +qtest2014.21 0 wiki.0842_12_005629 1 +qtest2014.21 0 wiki.0842_12_009790 1 +qtest2014.21 0 wiki.0842_12_010049 0 +qtest2014.22 0 anxie0939_12_000269 1 +qtest2014.22 0 anxie1934_12_000021 1 +qtest2014.22 0 arthr0949_12_000858 1 +qtest2014.22 0 athea2003_12_000121 0 +qtest2014.22 0 athea2003_12_000298 0 +qtest2014.22 0 athea2003_12_000304 0 +qtest2014.22 0 bette2098_12_000004 1 +qtest2014.22 0 bipol0974_12_000240 0 +qtest2014.22 0 bipol0974_12_000288 0 +qtest2014.22 0 bipol0974_12_000388 0 +qtest2014.22 0 bipol0974_12_000994 1 +qtest2014.22 0 bipol2123_12_000007 1 +qtest2014.22 0 bipol2123_12_000017 1 +qtest2014.22 0 bipol2123_12_000028 1 +qtest2014.22 0 bpd.a0986_12_000126 1 +qtest2014.22 0 bpd.a0986_12_000178 0 +qtest2014.22 0 bpd.a0986_12_000421 1 +qtest2014.22 0 bpd.a0986_12_000445 1 +qtest2014.22 0 chkd.2351_12_000048 1 +qtest2014.22 0 chkd.2351_12_000233 1 +qtest2014.22 0 clini0836_12_014121 0 +qtest2014.22 0 clini0836_12_019842 0 +qtest2014.22 0 clini0836_12_023907 0 +qtest2014.22 0 clini0836_12_035125 0 +qtest2014.22 0 clini0836_12_036630 1 +qtest2014.22 0 clini0836_12_042729 0 +qtest2014.22 0 clini0836_12_042903 0 +qtest2014.22 0 clini0836_12_046171 0 +qtest2014.22 0 clini0836_12_048319 0 +qtest2014.22 0 clini0836_12_051407 0 +qtest2014.22 0 clini0836_12_066625 0 +qtest2014.22 0 clini0836_12_067003 0 +qtest2014.22 0 clini0836_12_067977 0 +qtest2014.22 0 clini0836_12_087378 0 +qtest2014.22 0 clini0836_12_088127 0 +qtest2014.22 0 clini0836_12_093248 0 +qtest2014.22 0 clini0836_12_094445 0 +qtest2014.22 0 clini0836_12_094556 0 +qtest2014.22 0 clini0836_12_095012 0 +qtest2014.22 0 clini0836_12_101245 0 +qtest2014.22 0 clini0836_12_102343 0 +qtest2014.22 0 clini0836_12_105790 0 +qtest2014.22 0 clini0836_12_105865 0 +qtest2014.22 0 clini0836_12_108784 0 +qtest2014.22 0 clini0836_12_112032 0 +qtest2014.22 0 clini0836_12_117080 0 +qtest2014.22 0 clini0836_12_119246 0 +qtest2014.22 0 clini0836_12_119911 0 +qtest2014.22 0 clini0836_12_121755 0 +qtest2014.22 0 clini0836_12_123742 0 +qtest2014.22 0 clini0836_12_124135 0 +qtest2014.22 0 clini0836_12_128614 0 +qtest2014.22 0 cmell2400_12_000063 1 +qtest2014.22 0 coven2458_12_000119 1 +qtest2014.22 0 depre1072_12_000266 1 +qtest2014.22 0 depre1072_12_000591 0 +qtest2014.22 0 depre1072_12_000734 0 +qtest2014.22 0 depre1072_12_000758 1 +qtest2014.22 0 depre1072_12_000928 1 +qtest2014.22 0 depre1072_12_001014 1 +qtest2014.22 0 depre1072_12_001093 0 +qtest2014.22 0 depre1072_12_001104 1 +qtest2014.22 0 depre1072_12_001142 1 +qtest2014.22 0 dying1120_12_000196 1 +qtest2014.22 0 ement2807_12_000279 1 +qtest2014.22 0 ement2807_12_000870 1 +qtest2014.22 0 ement2807_12_001336 1 +qtest2014.22 0 ement2807_12_001814 1 +qtest2014.22 0 ement2807_12_002383 1 +qtest2014.22 0 ement2807_12_002658 1 +qtest2014.22 0 fda.g2909_12_002734 1 +qtest2014.22 0 fda.g2909_12_002763 1 +qtest2014.22 0 healt3117_12_001139 1 +qtest2014.22 0 healt3117_12_001140 1 +qtest2014.22 0 jfpon3369_12_000884 1 +qtest2014.22 0 jfpon3369_12_001273 1 +qtest2014.22 0 mayoc3579_12_007705 0 +qtest2014.22 0 mayoc3579_12_030933 1 +qtest2014.22 0 mayoc3579_12_030934 1 +qtest2014.22 0 mayoc3579_12_030935 1 +qtest2014.22 0 mayoc3579_12_030936 1 +qtest2014.22 0 mayoc3579_12_030937 1 +qtest2014.22 0 mayoc3579_12_030939 1 +qtest2014.22 0 mayoc3579_12_030941 1 +qtest2014.22 0 mayoc3579_12_030943 1 +qtest2014.22 0 mensh1353_12_000080 1 +qtest2014.22 0 menta1354_12_000023 1 +qtest2014.22 0 menta1354_12_000036 1 +qtest2014.22 0 menta1354_12_000346 1 +qtest2014.22 0 netce3826_12_000924 1 +qtest2014.22 0 nhslo1393_12_013620 1 +qtest2014.22 0 nhslo1393_12_013622 1 +qtest2014.22 0 nhslo3844_12_011600 1 +qtest2014.22 0 pathg3984_12_000605 0 +qtest2014.22 0 patie3987_12_000822 0 +qtest2014.22 0 patie3987_12_001133 0 +qtest2014.22 0 pedia1457_12_000704 1 +qtest2014.22 0 someb1583_12_000593 1 +qtest2014.22 0 uptod4830_12_000799 1 +qtest2014.22 0 uptod4830_12_022669 1 +qtest2014.22 0 uptod4830_12_055548 1 +qtest2014.22 0 uptod4830_12_069725 0 +qtest2014.22 0 uptod4830_12_070550 0 +qtest2014.22 0 vidyy4903_12_001256 1 +qtest2014.22 0 web4h4941_12_000192 1 +qtest2014.22 0 web4h4941_12_000261 1 +qtest2014.23 0 bcbst2065_12_000684 1 +qtest2014.23 0 bcbst2065_12_001520 1 +qtest2014.23 0 bcbst2065_12_001521 1 +qtest2014.23 0 bestb0834_12_000435 0 +qtest2014.23 0 bestb0834_12_000789 1 +qtest2014.23 0 bestb0834_12_001148 0 +qtest2014.23 0 bestb0834_12_001835 1 +qtest2014.23 0 bestb0834_12_001954 0 +qtest2014.23 0 bestb0834_12_002016 1 +qtest2014.23 0 bestb0834_12_002148 0 +qtest2014.23 0 bestb0834_12_002229 1 +qtest2014.23 0 clini0836_12_005628 1 +qtest2014.23 0 clini0836_12_009800 1 +qtest2014.23 0 clini0836_12_013339 1 +qtest2014.23 0 clini0836_12_018601 1 +qtest2014.23 0 clini0836_12_019708 1 +qtest2014.23 0 clini0836_12_023471 0 +qtest2014.23 0 clini0836_12_025042 1 +qtest2014.23 0 clini0836_12_026736 1 +qtest2014.23 0 clini0836_12_032045 1 +qtest2014.23 0 clini0836_12_037664 1 +qtest2014.23 0 clini0836_12_037702 1 +qtest2014.23 0 clini0836_12_044907 1 +qtest2014.23 0 clini0836_12_049025 1 +qtest2014.23 0 clini0836_12_049722 0 +qtest2014.23 0 clini0836_12_050727 0 +qtest2014.23 0 clini0836_12_059815 1 +qtest2014.23 0 clini0836_12_063735 1 +qtest2014.23 0 clini0836_12_069379 1 +qtest2014.23 0 clini0836_12_070036 1 +qtest2014.23 0 clini0836_12_072813 1 +qtest2014.23 0 clini0836_12_072929 1 +qtest2014.23 0 clini0836_12_078318 1 +qtest2014.23 0 clini0836_12_081015 1 +qtest2014.23 0 clini0836_12_087615 1 +qtest2014.23 0 clini0836_12_100539 1 +qtest2014.23 0 clini0836_12_100894 1 +qtest2014.23 0 clini0836_12_102100 1 +qtest2014.23 0 clini0836_12_106464 1 +qtest2014.23 0 clini0836_12_109946 1 +qtest2014.23 0 clini0836_12_113762 1 +qtest2014.23 0 clini0836_12_116272 1 +qtest2014.23 0 clini0836_12_123502 1 +qtest2014.23 0 cochr2414_12_000314 1 +qtest2014.23 0 diagn2555_12_000022 1 +qtest2014.23 0 diagn2555_12_000076 1 +qtest2014.23 0 diagn2555_12_000077 1 +qtest2014.23 0 diagn2555_12_000178 1 +qtest2014.23 0 diagn2555_12_000184 1 +qtest2014.23 0 diagn2555_12_000186 1 +qtest2014.23 0 diagn2555_12_000239 1 +qtest2014.23 0 diagn2555_12_000243 1 +qtest2014.23 0 diagn2555_12_000246 1 +qtest2014.23 0 diagn2555_12_000261 0 +qtest2014.23 0 every2870_12_008962 1 +qtest2014.23 0 fromy1190_12_001179 1 +qtest2014.23 0 healt3115_12_001360 0 +qtest2014.23 0 healt3117_12_001825 0 +qtest2014.23 0 heart1228_12_000155 1 +qtest2014.23 0 heart1228_12_000156 1 +qtest2014.23 0 heart1228_12_000168 1 +qtest2014.23 0 heart1228_12_000970 0 +qtest2014.23 0 heart3134_12_000013 1 +qtest2014.23 0 heart3134_12_000023 1 +qtest2014.23 0 heart3138_12_000084 1 +qtest2014.23 0 highb1232_12_000370 1 +qtest2014.23 0 metho3694_12_000298 1 +qtest2014.23 0 nhslo1393_12_010816 1 +qtest2014.23 0 nhslo1393_12_012115 1 +qtest2014.23 0 nhslo3844_12_007151 1 +qtest2014.23 0 nhslo3844_12_007157 1 +qtest2014.23 0 siume4425_12_000179 1 +qtest2014.23 0 texas4630_12_000406 0 +qtest2014.23 0 uptod4830_12_001673 1 +qtest2014.23 0 uptod4830_12_005171 1 +qtest2014.23 0 uptod4830_12_005196 0 +qtest2014.23 0 uptod4830_12_005205 1 +qtest2014.23 0 uptod4830_12_005262 1 +qtest2014.23 0 uptod4830_12_005279 1 +qtest2014.23 0 uptod4830_12_005323 1 +qtest2014.23 0 uptod4830_12_005342 1 +qtest2014.23 0 uptod4830_12_005348 1 +qtest2014.23 0 uptod4830_12_005353 1 +qtest2014.23 0 uptod4830_12_005360 1 +qtest2014.23 0 uptod4830_12_005375 0 +qtest2014.23 0 uptod4830_12_005382 1 +qtest2014.23 0 uptod4830_12_005406 1 +qtest2014.23 0 uptod4830_12_005426 1 +qtest2014.23 0 uptod4830_12_005435 1 +qtest2014.23 0 uptod4830_12_005473 1 +qtest2014.23 0 uptod4830_12_008795 1 +qtest2014.23 0 uptod4830_12_008992 1 +qtest2014.23 0 uptod4830_12_021838 0 +qtest2014.23 0 uptod4830_12_021841 1 +qtest2014.23 0 uptod4830_12_021873 1 +qtest2014.23 0 uptod4830_12_021897 0 +qtest2014.23 0 uptod4830_12_033854 1 +qtest2014.23 0 uptod4830_12_033938 1 +qtest2014.23 0 uptod4830_12_033939 0 +qtest2014.23 0 uptod4830_12_033995 1 +qtest2014.23 0 uptod4830_12_034001 1 +qtest2014.23 0 uptod4830_12_034028 1 +qtest2014.23 0 uptod4830_12_034054 1 +qtest2014.23 0 uptod4830_12_034060 0 +qtest2014.23 0 uptod4830_12_034063 1 +qtest2014.23 0 uptod4830_12_034065 1 +qtest2014.23 0 uptod4830_12_034095 1 +qtest2014.23 0 uptod4830_12_034118 1 +qtest2014.23 0 uptod4830_12_034125 1 +qtest2014.23 0 uptod4830_12_034217 1 +qtest2014.23 0 uptod4830_12_034231 1 +qtest2014.23 0 uptod4830_12_034236 1 +qtest2014.23 0 uptod4830_12_048438 1 +qtest2014.23 0 uptod4830_12_049486 0 +qtest2014.23 0 uptod4830_12_049638 1 +qtest2014.23 0 uptod4830_12_049662 1 +qtest2014.23 0 uptod4830_12_049670 1 +qtest2014.23 0 uptod4830_12_049683 1 +qtest2014.23 0 uptod4830_12_049763 1 +qtest2014.23 0 uptod4830_12_049879 0 +qtest2014.23 0 uptod4830_12_049935 1 +qtest2014.23 0 uptod4830_12_049955 0 +qtest2014.23 0 uptod4830_12_049961 1 +qtest2014.23 0 uptod4830_12_049966 1 +qtest2014.23 0 uptod4830_12_050015 1 +qtest2014.23 0 uptod4830_12_050031 1 +qtest2014.23 0 uptod4830_12_050050 1 +qtest2014.23 0 uptod4830_12_050075 1 +qtest2014.23 0 uptod4830_12_050089 1 +qtest2014.23 0 uptod4830_12_050091 0 +qtest2014.23 0 uptod4830_12_050093 1 +qtest2014.23 0 uptod4830_12_050128 1 +qtest2014.23 0 uptod4830_12_050192 1 +qtest2014.23 0 uptod4830_12_050240 1 +qtest2014.23 0 uptod4830_12_065128 1 +qtest2014.23 0 uptod4830_12_065311 0 +qtest2014.23 0 uptod4830_12_069079 0 +qtest2014.23 0 wiki.0842_12_002481 1 +qtest2014.24 0 anaes1909_12_000892 0 +qtest2014.24 0 aswee0953_12_001981 0 +qtest2014.24 0 aswee0953_12_001982 0 +qtest2014.24 0 bladd2130_12_000027 1 +qtest2014.24 0 bladd2130_12_000091 0 +qtest2014.24 0 bupa.2183_12_001478 0 +qtest2014.24 0 bupa.2183_12_001497 0 +qtest2014.24 0 bupa.2183_12_001523 0 +qtest2014.24 0 bupa.2183_12_001849 1 +qtest2014.24 0 child2346_12_001314 0 +qtest2014.24 0 child2346_12_001450 0 +qtest2014.24 0 chkd.2351_12_000487 1 +qtest2014.24 0 clini0836_12_002834 1 +qtest2014.24 0 clini0836_12_002942 1 +qtest2014.24 0 clini0836_12_018001 1 +qtest2014.24 0 clini0836_12_020065 1 +qtest2014.24 0 clini0836_12_023434 0 +qtest2014.24 0 clini0836_12_033579 1 +qtest2014.24 0 clini0836_12_036670 0 +qtest2014.24 0 clini0836_12_041041 0 +qtest2014.24 0 clini0836_12_041616 1 +qtest2014.24 0 clini0836_12_046262 0 +qtest2014.24 0 clini0836_12_054653 0 +qtest2014.24 0 clini0836_12_061524 1 +qtest2014.24 0 clini0836_12_072682 0 +qtest2014.24 0 clini0836_12_080117 1 +qtest2014.24 0 clini0836_12_085908 1 +qtest2014.24 0 clini0836_12_086277 1 +qtest2014.24 0 clini0836_12_090789 1 +qtest2014.24 0 clini0836_12_092376 0 +qtest2014.24 0 clini0836_12_092377 0 +qtest2014.24 0 clini0836_12_104777 0 +qtest2014.24 0 clini0836_12_106820 1 +qtest2014.24 0 clini0836_12_113670 1 +qtest2014.24 0 clini0836_12_121077 0 +qtest2014.24 0 clini0836_12_123307 1 +qtest2014.24 0 diabe1087_12_000079 1 +qtest2014.24 0 diabe1087_12_000216 0 +qtest2014.24 0 diabe1087_12_000250 0 +qtest2014.24 0 diabe1087_12_000293 0 +qtest2014.24 0 diabe1087_12_000366 0 +qtest2014.24 0 diabe1087_12_000398 0 +qtest2014.24 0 diabe1087_12_000415 1 +qtest2014.24 0 diabe1087_12_000442 1 +qtest2014.24 0 diabe1087_12_000511 1 +qtest2014.24 0 diabe1087_12_000536 0 +qtest2014.24 0 diabe1087_12_000585 1 +qtest2014.24 0 diabe1087_12_000590 1 +qtest2014.24 0 diabe1087_12_000601 0 +qtest2014.24 0 diabe1087_12_000685 0 +qtest2014.24 0 diabe1087_12_000722 0 +qtest2014.24 0 diabe1087_12_000735 0 +qtest2014.24 0 diabe1087_12_000741 0 +qtest2014.24 0 diabe1087_12_000763 0 +qtest2014.24 0 diabe1087_12_000789 0 +qtest2014.24 0 diabe1087_12_000794 0 +qtest2014.24 0 diabe1087_12_000798 0 +qtest2014.24 0 diabe1087_12_000954 0 +qtest2014.24 0 diabe1087_12_000972 1 +qtest2014.24 0 diabe1087_12_001012 0 +qtest2014.24 0 diabe2551_12_001032 0 +qtest2014.24 0 diabe2551_12_001045 0 +qtest2014.24 0 diabe2551_12_001253 0 +qtest2014.24 0 diabe2551_12_002386 1 +qtest2014.24 0 diabe2551_12_002392 1 +qtest2014.24 0 drcha2660_12_000020 0 +qtest2014.24 0 ds-he2715_12_000110 0 +qtest2014.24 0 elgin2788_12_000644 0 +qtest2014.24 0 en.di1144_12_000366 0 +qtest2014.24 0 endoc2821_12_000046 1 +qtest2014.24 0 endoc2821_12_000081 1 +qtest2014.24 0 endoc2821_12_000540 1 +qtest2014.24 0 endoc2821_12_000542 1 +qtest2014.24 0 endoc2821_12_000606 1 +qtest2014.24 0 endoc2821_12_001148 1 +qtest2014.24 0 endoc2821_12_001506 1 +qtest2014.24 0 endoc2821_12_001508 1 +qtest2014.24 0 endoc2821_12_001509 1 +qtest2014.24 0 endoc2821_12_001511 1 +qtest2014.24 0 endoc2821_12_001514 1 +qtest2014.24 0 endoc2821_12_001623 1 +qtest2014.24 0 endoc2821_12_002134 1 +qtest2014.24 0 endoc2821_12_002148 0 +qtest2014.24 0 everw2869_12_000936 0 +qtest2014.24 0 every2870_12_004067 1 +qtest2014.24 0 every2870_12_006105 0 +qtest2014.24 0 every2870_12_006106 0 +qtest2014.24 0 every2870_12_006110 0 +qtest2014.24 0 every2870_12_006116 0 +qtest2014.24 0 every2870_12_006118 0 +qtest2014.24 0 every2870_12_006120 0 +qtest2014.24 0 every2870_12_006127 0 +qtest2014.24 0 every2870_12_007686 0 +qtest2014.24 0 every2870_12_008633 0 +qtest2014.24 0 every2870_12_008867 1 +qtest2014.24 0 every2870_12_008881 1 +qtest2014.24 0 every2870_12_008997 1 +qtest2014.24 0 famil2899_12_000215 0 +qtest2014.24 0 famil2899_12_000436 0 +qtest2014.24 0 famil2899_12_000440 0 +qtest2014.24 0 famil2899_12_000450 0 +qtest2014.24 0 famil2899_12_000532 1 +qtest2014.24 0 famil2899_12_000541 0 +qtest2014.24 0 famil2899_12_000567 1 +qtest2014.24 0 famil2899_12_000627 0 +qtest2014.24 0 famil2899_12_000819 0 +qtest2014.24 0 fromy1190_12_000620 1 +qtest2014.24 0 fromy1190_12_002383 1 +qtest2014.24 0 ghr.n0840_12_010645 0 +qtest2014.24 0 glyco3028_12_000044 0 +qtest2014.24 0 glyco3028_12_000079 0 +qtest2014.24 0 glyco3028_12_000096 0 +qtest2014.24 0 healt3107_12_000190 1 +qtest2014.24 0 healt3115_12_001165 1 +qtest2014.24 0 healt3115_12_001336 1 +qtest2014.24 0 healt3117_12_001556 1 +qtest2014.24 0 healt3117_12_001629 0 +qtest2014.24 0 healt3117_12_001632 0 +qtest2014.24 0 healt3117_12_001634 0 +qtest2014.24 0 healt3117_12_001638 0 +qtest2014.24 0 healt3132_12_001540 0 +qtest2014.24 0 heart1228_12_000228 0 +qtest2014.24 0 heart1228_12_000285 0 +qtest2014.24 0 heart1228_12_000780 1 +qtest2014.24 0 heart1228_12_000781 1 +qtest2014.24 0 heart1228_12_000782 1 +qtest2014.24 0 heart1228_12_000783 1 +qtest2014.24 0 heart1228_12_000797 0 +qtest2014.24 0 heart1228_12_000872 1 +qtest2014.24 0 heart1228_12_001006 0 +qtest2014.24 0 heart1228_12_001205 1 +qtest2014.24 0 heart3138_12_000044 1 +qtest2014.24 0 heart3138_12_000084 0 +qtest2014.24 0 heart3141_12_000205 0 +qtest2014.24 0 heart3141_12_000276 1 +qtest2014.24 0 jeanh3364_12_000106 0 +qtest2014.24 0 med.n3601_12_000325 0 +qtest2014.24 0 menop3674_12_000238 1 +qtest2014.24 0 menop3674_12_000320 1 +qtest2014.24 0 menop3676_12_000101 1 +qtest2014.24 0 menta1354_12_000267 0 +qtest2014.24 0 metho3694_12_001258 0 +qtest2014.24 0 metho3694_12_001376 1 +qtest2014.24 0 metho3694_12_001847 0 +qtest2014.24 0 metho3694_12_002355 0 +qtest2014.24 0 nlm.n3868_12_001017 1 +qtest2014.24 0 nlm.n3868_12_001390 1 +qtest2014.24 0 nps.o3891_12_000517 0 +qtest2014.24 0 nps.o3891_12_000663 0 +qtest2014.24 0 nps.o3891_12_000674 0 +qtest2014.24 0 senio1563_12_001846 1 +qtest2014.24 0 surge1607_12_000050 0 +qtest2014.24 0 thedo4643_12_000322 0 +qtest2014.24 0 thedo4643_12_000412 1 +qtest2014.24 0 thedo4643_12_000704 0 +qtest2014.24 0 thedo4643_12_000723 0 +qtest2014.24 0 thedo4643_12_000839 0 +qtest2014.24 0 thedo4643_12_001544 0 +qtest2014.24 0 type11642_12_000008 1 +qtest2014.24 0 type11642_12_000013 0 +qtest2014.24 0 type11642_12_000021 1 +qtest2014.24 0 type11642_12_000060 0 +qtest2014.24 0 type11642_12_000074 0 +qtest2014.24 0 type11642_12_000076 0 +qtest2014.24 0 type11642_12_000085 0 +qtest2014.24 0 type11642_12_000094 0 +qtest2014.24 0 type11642_12_000101 0 +qtest2014.24 0 type11642_12_000103 0 +qtest2014.24 0 type11642_12_000113 1 +qtest2014.24 0 type11642_12_000114 0 +qtest2014.24 0 type11642_12_000192 0 +qtest2014.24 0 type11642_12_000411 0 +qtest2014.24 0 type11642_12_000471 0 +qtest2014.24 0 type11642_12_000480 0 +qtest2014.24 0 type11642_12_000539 0 +qtest2014.24 0 type11642_12_000545 1 +qtest2014.24 0 type11642_12_000581 0 +qtest2014.24 0 type11642_12_000737 0 +qtest2014.24 0 type11642_12_000935 0 +qtest2014.24 0 type11642_12_000938 0 +qtest2014.24 0 uptod4830_12_001529 0 +qtest2014.24 0 uptod4830_12_001699 0 +qtest2014.24 0 uptod4830_12_001708 0 +qtest2014.24 0 uptod4830_12_001732 1 +qtest2014.24 0 uptod4830_12_001757 0 +qtest2014.24 0 uptod4830_12_001805 0 +qtest2014.24 0 uptod4830_12_003341 0 +qtest2014.24 0 uptod4830_12_003567 0 +qtest2014.24 0 uptod4830_12_008705 0 +qtest2014.24 0 uptod4830_12_012521 0 +qtest2014.24 0 uptod4830_12_012537 0 +qtest2014.24 0 uptod4830_12_012550 0 +qtest2014.24 0 uptod4830_12_033944 0 +qtest2014.24 0 uptod4830_12_033947 0 +qtest2014.24 0 uptod4830_12_039268 0 +qtest2014.24 0 uptod4830_12_048129 0 +qtest2014.24 0 uptod4830_12_048130 0 +qtest2014.24 0 uptod4830_12_049887 0 +qtest2014.24 0 uptod4830_12_049891 0 +qtest2014.24 0 uptod4830_12_049893 0 +qtest2014.24 0 uptod4830_12_049918 0 +qtest2014.24 0 uptod4830_12_049938 0 +qtest2014.24 0 uptod4830_12_050168 0 +qtest2014.24 0 uptod4830_12_050193 0 +qtest2014.24 0 uptod4830_12_050237 0 +qtest2014.24 0 uptod4830_12_060928 0 +qtest2014.24 0 uptod4830_12_060957 0 +qtest2014.24 0 uptod4830_12_065017 0 +qtest2014.24 0 uptod4830_12_065181 1 +qtest2014.24 0 uptod4830_12_065188 1 +qtest2014.24 0 uptod4830_12_071125 0 +qtest2014.24 0 uptod4830_12_075038 0 +qtest2014.24 0 uptod4830_12_075047 0 +qtest2014.24 0 uptod4830_12_075733 0 +qtest2014.24 0 uptod4830_12_083361 0 +qtest2014.24 0 virtu4909_12_000503 1 +qtest2014.24 0 virtu4909_12_000525 1 +qtest2014.24 0 virtu4909_12_001769 1 +qtest2014.24 0 visio1658_12_000356 0 +qtest2014.24 0 visio1658_12_000602 0 +qtest2014.24 0 webmd4945_12_000422 1 +qtest2014.24 0 webmd4945_12_000839 1 +qtest2014.24 0 webmd4945_12_000844 1 +qtest2014.24 0 webmd4945_12_001767 1 +qtest2014.24 0 webmd4945_12_001770 1 +qtest2014.24 0 webmd4945_12_001771 1 +qtest2014.24 0 webmd4945_12_002242 0 +qtest2014.24 0 webmd4945_12_002263 0 +qtest2014.24 0 webmd4945_12_002411 0 +qtest2014.24 0 webmd4945_12_002478 0 +qtest2014.24 0 wiki.0842_12_002876 1 +qtest2014.24 0 wiki.0842_12_002878 1 +qtest2014.24 0 wiki.0842_12_002887 0 +qtest2014.24 0 wiki.0842_12_008909 0 +qtest2014.24 0 wiki.0842_12_010220 0 +qtest2014.25 0 allin1875_12_000435 1 +qtest2014.25 0 bestb0834_12_000512 1 +qtest2014.25 0 bestb0834_12_001933 0 +qtest2014.25 0 bestb0834_12_002153 0 +qtest2014.25 0 bupa.2183_12_001195 1 +qtest2014.25 0 bupa.2183_12_001697 1 +qtest2014.25 0 cadth0844_12_003780 0 +qtest2014.25 0 cdc.g2291_12_000610 0 +qtest2014.25 0 clini0836_12_002741 1 +qtest2014.25 0 clini0836_12_009878 1 +qtest2014.25 0 clini0836_12_011028 1 +qtest2014.25 0 clini0836_12_012296 1 +qtest2014.25 0 clini0836_12_014887 0 +qtest2014.25 0 clini0836_12_015962 1 +qtest2014.25 0 clini0836_12_033950 0 +qtest2014.25 0 clini0836_12_034025 0 +qtest2014.25 0 clini0836_12_039485 1 +qtest2014.25 0 clini0836_12_043673 1 +qtest2014.25 0 clini0836_12_050114 1 +qtest2014.25 0 clini0836_12_050603 1 +qtest2014.25 0 clini0836_12_053713 1 +qtest2014.25 0 clini0836_12_058277 1 +qtest2014.25 0 clini0836_12_062638 1 +qtest2014.25 0 clini0836_12_064969 1 +qtest2014.25 0 clini0836_12_066969 1 +qtest2014.25 0 clini0836_12_068715 1 +qtest2014.25 0 clini0836_12_083129 1 +qtest2014.25 0 clini0836_12_087158 1 +qtest2014.25 0 clini0836_12_088038 1 +qtest2014.25 0 clini0836_12_089403 1 +qtest2014.25 0 clini0836_12_091646 1 +qtest2014.25 0 clini0836_12_092328 0 +qtest2014.25 0 clini0836_12_111137 0 +qtest2014.25 0 clini0836_12_112403 1 +qtest2014.25 0 clini0836_12_123422 1 +qtest2014.25 0 clubd1036_12_000026 1 +qtest2014.25 0 clubd1036_12_000029 1 +qtest2014.25 0 clubd1036_12_000032 1 +qtest2014.25 0 cyber2491_12_000044 0 +qtest2014.25 0 easyd2742_12_000152 0 +qtest2014.25 0 emedi2805_12_001735 1 +qtest2014.25 0 esaur2844_12_000001 0 +qtest2014.25 0 esaur2844_12_000084 0 +qtest2014.25 0 esaur2844_12_000102 0 +qtest2014.25 0 ghr.n0840_12_015780 0 +qtest2014.25 0 healt3117_12_000073 0 +qtest2014.25 0 healt3117_12_001575 0 +qtest2014.25 0 healt3117_12_001698 0 +qtest2014.25 0 healt3117_12_001699 0 +qtest2014.25 0 healt3117_12_001700 0 +qtest2014.25 0 healt3117_12_001701 0 +qtest2014.25 0 healt3117_12_001702 0 +qtest2014.25 0 healt3117_12_003154 0 +qtest2014.25 0 healt3117_12_003155 1 +qtest2014.25 0 healt3117_12_003156 0 +qtest2014.25 0 healt3117_12_003157 1 +qtest2014.25 0 healt3117_12_003158 0 +qtest2014.25 0 healt3117_12_003159 0 +qtest2014.25 0 healt3117_12_003160 0 +qtest2014.25 0 healt3117_12_003455 0 +qtest2014.25 0 heart3134_12_000049 1 +qtest2014.25 0 heart3134_12_000117 0 +qtest2014.25 0 heart3134_12_000169 1 +qtest2014.25 0 heart3134_12_000179 1 +qtest2014.25 0 heart3134_12_000203 0 +qtest2014.25 0 heart3134_12_000242 1 +qtest2014.25 0 heart3134_12_000244 0 +qtest2014.25 0 jfpon3369_12_001364 0 +qtest2014.25 0 jfpon3369_12_001500 1 +qtest2014.25 0 lefts3459_12_000101 0 +qtest2014.25 0 metho3694_12_000065 0 +qtest2014.25 0 nlm.n3868_12_000871 0 +qtest2014.25 0 nps.o3891_12_002271 1 +qtest2014.25 0 paho.3973_12_004626 0 +qtest2014.25 0 paho.3973_12_004638 0 +qtest2014.25 0 paho.3973_12_004652 0 +qtest2014.25 0 paho.3973_12_004814 0 +qtest2014.25 0 paho.3973_12_010880 0 +qtest2014.25 0 pedia1457_12_001529 0 +qtest2014.25 0 physi1482_12_000957 1 +qtest2014.25 0 ptsd.1506_12_000808 0 +qtest2014.25 0 quali4182_12_002298 0 +qtest2014.25 0 quali4182_12_002325 0 +qtest2014.25 0 quali4182_12_002330 0 +qtest2014.25 0 quali4182_12_002361 0 +qtest2014.25 0 quali4182_12_002372 0 +qtest2014.25 0 quali4182_12_002376 0 +qtest2014.25 0 quali4182_12_002378 0 +qtest2014.25 0 quali4182_12_002382 0 +qtest2014.25 0 quali4182_12_002411 0 +qtest2014.25 0 quali4182_12_002412 0 +qtest2014.25 0 randy4197_12_000136 1 +qtest2014.25 0 senio1563_12_000196 1 +qtest2014.25 0 senio1563_12_000566 1 +qtest2014.25 0 senio1563_12_001164 1 +qtest2014.25 0 strok1598_12_000018 0 +qtest2014.25 0 strok1598_12_000043 1 +qtest2014.25 0 strok1598_12_000059 1 +qtest2014.25 0 strok1598_12_000156 1 +qtest2014.25 0 strok1598_12_000164 1 +qtest2014.25 0 strok1598_12_000166 1 +qtest2014.25 0 strok1598_12_000177 0 +qtest2014.25 0 strok1598_12_000296 1 +qtest2014.25 0 strok1598_12_000446 1 +qtest2014.25 0 strok1598_12_000580 1 +qtest2014.25 0 strok1598_12_000590 0 +qtest2014.25 0 strok1598_12_000596 0 +qtest2014.25 0 strok1598_12_000607 0 +qtest2014.25 0 strok1598_12_000610 0 +qtest2014.25 0 uptod4830_12_044511 0 +qtest2014.25 0 uptod4830_12_060501 1 +qtest2014.25 0 uptod4830_12_060566 1 +qtest2014.25 0 uptod4830_12_060609 1 +qtest2014.25 0 uptod4830_12_073152 1 +qtest2014.25 0 uptod4830_12_073209 1 +qtest2014.25 0 uptod4830_12_073253 1 +qtest2014.25 0 uptod4830_12_073273 1 +qtest2014.25 0 uptod4830_12_073320 1 +qtest2014.25 0 uptod4830_12_073458 1 +qtest2014.25 0 uptod4830_12_073482 1 +qtest2014.25 0 uptod4830_12_073514 1 +qtest2014.25 0 uptod4830_12_074730 0 +qtest2014.25 0 uptod4830_12_074832 0 +qtest2014.25 0 uscne4856_12_000089 0 +qtest2014.25 0 uscne4856_12_000091 0 +qtest2014.26 0 austr2019_12_001445 1 +qtest2014.26 0 bestb0834_12_000283 0 +qtest2014.26 0 bestb0834_12_000479 0 +qtest2014.26 0 bestb0834_12_000496 0 +qtest2014.26 0 bestb0834_12_001427 0 +qtest2014.26 0 bestb0834_12_001466 0 +qtest2014.26 0 bestb0834_12_002063 1 +qtest2014.26 0 bestb0834_12_002087 0 +qtest2014.26 0 bupa.2183_12_001745 0 +qtest2014.26 0 clini0836_12_005987 0 +qtest2014.26 0 clini0836_12_006196 0 +qtest2014.26 0 clini0836_12_014321 1 +qtest2014.26 0 clini0836_12_014420 1 +qtest2014.26 0 clini0836_12_015274 0 +qtest2014.26 0 clini0836_12_015276 0 +qtest2014.26 0 clini0836_12_030643 0 +qtest2014.26 0 clini0836_12_033100 1 +qtest2014.26 0 clini0836_12_043098 0 +qtest2014.26 0 clini0836_12_044515 1 +qtest2014.26 0 clini0836_12_047483 1 +qtest2014.26 0 clini0836_12_054826 1 +qtest2014.26 0 clini0836_12_066153 0 +qtest2014.26 0 clini0836_12_078909 1 +qtest2014.26 0 clini0836_12_087968 0 +qtest2014.26 0 clini0836_12_089214 0 +qtest2014.26 0 clini0836_12_090224 1 +qtest2014.26 0 clini0836_12_092311 0 +qtest2014.26 0 clini0836_12_096730 0 +qtest2014.26 0 clini0836_12_115831 0 +qtest2014.26 0 clini0836_12_126159 1 +qtest2014.26 0 clini0836_12_126643 1 +qtest2014.26 0 cochr2414_12_000082 0 +qtest2014.26 0 cochr2414_12_000119 1 +qtest2014.26 0 cochr2414_12_000158 0 +qtest2014.26 0 cochr2414_12_000230 0 +qtest2014.26 0 cochr2414_12_000236 0 +qtest2014.26 0 cochr2414_12_000261 0 +qtest2014.26 0 cochr2414_12_000274 0 +qtest2014.26 0 cochr2414_12_000496 0 +qtest2014.26 0 daily0837_12_037538 0 +qtest2014.26 0 diges2577_12_000206 1 +qtest2014.26 0 diges2577_12_000207 1 +qtest2014.26 0 diges2577_12_000208 1 +qtest2014.26 0 diges2577_12_000209 1 +qtest2014.26 0 diges2577_12_000210 1 +qtest2014.26 0 ecco-2749_12_000077 0 +qtest2014.26 0 esaur2844_12_000036 0 +qtest2014.26 0 gastr2983_12_000402 1 +qtest2014.26 0 gastr2983_12_001451 1 +qtest2014.26 0 gastr2983_12_001636 1 +qtest2014.26 0 gastr2983_12_001801 1 +qtest2014.26 0 gastr2983_12_001873 1 +qtest2014.26 0 ghr.n0840_12_002406 1 +qtest2014.26 0 ghr.n3014_12_000260 1 +qtest2014.26 0 healt3117_12_002540 0 +qtest2014.26 0 healt3117_12_002847 0 +qtest2014.26 0 healt3117_12_002848 0 +qtest2014.26 0 healt3117_12_002849 0 +qtest2014.26 0 healt3117_12_003266 0 +qtest2014.26 0 healt3117_12_003267 0 +qtest2014.26 0 healt3117_12_003268 0 +qtest2014.26 0 healt3117_12_003269 0 +qtest2014.26 0 healt3117_12_003270 0 +qtest2014.26 0 healt3117_12_003446 0 +qtest2014.26 0 heart1227_12_000041 1 +qtest2014.26 0 heart1227_12_000073 1 +qtest2014.26 0 heart1227_12_000196 1 +qtest2014.26 0 heart1227_12_000197 1 +qtest2014.26 0 heart1227_12_001553 1 +qtest2014.26 0 iront3330_12_001776 1 +qtest2014.26 0 nhslo1393_12_013530 1 +qtest2014.26 0 nhslo3844_12_011501 1 +qtest2014.26 0 nhslo3844_12_014148 1 +qtest2014.26 0 nhslo3844_12_014152 1 +qtest2014.26 0 nhslo3844_12_014866 1 +qtest2014.26 0 nhslo3844_12_014870 1 +qtest2014.26 0 publi0841_12_002398 1 +qtest2014.26 0 pxe.o4178_12_000898 1 +qtest2014.26 0 pxe.o4178_12_001044 1 +qtest2014.26 0 randy4197_12_000011 1 +qtest2014.26 0 randy4197_12_000061 1 +qtest2014.26 0 tripa0853_12_000531 0 +qtest2014.26 0 uptod4830_12_002398 0 +qtest2014.26 0 uptod4830_12_002454 1 +qtest2014.26 0 uptod4830_12_002491 0 +qtest2014.26 0 uptod4830_12_002499 1 +qtest2014.26 0 uptod4830_12_002557 0 +qtest2014.26 0 uptod4830_12_002562 0 +qtest2014.26 0 uptod4830_12_002564 0 +qtest2014.26 0 uptod4830_12_002587 1 +qtest2014.26 0 uptod4830_12_002606 1 +qtest2014.26 0 uptod4830_12_002643 1 +qtest2014.26 0 uptod4830_12_002654 1 +qtest2014.26 0 uptod4830_12_002702 0 +qtest2014.26 0 uptod4830_12_002729 0 +qtest2014.26 0 uptod4830_12_016825 0 +qtest2014.26 0 uptod4830_12_016828 0 +qtest2014.26 0 uptod4830_12_016969 0 +qtest2014.26 0 uptod4830_12_016974 1 +qtest2014.26 0 uptod4830_12_016979 1 +qtest2014.26 0 uptod4830_12_017004 1 +qtest2014.26 0 uptod4830_12_017008 1 +qtest2014.26 0 uptod4830_12_017013 1 +qtest2014.26 0 uptod4830_12_017014 1 +qtest2014.26 0 uptod4830_12_017015 1 +qtest2014.26 0 uptod4830_12_017039 1 +qtest2014.26 0 uptod4830_12_017048 1 +qtest2014.26 0 uptod4830_12_017057 1 +qtest2014.26 0 uptod4830_12_017067 0 +qtest2014.26 0 uptod4830_12_017084 1 +qtest2014.26 0 uptod4830_12_017085 1 +qtest2014.26 0 uptod4830_12_017087 0 +qtest2014.26 0 uptod4830_12_017119 1 +qtest2014.26 0 uptod4830_12_017177 0 +qtest2014.26 0 uptod4830_12_017183 1 +qtest2014.26 0 uptod4830_12_017194 1 +qtest2014.26 0 uptod4830_12_017212 0 +qtest2014.26 0 uptod4830_12_018776 1 +qtest2014.26 0 uptod4830_12_018828 1 +qtest2014.26 0 uptod4830_12_018896 0 +qtest2014.26 0 uptod4830_12_028021 1 +qtest2014.26 0 uptod4830_12_029702 1 +qtest2014.26 0 uptod4830_12_029772 1 +qtest2014.26 0 uptod4830_12_031374 0 +qtest2014.26 0 uptod4830_12_033371 1 +qtest2014.26 0 uptod4830_12_047472 1 +qtest2014.26 0 uptod4830_12_049573 1 +qtest2014.26 0 uptod4830_12_049711 0 +qtest2014.26 0 uptod4830_12_049716 0 +qtest2014.26 0 uptod4830_12_059950 1 +qtest2014.26 0 uptod4830_12_071285 1 +qtest2014.26 0 uptod4830_12_072304 1 +qtest2014.26 0 uptod4830_12_072349 1 +qtest2014.26 0 uptod4830_12_072507 1 +qtest2014.26 0 uptod4830_12_072538 0 +qtest2014.26 0 uptod4830_12_072550 1 +qtest2014.26 0 uptod4830_12_079023 1 +qtest2014.26 0 uptod4830_12_079143 1 +qtest2014.26 0 uptod4830_12_079180 1 +qtest2014.26 0 vesal4890_12_000539 0 +qtest2014.26 0 vesal4890_12_000553 0 +qtest2014.26 0 vesal4890_12_000558 1 +qtest2014.26 0 vesal4890_12_000597 0 +qtest2014.26 0 vesal4890_12_000606 0 +qtest2014.26 0 vesal4890_12_000611 0 +qtest2014.26 0 vesal4890_12_000625 0 +qtest2014.26 0 vesal4890_12_000626 0 +qtest2014.26 0 vesal4890_12_000650 0 +qtest2014.26 0 virtu4909_12_001954 1 +qtest2014.26 0 wiki.0842_12_004806 0 +qtest2014.27 0 bestb0834_12_000731 1 +qtest2014.27 0 bestb0834_12_001069 0 +qtest2014.27 0 bestb0834_12_001081 0 +qtest2014.27 0 clini0836_12_009248 0 +qtest2014.27 0 clini0836_12_035486 0 +qtest2014.27 0 clini0836_12_038873 1 +qtest2014.27 0 clini0836_12_046816 1 +qtest2014.27 0 clini0836_12_046944 1 +qtest2014.27 0 clini0836_12_049224 0 +qtest2014.27 0 clini0836_12_056427 1 +qtest2014.27 0 clini0836_12_058482 1 +qtest2014.27 0 clini0836_12_064829 0 +qtest2014.27 0 clini0836_12_068713 0 +qtest2014.27 0 clini0836_12_076607 1 +qtest2014.27 0 clini0836_12_079583 1 +qtest2014.27 0 clini0836_12_082261 1 +qtest2014.27 0 clini0836_12_082707 1 +qtest2014.27 0 clini0836_12_097668 0 +qtest2014.27 0 clini0836_12_102327 1 +qtest2014.27 0 clini0836_12_117676 1 +qtest2014.27 0 clini0836_12_120800 1 +qtest2014.27 0 clini0836_12_126900 1 +qtest2014.27 0 clini0836_12_129924 1 +qtest2014.27 0 echob2751_12_000237 1 +qtest2014.27 0 fromy1190_12_001088 1 +qtest2014.27 0 healt3117_12_003120 1 +qtest2014.27 0 healt3117_12_003121 1 +qtest2014.27 0 heart1228_12_000158 1 +qtest2014.27 0 heart1228_12_000159 1 +qtest2014.27 0 heart1228_12_000405 1 +qtest2014.27 0 heart1228_12_000695 0 +qtest2014.27 0 heart1228_12_001643 1 +qtest2014.27 0 heart1228_12_001655 1 +qtest2014.27 0 heart3134_12_000004 1 +qtest2014.27 0 hst.o3209_12_000425 0 +qtest2014.27 0 mayoc3579_12_026197 1 +qtest2014.27 0 mayoc3579_12_026205 1 +qtest2014.27 0 mayoc3579_12_026220 1 +qtest2014.27 0 mayoc3579_12_026227 1 +qtest2014.27 0 mayoc3579_12_026231 1 +qtest2014.27 0 metho3694_12_001371 0 +qtest2014.27 0 metho3694_12_001678 1 +qtest2014.27 0 metho3694_12_001968 1 +qtest2014.27 0 metho3694_12_002033 1 +qtest2014.27 0 metho3694_12_002078 0 +qtest2014.27 0 my.cl1373_12_000078 1 +qtest2014.27 0 nhslo1393_12_009502 1 +qtest2014.27 0 nhslo1393_12_009503 1 +qtest2014.27 0 nhslo1393_12_009505 1 +qtest2014.27 0 nhslo1393_12_009506 1 +qtest2014.27 0 nhslo1393_12_009510 1 +qtest2014.27 0 nhslo1393_12_009511 1 +qtest2014.27 0 nhslo1393_12_009513 1 +qtest2014.27 0 nhslo1393_12_009516 1 +qtest2014.27 0 nhslo1393_12_009519 1 +qtest2014.27 0 nhslo1393_12_009670 1 +qtest2014.27 0 nhslo1393_12_009727 1 +qtest2014.27 0 patie3992_12_003040 1 +qtest2014.27 0 patie3992_12_003107 0 +qtest2014.27 0 pted.4167_12_000063 1 +qtest2014.27 0 pted.4167_12_000383 1 +qtest2014.27 0 pted.4167_12_000485 1 +qtest2014.27 0 publi0841_12_003270 0 +qtest2014.27 0 sida-4409_12_000011 0 +qtest2014.27 0 sida-4409_12_000032 0 +qtest2014.27 0 sida-4409_12_000200 0 +qtest2014.27 0 sida-4409_12_000209 0 +qtest2014.27 0 sida-4409_12_000255 0 +qtest2014.27 0 sida-4409_12_000377 0 +qtest2014.27 0 sida-4409_12_000422 0 +qtest2014.27 0 sida-4409_12_000464 0 +qtest2014.27 0 texas4630_12_000346 1 +qtest2014.27 0 uclah4736_12_000489 1 +qtest2014.27 0 uclah4736_12_000770 1 +qtest2014.27 0 uptod4830_12_002592 1 +qtest2014.27 0 uptod4830_12_005165 0 +qtest2014.27 0 uptod4830_12_005194 1 +qtest2014.27 0 uptod4830_12_005216 1 +qtest2014.27 0 uptod4830_12_005297 1 +qtest2014.27 0 uptod4830_12_005302 1 +qtest2014.27 0 uptod4830_12_005306 1 +qtest2014.27 0 uptod4830_12_005339 0 +qtest2014.27 0 uptod4830_12_042270 0 +qtest2014.27 0 uptod4830_12_044287 0 +qtest2014.27 0 uptod4830_12_044328 1 +qtest2014.27 0 uptod4830_12_049660 1 +qtest2014.27 0 uptod4830_12_054061 1 +qtest2014.27 0 uptod4830_12_054147 1 +qtest2014.27 0 uptod4830_12_083391 1 +qtest2014.27 0 uptod4830_12_083432 0 +qtest2014.27 0 virtu4909_12_000550 0 +qtest2014.27 0 virtu4909_12_000749 0 +qtest2014.27 0 virtu4909_12_000751 0 +qtest2014.27 0 virtu4909_12_001209 1 +qtest2014.27 0 wiki.0842_12_004731 1 +qtest2014.28 0 anaes1909_12_002083 0 +qtest2014.28 0 austr2019_12_000981 1 +qtest2014.28 0 baby-2032_12_000015 1 +qtest2014.28 0 baby-2032_12_000017 0 +qtest2014.28 0 bestb0834_12_000393 1 +qtest2014.28 0 bestb0834_12_000405 1 +qtest2014.28 0 bestb0834_12_000631 0 +qtest2014.28 0 bupa.2183_12_000381 1 +qtest2014.28 0 bupa.2183_12_000400 1 +qtest2014.28 0 child2346_12_000363 1 +qtest2014.28 0 child2346_12_000506 1 +qtest2014.28 0 cks.n0835_12_003392 1 +qtest2014.28 0 cks.n0835_12_003400 1 +qtest2014.28 0 cks.n0835_12_003401 1 +qtest2014.28 0 clini0836_12_004140 1 +qtest2014.28 0 clini0836_12_006091 0 +qtest2014.28 0 clini0836_12_007593 1 +qtest2014.28 0 clini0836_12_026275 1 +qtest2014.28 0 clini0836_12_033970 1 +qtest2014.28 0 clini0836_12_042507 1 +qtest2014.28 0 clini0836_12_052091 0 +qtest2014.28 0 clini0836_12_055194 1 +qtest2014.28 0 clini0836_12_067229 1 +qtest2014.28 0 clini0836_12_083254 0 +qtest2014.28 0 clini0836_12_084399 0 +qtest2014.28 0 clini0836_12_085969 0 +qtest2014.28 0 clini0836_12_099846 0 +qtest2014.28 0 clini0836_12_102619 0 +qtest2014.28 0 clini0836_12_103772 0 +qtest2014.28 0 clini0836_12_106375 0 +qtest2014.28 0 clini0836_12_108489 0 +qtest2014.28 0 clini0836_12_108791 1 +qtest2014.28 0 clini0836_12_109169 1 +qtest2014.28 0 clini0836_12_115921 1 +qtest2014.28 0 clini0836_12_115929 1 +qtest2014.28 0 clini1034_12_000061 1 +qtest2014.28 0 clotc2395_12_000262 1 +qtest2014.28 0 coccy2412_12_000702 1 +qtest2014.28 0 cochr2414_12_000001 0 +qtest2014.28 0 dict.2567_12_001099 1 +qtest2014.28 0 diges2577_12_000067 1 +qtest2014.28 0 diges2577_12_000120 1 +qtest2014.28 0 easyd2742_12_000118 0 +qtest2014.28 0 emedi2805_12_000021 0 +qtest2014.28 0 emedi2805_12_001048 1 +qtest2014.28 0 emedi2805_12_001054 1 +qtest2014.28 0 emedi2805_12_001087 1 +qtest2014.28 0 emedi2805_12_001098 0 +qtest2014.28 0 emedi2805_12_001110 1 +qtest2014.28 0 emedi2805_12_001111 1 +qtest2014.28 0 emedi2805_12_001254 1 +qtest2014.28 0 emedi2805_12_001324 1 +qtest2014.28 0 every2870_12_000267 1 +qtest2014.28 0 every2870_12_000573 0 +qtest2014.28 0 every2870_12_005535 1 +qtest2014.28 0 every2870_12_005539 1 +qtest2014.28 0 every2870_12_005701 1 +qtest2014.28 0 first1181_12_000462 1 +qtest2014.28 0 guide3049_12_001766 0 +qtest2014.28 0 guide3049_12_001971 0 +qtest2014.28 0 healt3090_12_000541 1 +qtest2014.28 0 healt3090_12_001165 1 +qtest2014.28 0 healt3097_12_001589 1 +qtest2014.28 0 healt3097_12_001590 0 +qtest2014.28 0 healt3097_12_001591 0 +qtest2014.28 0 healt3097_12_001592 1 +qtest2014.28 0 healt3115_12_000399 1 +qtest2014.28 0 healt3117_12_001644 1 +qtest2014.28 0 healt3117_12_001731 0 +qtest2014.28 0 healt3117_12_001785 0 +qtest2014.28 0 heart1228_12_001074 1 +qtest2014.28 0 ibdcr1247_12_000537 1 +qtest2014.28 0 iemil3241_12_000364 1 +qtest2014.28 0 iffgd3242_12_000011 1 +qtest2014.28 0 iffgd3242_12_000060 1 +qtest2014.28 0 mayoc3579_12_008773 1 +qtest2014.28 0 med.n3601_12_000362 1 +qtest2014.28 0 med.n3601_12_000402 1 +qtest2014.28 0 misca1363_12_000511 1 +qtest2014.28 0 misca1363_12_000714 0 +qtest2014.28 0 misca1363_12_000753 1 +qtest2014.28 0 misca1363_12_000989 0 +qtest2014.28 0 ncbi.3800_12_000228 0 +qtest2014.28 0 ncbi.3800_12_002704 0 +qtest2014.28 0 nlm.n3868_12_000653 1 +qtest2014.28 0 nlm.n3868_12_001692 1 +qtest2014.28 0 nlm.n3868_12_001766 1 +qtest2014.28 0 ortho1429_12_000143 0 +qtest2014.28 0 pain.1438_12_000457 1 +qtest2014.28 0 pedia1457_12_001230 1 +qtest2014.28 0 pedia1457_12_001341 1 +qtest2014.28 0 pedia4004_12_000051 0 +qtest2014.28 0 pedia4004_12_000235 1 +qtest2014.28 0 pedia4004_12_000363 1 +qtest2014.28 0 pedia4004_12_000497 1 +qtest2014.28 0 pedia4004_12_000561 1 +qtest2014.28 0 pedia4004_12_000980 1 +qtest2014.28 0 pedia4004_12_001017 1 +qtest2014.28 0 pedia4004_12_001098 0 +qtest2014.28 0 pedia4004_12_001184 1 +qtest2014.28 0 publi0841_12_004167 0 +qtest2014.28 0 publi0841_12_006123 0 +qtest2014.28 0 senio1563_12_000748 1 +qtest2014.28 0 teenh1617_12_000155 1 +qtest2014.28 0 thyro4672_12_000117 0 +qtest2014.28 0 thyro4672_12_000213 0 +qtest2014.28 0 total4684_12_000879 1 +qtest2014.28 0 tripa0853_12_000401 0 +qtest2014.28 0 tripa0853_12_002223 0 +qtest2014.28 0 tripa0853_12_002923 1 +qtest2014.28 0 tripa0853_12_003379 0 +qtest2014.28 0 tripa0853_12_005187 0 +qtest2014.28 0 tripa0853_12_005420 0 +qtest2014.28 0 tripa0853_12_005441 0 +qtest2014.28 0 tripa0853_12_005636 0 +qtest2014.28 0 tripa0853_12_005637 0 +qtest2014.28 0 uptod4830_12_005372 0 +qtest2014.28 0 uptod4830_12_005391 0 +qtest2014.28 0 uptod4830_12_005394 0 +qtest2014.28 0 uptod4830_12_005697 1 +qtest2014.28 0 uptod4830_12_005823 1 +qtest2014.28 0 uptod4830_12_005903 0 +qtest2014.28 0 uptod4830_12_013641 1 +qtest2014.28 0 uptod4830_12_016127 1 +qtest2014.28 0 uptod4830_12_018136 1 +qtest2014.28 0 uptod4830_12_022851 0 +qtest2014.28 0 uptod4830_12_022955 0 +qtest2014.28 0 uptod4830_12_022958 0 +qtest2014.28 0 uptod4830_12_022966 0 +qtest2014.28 0 uptod4830_12_025678 1 +qtest2014.28 0 uptod4830_12_025704 0 +qtest2014.28 0 uptod4830_12_025768 1 +qtest2014.28 0 uptod4830_12_025809 1 +qtest2014.28 0 uptod4830_12_025841 1 +qtest2014.28 0 uptod4830_12_025956 0 +qtest2014.28 0 uptod4830_12_028191 1 +qtest2014.28 0 uptod4830_12_029151 1 +qtest2014.28 0 uptod4830_12_033014 1 +qtest2014.28 0 uptod4830_12_033307 1 +qtest2014.28 0 uptod4830_12_033353 1 +qtest2014.28 0 uptod4830_12_042671 0 +qtest2014.28 0 uptod4830_12_044263 0 +qtest2014.28 0 uptod4830_12_046546 1 +qtest2014.28 0 uptod4830_12_049445 0 +qtest2014.28 0 uptod4830_12_049531 0 +qtest2014.28 0 uptod4830_12_049559 0 +qtest2014.28 0 uptod4830_12_049576 0 +qtest2014.28 0 uptod4830_12_049644 0 +qtest2014.28 0 uptod4830_12_049748 0 +qtest2014.28 0 uptod4830_12_049758 0 +qtest2014.28 0 uptod4830_12_049759 0 +qtest2014.28 0 uptod4830_12_053301 1 +qtest2014.28 0 uptod4830_12_054306 0 +qtest2014.28 0 uptod4830_12_054493 0 +qtest2014.28 0 uptod4830_12_054525 0 +qtest2014.28 0 uptod4830_12_054554 0 +qtest2014.28 0 uptod4830_12_054558 0 +qtest2014.28 0 uptod4830_12_054621 0 +qtest2014.28 0 uptod4830_12_066602 1 +qtest2014.28 0 uptod4830_12_066938 0 +qtest2014.28 0 vasec4878_12_000312 0 +qtest2014.28 0 vesal4890_12_000308 0 +qtest2014.28 0 virtu4909_12_001804 1 +qtest2014.28 0 virtu4910_12_000037 0 +qtest2014.28 0 wiki.0842_12_000012 1 +qtest2014.28 0 wiki.0842_12_000477 1 +qtest2014.29 0 bestb0834_12_000731 1 +qtest2014.29 0 bestb0834_12_000787 1 +qtest2014.29 0 bestb0834_12_001052 1 +qtest2014.29 0 bestb0834_12_001069 1 +qtest2014.29 0 child2342_12_000028 0 +qtest2014.29 0 child2342_12_000173 0 +qtest2014.29 0 chkd.2351_12_001182 1 +qtest2014.29 0 clini0836_12_025039 1 +qtest2014.29 0 clini0836_12_031070 0 +qtest2014.29 0 clini0836_12_038608 1 +qtest2014.29 0 clini0836_12_043191 1 +qtest2014.29 0 clini0836_12_046816 0 +qtest2014.29 0 clini0836_12_056247 0 +qtest2014.29 0 clini0836_12_056427 0 +qtest2014.29 0 clini0836_12_064064 0 +qtest2014.29 0 clini0836_12_067822 1 +qtest2014.29 0 clini0836_12_076607 1 +qtest2014.29 0 clini0836_12_079583 0 +qtest2014.29 0 clini0836_12_082261 0 +qtest2014.29 0 clini0836_12_082707 1 +qtest2014.29 0 clini0836_12_084537 1 +qtest2014.29 0 clini0836_12_087399 1 +qtest2014.29 0 clini0836_12_090709 1 +qtest2014.29 0 clini0836_12_092684 0 +qtest2014.29 0 clini0836_12_096702 0 +qtest2014.29 0 clini0836_12_099344 1 +qtest2014.29 0 clini0836_12_103891 1 +qtest2014.29 0 clini0836_12_104823 1 +qtest2014.29 0 clini0836_12_106979 0 +qtest2014.29 0 clini0836_12_111712 1 +qtest2014.29 0 clini0836_12_126826 1 +qtest2014.29 0 clini0836_12_126900 0 +qtest2014.29 0 clini0836_12_127008 0 +qtest2014.29 0 clini0836_12_127124 1 +qtest2014.29 0 clini0836_12_127666 1 +qtest2014.29 0 clini0836_12_128127 0 +qtest2014.29 0 clini0836_12_129924 0 +qtest2014.29 0 diagn2555_12_000025 1 +qtest2014.29 0 diagn2555_12_000219 0 +qtest2014.29 0 fromy1190_12_001088 1 +qtest2014.29 0 healt3117_12_003177 0 +qtest2014.29 0 heart1228_12_000159 0 +qtest2014.29 0 heart1228_12_000405 0 +qtest2014.29 0 heart1228_12_001318 1 +qtest2014.29 0 heart1228_12_001643 0 +qtest2014.29 0 heart1228_12_001655 0 +qtest2014.29 0 heart3134_12_000073 0 +qtest2014.29 0 jfpon3369_12_001743 0 +qtest2014.29 0 mayoc3579_12_026197 1 +qtest2014.29 0 mayoc3579_12_026205 1 +qtest2014.29 0 mayoc3579_12_026214 0 +qtest2014.29 0 mayoc3579_12_026220 0 +qtest2014.29 0 mayoc3579_12_026227 0 +qtest2014.29 0 mayoc3579_12_026231 0 +qtest2014.29 0 metho3694_12_001678 0 +qtest2014.29 0 metho3694_12_001968 0 +qtest2014.29 0 metho3694_12_002033 0 +qtest2014.29 0 metho3694_12_002078 0 +qtest2014.29 0 my.cl1373_12_000078 0 +qtest2014.29 0 nhslo1393_12_009503 0 +qtest2014.29 0 nhslo1393_12_009510 0 +qtest2014.29 0 nhslo1393_12_009516 0 +qtest2014.29 0 nhslo1393_12_009519 0 +qtest2014.29 0 nhslo1393_12_009670 0 +qtest2014.29 0 nhslo1393_12_009727 0 +qtest2014.29 0 pathg3984_12_000680 0 +qtest2014.29 0 patie3992_12_003040 0 +qtest2014.29 0 pted.4167_12_000063 0 +qtest2014.29 0 pted.4167_12_000485 0 +qtest2014.29 0 siume4425_12_000178 0 +qtest2014.29 0 total4684_12_001135 0 +qtest2014.29 0 uclah4736_12_000489 0 +qtest2014.29 0 uclah4736_12_000770 0 +qtest2014.29 0 uptod4830_12_002592 0 +qtest2014.29 0 uptod4830_12_005194 0 +qtest2014.29 0 uptod4830_12_005216 0 +qtest2014.29 0 uptod4830_12_005297 0 +qtest2014.29 0 uptod4830_12_005302 0 +qtest2014.29 0 uptod4830_12_005306 0 +qtest2014.29 0 uptod4830_12_005339 0 +qtest2014.29 0 uptod4830_12_008891 0 +qtest2014.29 0 uptod4830_12_044328 0 +qtest2014.29 0 uptod4830_12_044354 0 +qtest2014.29 0 uptod4830_12_049660 0 +qtest2014.29 0 uptod4830_12_054061 1 +qtest2014.29 0 uptod4830_12_054147 1 +qtest2014.29 0 uptod4830_12_083268 1 +qtest2014.29 0 uptod4830_12_083391 0 +qtest2014.29 0 uptod4830_12_083396 1 +qtest2014.29 0 uptod4830_12_083432 0 +qtest2014.29 0 wiki.0842_12_002400 0 +qtest2014.29 0 wiki.0842_12_004731 1 +qtest2014.30 0 001de1697_12_002296 0 +qtest2014.30 0 alzhe0932_12_000613 0 +qtest2014.30 0 bestb0834_12_000943 0 +qtest2014.30 0 bette2099_12_000011 0 +qtest2014.30 0 celia1014_12_000213 0 +qtest2014.30 0 clini0836_12_025256 0 +qtest2014.30 0 clini0836_12_030868 0 +qtest2014.30 0 clini0836_12_036415 0 +qtest2014.30 0 clini0836_12_043223 0 +qtest2014.30 0 clini0836_12_044299 0 +qtest2014.30 0 clini0836_12_056053 0 +qtest2014.30 0 clini0836_12_108067 0 +qtest2014.30 0 clini0836_12_130259 1 +qtest2014.30 0 dermw2530_12_000400 0 +qtest2014.30 0 dsmig2720_12_000071 1 +qtest2014.30 0 fromy1190_12_000713 0 +qtest2014.30 0 gastr2983_12_001487 0 +qtest2014.30 0 gastr2983_12_001915 0 +qtest2014.30 0 ghr.n0840_12_005092 0 +qtest2014.30 0 ghr.n0840_12_006225 0 +qtest2014.30 0 ghr.n0840_12_008943 0 +qtest2014.30 0 ghr.n0840_12_008944 0 +qtest2014.30 0 ghr.n0847_12_001047 0 +qtest2014.30 0 ghr.n0847_12_002668 0 +qtest2014.30 0 ghr.n0847_12_002669 0 +qtest2014.30 0 iront3330_12_000940 0 +qtest2014.30 0 nhslo3844_12_015953 0 +qtest2014.30 0 osteo1432_12_000031 0 +qtest2014.30 0 patie3992_12_000470 0 +qtest2014.30 0 patie3992_12_000471 0 +qtest2014.30 0 patie3992_12_001179 0 +qtest2014.30 0 patie3992_12_001181 0 +qtest2014.30 0 patie3992_12_001183 0 +qtest2014.30 0 patie3992_12_001190 0 +qtest2014.30 0 patie3992_12_001194 1 +qtest2014.30 0 patie3992_12_001620 0 +qtest2014.30 0 patie3992_12_001632 0 +qtest2014.30 0 patie3992_12_001638 0 +qtest2014.30 0 patie3992_12_001640 0 +qtest2014.30 0 patie3992_12_001648 0 +qtest2014.30 0 patie3992_12_002570 0 +qtest2014.30 0 patie3992_12_003081 0 +qtest2014.30 0 publi0841_12_007001 1 +qtest2014.30 0 uptod4830_12_001062 0 +qtest2014.30 0 uptod4830_12_001066 0 +qtest2014.30 0 uptod4830_12_001070 0 +qtest2014.30 0 uptod4830_12_001152 0 +qtest2014.30 0 uptod4830_12_015360 1 +qtest2014.30 0 uptod4830_12_018085 1 +qtest2014.30 0 uptod4830_12_023134 0 +qtest2014.30 0 uptod4830_12_023153 0 +qtest2014.30 0 uptod4830_12_032278 0 +qtest2014.30 0 uptod4830_12_039455 0 +qtest2014.30 0 uptod4830_12_039578 0 +qtest2014.30 0 uptod4830_12_039595 0 +qtest2014.30 0 uptod4830_12_043127 1 +qtest2014.30 0 uptod4830_12_043143 0 +qtest2014.30 0 uptod4830_12_043170 1 +qtest2014.30 0 uptod4830_12_043186 0 +qtest2014.30 0 uptod4830_12_043197 0 +qtest2014.30 0 uptod4830_12_043252 1 +qtest2014.30 0 uptod4830_12_043294 0 +qtest2014.30 0 uptod4830_12_043296 0 +qtest2014.30 0 uptod4830_12_043355 0 +qtest2014.30 0 uptod4830_12_043369 1 +qtest2014.30 0 uptod4830_12_043370 0 +qtest2014.30 0 uptod4830_12_043414 0 +qtest2014.30 0 uptod4830_12_044052 1 +qtest2014.30 0 uptod4830_12_044165 0 +qtest2014.30 0 uptod4830_12_044285 0 +qtest2014.30 0 uptod4830_12_045475 0 +qtest2014.30 0 uptod4830_12_046574 1 +qtest2014.30 0 uptod4830_12_050639 0 +qtest2014.30 0 uptod4830_12_051681 1 +qtest2014.30 0 uptod4830_12_056484 1 +qtest2014.30 0 uptod4830_12_058951 0 +qtest2014.30 0 uptod4830_12_059059 0 +qtest2014.30 0 uptod4830_12_059568 0 +qtest2014.30 0 uptod4830_12_059893 0 +qtest2014.30 0 uptod4830_12_075075 0 +qtest2014.31 0 bestb0834_12_000656 0 +qtest2014.31 0 bestb0834_12_000659 1 +qtest2014.31 0 bestb0834_12_001694 1 +qtest2014.31 0 bestb0834_12_001702 1 +qtest2014.31 0 chkd.2351_12_000507 1 +qtest2014.31 0 clini0836_12_008701 1 +qtest2014.31 0 clini0836_12_011135 0 +qtest2014.31 0 clini0836_12_012188 0 +qtest2014.31 0 clini0836_12_019506 0 +qtest2014.31 0 clini0836_12_023937 0 +qtest2014.31 0 clini0836_12_026470 0 +qtest2014.31 0 clini0836_12_027134 0 +qtest2014.31 0 clini0836_12_027165 1 +qtest2014.31 0 clini0836_12_036809 1 +qtest2014.31 0 clini0836_12_041339 1 +qtest2014.31 0 clini0836_12_045107 0 +qtest2014.31 0 clini0836_12_045111 0 +qtest2014.31 0 clini0836_12_058413 1 +qtest2014.31 0 clini0836_12_068855 1 +qtest2014.31 0 clini0836_12_094950 1 +qtest2014.31 0 clini0836_12_109154 1 +qtest2014.31 0 dying1120_12_000331 1 +qtest2014.31 0 en.di1144_12_000394 0 +qtest2014.31 0 every2870_12_005665 0 +qtest2014.31 0 fda.g2909_12_002744 0 +qtest2014.31 0 fda.g2909_12_003389 0 +qtest2014.31 0 healt3090_12_001985 1 +qtest2014.31 0 healt3117_12_001028 0 +qtest2014.31 0 healt3117_12_001029 0 +qtest2014.31 0 healt3117_12_001030 0 +qtest2014.31 0 healt3117_12_001031 0 +qtest2014.31 0 healt3117_12_001032 0 +qtest2014.31 0 healt3117_12_001325 0 +qtest2014.31 0 healt3117_12_001514 0 +qtest2014.31 0 healt3117_12_001515 1 +qtest2014.31 0 healt3117_12_001516 0 +qtest2014.31 0 healt3117_12_001519 1 +qtest2014.31 0 healt3117_12_001520 1 +qtest2014.31 0 healt3117_12_002106 0 +qtest2014.31 0 healt3117_12_002107 0 +qtest2014.31 0 healt3117_12_002108 0 +qtest2014.31 0 healt3117_12_002109 0 +qtest2014.31 0 healt3117_12_002251 0 +qtest2014.31 0 libra1300_12_000002 0 +qtest2014.31 0 mayoc3579_12_030599 1 +qtest2014.31 0 mayoc3579_12_030602 1 +qtest2014.31 0 mayoc3579_12_030605 1 +qtest2014.31 0 mayoc3579_12_030606 1 +qtest2014.31 0 mayoc3579_12_030607 1 +qtest2014.31 0 mayoc3579_12_030608 1 +qtest2014.31 0 mayoc3579_12_030609 1 +qtest2014.31 0 mayoc3579_12_030610 1 +qtest2014.31 0 metho3694_12_001790 0 +qtest2014.31 0 nlm.n3868_12_001180 1 +qtest2014.31 0 patie3992_12_000730 1 +qtest2014.31 0 pbflu3996_12_000336 0 +qtest2014.31 0 pbflu3996_12_000339 0 +qtest2014.31 0 pbflu3996_12_000364 0 +qtest2014.31 0 pbflu3996_12_000384 1 +qtest2014.31 0 pbflu3996_12_000404 1 +qtest2014.31 0 pbflu3996_12_000418 0 +qtest2014.31 0 pbflu3996_12_000425 0 +qtest2014.31 0 pbflu3996_12_000441 0 +qtest2014.31 0 pbflu3996_12_000442 1 +qtest2014.31 0 pbflu3996_12_000464 1 +qtest2014.31 0 perin4017_12_000299 0 +qtest2014.31 0 uptod4830_12_000208 0 +qtest2014.31 0 uptod4830_12_000210 1 +qtest2014.31 0 uptod4830_12_001526 1 +qtest2014.31 0 uptod4830_12_001527 0 +qtest2014.31 0 uptod4830_12_001623 1 +qtest2014.31 0 uptod4830_12_001727 1 +qtest2014.31 0 uptod4830_12_001730 1 +qtest2014.31 0 uptod4830_12_001746 1 +qtest2014.31 0 uptod4830_12_001750 1 +qtest2014.31 0 uptod4830_12_001761 1 +qtest2014.31 0 uptod4830_12_001794 0 +qtest2014.31 0 uptod4830_12_001821 1 +qtest2014.31 0 uptod4830_12_002524 0 +qtest2014.31 0 uptod4830_12_004451 0 +qtest2014.31 0 uptod4830_12_008145 0 +qtest2014.31 0 uptod4830_12_013545 1 +qtest2014.31 0 uptod4830_12_018388 1 +qtest2014.31 0 uptod4830_12_025802 0 +qtest2014.31 0 uptod4830_12_026143 1 +qtest2014.31 0 uptod4830_12_027925 1 +qtest2014.31 0 uptod4830_12_028061 1 +qtest2014.31 0 uptod4830_12_028071 1 +qtest2014.31 0 uptod4830_12_028078 0 +qtest2014.31 0 uptod4830_12_028141 0 +qtest2014.31 0 uptod4830_12_032135 1 +qtest2014.31 0 uptod4830_12_032273 1 +qtest2014.31 0 uptod4830_12_042306 1 +qtest2014.31 0 uptod4830_12_042341 1 +qtest2014.31 0 uptod4830_12_042519 0 +qtest2014.31 0 uptod4830_12_042584 1 +qtest2014.31 0 uptod4830_12_042596 1 +qtest2014.31 0 uptod4830_12_065229 1 +qtest2014.31 0 uptod4830_12_065252 0 +qtest2014.31 0 uptod4830_12_070345 0 +qtest2014.31 0 uptod4830_12_070418 0 +qtest2014.31 0 uptod4830_12_074661 1 +qtest2014.31 0 uptod4830_12_074746 1 +qtest2014.31 0 uptod4830_12_074781 1 +qtest2014.31 0 uptod4830_12_074865 1 +qtest2014.31 0 uptod4830_12_080390 0 +qtest2014.31 0 uptod4830_12_082280 1 +qtest2014.31 0 uptod4830_12_082433 1 +qtest2014.32 0 001de1697_12_000370 0 +qtest2014.32 0 001de1697_12_000602 0 +qtest2014.32 0 001de1697_12_000689 0 +qtest2014.32 0 001de1697_12_000857 0 +qtest2014.32 0 001de1697_12_000907 0 +qtest2014.32 0 austr2019_12_001000 1 +qtest2014.32 0 bestb0834_12_000439 0 +qtest2014.32 0 bestb0834_12_000440 0 +qtest2014.32 0 bestb0834_12_001302 0 +qtest2014.32 0 bestb0834_12_001424 0 +qtest2014.32 0 bestb0834_12_001457 0 +qtest2014.32 0 bestb0834_12_001779 0 +qtest2014.32 0 bestb0834_12_002048 0 +qtest2014.32 0 bestb0834_12_002074 1 +qtest2014.32 0 bestb0834_12_002209 0 +qtest2014.32 0 bestb0834_12_002212 0 +qtest2014.32 0 bestb0834_12_002285 0 +qtest2014.32 0 bestb0834_12_002434 0 +qtest2014.32 0 cadth0844_12_004227 0 +qtest2014.32 0 cadth0844_12_004245 0 +qtest2014.32 0 cadth0844_12_005403 0 +qtest2014.32 0 cadth0844_12_005431 0 +qtest2014.32 0 celia2299_12_001427 0 +qtest2014.32 0 chkd.2351_12_001243 0 +qtest2014.32 0 clini0836_12_013150 0 +qtest2014.32 0 clini0836_12_014107 0 +qtest2014.32 0 clini0836_12_021919 0 +qtest2014.32 0 clini0836_12_022223 0 +qtest2014.32 0 clini0836_12_023049 0 +qtest2014.32 0 clini0836_12_025875 0 +qtest2014.32 0 clini0836_12_035247 0 +qtest2014.32 0 clini0836_12_037630 0 +qtest2014.32 0 clini0836_12_043266 0 +qtest2014.32 0 clini0836_12_050610 0 +qtest2014.32 0 clini0836_12_056662 0 +qtest2014.32 0 clini0836_12_060085 1 +qtest2014.32 0 clini0836_12_073036 0 +qtest2014.32 0 clini0836_12_078265 0 +qtest2014.32 0 clini0836_12_081818 0 +qtest2014.32 0 clini0836_12_084585 0 +qtest2014.32 0 clini0836_12_089739 0 +qtest2014.32 0 clini0836_12_096186 0 +qtest2014.32 0 clini0836_12_098484 1 +qtest2014.32 0 clini0836_12_099038 0 +qtest2014.32 0 clini0836_12_103431 1 +qtest2014.32 0 clini0836_12_103454 0 +qtest2014.32 0 clini0836_12_106903 1 +qtest2014.32 0 clini0836_12_111327 0 +qtest2014.32 0 clini0836_12_116741 0 +qtest2014.32 0 clini0836_12_117498 0 +qtest2014.32 0 clini0836_12_119777 0 +qtest2014.32 0 cps.c2460_12_000358 0 +qtest2014.32 0 daily0837_12_033187 1 +qtest2014.32 0 daily0837_12_034983 1 +qtest2014.32 0 diagn2555_12_000202 1 +qtest2014.32 0 docti2601_12_000098 0 +qtest2014.32 0 drugb0846_12_005162 1 +qtest2014.32 0 en.ec1145_12_000615 0 +qtest2014.32 0 en.ec1145_12_000642 0 +qtest2014.32 0 first1181_12_000642 0 +qtest2014.32 0 fromy1190_12_000285 0 +qtest2014.32 0 fromy1190_12_000499 0 +qtest2014.32 0 fromy1190_12_001234 0 +qtest2014.32 0 fromy1190_12_001726 0 +qtest2014.32 0 guide3049_12_000316 1 +qtest2014.32 0 guide3049_12_000352 1 +qtest2014.32 0 guide3049_12_000355 1 +qtest2014.32 0 guide3049_12_001372 1 +qtest2014.32 0 guide3049_12_002822 1 +qtest2014.32 0 hairr3061_12_000380 0 +qtest2014.32 0 heart1228_12_000071 0 +qtest2014.32 0 heart1228_12_000477 0 +qtest2014.32 0 heart1228_12_000483 0 +qtest2014.32 0 heart1228_12_000672 0 +qtest2014.32 0 heart1228_12_000674 0 +qtest2014.32 0 heart1228_12_000682 0 +qtest2014.32 0 heart3134_12_000220 1 +qtest2014.32 0 imagi3261_12_000158 1 +qtest2014.32 0 imagi3261_12_000159 1 +qtest2014.32 0 imagi3261_12_000160 1 +qtest2014.32 0 insid3304_12_000081 0 +qtest2014.32 0 iront3330_12_001903 0 +qtest2014.32 0 iront3330_12_002588 0 +qtest2014.32 0 kidsh1292_12_000339 0 +qtest2014.32 0 kumc.3431_12_000231 0 +qtest2014.32 0 marsh3570_12_000091 0 +qtest2014.32 0 marsh3570_12_001450 0 +qtest2014.32 0 marsh3570_12_001536 0 +qtest2014.32 0 marsh3570_12_001625 0 +qtest2014.32 0 metho3694_12_001823 0 +qtest2014.32 0 mgh.o3697_12_000052 0 +qtest2014.32 0 mgh.o3697_12_000065 0 +qtest2014.32 0 mgh.o3697_12_000250 0 +qtest2014.32 0 mgh.o3697_12_001693 0 +qtest2014.32 0 mgh.o3697_12_001694 0 +qtest2014.32 0 mgh.o3697_12_002213 0 +qtest2014.32 0 ncbi.3800_12_000126 1 +qtest2014.32 0 ncbi.3800_12_000140 0 +qtest2014.32 0 nhslo3844_12_011450 1 +qtest2014.32 0 nlm.n3868_12_000027 0 +qtest2014.32 0 nlm.n3868_12_000758 0 +qtest2014.32 0 nps.o3891_12_001848 0 +qtest2014.32 0 pathg3984_12_000553 0 +qtest2014.32 0 patho3985_12_000079 0 +qtest2014.32 0 quali4182_12_000019 0 +qtest2014.32 0 quali4182_12_000288 0 +qtest2014.32 0 quali4182_12_000311 0 +qtest2014.32 0 quali4182_12_000331 0 +qtest2014.32 0 quali4182_12_000336 0 +qtest2014.32 0 quali4182_12_000350 0 +qtest2014.32 0 quali4182_12_000356 0 +qtest2014.32 0 quali4182_12_000359 0 +qtest2014.32 0 quali4182_12_000366 0 +qtest2014.32 0 quali4182_12_000416 0 +qtest2014.32 0 quali4182_12_000475 0 +qtest2014.32 0 quali4182_12_001797 0 +qtest2014.32 0 revis4261_12_000169 1 +qtest2014.32 0 tripa0853_12_001837 0 +qtest2014.32 0 tripa0853_12_003967 1 +qtest2014.32 0 uptod4830_12_001585 1 +qtest2014.32 0 uptod4830_12_001671 1 +qtest2014.32 0 uptod4830_12_001697 1 +qtest2014.32 0 uptod4830_12_001702 0 +qtest2014.32 0 uptod4830_12_001720 1 +qtest2014.32 0 uptod4830_12_001796 1 +qtest2014.32 0 uptod4830_12_001798 1 +qtest2014.32 0 uptod4830_12_005698 0 +qtest2014.32 0 uptod4830_12_009037 1 +qtest2014.32 0 uptod4830_12_010621 0 +qtest2014.32 0 uptod4830_12_012935 1 +qtest2014.32 0 uptod4830_12_021974 0 +qtest2014.32 0 uptod4830_12_022001 1 +qtest2014.32 0 uptod4830_12_022037 1 +qtest2014.32 0 uptod4830_12_031367 1 +qtest2014.32 0 uptod4830_12_031371 1 +qtest2014.32 0 uptod4830_12_031373 1 +qtest2014.32 0 uptod4830_12_031375 0 +qtest2014.32 0 uptod4830_12_031380 0 +qtest2014.32 0 uptod4830_12_031409 1 +qtest2014.32 0 uptod4830_12_031425 0 +qtest2014.32 0 uptod4830_12_031460 1 +qtest2014.32 0 uptod4830_12_031462 1 +qtest2014.32 0 uptod4830_12_031465 1 +qtest2014.32 0 uptod4830_12_031491 0 +qtest2014.32 0 uptod4830_12_031500 1 +qtest2014.32 0 uptod4830_12_031508 1 +qtest2014.32 0 uptod4830_12_031513 1 +qtest2014.32 0 uptod4830_12_031526 0 +qtest2014.32 0 uptod4830_12_031598 1 +qtest2014.32 0 uptod4830_12_031611 0 +qtest2014.32 0 uptod4830_12_031615 1 +qtest2014.32 0 uptod4830_12_032103 1 +qtest2014.32 0 uptod4830_12_032329 1 +qtest2014.32 0 uptod4830_12_032408 1 +qtest2014.32 0 uptod4830_12_033847 1 +qtest2014.32 0 uptod4830_12_048079 0 +qtest2014.32 0 uptod4830_12_048086 1 +qtest2014.32 0 uptod4830_12_048089 1 +qtest2014.32 0 uptod4830_12_048181 1 +qtest2014.32 0 uptod4830_12_048223 1 +qtest2014.32 0 uptod4830_12_048321 1 +qtest2014.32 0 uptod4830_12_048324 1 +qtest2014.32 0 uptod4830_12_048345 1 +qtest2014.32 0 uptod4830_12_048406 1 +qtest2014.32 0 uptod4830_12_048442 1 +qtest2014.32 0 uptod4830_12_048445 1 +qtest2014.32 0 uptod4830_12_051706 1 +qtest2014.32 0 uptod4830_12_054144 0 +qtest2014.32 0 uptod4830_12_054207 1 +qtest2014.32 0 uptod4830_12_065008 1 +qtest2014.32 0 uptod4830_12_065031 1 +qtest2014.32 0 uptod4830_12_065037 1 +qtest2014.32 0 uptod4830_12_065063 1 +qtest2014.32 0 uptod4830_12_065080 0 +qtest2014.32 0 uptod4830_12_065130 1 +qtest2014.32 0 uptod4830_12_065185 1 +qtest2014.32 0 uptod4830_12_065186 1 +qtest2014.32 0 uptod4830_12_065187 0 +qtest2014.32 0 uptod4830_12_065234 1 +qtest2014.32 0 uptod4830_12_065236 0 +qtest2014.32 0 uptod4830_12_065254 1 +qtest2014.32 0 uptod4830_12_065264 1 +qtest2014.32 0 uptod4830_12_065266 1 +qtest2014.32 0 uptod4830_12_065268 1 +qtest2014.32 0 uptod4830_12_065269 1 +qtest2014.32 0 uptod4830_12_065275 0 +qtest2014.32 0 uptod4830_12_065276 1 +qtest2014.32 0 uptod4830_12_065277 1 +qtest2014.32 0 uptod4830_12_065278 0 +qtest2014.32 0 uptod4830_12_065314 1 +qtest2014.32 0 uptod4830_12_065325 1 +qtest2014.32 0 uptod4830_12_065335 1 +qtest2014.32 0 uptod4830_12_065336 0 +qtest2014.32 0 uptod4830_12_065356 1 +qtest2014.32 0 uptod4830_12_073352 1 +qtest2014.32 0 uptod4830_12_073516 1 +qtest2014.32 0 uptod4830_12_083185 1 +qtest2014.32 0 uptod4830_12_083202 1 +qtest2014.32 0 uptod4830_12_083336 0 +qtest2014.32 0 uptod4830_12_083356 1 +qtest2014.32 0 uptod4830_12_083364 1 +qtest2014.32 0 uptod4830_12_083376 1 +qtest2014.32 0 uptod4830_12_083398 1 +qtest2014.32 0 waent4931_12_000158 0 +qtest2014.32 0 wiki.0842_12_001156 0 +qtest2014.32 0 wiki.0842_12_001162 0 +qtest2014.33 0 bestb0834_12_001149 0 +qtest2014.33 0 bestb0834_12_001386 0 +qtest2014.33 0 bestb0834_12_002455 0 +qtest2014.33 0 clini0836_12_002912 0 +qtest2014.33 0 clini0836_12_002930 0 +qtest2014.33 0 clini0836_12_004285 0 +qtest2014.33 0 clini0836_12_006258 0 +qtest2014.33 0 clini0836_12_011665 0 +qtest2014.33 0 clini0836_12_012665 1 +qtest2014.33 0 clini0836_12_014261 0 +qtest2014.33 0 clini0836_12_014654 0 +qtest2014.33 0 clini0836_12_022365 0 +qtest2014.33 0 clini0836_12_022371 0 +qtest2014.33 0 clini0836_12_026163 0 +qtest2014.33 0 clini0836_12_039489 0 +qtest2014.33 0 clini0836_12_042101 0 +qtest2014.33 0 clini0836_12_048011 0 +qtest2014.33 0 clini0836_12_048248 0 +qtest2014.33 0 clini0836_12_053201 0 +qtest2014.33 0 clini0836_12_054048 0 +qtest2014.33 0 clini0836_12_056896 0 +qtest2014.33 0 clini0836_12_058201 0 +qtest2014.33 0 clini0836_12_070286 0 +qtest2014.33 0 clini0836_12_083811 0 +qtest2014.33 0 clini0836_12_084599 0 +qtest2014.33 0 clini0836_12_087003 0 +qtest2014.33 0 clini0836_12_087090 0 +qtest2014.33 0 clini0836_12_092514 0 +qtest2014.33 0 clini0836_12_095820 0 +qtest2014.33 0 clini0836_12_097488 0 +qtest2014.33 0 clini0836_12_099732 0 +qtest2014.33 0 clini0836_12_100689 0 +qtest2014.33 0 clini0836_12_104083 0 +qtest2014.33 0 clini0836_12_104809 0 +qtest2014.33 0 clini0836_12_107367 0 +qtest2014.33 0 clini0836_12_110118 0 +qtest2014.33 0 clini0836_12_111120 0 +qtest2014.33 0 clini0836_12_113107 1 +qtest2014.33 0 clini0836_12_116661 0 +qtest2014.33 0 clini0836_12_119686 0 +qtest2014.33 0 clini0836_12_120832 0 +qtest2014.33 0 clini0836_12_122734 0 +qtest2014.33 0 clini0836_12_123655 0 +qtest2014.33 0 clini0836_12_124697 0 +qtest2014.33 0 cvtoo2487_12_000007 0 +qtest2014.33 0 cvtoo2487_12_000099 0 +qtest2014.33 0 cvtoo2487_12_000100 0 +qtest2014.33 0 cvtoo2487_12_000104 0 +qtest2014.33 0 cvtoo2487_12_000108 1 +qtest2014.33 0 cvtoo2487_12_000183 0 +qtest2014.33 0 diabe2551_12_000325 0 +qtest2014.33 0 diagn2555_12_000018 0 +qtest2014.33 0 diagn2555_12_000083 0 +qtest2014.33 0 emedi2805_12_001073 0 +qtest2014.33 0 empow2815_12_000670 0 +qtest2014.33 0 fromy1190_12_001131 0 +qtest2014.33 0 fromy1190_12_001214 0 +qtest2014.33 0 guide3049_12_002331 0 +qtest2014.33 0 healt3097_12_001293 0 +qtest2014.33 0 healt3117_12_000185 0 +qtest2014.33 0 healt3117_12_000326 0 +qtest2014.33 0 healt3117_12_000332 0 +qtest2014.33 0 healt3117_12_000920 0 +qtest2014.33 0 healt3117_12_002994 0 +qtest2014.33 0 healt3117_12_003340 0 +qtest2014.33 0 healt3117_12_003369 0 +qtest2014.33 0 heart1228_12_000431 0 +qtest2014.33 0 heart1228_12_000434 0 +qtest2014.33 0 heart1228_12_000524 0 +qtest2014.33 0 heart1228_12_000539 0 +qtest2014.33 0 heart3134_12_000096 0 +qtest2014.33 0 heart3141_12_000341 0 +qtest2014.33 0 imagi3261_12_000035 0 +qtest2014.33 0 imagi3261_12_000143 0 +qtest2014.33 0 imagi3261_12_000156 0 +qtest2014.33 0 imagi3261_12_000379 0 +qtest2014.33 0 iront3330_12_000535 0 +qtest2014.33 0 iront3330_12_000558 0 +qtest2014.33 0 iront3330_12_000629 0 +qtest2014.33 0 iront3330_12_000652 0 +qtest2014.33 0 iront3330_12_000658 0 +qtest2014.33 0 iront3330_12_000810 0 +qtest2014.33 0 iront3330_12_001001 0 +qtest2014.33 0 iront3330_12_001016 0 +qtest2014.33 0 iront3330_12_001133 0 +qtest2014.33 0 iront3330_12_001212 0 +qtest2014.33 0 iront3330_12_001509 0 +qtest2014.33 0 iront3330_12_001564 0 +qtest2014.33 0 iront3330_12_001700 0 +qtest2014.33 0 iront3330_12_001813 0 +qtest2014.33 0 iront3330_12_001827 0 +qtest2014.33 0 iront3330_12_002397 0 +qtest2014.33 0 jfpon3369_12_001397 0 +qtest2014.33 0 labte3436_12_000070 0 +qtest2014.33 0 medhe3620_12_000628 0 +qtest2014.33 0 medhe3620_12_000672 1 +qtest2014.33 0 medhe3620_12_000673 0 +qtest2014.33 0 medhe3620_12_000674 0 +qtest2014.33 0 medhe3620_12_000785 1 +qtest2014.33 0 medhe3620_12_000941 1 +qtest2014.33 0 medhe3620_12_001000 0 +qtest2014.33 0 medhe3620_12_001009 0 +qtest2014.33 0 medic3644_12_001000 0 +qtest2014.33 0 medic3644_12_001004 0 +qtest2014.33 0 medic3644_12_001015 0 +qtest2014.33 0 medic3644_12_001086 0 +qtest2014.33 0 medic3644_12_001097 0 +qtest2014.33 0 medic3644_12_001137 0 +qtest2014.33 0 medic3644_12_001261 0 +qtest2014.33 0 medis3653_12_000117 0 +qtest2014.33 0 medis3653_12_000205 1 +qtest2014.33 0 medis3653_12_000264 1 +qtest2014.33 0 medis3653_12_000920 0 +qtest2014.33 0 metho3694_12_002557 0 +qtest2014.33 0 new.p1389_12_004356 0 +qtest2014.33 0 new.p1389_12_014467 0 +qtest2014.33 0 new.p1389_12_014482 0 +qtest2014.33 0 nlm.n3868_12_000020 0 +qtest2014.33 0 npc.n0850_12_000995 0 +qtest2014.33 0 paho.3973_12_008725 0 +qtest2014.33 0 palli3978_12_000076 0 +qtest2014.33 0 palli3978_12_000083 0 +qtest2014.33 0 palli3978_12_000118 0 +qtest2014.33 0 patie3987_12_000639 0 +qtest2014.33 0 preem1494_12_000154 0 +qtest2014.33 0 preem1494_12_000212 0 +qtest2014.33 0 preem1494_12_000310 0 +qtest2014.33 0 prohe4143_12_001259 0 +qtest2014.33 0 quali4182_12_000179 0 +qtest2014.33 0 quali4182_12_000643 0 +qtest2014.33 0 quali4182_12_000675 0 +qtest2014.33 0 quali4182_12_001718 0 +qtest2014.33 0 quali4182_12_001722 0 +qtest2014.33 0 quali4182_12_001936 0 +qtest2014.33 0 texas4630_12_000038 0 +qtest2014.33 0 texas4630_12_000314 0 +qtest2014.33 0 texas4630_12_000417 0 +qtest2014.33 0 texas4630_12_000421 0 +qtest2014.33 0 texas4630_12_000424 0 +qtest2014.33 0 texas4630_12_000440 0 +qtest2014.33 0 texas4630_12_000441 0 +qtest2014.33 0 texas4630_12_000444 0 +qtest2014.33 0 texas4630_12_000445 0 +qtest2014.33 0 texas4630_12_000446 0 +qtest2014.33 0 texas4630_12_000450 0 +qtest2014.33 0 texas4630_12_000463 0 +qtest2014.33 0 thedo4643_12_000463 0 +qtest2014.33 0 uptod4830_12_001350 0 +qtest2014.33 0 uptod4830_12_004001 0 +qtest2014.33 0 uptod4830_12_008658 0 +qtest2014.33 0 uptod4830_12_021894 0 +qtest2014.33 0 uptod4830_12_031592 0 +qtest2014.33 0 uptod4830_12_042384 0 +qtest2014.33 0 uptod4830_12_042386 0 +qtest2014.33 0 uptod4830_12_042396 0 +qtest2014.33 0 uptod4830_12_043224 0 +qtest2014.33 0 uptod4830_12_043225 0 +qtest2014.33 0 uptod4830_12_044331 0 +qtest2014.33 0 uptod4830_12_048094 0 +qtest2014.33 0 uptod4830_12_048265 0 +qtest2014.33 0 uptod4830_12_048402 0 +qtest2014.33 0 uptod4830_12_054189 0 +qtest2014.33 0 uptod4830_12_060924 0 +qtest2014.33 0 uptod4830_12_078656 0 +qtest2014.33 0 vidyy4903_12_000118 0 +qtest2014.33 0 wiki.0842_12_004720 0 +qtest2014.34 0 bestb0834_12_001687 0 +qtest2014.34 0 clini0836_12_010966 0 +qtest2014.34 0 clini0836_12_013819 1 +qtest2014.34 0 clini0836_12_018553 1 +qtest2014.34 0 clini0836_12_018555 1 +qtest2014.34 0 clini0836_12_018556 1 +qtest2014.34 0 clini0836_12_023467 1 +qtest2014.34 0 clini0836_12_025888 0 +qtest2014.34 0 clini0836_12_026874 1 +qtest2014.34 0 clini0836_12_027498 1 +qtest2014.34 0 clini0836_12_028265 1 +qtest2014.34 0 clini0836_12_031078 1 +qtest2014.34 0 clini0836_12_036647 1 +qtest2014.34 0 clini0836_12_044769 1 +qtest2014.34 0 clini0836_12_048242 1 +qtest2014.34 0 clini0836_12_048368 1 +qtest2014.34 0 clini0836_12_050639 1 +qtest2014.34 0 clini0836_12_053122 1 +qtest2014.34 0 clini0836_12_059177 1 +qtest2014.34 0 clini0836_12_066768 1 +qtest2014.34 0 clini0836_12_068791 1 +qtest2014.34 0 clini0836_12_069739 1 +qtest2014.34 0 clini0836_12_070060 1 +qtest2014.34 0 clini0836_12_070359 1 +qtest2014.34 0 clini0836_12_071818 1 +qtest2014.34 0 clini0836_12_075526 1 +qtest2014.34 0 clini0836_12_076906 1 +qtest2014.34 0 clini0836_12_090480 0 +qtest2014.34 0 clini0836_12_097688 1 +qtest2014.34 0 clini0836_12_098228 1 +qtest2014.34 0 clini0836_12_099846 1 +qtest2014.34 0 clini0836_12_100087 1 +qtest2014.34 0 clini0836_12_102185 1 +qtest2014.34 0 clini0836_12_106811 1 +qtest2014.34 0 clini0836_12_108193 1 +qtest2014.34 0 clini0836_12_109367 0 +qtest2014.34 0 clini0836_12_114662 1 +qtest2014.34 0 clini0836_12_116021 1 +qtest2014.34 0 clini0836_12_117496 1 +qtest2014.34 0 clini0836_12_118204 1 +qtest2014.34 0 clini0836_12_118660 1 +qtest2014.34 0 clini0836_12_121031 1 +qtest2014.34 0 clini0836_12_125272 1 +qtest2014.34 0 clini0836_12_125956 1 +qtest2014.34 0 clotc2395_12_000295 1 +qtest2014.34 0 cochr2414_12_000370 1 +qtest2014.34 0 daily0837_12_000803 1 +qtest2014.34 0 daily0837_12_001963 1 +qtest2014.34 0 daily0837_12_019630 1 +qtest2014.34 0 daily0837_12_027588 1 +qtest2014.34 0 daily0837_12_035339 1 +qtest2014.34 0 daily0837_12_037729 1 +qtest2014.34 0 every2870_12_005268 1 +qtest2014.34 0 every2870_12_005283 1 +qtest2014.34 0 every2870_12_008332 1 +qtest2014.34 0 first1181_12_000235 0 +qtest2014.34 0 guide3049_12_001322 0 +qtest2014.34 0 guide3049_12_001770 0 +qtest2014.34 0 healt3107_12_000770 1 +qtest2014.34 0 healt3117_12_002119 1 +qtest2014.34 0 healt3117_12_002313 1 +qtest2014.34 0 healt3117_12_002314 0 +qtest2014.34 0 hipsf3170_12_000010 1 +qtest2014.34 0 hipsf3170_12_000023 1 +qtest2014.34 0 hipsf3170_12_000028 0 +qtest2014.34 0 hipsf3170_12_000052 1 +qtest2014.34 0 hipsf3170_12_000054 1 +qtest2014.34 0 hipsf3170_12_000061 1 +qtest2014.34 0 hipsf3170_12_000096 1 +qtest2014.34 0 hipsf3170_12_000105 1 +qtest2014.34 0 hipsf3170_12_000113 1 +qtest2014.34 0 hipsf3170_12_000116 1 +qtest2014.34 0 hipsf3170_12_000124 1 +qtest2014.34 0 hipsf3170_12_000134 1 +qtest2014.34 0 hipsf3170_12_000146 0 +qtest2014.34 0 hipsf3170_12_000150 1 +qtest2014.34 0 hipsf3170_12_000172 0 +qtest2014.34 0 hipsf3170_12_000174 0 +qtest2014.34 0 hipsf3170_12_000181 1 +qtest2014.34 0 hipsf3170_12_000216 1 +qtest2014.34 0 hipsf3170_12_000228 1 +qtest2014.34 0 hipsf3170_12_000234 0 +qtest2014.34 0 hipsf3170_12_000240 0 +qtest2014.34 0 hipsf3170_12_000246 0 +qtest2014.34 0 hipsf3170_12_000248 0 +qtest2014.34 0 hipsf3170_12_000251 1 +qtest2014.34 0 hipsf3170_12_000259 0 +qtest2014.34 0 hipsf3170_12_000263 0 +qtest2014.34 0 metho3694_12_001221 0 +qtest2014.34 0 metho3694_12_001309 0 +qtest2014.34 0 metho3694_12_001428 1 +qtest2014.34 0 metho3694_12_001463 1 +qtest2014.34 0 metho3694_12_001596 1 +qtest2014.34 0 metho3694_12_001821 0 +qtest2014.34 0 metho3694_12_001938 0 +qtest2014.34 0 metho3694_12_002090 0 +qtest2014.34 0 metho3694_12_002115 0 +qtest2014.34 0 metho3694_12_002273 0 +qtest2014.34 0 metho3694_12_002420 1 +qtest2014.34 0 metho3694_12_002528 0 +qtest2014.34 0 metho3695_12_000137 0 +qtest2014.34 0 metho3695_12_000184 1 +qtest2014.34 0 metho3695_12_000231 1 +qtest2014.34 0 metho3695_12_000267 1 +qtest2014.34 0 metho3695_12_000288 1 +qtest2014.34 0 nhslo3844_12_014405 1 +qtest2014.34 0 nps.o3891_12_001315 0 +qtest2014.34 0 nps.o3891_12_001323 0 +qtest2014.34 0 ortho1429_12_000128 1 +qtest2014.34 0 ortho1429_12_000193 1 +qtest2014.34 0 ortho1429_12_000213 1 +qtest2014.34 0 ortho1429_12_000231 1 +qtest2014.34 0 ortho1429_12_000232 0 +qtest2014.34 0 ortho1429_12_000242 0 +qtest2014.34 0 ortho1429_12_000248 1 +qtest2014.34 0 ortho1429_12_000249 0 +qtest2014.34 0 ortho1429_12_000253 0 +qtest2014.34 0 ortho1429_12_000338 1 +qtest2014.34 0 ortho1429_12_000352 0 +qtest2014.34 0 ortho1429_12_000378 0 +qtest2014.34 0 ortho1429_12_000519 1 +qtest2014.34 0 ortho1429_12_000522 1 +qtest2014.34 0 ortho1429_12_000753 1 +qtest2014.34 0 ortho1429_12_000762 1 +qtest2014.34 0 ortho1429_12_000948 1 +qtest2014.34 0 ortho1429_12_000970 0 +qtest2014.34 0 ortho1429_12_000971 0 +qtest2014.34 0 ortho1429_12_000972 0 +qtest2014.34 0 ortho1429_12_000973 0 +qtest2014.34 0 ortho1429_12_000974 0 +qtest2014.34 0 ortho1429_12_000975 0 +qtest2014.34 0 ortho1429_12_000982 1 +qtest2014.34 0 ortho1429_12_000996 1 +qtest2014.34 0 ortho1429_12_001317 0 +qtest2014.34 0 ortho1429_12_001318 0 +qtest2014.34 0 ortho1429_12_001368 1 +qtest2014.34 0 osteo1432_12_000338 1 +qtest2014.34 0 osteo1432_12_000405 1 +qtest2014.34 0 patie3987_12_000710 0 +qtest2014.34 0 physi1482_12_000370 0 +qtest2014.34 0 physi1482_12_000412 0 +qtest2014.34 0 publi0841_12_002945 1 +qtest2014.34 0 rcsed4219_12_000430 1 +qtest2014.34 0 surfa4585_12_000051 0 +qtest2014.34 0 surfa4585_12_000054 0 +qtest2014.34 0 surfa4585_12_000075 1 +qtest2014.34 0 surfa4585_12_000083 1 +qtest2014.34 0 surfa4585_12_000103 0 +qtest2014.34 0 surfa4585_12_000124 0 +qtest2014.34 0 surfa4585_12_000127 0 +qtest2014.34 0 surfa4585_12_000129 0 +qtest2014.34 0 surfa4585_12_000143 0 +qtest2014.34 0 surfa4585_12_000146 1 +qtest2014.34 0 surfa4585_12_000152 0 +qtest2014.34 0 surfa4585_12_000238 0 +qtest2014.34 0 surfa4585_12_000244 0 +qtest2014.34 0 surfa4585_12_000252 0 +qtest2014.34 0 surfa4585_12_000286 0 +qtest2014.34 0 surfa4585_12_000323 0 +qtest2014.34 0 surfa4585_12_000334 1 +qtest2014.34 0 surfa4585_12_000420 1 +qtest2014.34 0 surfa4585_12_000423 0 +qtest2014.34 0 surfa4585_12_000442 0 +qtest2014.34 0 surfa4585_12_000450 0 +qtest2014.34 0 surfa4585_12_000484 0 +qtest2014.34 0 surfa4585_12_000485 0 +qtest2014.34 0 surfa4585_12_000492 0 +qtest2014.34 0 surfa4585_12_000582 0 +qtest2014.34 0 surfa4585_12_000614 1 +qtest2014.34 0 surfa4585_12_000641 0 +qtest2014.34 0 surfa4585_12_000676 1 +qtest2014.34 0 surfa4585_12_000678 0 +qtest2014.34 0 surfa4585_12_000682 0 +qtest2014.34 0 surfa4585_12_000711 1 +qtest2014.34 0 total4684_12_000158 1 +qtest2014.34 0 ultra4811_12_000594 0 +qtest2014.34 0 ultra4811_12_000834 0 +qtest2014.34 0 ultra4811_12_001224 0 +qtest2014.34 0 uptod4830_12_002958 1 +qtest2014.34 0 uptod4830_12_022878 0 +qtest2014.34 0 uptod4830_12_029551 0 +qtest2014.34 0 uptod4830_12_032134 0 +qtest2014.34 0 uptod4830_12_032214 0 +qtest2014.34 0 uptod4830_12_032380 0 +qtest2014.34 0 uptod4830_12_032399 0 +qtest2014.34 0 uptod4830_12_038582 1 +qtest2014.34 0 uptod4830_12_038607 1 +qtest2014.34 0 uptod4830_12_038711 1 +qtest2014.34 0 uptod4830_12_042671 0 +qtest2014.34 0 uptod4830_12_044263 0 +qtest2014.34 0 uptod4830_12_045941 0 +qtest2014.34 0 uptod4830_12_067467 1 +qtest2014.34 0 uptod4830_12_079521 0 +qtest2014.34 0 uptod4830_12_082390 1 +qtest2014.34 0 virtu4909_12_000249 0 +qtest2014.34 0 virtu4909_12_000555 0 +qtest2014.34 0 virtu4909_12_001323 0 +qtest2014.34 0 wiki.0842_12_004917 1 +qtest2014.34 0 wikis0855_12_000247 0 +qtest2014.34 0 yourh5013_12_022894 0 +qtest2014.34 0 yourh5013_12_185010 0 +qtest2014.34 0 yourh5013_12_263260 0 +qtest2014.34 0 yourh5013_12_263720 0 +qtest2014.35 0 bestb0834_12_001915 0 +qtest2014.35 0 bestb0834_12_002326 0 +qtest2014.35 0 bupa.2183_12_000113 0 +qtest2014.35 0 bupa.2183_12_000116 1 +qtest2014.35 0 bupa.2183_12_000117 1 +qtest2014.35 0 bupa.2183_12_000574 0 +qtest2014.35 0 bupa.2183_12_000579 0 +qtest2014.35 0 bupa.2183_12_000587 0 +qtest2014.35 0 bupa.2183_12_000892 0 +qtest2014.35 0 bupa.2183_12_000896 0 +qtest2014.35 0 bupa.2183_12_001515 0 +qtest2014.35 0 bupa.2183_12_001621 0 +qtest2014.35 0 bupa.2183_12_001917 0 +qtest2014.35 0 clini0836_12_006196 1 +qtest2014.35 0 clini0836_12_059085 1 +qtest2014.35 0 clini0836_12_081488 1 +qtest2014.35 0 clini0836_12_125781 1 +qtest2014.35 0 diges2577_12_000211 1 +qtest2014.35 0 diges2577_12_000212 1 +qtest2014.35 0 diges2577_12_000213 1 +qtest2014.35 0 diges2577_12_000214 1 +qtest2014.35 0 easyd2742_12_000165 0 +qtest2014.35 0 en.di1144_12_000841 1 +qtest2014.35 0 endoa2819_12_000063 1 +qtest2014.35 0 endoa2819_12_000086 0 +qtest2014.35 0 euros2867_12_000524 1 +qtest2014.35 0 every2870_12_003401 0 +qtest2014.35 0 every2870_12_004793 0 +qtest2014.35 0 every2870_12_009249 0 +qtest2014.35 0 fromy1190_12_000938 1 +qtest2014.35 0 gastr2983_12_000054 1 +qtest2014.35 0 gastr2983_12_000230 1 +qtest2014.35 0 gastr2983_12_000259 1 +qtest2014.35 0 gastr2983_12_000353 0 +qtest2014.35 0 gastr2983_12_001706 1 +qtest2014.35 0 gastr2983_12_001750 1 +qtest2014.35 0 gastr2983_12_002062 0 +qtest2014.35 0 healt3107_12_000278 1 +qtest2014.35 0 healt3117_12_003067 0 +qtest2014.35 0 healt3117_12_003200 0 +qtest2014.35 0 heart1227_12_000008 1 +qtest2014.35 0 heart1227_12_000030 1 +qtest2014.35 0 heart1227_12_000038 1 +qtest2014.35 0 heart1227_12_000068 1 +qtest2014.35 0 heart1227_12_000069 1 +qtest2014.35 0 heart1227_12_000070 1 +qtest2014.35 0 heart1227_12_000087 1 +qtest2014.35 0 heart1227_12_000091 1 +qtest2014.35 0 heart1227_12_000094 1 +qtest2014.35 0 heart1227_12_000096 1 +qtest2014.35 0 heart1227_12_000097 1 +qtest2014.35 0 heart1227_12_000098 1 +qtest2014.35 0 heart1227_12_000107 1 +qtest2014.35 0 heart1227_12_000256 1 +qtest2014.35 0 heart1227_12_000297 1 +qtest2014.35 0 heart1227_12_000327 1 +qtest2014.35 0 heart1227_12_000394 1 +qtest2014.35 0 heart1227_12_000401 0 +qtest2014.35 0 heart1227_12_000444 1 +qtest2014.35 0 heart1227_12_000502 1 +qtest2014.35 0 heart1227_12_000598 1 +qtest2014.35 0 heart1227_12_000599 1 +qtest2014.35 0 heart1227_12_000605 1 +qtest2014.35 0 heart1227_12_000606 1 +qtest2014.35 0 heart1227_12_000607 1 +qtest2014.35 0 heart1227_12_000608 1 +qtest2014.35 0 heart1227_12_000609 1 +qtest2014.35 0 heart1227_12_000610 1 +qtest2014.35 0 heart1227_12_000613 1 +qtest2014.35 0 heart1227_12_000614 1 +qtest2014.35 0 heart1227_12_000615 1 +qtest2014.35 0 heart1227_12_000652 1 +qtest2014.35 0 heart1227_12_000687 1 +qtest2014.35 0 heart1227_12_000688 1 +qtest2014.35 0 heart1227_12_000689 1 +qtest2014.35 0 heart1227_12_000690 1 +qtest2014.35 0 heart1227_12_000691 1 +qtest2014.35 0 heart1227_12_000693 1 +qtest2014.35 0 heart1227_12_000726 1 +qtest2014.35 0 heart1227_12_000788 1 +qtest2014.35 0 heart1227_12_000789 1 +qtest2014.35 0 heart1227_12_000790 1 +qtest2014.35 0 heart1227_12_000791 1 +qtest2014.35 0 heart1227_12_000792 1 +qtest2014.35 0 heart1227_12_000829 1 +qtest2014.35 0 heart1227_12_000835 1 +qtest2014.35 0 heart1227_12_000975 1 +qtest2014.35 0 heart1227_12_000996 1 +qtest2014.35 0 heart1227_12_001027 1 +qtest2014.35 0 heart1227_12_001051 1 +qtest2014.35 0 heart1227_12_001187 1 +qtest2014.35 0 heart1227_12_001462 1 +qtest2014.35 0 heart1227_12_001518 1 +qtest2014.35 0 heart1228_12_000731 1 +qtest2014.35 0 heart3141_12_000272 1 +qtest2014.35 0 heart3141_12_000357 1 +qtest2014.35 0 mayoc3579_12_011617 0 +qtest2014.35 0 nhslo1393_12_003112 1 +qtest2014.35 0 nhslo1393_12_003113 1 +qtest2014.35 0 nhslo1393_12_011397 1 +qtest2014.35 0 nhslo1393_12_013792 1 +qtest2014.35 0 nhslo1393_12_013796 1 +qtest2014.35 0 nhslo1393_12_013923 1 +qtest2014.35 0 nhslo3844_12_005643 1 +qtest2014.35 0 nhslo3844_12_005647 1 +qtest2014.35 0 nhslo3844_12_008809 1 +qtest2014.35 0 nhslo3844_12_008813 1 +qtest2014.35 0 nhslo3844_12_008913 1 +qtest2014.35 0 nlm.n3868_12_001732 1 +qtest2014.35 0 nlm.n3868_12_001817 1 +qtest2014.35 0 patie3987_12_001049 0 +qtest2014.35 0 patie3992_12_000719 1 +qtest2014.35 0 uptod4830_12_002116 1 +qtest2014.35 0 uptod4830_12_002122 1 +qtest2014.35 0 uptod4830_12_002131 1 +qtest2014.35 0 uptod4830_12_002140 1 +qtest2014.35 0 uptod4830_12_002225 1 +qtest2014.35 0 uptod4830_12_002241 1 +qtest2014.35 0 uptod4830_12_002285 1 +qtest2014.35 0 uptod4830_12_016090 1 +qtest2014.35 0 uptod4830_12_016106 0 +qtest2014.35 0 uptod4830_12_016175 1 +qtest2014.35 0 uptod4830_12_016359 1 +qtest2014.35 0 uptod4830_12_049523 1 +qtest2014.35 0 uptod4830_12_055343 1 +qtest2014.35 0 uptod4830_12_055473 1 +qtest2014.35 0 uptod4830_12_055505 1 +qtest2014.35 0 uptod4830_12_055509 0 +qtest2014.35 0 uptod4830_12_055559 1 +qtest2014.35 0 uptod4830_12_055567 1 +qtest2014.35 0 uptod4830_12_055569 1 +qtest2014.35 0 uptod4830_12_055603 1 +qtest2014.35 0 uptod4830_12_055624 1 +qtest2014.35 0 uptod4830_12_071271 1 +qtest2014.35 0 uptod4830_12_082330 1 +qtest2014.35 0 virtu4909_12_000822 1 +qtest2014.35 0 virtu4909_12_001513 1 +qtest2014.35 0 wiki.0842_12_007516 1 +qtest2014.35 0 yourh5013_12_000883 1 +qtest2014.35 0 yourh5013_12_001101 1 +qtest2014.35 0 yourh5013_12_360030 1 +qtest2014.36 0 anato1913_12_000029 0 +qtest2014.36 0 anato1913_12_000062 0 +qtest2014.36 0 anato1913_12_000066 0 +qtest2014.36 0 anato1913_12_000068 0 +qtest2014.36 0 anato1913_12_000084 0 +qtest2014.36 0 anato1913_12_000403 0 +qtest2014.36 0 anato1913_12_000559 0 +qtest2014.36 0 anato1913_12_000578 0 +qtest2014.36 0 anato1913_12_000580 0 +qtest2014.36 0 anato1913_12_000585 0 +qtest2014.36 0 anato1913_12_001013 0 +qtest2014.36 0 anato1913_12_001014 0 +qtest2014.36 0 anato1913_12_001295 0 +qtest2014.36 0 anato1913_12_001314 0 +qtest2014.36 0 anato1913_12_001319 0 +qtest2014.36 0 anato1913_12_001531 0 +qtest2014.36 0 anato1913_12_001934 0 +qtest2014.36 0 anato1913_12_002002 0 +qtest2014.36 0 anato1913_12_002137 0 +qtest2014.36 0 bcbst2065_12_000275 0 +qtest2014.36 0 bcbst2065_12_000858 0 +qtest2014.36 0 bcbst2065_12_000871 0 +qtest2014.36 0 bcbst2065_12_000876 0 +qtest2014.36 0 bcbst2065_12_000890 0 +qtest2014.36 0 bcbst2065_12_000895 0 +qtest2014.36 0 bcbst2065_12_000903 0 +qtest2014.36 0 bcbst2065_12_000911 0 +qtest2014.36 0 bcbst2065_12_000913 0 +qtest2014.36 0 bccan2066_12_000338 0 +qtest2014.36 0 bccan2066_12_001335 0 +qtest2014.36 0 bestb0834_12_001188 1 +qtest2014.36 0 bestb0834_12_001422 1 +qtest2014.36 0 bette2098_12_001687 1 +qtest2014.36 0 citio2370_12_000069 0 +qtest2014.36 0 clini0836_12_013853 0 +qtest2014.36 0 clini0836_12_018719 0 +qtest2014.36 0 clini0836_12_021706 0 +qtest2014.36 0 clini0836_12_038357 0 +qtest2014.36 0 clini0836_12_042256 1 +qtest2014.36 0 clini0836_12_044709 0 +qtest2014.36 0 clini0836_12_047319 0 +qtest2014.36 0 clini0836_12_047628 1 +qtest2014.36 0 clini0836_12_052144 0 +qtest2014.36 0 clini0836_12_054048 0 +qtest2014.36 0 clini0836_12_055686 0 +qtest2014.36 0 clini0836_12_057068 0 +qtest2014.36 0 clini0836_12_068850 0 +qtest2014.36 0 clini0836_12_075525 0 +qtest2014.36 0 clini0836_12_079606 0 +qtest2014.36 0 clini0836_12_087896 0 +qtest2014.36 0 clini0836_12_096720 0 +qtest2014.36 0 clini0836_12_101751 0 +qtest2014.36 0 clini0836_12_103781 0 +qtest2014.36 0 clini0836_12_115260 0 +qtest2014.36 0 clini0836_12_116109 0 +qtest2014.36 0 clini0836_12_117569 0 +qtest2014.36 0 clini0836_12_123668 0 +qtest2014.36 0 clini0836_12_128509 0 +qtest2014.36 0 corec2450_12_000004 0 +qtest2014.36 0 corec2450_12_000032 0 +qtest2014.36 0 corec2450_12_000044 0 +qtest2014.36 0 corec2450_12_000045 0 +qtest2014.36 0 corec2450_12_000064 0 +qtest2014.36 0 corec2450_12_000091 0 +qtest2014.36 0 corec2450_12_000097 0 +qtest2014.36 0 corec2450_12_000185 0 +qtest2014.36 0 corec2450_12_000282 0 +qtest2014.36 0 corec2450_12_000319 0 +qtest2014.36 0 corec2450_12_000400 0 +qtest2014.36 0 corec2450_12_000467 0 +qtest2014.36 0 corec2450_12_000508 0 +qtest2014.36 0 corec2450_12_000545 0 +qtest2014.36 0 corec2450_12_000553 0 +qtest2014.36 0 corec2450_12_000557 0 +qtest2014.36 0 corec2450_12_000578 0 +qtest2014.36 0 corec2450_12_000598 0 +qtest2014.36 0 corec2450_12_001055 0 +qtest2014.36 0 corec2450_12_001091 0 +qtest2014.36 0 corec2450_12_001133 1 +qtest2014.36 0 daily0837_12_027523 0 +qtest2014.36 0 daily0837_12_037296 0 +qtest2014.36 0 emedi2805_12_000592 0 +qtest2014.36 0 entus2836_12_000059 0 +qtest2014.36 0 entus2836_12_000249 0 +qtest2014.36 0 fda.g2909_12_002262 0 +qtest2014.36 0 first1181_12_000882 0 +qtest2014.36 0 ghora3013_12_000140 0 +qtest2014.36 0 ghora3013_12_000235 0 +qtest2014.36 0 ghora3013_12_000489 0 +qtest2014.36 0 healt3108_12_002112 0 +qtest2014.36 0 healt3108_12_002296 0 +qtest2014.36 0 healt3117_12_002086 0 +qtest2014.36 0 healt3117_12_002312 0 +qtest2014.36 0 healt3117_12_002313 0 +qtest2014.36 0 healt3117_12_002314 0 +qtest2014.36 0 heart3134_12_000007 0 +qtest2014.36 0 heart3134_12_000018 0 +qtest2014.36 0 imaio3262_12_000005 0 +qtest2014.36 0 imaio3262_12_000100 0 +qtest2014.36 0 jfpon3369_12_001616 0 +qtest2014.36 0 med.n3601_12_000342 0 +qtest2014.36 0 metho3695_12_000100 1 +qtest2014.36 0 ortho1429_12_000045 0 +qtest2014.36 0 ortho1429_12_000058 0 +qtest2014.36 0 ortho1429_12_000064 0 +qtest2014.36 0 ortho1429_12_000094 0 +qtest2014.36 0 ortho1429_12_000134 0 +qtest2014.36 0 ortho1429_12_000159 0 +qtest2014.36 0 ortho1429_12_000831 1 +qtest2014.36 0 ortho1429_12_000834 0 +qtest2014.36 0 ortho1429_12_000839 1 +qtest2014.36 0 ortho1429_12_000852 0 +qtest2014.36 0 ortho1429_12_000881 1 +qtest2014.36 0 ortho1429_12_000951 0 +qtest2014.36 0 ortho1429_12_000986 0 +qtest2014.36 0 ortho1429_12_001340 1 +qtest2014.36 0 patie3992_12_000717 0 +qtest2014.36 0 physi1482_12_000877 0 +qtest2014.36 0 physi1482_12_000878 0 +qtest2014.36 0 plast4085_12_000757 0 +qtest2014.36 0 shoul4402_12_000674 0 +qtest2014.36 0 shoul4402_12_000689 0 +qtest2014.36 0 shoul4402_12_000964 0 +qtest2014.36 0 shoul4402_12_002337 0 +qtest2014.36 0 shoul4402_12_002731 0 +qtest2014.36 0 sport1590_12_000451 0 +qtest2014.36 0 sport1590_12_000626 0 +qtest2014.36 0 sport1590_12_001035 0 +qtest2014.36 0 tripa0853_12_001838 1 +qtest2014.36 0 uptod4830_12_000624 1 +qtest2014.36 0 uptod4830_12_000705 1 +qtest2014.36 0 uptod4830_12_000908 1 +qtest2014.36 0 uptod4830_12_003066 0 +qtest2014.36 0 uptod4830_12_003094 0 +qtest2014.36 0 uptod4830_12_003722 0 +qtest2014.36 0 uptod4830_12_003726 0 +qtest2014.36 0 uptod4830_12_003727 0 +qtest2014.36 0 uptod4830_12_003765 0 +qtest2014.36 0 uptod4830_12_003775 0 +qtest2014.36 0 uptod4830_12_003777 0 +qtest2014.36 0 uptod4830_12_003787 0 +qtest2014.36 0 uptod4830_12_003797 0 +qtest2014.36 0 uptod4830_12_003821 1 +qtest2014.36 0 uptod4830_12_003902 0 +qtest2014.36 0 uptod4830_12_003906 0 +qtest2014.36 0 uptod4830_12_003919 0 +qtest2014.36 0 uptod4830_12_003925 0 +qtest2014.36 0 uptod4830_12_003928 0 +qtest2014.36 0 uptod4830_12_003933 0 +qtest2014.36 0 uptod4830_12_003989 0 +qtest2014.36 0 uptod4830_12_003996 0 +qtest2014.36 0 uptod4830_12_004007 0 +qtest2014.36 0 uptod4830_12_004054 0 +qtest2014.36 0 uptod4830_12_004086 0 +qtest2014.36 0 uptod4830_12_005827 0 +qtest2014.36 0 uptod4830_12_008352 0 +qtest2014.36 0 uptod4830_12_008448 0 +qtest2014.36 0 uptod4830_12_020414 1 +qtest2014.36 0 uptod4830_12_020416 1 +qtest2014.36 0 uptod4830_12_020780 0 +qtest2014.36 0 uptod4830_12_022802 0 +qtest2014.36 0 uptod4830_12_029176 0 +qtest2014.36 0 uptod4830_12_032175 1 +qtest2014.36 0 uptod4830_12_038648 0 +qtest2014.36 0 uptod4830_12_038742 0 +qtest2014.36 0 uptod4830_12_038786 0 +qtest2014.36 0 uptod4830_12_038891 0 +qtest2014.36 0 uptod4830_12_040201 0 +qtest2014.36 0 uptod4830_12_041831 0 +qtest2014.36 0 uptod4830_12_052535 0 +qtest2014.36 0 uptod4830_12_052835 0 +qtest2014.36 0 uptod4830_12_052876 0 +qtest2014.36 0 uptod4830_12_060012 0 +qtest2014.36 0 uptod4830_12_060159 0 +qtest2014.36 0 uptod4830_12_061988 0 +qtest2014.36 0 uptod4830_12_066324 0 +qtest2014.36 0 uptod4830_12_066367 1 +qtest2014.36 0 uptod4830_12_066507 0 +qtest2014.36 0 uptod4830_12_066676 0 +qtest2014.36 0 uptod4830_12_067265 0 +qtest2014.36 0 uptod4830_12_067546 0 +qtest2014.36 0 uptod4830_12_079521 0 +qtest2014.36 0 uptod4830_12_081461 0 +qtest2014.36 0 virtu4909_12_001989 0 +qtest2014.36 0 wiki.0842_12_008719 0 +qtest2014.36 0 wikis0855_12_000447 0 +qtest2014.37 0 aids.0922_12_001071 0 +qtest2014.37 0 brain2166_12_000434 0 +qtest2014.37 0 bupa.2183_12_000661 0 +qtest2014.37 0 bupa.2183_12_001745 0 +qtest2014.37 0 clini0836_12_010966 0 +qtest2014.37 0 clini0836_12_023758 0 +qtest2014.37 0 clini0836_12_025888 0 +qtest2014.37 0 clini0836_12_027498 0 +qtest2014.37 0 clini0836_12_028265 0 +qtest2014.37 0 clini0836_12_050284 0 +qtest2014.37 0 clini0836_12_053684 0 +qtest2014.37 0 clini0836_12_054847 0 +qtest2014.37 0 clini0836_12_055906 0 +qtest2014.37 0 clini0836_12_059724 0 +qtest2014.37 0 clini0836_12_067895 0 +qtest2014.37 0 clini0836_12_069739 0 +qtest2014.37 0 clini0836_12_071526 0 +qtest2014.37 0 clini0836_12_079187 0 +qtest2014.37 0 clini0836_12_090480 0 +qtest2014.37 0 clini0836_12_100413 0 +qtest2014.37 0 clini0836_12_110064 0 +qtest2014.37 0 clini0836_12_114662 0 +qtest2014.37 0 clini0836_12_119551 0 +qtest2014.37 0 clini0836_12_125956 0 +qtest2014.37 0 emerg2809_12_000134 0 +qtest2014.37 0 every2870_12_001171 0 +qtest2014.37 0 every2870_12_002156 0 +qtest2014.37 0 every2870_12_002157 1 +qtest2014.37 0 every2870_12_002172 0 +qtest2014.37 0 every2870_12_002197 0 +qtest2014.37 0 every2870_12_002201 1 +qtest2014.37 0 every2870_12_002259 0 +qtest2014.37 0 every2870_12_002266 1 +qtest2014.37 0 every2870_12_002270 1 +qtest2014.37 0 every2870_12_002298 1 +qtest2014.37 0 every2870_12_004192 0 +qtest2014.37 0 every2870_12_004306 0 +qtest2014.37 0 every2870_12_004314 0 +qtest2014.37 0 every2870_12_004381 0 +qtest2014.37 0 every2870_12_005444 0 +qtest2014.37 0 every2870_12_008198 0 +qtest2014.37 0 every2870_12_008205 1 +qtest2014.37 0 fibro2924_12_000039 0 +qtest2014.37 0 fibro2924_12_000087 0 +qtest2014.37 0 fibro2924_12_000154 0 +qtest2014.37 0 fibro2924_12_000168 0 +qtest2014.37 0 fibro2924_12_000207 0 +qtest2014.37 0 fibro2924_12_000383 0 +qtest2014.37 0 fromy1190_12_000774 0 +qtest2014.37 0 guide3049_12_000353 0 +qtest2014.37 0 healt3104_12_000096 1 +qtest2014.37 0 healt3117_12_001253 0 +qtest2014.37 0 healt3117_12_001287 0 +qtest2014.37 0 healt3117_12_001288 0 +qtest2014.37 0 healt3117_12_002211 0 +qtest2014.37 0 healt3117_12_002212 0 +qtest2014.37 0 healt3117_12_002214 0 +qtest2014.37 0 healt3117_12_002215 0 +qtest2014.37 0 healt3117_12_002907 0 +qtest2014.37 0 healt3117_12_002908 0 +qtest2014.37 0 healt3117_12_002909 0 +qtest2014.37 0 healt3117_12_002910 0 +qtest2014.37 0 healt3117_12_002911 0 +qtest2014.37 0 healt3117_12_002924 0 +qtest2014.37 0 heart1227_12_000041 0 +qtest2014.37 0 heart1227_12_000073 0 +qtest2014.37 0 heart1227_12_001553 0 +qtest2014.37 0 hyste3217_12_000048 0 +qtest2014.37 0 hyste3217_12_000063 0 +qtest2014.37 0 hyste3217_12_000249 0 +qtest2014.37 0 hyste3217_12_000266 0 +qtest2014.37 0 hyste3217_12_000269 0 +qtest2014.37 0 jfpon3369_12_001104 1 +qtest2014.37 0 mayoc3579_12_023342 0 +qtest2014.37 0 mayoc3579_12_023345 0 +qtest2014.37 0 mdand3588_12_002048 0 +qtest2014.37 0 med.u3602_12_000553 0 +qtest2014.37 0 mente3682_12_000003 0 +qtest2014.37 0 mente3682_12_000004 0 +qtest2014.37 0 metho3694_12_000425 0 +qtest2014.37 0 metho3694_12_000625 0 +qtest2014.37 0 ncbi.3800_12_002109 0 +qtest2014.37 0 netwe3829_12_001172 0 +qtest2014.37 0 netwe3829_12_001316 0 +qtest2014.37 0 netwe3829_12_001455 0 +qtest2014.37 0 nhslo1393_12_013683 0 +qtest2014.37 0 nhslo1393_12_013738 0 +qtest2014.37 0 nhslo1393_12_013757 0 +qtest2014.37 0 nhslo1393_12_013764 0 +qtest2014.37 0 nhslo3844_12_011679 0 +qtest2014.37 0 nhslo3844_12_011692 0 +qtest2014.37 0 nhslo3844_12_011711 0 +qtest2014.37 0 nhslo3844_12_015281 0 +qtest2014.37 0 nhslo3844_12_015336 0 +qtest2014.37 0 nhslo3844_12_015360 0 +qtest2014.37 0 nhslo3844_12_015367 0 +qtest2014.37 0 pedia1457_12_001166 0 +qtest2014.37 0 pms.a1487_12_000033 0 +qtest2014.37 0 pms.a1487_12_000035 1 +qtest2014.37 0 pms.a1487_12_000036 0 +qtest2014.37 0 pms.a1487_12_000041 0 +qtest2014.37 0 pms.a1487_12_000095 0 +qtest2014.37 0 pms.a1487_12_000108 0 +qtest2014.37 0 pms.a1487_12_000147 0 +qtest2014.37 0 pms.a1487_12_000171 0 +qtest2014.37 0 senio1563_12_000550 0 +qtest2014.37 0 skinc4433_12_000076 0 +qtest2014.37 0 uptod4830_12_002398 0 +qtest2014.37 0 uptod4830_12_002557 0 +qtest2014.37 0 uptod4830_12_002654 0 +qtest2014.37 0 uptod4830_12_002729 0 +qtest2014.37 0 uptod4830_12_004709 0 +qtest2014.37 0 uptod4830_12_004710 1 +qtest2014.37 0 uptod4830_12_004728 0 +qtest2014.37 0 uptod4830_12_004733 1 +qtest2014.37 0 uptod4830_12_004738 0 +qtest2014.37 0 uptod4830_12_004877 0 +qtest2014.37 0 uptod4830_12_004887 1 +qtest2014.37 0 uptod4830_12_004911 0 +qtest2014.37 0 uptod4830_12_004930 0 +qtest2014.37 0 uptod4830_12_004947 1 +qtest2014.37 0 uptod4830_12_004973 1 +qtest2014.37 0 uptod4830_12_004978 0 +qtest2014.37 0 uptod4830_12_013576 0 +qtest2014.37 0 uptod4830_12_013577 0 +qtest2014.37 0 uptod4830_12_013940 0 +qtest2014.37 0 uptod4830_12_013968 0 +qtest2014.37 0 uptod4830_12_016825 0 +qtest2014.37 0 uptod4830_12_016969 0 +qtest2014.37 0 uptod4830_12_016974 0 +qtest2014.37 0 uptod4830_12_017004 0 +qtest2014.37 0 uptod4830_12_017060 1 +qtest2014.37 0 uptod4830_12_017090 0 +qtest2014.37 0 uptod4830_12_017120 0 +qtest2014.37 0 uptod4830_12_017177 0 +qtest2014.37 0 uptod4830_12_018502 0 +qtest2014.37 0 uptod4830_12_018776 0 +qtest2014.37 0 uptod4830_12_018896 0 +qtest2014.37 0 uptod4830_12_021253 0 +qtest2014.37 0 uptod4830_12_029551 1 +qtest2014.37 0 uptod4830_12_029647 0 +qtest2014.37 0 uptod4830_12_029763 0 +qtest2014.37 0 uptod4830_12_029870 0 +qtest2014.37 0 uptod4830_12_029890 0 +qtest2014.37 0 uptod4830_12_030874 0 +qtest2014.37 0 uptod4830_12_030925 0 +qtest2014.37 0 uptod4830_12_030943 0 +qtest2014.37 0 uptod4830_12_030961 0 +qtest2014.37 0 uptod4830_12_031007 0 +qtest2014.37 0 uptod4830_12_031497 1 +qtest2014.37 0 uptod4830_12_032182 0 +qtest2014.37 0 uptod4830_12_032214 0 +qtest2014.37 0 uptod4830_12_032218 0 +qtest2014.37 0 uptod4830_12_032298 0 +qtest2014.37 0 uptod4830_12_032328 0 +qtest2014.37 0 uptod4830_12_032331 0 +qtest2014.37 0 uptod4830_12_032346 0 +qtest2014.37 0 uptod4830_12_032371 0 +qtest2014.37 0 uptod4830_12_033227 1 +qtest2014.37 0 uptod4830_12_042988 1 +qtest2014.37 0 uptod4830_12_043038 0 +qtest2014.37 0 uptod4830_12_043550 0 +qtest2014.37 0 uptod4830_12_043717 0 +qtest2014.37 0 uptod4830_12_043755 0 +qtest2014.37 0 uptod4830_12_052157 0 +qtest2014.37 0 uptod4830_12_052187 1 +qtest2014.37 0 uptod4830_12_052403 1 +qtest2014.37 0 uptod4830_12_055977 0 +qtest2014.37 0 uptod4830_12_059950 0 +qtest2014.37 0 uptod4830_12_061996 0 +qtest2014.37 0 uptod4830_12_062073 0 +qtest2014.37 0 uptod4830_12_062216 0 +qtest2014.37 0 uptod4830_12_062256 0 +qtest2014.37 0 uptod4830_12_062269 0 +qtest2014.37 0 uptod4830_12_070284 0 +qtest2014.37 0 uptod4830_12_070338 0 +qtest2014.37 0 uptod4830_12_070478 0 +qtest2014.37 0 uptod4830_12_070753 0 +qtest2014.37 0 uptod4830_12_070765 0 +qtest2014.37 0 uptod4830_12_070838 0 +qtest2014.37 0 uptod4830_12_070839 0 +qtest2014.37 0 uptod4830_12_070845 0 +qtest2014.37 0 uptod4830_12_070846 0 +qtest2014.37 0 uptod4830_12_070848 0 +qtest2014.37 0 uptod4830_12_070885 0 +qtest2014.37 0 uptod4830_12_070886 0 +qtest2014.37 0 uptod4830_12_072304 0 +qtest2014.37 0 uptod4830_12_079023 0 +qtest2014.37 0 uptod4830_12_079143 0 +qtest2014.37 0 vidyy4903_12_001537 0 +qtest2014.37 0 virtu4909_12_001011 1 +qtest2014.37 0 virtu4909_12_001143 0 +qtest2014.37 0 virtu4909_12_001329 0 +qtest2014.37 0 virtu4909_12_001435 1 +qtest2014.37 0 virtu4909_12_001454 0 +qtest2014.37 0 virtu4909_12_001477 1 +qtest2014.37 0 virtu4909_12_001589 0 +qtest2014.37 0 virtu4909_12_001601 0 +qtest2014.37 0 virtu4909_12_001712 1 +qtest2014.37 0 virtu4909_12_001759 1 +qtest2014.37 0 virtu4909_12_001891 0 +qtest2014.37 0 virtu4909_12_001954 0 +qtest2014.37 0 webmd4945_12_002144 0 +qtest2014.37 0 wiki.0842_12_001277 0 +qtest2014.37 0 women1681_12_000004 0 +qtest2014.37 0 women1681_12_000024 0 +qtest2014.37 0 women1681_12_000031 0 +qtest2014.37 0 women1681_12_000073 0 +qtest2014.37 0 women1681_12_000107 0 +qtest2014.37 0 women1681_12_000108 0 +qtest2014.37 0 women1681_12_000231 1 +qtest2014.37 0 women1681_12_000634 0 +qtest2014.37 0 women1681_12_000841 0 +qtest2014.37 0 women1681_12_001491 0 +qtest2014.37 0 women1681_12_001511 0 +qtest2014.37 0 women1681_12_001512 0 +qtest2014.37 0 women1681_12_001559 0 +qtest2014.37 0 women1681_12_001817 1 +qtest2014.37 0 women1681_12_001861 0 +qtest2014.37 0 women1681_12_002129 0 +qtest2014.37 0 wrbd.4989_12_000004 0 +qtest2014.37 0 wrbd.4989_12_000008 1 +qtest2014.37 0 wrbd.4989_12_000011 0 +qtest2014.37 0 wrbd.4989_12_000012 0 +qtest2014.38 0 acidr1783_12_000067 1 +qtest2014.38 0 acidr1783_12_000147 0 +qtest2014.38 0 acidr1783_12_000162 1 +qtest2014.38 0 acidr1783_12_000173 1 +qtest2014.38 0 austr2019_12_001445 1 +qtest2014.38 0 bette2098_12_000853 0 +qtest2014.38 0 bette2098_12_000859 0 +qtest2014.38 0 bette2098_12_001804 0 +qtest2014.38 0 bupa.2183_12_000134 0 +qtest2014.38 0 bupa.2183_12_000189 0 +qtest2014.38 0 bupa.2183_12_000201 0 +qtest2014.38 0 bupa.2183_12_000225 0 +qtest2014.38 0 bupa.2183_12_000346 0 +qtest2014.38 0 bupa.2183_12_001786 0 +qtest2014.38 0 bupa.2183_12_001793 0 +qtest2014.38 0 clini0836_12_010966 0 +qtest2014.38 0 clini0836_12_025888 0 +qtest2014.38 0 clini0836_12_027498 0 +qtest2014.38 0 clini0836_12_028265 0 +qtest2014.38 0 clini0836_12_053684 0 +qtest2014.38 0 clini0836_12_069739 0 +qtest2014.38 0 clini0836_12_090480 0 +qtest2014.38 0 clini0836_12_103945 1 +qtest2014.38 0 clini0836_12_110064 1 +qtest2014.38 0 clini0836_12_114662 1 +qtest2014.38 0 clini0836_12_125956 0 +qtest2014.38 0 dsdis2716_12_000001 1 +qtest2014.38 0 emedi2805_12_000205 1 +qtest2014.38 0 emedi2805_12_000603 1 +qtest2014.38 0 endoa2819_12_000115 1 +qtest2014.38 0 endoa2819_12_000192 1 +qtest2014.38 0 famil2899_12_000006 1 +qtest2014.38 0 famil2899_12_000671 0 +qtest2014.38 0 fromy1190_12_000669 0 +qtest2014.38 0 fromy1190_12_000774 0 +qtest2014.38 0 gastr2983_12_000128 0 +qtest2014.38 0 gastr2983_12_000193 1 +qtest2014.38 0 gastr2983_12_000198 0 +qtest2014.38 0 gastr2983_12_000234 0 +qtest2014.38 0 gastr2983_12_000298 0 +qtest2014.38 0 gastr2983_12_000353 0 +qtest2014.38 0 gastr2983_12_001468 0 +qtest2014.38 0 gastr2983_12_001477 0 +qtest2014.38 0 gastr2983_12_001514 0 +qtest2014.38 0 gastr2983_12_001519 0 +qtest2014.38 0 gastr2983_12_001606 0 +qtest2014.38 0 gastr2983_12_001615 0 +qtest2014.38 0 gastr2983_12_001626 1 +qtest2014.38 0 gastr2983_12_001642 1 +qtest2014.38 0 gastr2983_12_001648 0 +qtest2014.38 0 gastr2983_12_001649 0 +qtest2014.38 0 gastr2983_12_001687 0 +qtest2014.38 0 gastr2983_12_001701 0 +qtest2014.38 0 gastr2983_12_001725 0 +qtest2014.38 0 gastr2983_12_001800 0 +qtest2014.38 0 gastr2983_12_001801 0 +qtest2014.38 0 gastr2983_12_001805 0 +qtest2014.38 0 gastr2983_12_001812 0 +qtest2014.38 0 gastr2983_12_001826 0 +qtest2014.38 0 gastr2983_12_001833 1 +qtest2014.38 0 gastr2983_12_001846 0 +qtest2014.38 0 gastr2983_12_001875 0 +qtest2014.38 0 gastr2983_12_001882 0 +qtest2014.38 0 gastr2983_12_001896 1 +qtest2014.38 0 gastr2983_12_001928 1 +qtest2014.38 0 gastr2983_12_001942 0 +qtest2014.38 0 gastr2983_12_001955 0 +qtest2014.38 0 gastr2983_12_001986 0 +qtest2014.38 0 gastr2983_12_002035 0 +qtest2014.38 0 gastr2983_12_002062 0 +qtest2014.38 0 gastr2983_12_002064 0 +qtest2014.38 0 gastr2983_12_002089 0 +qtest2014.38 0 gastr2983_12_002105 0 +qtest2014.38 0 gastr2983_12_002118 0 +qtest2014.38 0 gastr2983_12_002147 1 +qtest2014.38 0 gastr2983_12_002160 0 +qtest2014.38 0 gastr2983_12_002167 0 +qtest2014.38 0 healt3107_12_000664 0 +qtest2014.38 0 healt3117_12_003021 1 +qtest2014.38 0 healt3117_12_003067 0 +qtest2014.38 0 healt3117_12_003084 1 +qtest2014.38 0 healt3117_12_003200 0 +qtest2014.38 0 heart1227_12_000108 1 +qtest2014.38 0 heart1227_12_000734 1 +qtest2014.38 0 heart1227_12_000784 1 +qtest2014.38 0 heart1227_12_001553 1 +qtest2014.38 0 iront3330_12_000129 0 +qtest2014.38 0 iront3330_12_000299 0 +qtest2014.38 0 iront3330_12_000308 0 +qtest2014.38 0 iront3330_12_000390 0 +qtest2014.38 0 iront3330_12_001211 0 +qtest2014.38 0 iront3330_12_001363 0 +qtest2014.38 0 iront3330_12_001422 0 +qtest2014.38 0 iront3330_12_001437 0 +qtest2014.38 0 iront3330_12_001650 0 +qtest2014.38 0 iront3330_12_001914 0 +qtest2014.38 0 iront3330_12_002393 0 +qtest2014.38 0 mayoc3579_12_022974 0 +qtest2014.38 0 mayoc3579_12_022981 0 +qtest2014.38 0 ncbi.3800_12_010606 0 +qtest2014.38 0 nhslo1393_12_007464 1 +qtest2014.38 0 nhslo1393_12_007468 1 +qtest2014.38 0 nhslo1393_12_008678 1 +qtest2014.38 0 nhslo1393_12_008682 0 +qtest2014.38 0 nhslo1393_12_014241 1 +qtest2014.38 0 nhslo1393_12_014251 1 +qtest2014.38 0 nhslo1393_12_014252 0 +qtest2014.38 0 nhslo1393_12_014558 1 +qtest2014.38 0 nhslo1393_12_014568 1 +qtest2014.38 0 nhslo1393_12_014569 0 +qtest2014.38 0 nhslo1393_12_014778 1 +qtest2014.38 0 nhslo1393_12_014827 1 +qtest2014.38 0 nhslo1393_12_014873 1 +qtest2014.38 0 nhslo1393_12_014877 1 +qtest2014.38 0 nhslo1393_12_014878 1 +qtest2014.38 0 nhslo1393_12_014879 1 +qtest2014.38 0 nhslo1393_12_014884 1 +qtest2014.38 0 nhslo1393_12_014888 1 +qtest2014.38 0 nhslo3844_12_004782 0 +qtest2014.38 0 nhslo3844_12_004783 0 +qtest2014.38 0 nhslo3844_12_005635 1 +qtest2014.38 0 nhslo3844_12_005643 0 +qtest2014.38 0 nhslo3844_12_005646 0 +qtest2014.38 0 nhslo3844_12_005647 0 +qtest2014.38 0 nhslo3844_12_012820 0 +qtest2014.38 0 nhslo3844_12_014141 1 +qtest2014.38 0 nhslo3844_12_014151 0 +qtest2014.38 0 nhslo3844_12_014207 0 +qtest2014.38 0 nhslo3844_12_014301 0 +qtest2014.38 0 nhslo3844_12_014303 0 +qtest2014.38 0 nhslo3844_12_014305 0 +qtest2014.38 0 nhslo3844_12_014306 0 +qtest2014.38 0 nhslo3844_12_014307 0 +qtest2014.38 0 nhslo3844_12_014312 0 +qtest2014.38 0 nhslo3844_12_014313 0 +qtest2014.38 0 nhslo3844_12_014316 0 +qtest2014.38 0 nhslo3844_12_014507 0 +qtest2014.38 0 nhslo3844_12_014859 0 +qtest2014.38 0 nhslo3844_12_014869 0 +qtest2014.38 0 nhslo3844_12_014889 0 +qtest2014.38 0 nhslo3844_12_014912 0 +qtest2014.38 0 nlm.n3868_12_001425 1 +qtest2014.38 0 patie3988_12_000330 0 +qtest2014.38 0 publi0841_12_000655 1 +qtest2014.38 0 publi0841_12_001040 0 +qtest2014.38 0 publi0841_12_001282 1 +qtest2014.38 0 publi0841_12_001521 0 +qtest2014.38 0 publi0841_12_003831 0 +qtest2014.38 0 publi0841_12_004651 0 +qtest2014.38 0 publi0841_12_004973 0 +qtest2014.38 0 publi0841_12_005392 1 +qtest2014.38 0 publi0841_12_006729 0 +qtest2014.38 0 publi0841_12_007639 1 +qtest2014.38 0 publi0841_12_008363 0 +qtest2014.38 0 senio1563_12_000550 0 +qtest2014.38 0 tripa0853_12_003595 0 +qtest2014.38 0 uptod4830_12_002398 0 +qtest2014.38 0 uptod4830_12_002557 0 +qtest2014.38 0 uptod4830_12_002654 0 +qtest2014.38 0 uptod4830_12_010564 1 +qtest2014.38 0 uptod4830_12_010654 1 +qtest2014.38 0 uptod4830_12_016825 0 +qtest2014.38 0 uptod4830_12_016969 0 +qtest2014.38 0 uptod4830_12_016974 0 +qtest2014.38 0 uptod4830_12_017004 0 +qtest2014.38 0 uptod4830_12_018776 0 +qtest2014.38 0 uptod4830_12_026679 0 +qtest2014.38 0 uptod4830_12_029577 0 +qtest2014.38 0 uptod4830_12_029649 0 +qtest2014.38 0 uptod4830_12_029676 0 +qtest2014.38 0 uptod4830_12_029783 0 +qtest2014.38 0 uptod4830_12_029784 0 +qtest2014.38 0 uptod4830_12_032162 0 +qtest2014.38 0 uptod4830_12_032402 0 +qtest2014.38 0 uptod4830_12_033184 1 +qtest2014.38 0 uptod4830_12_033371 1 +qtest2014.38 0 uptod4830_12_049573 0 +qtest2014.38 0 uptod4830_12_059950 1 +qtest2014.38 0 uptod4830_12_070453 0 +qtest2014.38 0 uptod4830_12_070454 0 +qtest2014.38 0 uptod4830_12_072304 1 +qtest2014.38 0 uptod4830_12_072507 1 +qtest2014.38 0 uptod4830_12_078984 0 +qtest2014.38 0 uptod4830_12_081766 0 +qtest2014.38 0 uptod4830_12_081767 0 +qtest2014.38 0 virtu4909_12_001454 0 +qtest2014.38 0 virtu4909_12_001505 0 +qtest2014.38 0 virtu4909_12_001891 1 +qtest2014.38 0 vital4916_12_001261 0 +qtest2014.38 0 vital4916_12_001263 0 +qtest2014.38 0 vital4916_12_001264 0 +qtest2014.38 0 vital4916_12_001268 0 +qtest2014.38 0 vital4916_12_001273 0 +qtest2014.38 0 webmd4945_12_000895 1 +qtest2014.38 0 webmd4945_12_000899 1 +qtest2014.38 0 webmd4945_12_001442 1 +qtest2014.38 0 webmd4945_12_001800 1 +qtest2014.38 0 webmd4945_12_001803 1 +qtest2014.38 0 webmd4945_12_001804 0 +qtest2014.38 0 wiki.0842_12_000501 0 +qtest2014.38 0 wiki.0842_12_001277 0 +qtest2014.38 0 wiki.0842_12_005469 0 +qtest2014.38 0 yourh5013_12_002930 0 +qtest2014.38 0 yourh5013_12_034230 0 +qtest2014.38 0 yourh5013_12_051809 0 +qtest2014.38 0 yourh5013_12_195382 0 +qtest2014.38 0 yourh5013_12_239482 0 +qtest2014.38 0 yourh5013_12_316553 0 +qtest2014.38 0 yourh5013_12_330638 0 +qtest2014.38 0 yourh5013_12_342599 0 +qtest2014.38 0 yourh5013_12_376772 0 +qtest2014.38 0 yourh5013_12_414914 0 +qtest2014.39 0 add.a0911_12_000222 0 +qtest2014.39 0 asbes1977_12_000923 0 +qtest2014.39 0 aswee0953_12_000506 0 +qtest2014.39 0 austr2019_12_001000 0 +qtest2014.39 0 bestb0834_12_000264 0 +qtest2014.39 0 bestb0834_12_000439 0 +qtest2014.39 0 bestb0834_12_000440 0 +qtest2014.39 0 bestb0834_12_000529 0 +qtest2014.39 0 bestb0834_12_001116 0 +qtest2014.39 0 bestb0834_12_001153 1 +qtest2014.39 0 bestb0834_12_001297 0 +qtest2014.39 0 bestb0834_12_001424 0 +qtest2014.39 0 bestb0834_12_001457 0 +qtest2014.39 0 bestb0834_12_001904 0 +qtest2014.39 0 bestb0834_12_002048 1 +qtest2014.39 0 bestb0834_12_002074 0 +qtest2014.39 0 bestb0834_12_002157 0 +qtest2014.39 0 bestb0834_12_002166 0 +qtest2014.39 0 bestb0834_12_002209 1 +qtest2014.39 0 bestb0834_12_002434 0 +qtest2014.39 0 cadth0844_12_003780 0 +qtest2014.39 0 cadth0844_12_003952 0 +qtest2014.39 0 cadth0844_12_004245 0 +qtest2014.39 0 cadth0844_12_005403 0 +qtest2014.39 0 cadth0844_12_005431 0 +qtest2014.39 0 clini0836_12_002612 0 +qtest2014.39 0 clini0836_12_002614 0 +qtest2014.39 0 clini0836_12_014729 0 +qtest2014.39 0 clini0836_12_017905 0 +qtest2014.39 0 clini0836_12_018827 0 +qtest2014.39 0 clini0836_12_018829 0 +qtest2014.39 0 clini0836_12_021770 0 +qtest2014.39 0 clini0836_12_028293 0 +qtest2014.39 0 clini0836_12_028439 1 +qtest2014.39 0 clini0836_12_033881 0 +qtest2014.39 0 clini0836_12_034254 0 +qtest2014.39 0 clini0836_12_035232 0 +qtest2014.39 0 clini0836_12_035247 0 +qtest2014.39 0 clini0836_12_039991 1 +qtest2014.39 0 clini0836_12_040263 0 +qtest2014.39 0 clini0836_12_045987 1 +qtest2014.39 0 clini0836_12_050477 0 +qtest2014.39 0 clini0836_12_053817 0 +qtest2014.39 0 clini0836_12_059928 0 +qtest2014.39 0 clini0836_12_060085 1 +qtest2014.39 0 clini0836_12_060592 0 +qtest2014.39 0 clini0836_12_062754 0 +qtest2014.39 0 clini0836_12_062777 0 +qtest2014.39 0 clini0836_12_072504 0 +qtest2014.39 0 clini0836_12_074757 0 +qtest2014.39 0 clini0836_12_080843 0 +qtest2014.39 0 clini0836_12_084917 1 +qtest2014.39 0 clini0836_12_084921 0 +qtest2014.39 0 clini0836_12_086835 0 +qtest2014.39 0 clini0836_12_089869 0 +qtest2014.39 0 clini0836_12_090744 1 +qtest2014.39 0 clini0836_12_092270 1 +qtest2014.39 0 clini0836_12_092951 0 +qtest2014.39 0 clini0836_12_102129 0 +qtest2014.39 0 clini0836_12_103957 1 +qtest2014.39 0 clini0836_12_105734 1 +qtest2014.39 0 clini0836_12_106903 0 +qtest2014.39 0 clini0836_12_107279 0 +qtest2014.39 0 clini0836_12_117179 0 +qtest2014.39 0 clini0836_12_124538 1 +qtest2014.39 0 clini0836_12_127332 0 +qtest2014.39 0 docti2601_12_000098 0 +qtest2014.39 0 ecco-2749_12_000707 0 +qtest2014.39 0 emedi2805_12_001773 0 +qtest2014.39 0 en.ec1145_12_000600 0 +qtest2014.39 0 en.ec1145_12_000605 0 +qtest2014.39 0 en.ec1145_12_000611 0 +qtest2014.39 0 en.ec1145_12_000615 0 +qtest2014.39 0 en.ec1145_12_000619 0 +qtest2014.39 0 en.ec1145_12_000623 0 +qtest2014.39 0 en.ec1145_12_000633 0 +qtest2014.39 0 en.ec1145_12_000635 0 +qtest2014.39 0 en.ec1145_12_000642 0 +qtest2014.39 0 en.ec1145_12_000644 0 +qtest2014.39 0 en.ec1145_12_000647 0 +qtest2014.39 0 every2870_12_003697 0 +qtest2014.39 0 first1181_12_000642 0 +qtest2014.39 0 healt3090_12_000574 0 +qtest2014.39 0 healt3115_12_001063 1 +qtest2014.39 0 heart1228_12_000477 1 +qtest2014.39 0 heart1228_12_000483 1 +qtest2014.39 0 heart1228_12_000597 1 +qtest2014.39 0 hotto3201_12_001915 1 +qtest2014.39 0 hotto3201_12_002308 1 +qtest2014.39 0 hotto3201_12_002309 1 +qtest2014.39 0 innov3303_12_001215 0 +qtest2014.39 0 innov3303_12_001380 0 +qtest2014.39 0 jfpon3369_12_000999 1 +qtest2014.39 0 jfpon3369_12_001077 1 +qtest2014.39 0 lungc3517_12_000002 0 +qtest2014.39 0 med.u3602_12_000390 0 +qtest2014.39 0 metho3694_12_001890 0 +qtest2014.39 0 ncbi.3800_12_000118 0 +qtest2014.39 0 ncbi.3800_12_000126 1 +qtest2014.39 0 ncbi.3800_12_007823 1 +qtest2014.39 0 netce3826_12_001609 0 +qtest2014.39 0 npc.n0850_12_002048 0 +qtest2014.39 0 pathg3984_12_000547 0 +qtest2014.39 0 pathg3984_12_000553 0 +qtest2014.39 0 patho3985_12_000096 0 +qtest2014.39 0 publi0841_12_000670 1 +qtest2014.39 0 publi0841_12_001011 1 +qtest2014.39 0 publi0841_12_002161 1 +qtest2014.39 0 publi0841_12_003102 1 +qtest2014.39 0 publi0841_12_004002 1 +qtest2014.39 0 publi0841_12_005273 1 +qtest2014.39 0 publi0841_12_005310 1 +qtest2014.39 0 publi0841_12_006451 1 +qtest2014.39 0 sfip-4392_12_000251 0 +qtest2014.39 0 sfip-4392_12_000298 0 +qtest2014.39 0 tripa0853_12_000232 0 +qtest2014.39 0 tripa0853_12_004267 0 +qtest2014.39 0 tripa0853_12_005321 1 +qtest2014.39 0 uptod4830_12_001671 1 +qtest2014.39 0 uptod4830_12_001697 1 +qtest2014.39 0 uptod4830_12_001702 0 +qtest2014.39 0 uptod4830_12_001720 1 +qtest2014.39 0 uptod4830_12_001798 1 +qtest2014.39 0 uptod4830_12_001805 1 +qtest2014.39 0 uptod4830_12_003071 1 +qtest2014.39 0 uptod4830_12_003175 1 +qtest2014.39 0 uptod4830_12_005422 0 +qtest2014.39 0 uptod4830_12_015699 1 +qtest2014.39 0 uptod4830_12_021328 0 +qtest2014.39 0 uptod4830_12_021394 0 +qtest2014.39 0 uptod4830_12_021919 0 +qtest2014.39 0 uptod4830_12_022001 1 +qtest2014.39 0 uptod4830_12_024113 1 +qtest2014.39 0 uptod4830_12_031371 1 +qtest2014.39 0 uptod4830_12_031465 1 +qtest2014.39 0 uptod4830_12_031488 1 +qtest2014.39 0 uptod4830_12_031491 0 +qtest2014.39 0 uptod4830_12_031508 1 +qtest2014.39 0 uptod4830_12_031598 0 +qtest2014.39 0 uptod4830_12_031615 1 +qtest2014.39 0 uptod4830_12_034192 1 +qtest2014.39 0 uptod4830_12_034858 0 +qtest2014.39 0 uptod4830_12_048085 1 +qtest2014.39 0 uptod4830_12_048109 1 +qtest2014.39 0 uptod4830_12_048345 1 +qtest2014.39 0 uptod4830_12_048402 1 +qtest2014.39 0 uptod4830_12_048830 1 +qtest2014.39 0 uptod4830_12_049467 0 +qtest2014.39 0 uptod4830_12_051633 0 +qtest2014.39 0 uptod4830_12_051636 0 +qtest2014.39 0 uptod4830_12_051638 0 +qtest2014.39 0 uptod4830_12_051639 0 +qtest2014.39 0 uptod4830_12_051706 0 +qtest2014.39 0 uptod4830_12_054037 1 +qtest2014.39 0 uptod4830_12_054119 1 +qtest2014.39 0 uptod4830_12_054233 1 +qtest2014.39 0 uptod4830_12_055619 1 +qtest2014.39 0 uptod4830_12_060828 1 +qtest2014.39 0 uptod4830_12_062251 0 +qtest2014.39 0 uptod4830_12_062252 0 +qtest2014.39 0 uptod4830_12_065008 1 +qtest2014.39 0 uptod4830_12_065034 1 +qtest2014.39 0 uptod4830_12_065037 1 +qtest2014.39 0 uptod4830_12_065063 1 +qtest2014.39 0 uptod4830_12_065080 1 +qtest2014.39 0 uptod4830_12_065130 1 +qtest2014.39 0 uptod4830_12_065148 0 +qtest2014.39 0 uptod4830_12_065185 1 +qtest2014.39 0 uptod4830_12_065186 1 +qtest2014.39 0 uptod4830_12_065254 1 +qtest2014.39 0 uptod4830_12_065264 1 +qtest2014.39 0 uptod4830_12_065266 1 +qtest2014.39 0 uptod4830_12_065269 1 +qtest2014.39 0 uptod4830_12_065275 1 +qtest2014.39 0 uptod4830_12_065276 1 +qtest2014.39 0 uptod4830_12_065278 1 +qtest2014.39 0 uptod4830_12_065314 1 +qtest2014.39 0 uptod4830_12_065325 1 +qtest2014.39 0 uptod4830_12_065335 1 +qtest2014.39 0 uptod4830_12_065356 1 +qtest2014.39 0 uptod4830_12_069166 1 +qtest2014.39 0 uptod4830_12_073516 1 +qtest2014.39 0 uptod4830_12_083185 1 +qtest2014.39 0 uptod4830_12_083193 1 +qtest2014.39 0 uptod4830_12_083198 1 +qtest2014.39 0 uptod4830_12_083202 0 +qtest2014.39 0 uptod4830_12_083234 1 +qtest2014.39 0 uptod4830_12_083246 1 +qtest2014.39 0 uptod4830_12_083247 1 +qtest2014.39 0 uptod4830_12_083260 1 +qtest2014.39 0 uptod4830_12_083267 1 +qtest2014.39 0 uptod4830_12_083277 1 +qtest2014.39 0 uptod4830_12_083282 1 +qtest2014.39 0 uptod4830_12_083356 1 +qtest2014.39 0 uptod4830_12_083361 1 +qtest2014.39 0 uptod4830_12_083364 1 +qtest2014.39 0 uptod4830_12_083373 1 +qtest2014.39 0 uptod4830_12_083417 1 +qtest2014.39 0 vidyy4903_12_000229 1 +qtest2014.39 0 wiki.0842_12_001156 0 +qtest2014.40 0 anaes1909_12_000237 0 +qtest2014.40 0 backa0962_12_000590 0 +qtest2014.40 0 backa0962_12_001320 0 +qtest2014.40 0 bestb0834_12_001897 1 +qtest2014.40 0 carin2254_12_000086 0 +qtest2014.40 0 carin2255_12_000145 0 +qtest2014.40 0 carin2256_12_000042 0 +qtest2014.40 0 chkd.2351_12_000349 0 +qtest2014.40 0 chkd.2351_12_001056 0 +qtest2014.40 0 chkd.2351_12_001630 0 +qtest2014.40 0 chkd.2351_12_001668 0 +qtest2014.40 0 clini0836_12_012193 0 +qtest2014.40 0 clini0836_12_025499 0 +qtest2014.40 0 clini0836_12_033121 0 +qtest2014.40 0 clini0836_12_033853 0 +qtest2014.40 0 clini0836_12_076155 0 +qtest2014.40 0 clini0836_12_085817 0 +qtest2014.40 0 clini0836_12_089619 0 +qtest2014.40 0 clini0836_12_103318 0 +qtest2014.40 0 clini0836_12_106416 0 +qtest2014.40 0 clini0836_12_106856 0 +qtest2014.40 0 clini0836_12_115209 0 +qtest2014.40 0 clini0836_12_126031 0 +qtest2014.40 0 copdc2445_12_000001 0 +qtest2014.40 0 cps.c2460_12_000955 1 +qtest2014.40 0 cps.c2460_12_000956 0 +qtest2014.40 0 dict.2567_12_001915 1 +qtest2014.40 0 e-alg2731_12_000171 0 +qtest2014.40 0 elgin2788_12_002468 0 +qtest2014.40 0 elgin2788_12_002489 0 +qtest2014.40 0 elgin2788_12_002546 0 +qtest2014.40 0 elgin2788_12_002827 0 +qtest2014.40 0 elgin2788_12_002842 0 +qtest2014.40 0 elgin2788_12_002848 0 +qtest2014.40 0 elgin2788_12_002867 0 +qtest2014.40 0 elgin2788_12_002923 0 +qtest2014.40 0 elgin2788_12_002944 0 +qtest2014.40 0 en.ec1145_12_001683 0 +qtest2014.40 0 entus2836_12_000029 0 +qtest2014.40 0 entus2836_12_000030 0 +qtest2014.40 0 entus2836_12_000600 0 +qtest2014.40 0 entus2836_12_000649 0 +qtest2014.40 0 entus2836_12_000650 0 +qtest2014.40 0 entus2836_12_000651 0 +qtest2014.40 0 every2870_12_006971 1 +qtest2014.40 0 every2870_12_008882 0 +qtest2014.40 0 fromy1190_12_002004 0 +qtest2014.40 0 fromy1190_12_002126 0 +qtest2014.40 0 ghr.n1205_12_000140 0 +qtest2014.40 0 ghr.n3014_12_000184 0 +qtest2014.40 0 healt3097_12_001483 0 +qtest2014.40 0 healt3097_12_001485 0 +qtest2014.40 0 ihs.g3251_12_000993 0 +qtest2014.40 0 ihs.g3251_12_001119 0 +qtest2014.40 0 imaio3262_12_000385 0 +qtest2014.40 0 imaio3262_12_000396 0 +qtest2014.40 0 imaio3262_12_000415 0 +qtest2014.40 0 imaio3262_12_000421 0 +qtest2014.40 0 imaio3262_12_000525 0 +qtest2014.40 0 imaio3262_12_000545 0 +qtest2014.40 0 imaio3262_12_000563 0 +qtest2014.40 0 imaio3262_12_000572 0 +qtest2014.40 0 imaio3262_12_000582 0 +qtest2014.40 0 imaio3262_12_000584 0 +qtest2014.40 0 jfpon3369_12_000113 0 +qtest2014.40 0 jfpon3369_12_000864 0 +qtest2014.40 0 metho3694_12_002104 0 +qtest2014.40 0 metho3694_12_002196 0 +qtest2014.40 0 metho3694_12_002203 0 +qtest2014.40 0 metho3694_12_002293 0 +qtest2014.40 0 metho3694_12_002300 0 +qtest2014.40 0 metho3694_12_002366 0 +qtest2014.40 0 metho3694_12_002383 0 +qtest2014.40 0 metho3694_12_002458 0 +qtest2014.40 0 metho3694_12_002572 0 +qtest2014.40 0 metho3694_12_002584 0 +qtest2014.40 0 mgh.o3697_12_000332 1 +qtest2014.40 0 netce3826_12_001459 1 +qtest2014.40 0 netce3826_12_001644 0 +qtest2014.40 0 nhslo3844_12_015901 0 +qtest2014.40 0 nhslo3844_12_015905 0 +qtest2014.40 0 pathg3984_12_000499 0 +qtest2014.40 0 patho3986_12_001262 0 +qtest2014.40 0 pedia1457_12_000769 0 +qtest2014.40 0 pedia1457_12_000780 0 +qtest2014.40 0 pedia1457_12_001181 0 +qtest2014.40 0 pedia1457_12_001293 0 +qtest2014.40 0 pedia1457_12_001308 0 +qtest2014.40 0 pedia1457_12_001321 0 +qtest2014.40 0 pedia1457_12_001480 0 +qtest2014.40 0 pedia4004_12_001021 0 +qtest2014.40 0 plast1486_12_000262 0 +qtest2014.40 0 plast1486_12_000263 0 +qtest2014.40 0 publi0841_12_007731 0 +qtest2014.40 0 shoul4402_12_001977 0 +qtest2014.40 0 shoul4402_12_002092 0 +qtest2014.40 0 siume4425_12_000805 0 +qtest2014.40 0 sport1590_12_000137 0 +qtest2014.40 0 teend4621_12_000036 1 +qtest2014.40 0 teend4621_12_000038 0 +qtest2014.40 0 teend4621_12_000075 0 +qtest2014.40 0 teend4621_12_000084 0 +qtest2014.40 0 teend4621_12_000086 0 +qtest2014.40 0 teend4621_12_000124 0 +qtest2014.40 0 teend4621_12_000135 0 +qtest2014.40 0 teend4621_12_000172 0 +qtest2014.40 0 teend4621_12_000181 0 +qtest2014.40 0 teend4621_12_000183 0 +qtest2014.40 0 teend4621_12_000478 0 +qtest2014.40 0 teend4621_12_000613 0 +qtest2014.40 0 teend4621_12_000622 0 +qtest2014.40 0 teend4621_12_000624 0 +qtest2014.40 0 teend4621_12_000954 1 +qtest2014.40 0 teend4621_12_000976 0 +qtest2014.40 0 teend4621_12_001039 1 +qtest2014.40 0 teend4621_12_001078 0 +qtest2014.40 0 teend4621_12_001087 0 +qtest2014.40 0 teend4621_12_001089 0 +qtest2014.40 0 teend4621_12_001126 0 +qtest2014.40 0 teend4621_12_001135 0 +qtest2014.40 0 teend4621_12_001137 0 +qtest2014.40 0 triph4710_12_000730 0 +qtest2014.40 0 triph4710_12_000903 0 +qtest2014.40 0 triph4710_12_000904 0 +qtest2014.40 0 triph4710_12_001302 0 +qtest2014.40 0 uptod4830_12_000616 0 +qtest2014.40 0 uptod4830_12_000657 1 +qtest2014.40 0 uptod4830_12_000672 0 +qtest2014.40 0 uptod4830_12_000688 1 +qtest2014.40 0 uptod4830_12_000716 1 +qtest2014.40 0 uptod4830_12_001136 0 +qtest2014.40 0 uptod4830_12_001140 0 +qtest2014.40 0 uptod4830_12_001689 0 +qtest2014.40 0 uptod4830_12_003925 0 +qtest2014.40 0 uptod4830_12_003928 0 +qtest2014.40 0 uptod4830_12_004048 0 +qtest2014.40 0 uptod4830_12_004408 0 +qtest2014.40 0 uptod4830_12_008448 0 +qtest2014.40 0 uptod4830_12_022802 0 +qtest2014.40 0 uptod4830_12_025649 0 +qtest2014.40 0 uptod4830_12_025824 0 +qtest2014.40 0 uptod4830_12_025933 1 +qtest2014.40 0 uptod4830_12_073234 0 +qtest2014.40 0 uptod4830_12_079508 1 +qtest2014.40 0 uptod4830_12_079701 0 +qtest2014.40 0 uptod4830_12_079725 0 +qtest2014.40 0 virtu4909_12_000241 0 +qtest2014.40 0 virtu4909_12_001291 0 +qtest2014.40 0 virtu4913_12_000496 0 +qtest2014.40 0 virtu4913_12_000915 0 +qtest2014.40 0 wikis0855_12_000357 0 +qtest2014.41 0 clini0836_12_043622 1 +qtest2014.41 0 clini0836_12_065222 1 +qtest2014.41 0 clini0836_12_096561 1 +qtest2014.41 0 clini0836_12_099395 0 +qtest2014.41 0 clini0836_12_110384 1 +qtest2014.41 0 clini0836_12_123092 1 +qtest2014.41 0 diges2577_12_000089 1 +qtest2014.41 0 diges2577_12_000235 1 +qtest2014.41 0 diges2577_12_000236 1 +qtest2014.41 0 diges2577_12_000238 1 +qtest2014.41 0 diges2577_12_000239 1 +qtest2014.41 0 diges2577_12_000240 1 +qtest2014.41 0 diges2577_12_000241 1 +qtest2014.41 0 diges2577_12_000242 1 +qtest2014.41 0 endoa2819_12_000121 1 +qtest2014.41 0 fromy1190_12_000825 1 +qtest2014.41 0 gastr2983_12_000074 1 +qtest2014.41 0 healt3115_12_000955 1 +qtest2014.41 0 mayoc3579_12_011714 1 +qtest2014.41 0 med.n3601_12_000414 1 +qtest2014.41 0 medis3653_12_001684 1 +qtest2014.41 0 metho3694_12_001838 0 +qtest2014.41 0 my.cl1373_12_000887 1 +qtest2014.41 0 ncbi.3800_12_009222 1 +qtest2014.41 0 ncbi.3800_12_009226 1 +qtest2014.41 0 nhslo1393_12_011179 1 +qtest2014.41 0 nhslo1393_12_011183 1 +qtest2014.41 0 nhslo1393_12_011416 1 +qtest2014.41 0 nhslo1393_12_011420 1 +qtest2014.41 0 pancr3980_12_000736 1 +qtest2014.41 0 pancr3980_12_000935 1 +qtest2014.41 0 pancr3980_12_000951 1 +qtest2014.41 0 pathg3984_12_000507 1 +qtest2014.41 0 publi0841_12_008117 1 +qtest2014.41 0 quali4182_12_003003 0 +qtest2014.41 0 quali4182_12_003010 0 +qtest2014.41 0 quali4182_12_003270 0 +qtest2014.41 0 quali4182_12_003306 0 +qtest2014.41 0 quali4182_12_003307 0 +qtest2014.41 0 randy4197_12_000129 1 +qtest2014.41 0 randy4197_12_000178 1 +qtest2014.41 0 rcsed4219_12_000101 1 +qtest2014.41 0 senio1563_12_001379 1 +qtest2014.41 0 senio1563_12_001380 1 +qtest2014.41 0 uptod4830_12_023657 1 +qtest2014.41 0 uptod4830_12_041173 1 +qtest2014.41 0 uptod4830_12_043009 1 +qtest2014.41 0 uptod4830_12_043040 1 +qtest2014.41 0 uptod4830_12_045448 1 +qtest2014.41 0 uptod4830_12_046888 1 +qtest2014.41 0 uptod4830_12_063226 1 +qtest2014.41 0 uptod4830_12_063265 1 +qtest2014.41 0 uptod4830_12_063288 1 +qtest2014.41 0 uptod4830_12_063335 1 +qtest2014.41 0 uptod4830_12_063336 1 +qtest2014.41 0 uptod4830_12_063381 1 +qtest2014.41 0 uptod4830_12_063411 1 +qtest2014.41 0 uptod4830_12_063437 1 +qtest2014.41 0 uptod4830_12_063457 0 +qtest2014.41 0 uptod4830_12_063489 1 +qtest2014.41 0 uptod4830_12_063491 1 +qtest2014.41 0 uptod4830_12_063492 1 +qtest2014.41 0 uptod4830_12_063494 1 +qtest2014.41 0 uptod4830_12_063568 1 +qtest2014.41 0 uptod4830_12_063595 1 +qtest2014.41 0 uptod4830_12_063598 1 +qtest2014.41 0 wiki.0842_12_000151 1 +qtest2014.42 0 anato1913_12_000183 1 +qtest2014.42 0 clini0836_12_015374 1 +qtest2014.42 0 clini0836_12_017621 1 +qtest2014.42 0 clini0836_12_017622 1 +qtest2014.42 0 clini0836_12_018027 1 +qtest2014.42 0 clini0836_12_018473 1 +qtest2014.42 0 clini0836_12_028086 1 +qtest2014.42 0 clini0836_12_046761 1 +qtest2014.42 0 clini0836_12_058570 1 +qtest2014.42 0 clini0836_12_059461 1 +qtest2014.42 0 clini0836_12_079790 1 +qtest2014.42 0 clini0836_12_080893 1 +qtest2014.42 0 ghora3013_12_000472 0 +qtest2014.42 0 heart1228_12_000620 1 +qtest2014.42 0 heart1228_12_000855 1 +qtest2014.42 0 heart1228_12_000856 1 +qtest2014.42 0 heart1228_12_001151 1 +qtest2014.42 0 heart1228_12_001153 1 +qtest2014.42 0 mayoc3579_12_011767 0 +qtest2014.42 0 mayoc3579_12_011769 0 +qtest2014.42 0 mayoc3579_12_011770 1 +qtest2014.42 0 mayoc3579_12_011771 1 +qtest2014.42 0 mayoc3579_12_011772 0 +qtest2014.42 0 mayoc3579_12_011773 1 +qtest2014.42 0 mayoc3579_12_011774 1 +qtest2014.42 0 mayoc3579_12_011775 0 +qtest2014.42 0 mayoc3579_12_011776 1 +qtest2014.42 0 pted.4167_12_000145 0 +qtest2014.42 0 pted.4167_12_000213 0 +qtest2014.42 0 pted.4167_12_000370 1 +qtest2014.42 0 pted.4167_12_000376 1 +qtest2014.42 0 pted.4167_12_000478 1 +qtest2014.42 0 publi0841_12_001037 0 +qtest2014.42 0 publi0841_12_002579 1 +qtest2014.42 0 publi0841_12_004156 1 +qtest2014.42 0 publi0841_12_007788 1 +qtest2014.42 0 strok1598_12_000122 1 +qtest2014.42 0 uptod4830_12_005143 1 +qtest2014.42 0 uptod4830_12_005176 1 +qtest2014.42 0 uptod4830_12_005206 1 +qtest2014.42 0 uptod4830_12_005309 1 +qtest2014.42 0 uptod4830_12_005319 1 +qtest2014.42 0 uptod4830_12_005467 1 +qtest2014.42 0 uptod4830_12_005482 1 +qtest2014.42 0 uptod4830_12_054101 1 +qtest2014.42 0 uptod4830_12_073395 1 +qtest2014.42 0 uptod4830_12_073489 1 +qtest2014.42 0 wiki.0842_12_007432 0 +qtest2014.43 0 attra0843_12_000583 0 +qtest2014.43 0 bemd.2092_12_000001 0 +qtest2014.43 0 child2346_12_001032 0 +qtest2014.43 0 child2346_12_001035 0 +qtest2014.43 0 child2346_12_001057 0 +qtest2014.43 0 chole1023_12_000079 1 +qtest2014.43 0 chole1023_12_000151 1 +qtest2014.43 0 clini0836_12_002605 1 +qtest2014.43 0 clini0836_12_002764 0 +qtest2014.43 0 clini0836_12_002834 0 +qtest2014.43 0 clini0836_12_002893 0 +qtest2014.43 0 clini0836_12_003151 1 +qtest2014.43 0 clini0836_12_003661 0 +qtest2014.43 0 clini0836_12_005853 0 +qtest2014.43 0 clini0836_12_006256 1 +qtest2014.43 0 clini0836_12_006259 0 +qtest2014.43 0 clini0836_12_014545 0 +qtest2014.43 0 clini0836_12_016796 0 +qtest2014.43 0 clini0836_12_023434 0 +qtest2014.43 0 clini0836_12_024428 1 +qtest2014.43 0 clini0836_12_026736 0 +qtest2014.43 0 clini0836_12_035316 0 +qtest2014.43 0 clini0836_12_035335 0 +qtest2014.43 0 clini0836_12_041616 0 +qtest2014.43 0 clini0836_12_055116 0 +qtest2014.43 0 clini0836_12_070744 0 +qtest2014.43 0 clini0836_12_092376 0 +qtest2014.43 0 clini0836_12_092377 0 +qtest2014.43 0 clini0836_12_096066 1 +qtest2014.43 0 clini0836_12_116370 0 +qtest2014.43 0 clini0836_12_122697 0 +qtest2014.43 0 ghr.n0840_12_010645 0 +qtest2014.43 0 ghr.n0840_12_013981 0 +qtest2014.43 0 guide3049_12_000502 0 +qtest2014.43 0 guide3049_12_000781 0 +qtest2014.43 0 healt3117_12_001556 0 +qtest2014.43 0 healt3117_12_001629 0 +qtest2014.43 0 healt3117_12_001630 0 +qtest2014.43 0 healt3117_12_001631 0 +qtest2014.43 0 healt3117_12_001632 0 +qtest2014.43 0 healt3117_12_001633 0 +qtest2014.43 0 healt3117_12_001634 0 +qtest2014.43 0 healt3117_12_001635 0 +qtest2014.43 0 healt3117_12_001636 0 +qtest2014.43 0 healt3117_12_001637 1 +qtest2014.43 0 healt3117_12_001638 0 +qtest2014.43 0 heart1228_12_000107 0 +qtest2014.43 0 heart1228_12_000783 1 +qtest2014.43 0 heart3134_12_000093 0 +qtest2014.43 0 heart3134_12_000197 0 +qtest2014.43 0 heart3134_12_000209 0 +qtest2014.43 0 heart3134_12_000250 0 +qtest2014.43 0 heart3134_12_000254 0 +qtest2014.43 0 heart3134_12_000267 1 +qtest2014.43 0 heart3134_12_000270 0 +qtest2014.43 0 heart3134_12_000273 0 +qtest2014.43 0 heart3134_12_000276 1 +qtest2014.43 0 heart3134_12_000282 0 +qtest2014.43 0 heart3134_12_000284 0 +qtest2014.43 0 heart3134_12_000343 0 +qtest2014.43 0 heart3138_12_000044 0 +qtest2014.43 0 nlm.n3868_12_001497 0 +qtest2014.43 0 tripa0853_12_001436 0 +qtest2014.43 0 type11642_12_000074 0 +qtest2014.43 0 under4819_12_000012 0 +qtest2014.43 0 uptod4830_12_001551 0 +qtest2014.43 0 uptod4830_12_001679 1 +qtest2014.43 0 uptod4830_12_001720 1 +qtest2014.43 0 uptod4830_12_001732 1 +qtest2014.43 0 uptod4830_12_001744 1 +qtest2014.43 0 uptod4830_12_005348 0 +qtest2014.43 0 uptod4830_12_008795 0 +qtest2014.43 0 uptod4830_12_012521 0 +qtest2014.43 0 uptod4830_12_013568 0 +qtest2014.43 0 uptod4830_12_013653 0 +qtest2014.43 0 uptod4830_12_015569 0 +qtest2014.43 0 uptod4830_12_015592 0 +qtest2014.43 0 uptod4830_12_015593 0 +qtest2014.43 0 uptod4830_12_015712 0 +qtest2014.43 0 uptod4830_12_015797 0 +qtest2014.43 0 uptod4830_12_016626 0 +qtest2014.43 0 uptod4830_12_021996 1 +qtest2014.43 0 uptod4830_12_024011 0 +qtest2014.43 0 uptod4830_12_024278 1 +qtest2014.43 0 uptod4830_12_033995 0 +qtest2014.43 0 uptod4830_12_034043 1 +qtest2014.43 0 uptod4830_12_034053 1 +qtest2014.43 0 uptod4830_12_034091 1 +qtest2014.43 0 uptod4830_12_034125 0 +qtest2014.43 0 uptod4830_12_034198 0 +qtest2014.43 0 uptod4830_12_034200 0 +qtest2014.43 0 uptod4830_12_034202 0 +qtest2014.43 0 uptod4830_12_034205 1 +qtest2014.43 0 uptod4830_12_034206 0 +qtest2014.43 0 uptod4830_12_034217 0 +qtest2014.43 0 uptod4830_12_034231 0 +qtest2014.43 0 uptod4830_12_039268 0 +qtest2014.43 0 uptod4830_12_046903 0 +qtest2014.43 0 uptod4830_12_049470 1 +qtest2014.43 0 uptod4830_12_050031 0 +qtest2014.43 0 uptod4830_12_060862 1 +qtest2014.43 0 uptod4830_12_060879 0 +qtest2014.43 0 uptod4830_12_060925 0 +qtest2014.43 0 uptod4830_12_060943 0 +qtest2014.43 0 uptod4830_12_060955 0 +qtest2014.43 0 uptod4830_12_060957 0 +qtest2014.43 0 uptod4830_12_060961 0 +qtest2014.43 0 uptod4830_12_061014 0 +qtest2014.43 0 uptod4830_12_061024 0 +qtest2014.43 0 uptod4830_12_065181 1 +qtest2014.43 0 uptod4830_12_065188 1 +qtest2014.43 0 uptod4830_12_065264 1 +qtest2014.43 0 uptod4830_12_071125 0 +qtest2014.43 0 uptod4830_12_073449 0 +qtest2014.43 0 uptod4830_12_073474 0 +qtest2014.43 0 uptod4830_12_083270 0 +qtest2014.44 0 bcbst2065_12_000325 0 +qtest2014.44 0 bcbst2065_12_000892 0 +qtest2014.44 0 bestb0834_12_000886 0 +qtest2014.44 0 bestb0834_12_002147 0 +qtest2014.44 0 bette2097_12_000045 0 +qtest2014.44 0 clini0836_12_032112 0 +qtest2014.44 0 diges2577_12_000018 0 +qtest2014.44 0 diges2577_12_000282 0 +qtest2014.44 0 diges2577_12_000283 0 +qtest2014.44 0 easyd2742_12_000124 0 +qtest2014.44 0 emedi2805_12_001021 0 +qtest2014.44 0 emedi2805_12_001102 0 +qtest2014.44 0 emedi2805_12_001315 0 +qtest2014.44 0 envir1155_12_000516 0 +qtest2014.44 0 every2870_12_005301 0 +qtest2014.44 0 every2870_12_005311 0 +qtest2014.44 0 fda.g2909_12_000784 0 +qtest2014.44 0 fda.g2909_12_002227 0 +qtest2014.44 0 fda.g2909_12_002228 0 +qtest2014.44 0 fda.g2909_12_002639 0 +qtest2014.44 0 fda.g2909_12_002641 0 +qtest2014.44 0 fda.g2909_12_003115 0 +qtest2014.44 0 fromy1190_12_001915 0 +qtest2014.44 0 g-pac2974_12_000010 1 +qtest2014.44 0 g-pac2974_12_000041 1 +qtest2014.44 0 g-pac2974_12_000072 1 +qtest2014.44 0 g-pac2974_12_000083 1 +qtest2014.44 0 g-pac2974_12_000087 1 +qtest2014.44 0 g-pac2974_12_000093 1 +qtest2014.44 0 g-pac2974_12_000105 0 +qtest2014.44 0 g-pac2974_12_000111 1 +qtest2014.44 0 g-pac2974_12_000116 1 +qtest2014.44 0 g-pac2974_12_000123 1 +qtest2014.44 0 g-pac2974_12_000129 0 +qtest2014.44 0 g-pac2974_12_000133 1 +qtest2014.44 0 healt3117_12_001493 0 +qtest2014.44 0 healt3117_12_001494 0 +qtest2014.44 0 healt3117_12_001495 1 +qtest2014.44 0 healt3117_12_001496 0 +qtest2014.44 0 healt3117_12_001497 0 +qtest2014.44 0 healt3117_12_001498 0 +qtest2014.44 0 healt3117_12_001499 1 +qtest2014.44 0 healt3117_12_001501 1 +qtest2014.44 0 healt3117_12_001759 1 +qtest2014.44 0 healt3117_12_001848 0 +qtest2014.44 0 heart3141_12_000200 0 +qtest2014.44 0 hospi3197_12_000356 1 +qtest2014.44 0 ibdcr1247_12_000039 0 +qtest2014.44 0 ibdcr1247_12_000045 0 +qtest2014.44 0 ibdcr1247_12_000053 1 +qtest2014.44 0 ibdcr1247_12_000060 0 +qtest2014.44 0 ibdcr1247_12_000082 0 +qtest2014.44 0 ibdcr1247_12_000131 0 +qtest2014.44 0 ibdcr1247_12_000158 0 +qtest2014.44 0 ibdcr1247_12_000237 0 +qtest2014.44 0 ibdcr1247_12_000280 0 +qtest2014.44 0 ibdcr1247_12_000351 1 +qtest2014.44 0 ibdcr1247_12_000500 0 +qtest2014.44 0 lowca1311_12_000754 0 +qtest2014.44 0 marsh3570_12_000221 0 +qtest2014.44 0 marsh3570_12_001131 0 +qtest2014.44 0 metho3694_12_001722 0 +qtest2014.44 0 mgh.o3697_12_000108 1 +qtest2014.44 0 ncbi.3800_12_008723 0 +qtest2014.44 0 nhslo1393_12_012136 1 +qtest2014.44 0 nhslo1393_12_012140 1 +qtest2014.44 0 nhslo3844_12_005612 0 +qtest2014.44 0 nhslo3844_12_005613 0 +qtest2014.44 0 nhslo3844_12_012780 0 +qtest2014.44 0 nlm.n3868_12_000636 1 +qtest2014.44 0 nlm.n3868_12_001811 0 +qtest2014.44 0 oley.3924_12_000353 0 +qtest2014.44 0 patie3992_12_000740 0 +qtest2014.44 0 pcos.1455_12_000059 0 +qtest2014.44 0 rcsed4219_12_000447 0 +qtest2014.44 0 teenh1617_12_000237 0 +qtest2014.44 0 thedo4643_12_001726 0 +qtest2014.44 0 tummy4721_12_000071 0 +qtest2014.44 0 uptod4830_12_016202 1 +qtest2014.44 0 uptod4830_12_016237 0 +qtest2014.44 0 uptod4830_12_016277 1 +qtest2014.44 0 uptod4830_12_016361 1 +qtest2014.44 0 uptod4830_12_017090 0 +qtest2014.44 0 uptod4830_12_023102 0 +qtest2014.44 0 uptod4830_12_023169 0 +qtest2014.44 0 uptod4830_12_023249 0 +qtest2014.44 0 uptod4830_12_029295 0 +qtest2014.44 0 uptod4830_12_047244 1 +qtest2014.44 0 uptod4830_12_047257 1 +qtest2014.44 0 uptod4830_12_059890 0 +qtest2014.44 0 uptod4830_12_059898 1 +qtest2014.44 0 uptod4830_12_059905 1 +qtest2014.44 0 uptod4830_12_059921 1 +qtest2014.44 0 uptod4830_12_059947 1 +qtest2014.44 0 uptod4830_12_059970 0 +qtest2014.44 0 uptod4830_12_059977 0 +qtest2014.44 0 uptod4830_12_059995 0 +qtest2014.44 0 uptod4830_12_059996 0 +qtest2014.44 0 uptod4830_12_059997 0 +qtest2014.44 0 uptod4830_12_059999 0 +qtest2014.44 0 uptod4830_12_060017 1 +qtest2014.44 0 uptod4830_12_060032 1 +qtest2014.44 0 uptod4830_12_060076 1 +qtest2014.44 0 uptod4830_12_060109 0 +qtest2014.44 0 uptod4830_12_060110 0 +qtest2014.44 0 uptod4830_12_060111 0 +qtest2014.44 0 uptod4830_12_060115 0 +qtest2014.44 0 uptod4830_12_060117 0 +qtest2014.44 0 uptod4830_12_060118 1 +qtest2014.44 0 uptod4830_12_060124 1 +qtest2014.44 0 uptod4830_12_060154 0 +qtest2014.44 0 uptod4830_12_060155 1 +qtest2014.44 0 uptod4830_12_060158 1 +qtest2014.44 0 uptod4830_12_060162 0 +qtest2014.44 0 uptod4830_12_060163 0 +qtest2014.44 0 uptod4830_12_068639 0 +qtest2014.44 0 uptod4830_12_070338 0 +qtest2014.44 0 uptod4830_12_070478 0 +qtest2014.44 0 uptod4830_12_081964 0 +qtest2014.44 0 virtu4909_12_001518 0 +qtest2014.44 0 virtu4909_12_001530 0 +qtest2014.44 0 virtu4913_12_000040 0 +qtest2014.44 0 virtu4913_12_000068 1 +qtest2014.44 0 wiki.0842_12_005414 1 +qtest2014.44 0 wiki.0842_12_009140 0 +qtest2014.44 0 wikis0855_12_000287 1 +qtest2014.44 0 wikis0855_12_000288 0 +qtest2014.44 0 yourh5013_12_001666 0 +qtest2014.44 0 yourh5013_12_179296 0 +qtest2014.44 0 yourh5013_12_379029 0 +qtest2014.45 0 bestb0834_12_000875 0 +qtest2014.45 0 clini0836_12_013241 1 +qtest2014.45 0 clini0836_12_027420 0 +qtest2014.45 0 clini0836_12_039596 1 +qtest2014.45 0 clini0836_12_059991 1 +qtest2014.45 0 clini0836_12_063874 1 +qtest2014.45 0 clini0836_12_070904 0 +qtest2014.45 0 clini0836_12_080186 1 +qtest2014.45 0 clini0836_12_102904 0 +qtest2014.45 0 cps.c2460_12_000204 0 +qtest2014.45 0 cps.c2460_12_000224 1 +qtest2014.45 0 daily0837_12_004606 1 +qtest2014.45 0 daily0837_12_034677 0 +qtest2014.45 0 dermw2530_12_000009 0 +qtest2014.45 0 dermw2530_12_000021 0 +qtest2014.45 0 dermw2530_12_000024 0 +qtest2014.45 0 euros2867_12_002196 0 +qtest2014.45 0 first1181_12_000146 1 +qtest2014.45 0 heart3134_12_000182 0 +qtest2014.45 0 jfpon3369_12_001147 0 +qtest2014.45 0 metho3694_12_001391 1 +qtest2014.45 0 my.cl1373_12_000302 1 +qtest2014.45 0 nursi1405_12_000689 1 +qtest2014.45 0 patho3986_12_001141 0 +qtest2014.45 0 uptod4830_12_000456 1 +qtest2014.45 0 uptod4830_12_002064 0 +qtest2014.45 0 uptod4830_12_003062 0 +qtest2014.45 0 uptod4830_12_009187 0 +qtest2014.45 0 uptod4830_12_009382 0 +qtest2014.45 0 uptod4830_12_010641 0 +qtest2014.45 0 uptod4830_12_018312 0 +qtest2014.45 0 uptod4830_12_018319 0 +qtest2014.45 0 uptod4830_12_018320 0 +qtest2014.45 0 uptod4830_12_018322 0 +qtest2014.45 0 uptod4830_12_018353 0 +qtest2014.45 0 uptod4830_12_018375 0 +qtest2014.45 0 uptod4830_12_018378 0 +qtest2014.45 0 uptod4830_12_018439 1 +qtest2014.45 0 uptod4830_12_018452 1 +qtest2014.45 0 uptod4830_12_018521 0 +qtest2014.45 0 uptod4830_12_018542 0 +qtest2014.45 0 uptod4830_12_018561 1 +qtest2014.45 0 uptod4830_12_018588 0 +qtest2014.45 0 uptod4830_12_020702 0 +qtest2014.45 0 uptod4830_12_026087 1 +qtest2014.45 0 uptod4830_12_028047 0 +qtest2014.45 0 uptod4830_12_028121 0 +qtest2014.45 0 uptod4830_12_042373 1 +qtest2014.45 0 uptod4830_12_043034 0 +qtest2014.45 0 uptod4830_12_053167 0 +qtest2014.45 0 uptod4830_12_053168 0 +qtest2014.45 0 uptod4830_12_054153 1 +qtest2014.45 0 uptod4830_12_054194 1 +qtest2014.45 0 uptod4830_12_054201 1 +qtest2014.45 0 uptod4830_12_062913 1 +qtest2014.45 0 uptod4830_12_068904 1 +qtest2014.45 0 uptod4830_12_069005 1 +qtest2014.45 0 uptod4830_12_075626 1 +qtest2014.45 0 uptod4830_12_075643 1 +qtest2014.45 0 uptod4830_12_075646 1 +qtest2014.45 0 uptod4830_12_075680 1 +qtest2014.45 0 uptod4830_12_075693 1 +qtest2014.45 0 uptod4830_12_079540 0 +qtest2014.45 0 uptod4830_12_079604 0 +qtest2014.45 0 uptod4830_12_079608 1 +qtest2014.45 0 uptod4830_12_079647 1 +qtest2014.45 0 uptod4830_12_079684 1 +qtest2014.45 0 uptod4830_12_079694 1 +qtest2014.45 0 uptod4830_12_080339 1 +qtest2014.45 0 uptod4830_12_080348 1 +qtest2014.45 0 uptod4830_12_080534 0 +qtest2014.45 0 uptod4830_12_080570 0 +qtest2014.45 0 uptod4830_12_080594 0 +qtest2014.45 0 vidyy4903_12_001096 1 +qtest2014.45 0 webmd4945_12_001081 0 +qtest2014.45 0 wiki.0842_12_004545 1 +qtest2014.45 0 wiki.0842_12_008888 1 +qtest2014.45 0 wiki.0842_12_009403 1 +qtest2014.45 0 wiki.0842_12_009407 1 +qtest2014.45 0 wiki.0842_12_009410 1 +qtest2014.46 0 aswee0953_12_001513 1 +qtest2014.46 0 child2346_12_001314 0 +qtest2014.46 0 child2346_12_001450 0 +qtest2014.46 0 clini0836_12_017836 0 +qtest2014.46 0 clini0836_12_023434 1 +qtest2014.46 0 clini0836_12_041616 0 +qtest2014.46 0 clini0836_12_064375 1 +qtest2014.46 0 clini0836_12_092376 1 +qtest2014.46 0 clini0836_12_092377 1 +qtest2014.46 0 clini0836_12_111430 0 +qtest2014.46 0 clini0836_12_128846 1 +qtest2014.46 0 cochr2414_12_000377 1 +qtest2014.46 0 diabe1087_12_000070 0 +qtest2014.46 0 diabe1087_12_000083 1 +qtest2014.46 0 diabe1087_12_000096 1 +qtest2014.46 0 diabe1087_12_000271 1 +qtest2014.46 0 diabe1087_12_000368 0 +qtest2014.46 0 diabe1087_12_000444 1 +qtest2014.46 0 diabe1087_12_000491 1 +qtest2014.46 0 diabe1087_12_000551 1 +qtest2014.46 0 diabe1087_12_000556 1 +qtest2014.46 0 diabe1087_12_000577 1 +qtest2014.46 0 diabe1087_12_000591 1 +qtest2014.46 0 diabe1087_12_000594 1 +qtest2014.46 0 diabe1087_12_000596 1 +qtest2014.46 0 diabe1087_12_000597 1 +qtest2014.46 0 diabe1087_12_000599 0 +qtest2014.46 0 diabe1087_12_000601 1 +qtest2014.46 0 diabe1087_12_000603 0 +qtest2014.46 0 diabe1087_12_000699 0 +qtest2014.46 0 diabe1087_12_001067 1 +qtest2014.46 0 emedi2805_12_000581 1 +qtest2014.46 0 emedi2805_12_000637 0 +qtest2014.46 0 emedi2805_12_000699 0 +qtest2014.46 0 emedi2805_12_000804 0 +qtest2014.46 0 emedi2805_12_000932 0 +qtest2014.46 0 emedi2805_12_001027 0 +qtest2014.46 0 emedi2805_12_001529 0 +qtest2014.46 0 emedi2805_12_001615 0 +qtest2014.46 0 emedi2805_12_001658 0 +qtest2014.46 0 emedi2805_12_001859 0 +qtest2014.46 0 endoc2821_12_000046 1 +qtest2014.46 0 endoc2821_12_000542 0 +qtest2014.46 0 endoc2821_12_000672 1 +qtest2014.46 0 endoc2821_12_001508 1 +qtest2014.46 0 endoc2821_12_001514 1 +qtest2014.46 0 ghr.n0840_12_010645 0 +qtest2014.46 0 glyco3028_12_000105 0 +qtest2014.46 0 healt3117_12_001556 1 +qtest2014.46 0 medis3653_12_000068 0 +qtest2014.46 0 medis3653_12_000213 1 +qtest2014.46 0 medis3653_12_000214 1 +qtest2014.46 0 medis3653_12_000215 1 +qtest2014.46 0 medis3653_12_000308 1 +qtest2014.46 0 medis3653_12_000605 1 +qtest2014.46 0 metho3694_12_002267 1 +qtest2014.46 0 nzssd3907_12_000035 0 +qtest2014.46 0 publi0841_12_001118 1 +qtest2014.46 0 publi0841_12_007562 1 +qtest2014.46 0 quali4182_12_003603 0 +qtest2014.46 0 quali4182_12_003648 0 +qtest2014.46 0 quali4182_12_003708 0 +qtest2014.46 0 quali4182_12_003721 0 +qtest2014.46 0 quali4182_12_003845 0 +qtest2014.46 0 quali4182_12_003856 1 +qtest2014.46 0 senio1563_12_001049 1 +qtest2014.46 0 type11642_12_000074 0 +qtest2014.46 0 type11642_12_000078 1 +qtest2014.46 0 type11642_12_000085 1 +qtest2014.46 0 type11642_12_000096 1 +qtest2014.46 0 type11642_12_000212 0 +qtest2014.46 0 type11642_12_000278 0 +qtest2014.46 0 type11642_12_000344 0 +qtest2014.46 0 type11642_12_000411 1 +qtest2014.46 0 uptod4830_12_001529 0 +qtest2014.46 0 uptod4830_12_001532 0 +qtest2014.46 0 uptod4830_12_001551 0 +qtest2014.46 0 uptod4830_12_001679 0 +qtest2014.46 0 uptod4830_12_001706 0 +qtest2014.46 0 uptod4830_12_001733 1 +qtest2014.46 0 uptod4830_12_001749 1 +qtest2014.46 0 uptod4830_12_001767 1 +qtest2014.46 0 uptod4830_12_001804 1 +qtest2014.46 0 uptod4830_12_007977 1 +qtest2014.46 0 uptod4830_12_012521 0 +qtest2014.46 0 uptod4830_12_012537 0 +qtest2014.46 0 uptod4830_12_012605 0 +qtest2014.46 0 uptod4830_12_012670 0 +qtest2014.46 0 uptod4830_12_012681 0 +qtest2014.46 0 uptod4830_12_013542 0 +qtest2014.46 0 uptod4830_12_013568 0 +qtest2014.46 0 uptod4830_12_015605 0 +qtest2014.46 0 uptod4830_12_015697 1 +qtest2014.46 0 uptod4830_12_015826 0 +qtest2014.46 0 uptod4830_12_021996 0 +qtest2014.46 0 uptod4830_12_031362 1 +qtest2014.46 0 uptod4830_12_031381 0 +qtest2014.46 0 uptod4830_12_031507 1 +qtest2014.46 0 uptod4830_12_031510 0 +qtest2014.46 0 uptod4830_12_039268 0 +qtest2014.46 0 uptod4830_12_044477 0 +qtest2014.46 0 uptod4830_12_049470 1 +qtest2014.46 0 uptod4830_12_051571 1 +qtest2014.46 0 uptod4830_12_052218 1 +qtest2014.46 0 uptod4830_12_054641 1 +qtest2014.46 0 uptod4830_12_056498 1 +qtest2014.46 0 uptod4830_12_060734 1 +qtest2014.46 0 uptod4830_12_060735 0 +qtest2014.46 0 uptod4830_12_060797 1 +qtest2014.46 0 uptod4830_12_060848 1 +qtest2014.46 0 uptod4830_12_060864 0 +qtest2014.46 0 uptod4830_12_060872 1 +qtest2014.46 0 uptod4830_12_060879 0 +qtest2014.46 0 uptod4830_12_060890 0 +qtest2014.46 0 uptod4830_12_060891 0 +qtest2014.46 0 uptod4830_12_060892 1 +qtest2014.46 0 uptod4830_12_060893 1 +qtest2014.46 0 uptod4830_12_060912 1 +qtest2014.46 0 uptod4830_12_060920 0 +qtest2014.46 0 uptod4830_12_060925 1 +qtest2014.46 0 uptod4830_12_060934 0 +qtest2014.46 0 uptod4830_12_060953 0 +qtest2014.46 0 uptod4830_12_060957 0 +qtest2014.46 0 uptod4830_12_060961 0 +qtest2014.46 0 uptod4830_12_060962 1 +qtest2014.46 0 uptod4830_12_061054 0 +qtest2014.46 0 uptod4830_12_064495 0 +qtest2014.46 0 uptod4830_12_065242 1 +qtest2014.46 0 uptod4830_12_071125 0 +qtest2014.46 0 uptod4830_12_075733 1 +qtest2014.46 0 visio1658_12_000355 0 +qtest2014.46 0 wiki.0842_12_002898 1 +qtest2014.47 0 aller0926_12_000258 0 +qtest2014.47 0 bestb0834_12_000288 0 +qtest2014.47 0 bestb0834_12_000290 1 +qtest2014.47 0 bestb0834_12_000358 1 +qtest2014.47 0 bestb0834_12_000577 0 +qtest2014.47 0 bestb0834_12_000891 1 +qtest2014.47 0 bestb0834_12_001391 0 +qtest2014.47 0 bestb0834_12_001769 1 +qtest2014.47 0 bestb0834_12_002128 1 +qtest2014.47 0 bestb0834_12_002199 1 +qtest2014.47 0 bestb0834_12_002308 1 +qtest2014.47 0 brain2166_12_000200 1 +qtest2014.47 0 brain2166_12_000203 1 +qtest2014.47 0 brain2166_12_000408 1 +qtest2014.47 0 brain2166_12_000433 1 +qtest2014.47 0 brain2166_12_000434 1 +qtest2014.47 0 brain2166_12_000435 1 +qtest2014.47 0 brain2166_12_000436 1 +qtest2014.47 0 brain2166_12_000437 1 +qtest2014.47 0 brain2166_12_000438 1 +qtest2014.47 0 brain2166_12_000439 1 +qtest2014.47 0 brain2166_12_000442 1 +qtest2014.47 0 brain2166_12_000443 1 +qtest2014.47 0 brain2166_12_000444 1 +qtest2014.47 0 clini0836_12_019411 0 +qtest2014.47 0 clini0836_12_019508 0 +qtest2014.47 0 clini0836_12_024912 0 +qtest2014.47 0 clini0836_12_026013 0 +qtest2014.47 0 clini0836_12_050699 0 +qtest2014.47 0 clini0836_12_055906 0 +qtest2014.47 0 clini0836_12_067641 0 +qtest2014.47 0 clini0836_12_067879 0 +qtest2014.47 0 clini0836_12_068609 1 +qtest2014.47 0 clini0836_12_073957 0 +qtest2014.47 0 clini0836_12_082495 1 +qtest2014.47 0 clini0836_12_085117 0 +qtest2014.47 0 clini0836_12_088876 1 +qtest2014.47 0 clini0836_12_093218 0 +qtest2014.47 0 clini0836_12_096263 0 +qtest2014.47 0 clini0836_12_105582 1 +qtest2014.47 0 clini0836_12_109264 0 +qtest2014.47 0 clini0836_12_116543 0 +qtest2014.47 0 clini0836_12_123066 1 +qtest2014.47 0 clini2387_12_000375 0 +qtest2014.47 0 eufic2859_12_000378 0 +qtest2014.47 0 eufic2859_12_000382 0 +qtest2014.47 0 eufic2859_12_000386 0 +qtest2014.47 0 eufic2859_12_000399 0 +qtest2014.47 0 eufic2859_12_001266 0 +qtest2014.47 0 eufic2859_12_001273 0 +qtest2014.47 0 eufic2859_12_001277 0 +qtest2014.47 0 eufic2859_12_001284 0 +qtest2014.47 0 eufic2859_12_001286 0 +qtest2014.47 0 eufic2859_12_002122 0 +qtest2014.47 0 eufic2859_12_002130 0 +qtest2014.47 0 every2870_12_002192 0 +qtest2014.47 0 every2870_12_002298 0 +qtest2014.47 0 findp2929_12_001534 0 +qtest2014.47 0 findp2929_12_001540 0 +qtest2014.47 0 findp2929_12_001551 0 +qtest2014.47 0 findp2929_12_001558 0 +qtest2014.47 0 findp2929_12_001678 0 +qtest2014.47 0 findp2929_12_001700 0 +qtest2014.47 0 findp2929_12_001728 0 +qtest2014.47 0 gad.a1192_12_000101 0 +qtest2014.47 0 hyste3217_12_000262 0 +qtest2014.47 0 insid3304_12_000025 0 +qtest2014.47 0 insid3304_12_000068 1 +qtest2014.47 0 insid3304_12_000128 1 +qtest2014.47 0 insid3304_12_000178 1 +qtest2014.47 0 jfpon3369_12_001370 1 +qtest2014.47 0 lower3508_12_000092 0 +qtest2014.47 0 lymph1316_12_000457 0 +qtest2014.47 0 ncbi.3800_12_011723 1 +qtest2014.47 0 netwe3829_12_001797 0 +qtest2014.47 0 nhslo1393_12_013683 1 +qtest2014.47 0 nhslo1393_12_013738 1 +qtest2014.47 0 nhslo1393_12_013757 1 +qtest2014.47 0 nhslo1393_12_013762 1 +qtest2014.47 0 nhslo1393_12_013763 1 +qtest2014.47 0 nhslo3844_12_011679 1 +qtest2014.47 0 nhslo3844_12_011692 1 +qtest2014.47 0 nhslo3844_12_011711 1 +qtest2014.47 0 nhslo3844_12_011716 1 +qtest2014.47 0 nhslo3844_12_011717 1 +qtest2014.47 0 nhslo3844_12_015281 1 +qtest2014.47 0 nhslo3844_12_015360 1 +qtest2014.47 0 nhslo3844_12_015365 1 +qtest2014.47 0 nhslo3844_12_015366 1 +qtest2014.47 0 pathg3984_12_000702 0 +qtest2014.47 0 pedia4004_12_000007 1 +qtest2014.47 0 pedia4004_12_000574 1 +qtest2014.47 0 pedia4004_12_001117 1 +qtest2014.47 0 pms.a1487_12_000246 0 +qtest2014.47 0 rbdd.4206_12_000002 0 +qtest2014.47 0 stead4562_12_000451 0 +qtest2014.47 0 stead4562_12_000476 0 +qtest2014.47 0 strok1598_12_000010 1 +qtest2014.47 0 strok1598_12_000155 1 +qtest2014.47 0 strok1598_12_000217 1 +qtest2014.47 0 subox4579_12_000073 0 +qtest2014.47 0 tccli4615_12_000096 0 +qtest2014.47 0 tccli4615_12_000259 0 +qtest2014.47 0 thyro4672_12_000004 0 +qtest2014.47 0 thyro4672_12_000159 0 +qtest2014.47 0 uptod4830_12_002491 0 +qtest2014.47 0 uptod4830_12_002654 0 +qtest2014.47 0 uptod4830_12_003251 1 +qtest2014.47 0 uptod4830_12_003576 1 +qtest2014.47 0 uptod4830_12_003577 1 +qtest2014.47 0 uptod4830_12_004972 0 +qtest2014.47 0 uptod4830_12_010758 1 +qtest2014.47 0 uptod4830_12_010759 1 +qtest2014.47 0 uptod4830_12_010762 1 +qtest2014.47 0 uptod4830_12_010811 1 +qtest2014.47 0 uptod4830_12_010812 1 +qtest2014.47 0 uptod4830_12_010826 1 +qtest2014.47 0 uptod4830_12_010828 1 +qtest2014.47 0 uptod4830_12_010852 1 +qtest2014.47 0 uptod4830_12_010854 1 +qtest2014.47 0 uptod4830_12_010873 1 +qtest2014.47 0 uptod4830_12_010894 1 +qtest2014.47 0 uptod4830_12_010937 1 +qtest2014.47 0 uptod4830_12_010979 1 +qtest2014.47 0 uptod4830_12_010981 1 +qtest2014.47 0 uptod4830_12_010986 1 +qtest2014.47 0 uptod4830_12_010990 1 +qtest2014.47 0 uptod4830_12_011003 1 +qtest2014.47 0 uptod4830_12_011035 1 +qtest2014.47 0 uptod4830_12_011039 1 +qtest2014.47 0 uptod4830_12_011048 1 +qtest2014.47 0 uptod4830_12_013468 0 +qtest2014.47 0 uptod4830_12_016974 0 +qtest2014.47 0 uptod4830_12_018641 0 +qtest2014.47 0 uptod4830_12_021504 0 +qtest2014.47 0 uptod4830_12_022731 1 +qtest2014.47 0 uptod4830_12_029768 0 +qtest2014.47 0 uptod4830_12_060615 1 +qtest2014.47 0 uptod4830_12_071337 0 +qtest2014.47 0 uptod4830_12_073150 0 +qtest2014.47 0 uptod4830_12_073156 1 +qtest2014.47 0 uptod4830_12_073505 1 +qtest2014.47 0 uptod4830_12_079143 0 +qtest2014.47 0 uscne4856_12_000090 1 +qtest2014.47 0 virtu4909_12_001372 1 +qtest2014.48 0 aamds1745_12_000453 0 +qtest2014.48 0 aamds1745_12_000458 0 +qtest2014.48 0 aamds1745_12_001430 0 +qtest2014.48 0 aidsi1855_12_000239 0 +qtest2014.48 0 aidsi1855_12_000240 0 +qtest2014.48 0 anato1913_12_000993 0 +qtest2014.48 0 anato1913_12_002470 0 +qtest2014.48 0 bestb0834_12_000401 0 +qtest2014.48 0 bestb0834_12_001768 0 +qtest2014.48 0 breas0992_12_000250 0 +qtest2014.48 0 breas0992_12_000339 0 +qtest2014.48 0 breas0992_12_000347 0 +qtest2014.48 0 cance2210_12_000009 0 +qtest2014.48 0 cance2221_12_000773 0 +qtest2014.48 0 chkd.2351_12_000955 0 +qtest2014.48 0 chkd.2351_12_001004 0 +qtest2014.48 0 chkd.2351_12_001010 0 +qtest2014.48 0 chkd.2351_12_001103 0 +qtest2014.48 0 chkd.2351_12_001137 0 +qtest2014.48 0 clini0836_12_037703 0 +qtest2014.48 0 clini0836_12_062976 0 +qtest2014.48 0 clini0836_12_063062 0 +qtest2014.48 0 clini0836_12_064236 0 +qtest2014.48 0 clini0836_12_065484 0 +qtest2014.48 0 clini0836_12_073836 0 +qtest2014.48 0 clini0836_12_074594 0 +qtest2014.48 0 clini0836_12_086854 0 +qtest2014.48 0 clini0836_12_093989 0 +qtest2014.48 0 clini0836_12_104561 0 +qtest2014.48 0 clini0836_12_107195 0 +qtest2014.48 0 clini0836_12_108195 0 +qtest2014.48 0 colon1045_12_000173 0 +qtest2014.48 0 colon1045_12_000290 0 +qtest2014.48 0 colon1045_12_000548 0 +qtest2014.48 0 colon1045_12_001329 0 +qtest2014.48 0 colon1045_12_001331 0 +qtest2014.48 0 colon1045_12_001332 0 +qtest2014.48 0 cps.c2460_12_000273 0 +qtest2014.48 0 daily0837_12_002992 0 +qtest2014.48 0 daily0837_12_007591 0 +qtest2014.48 0 daily0837_12_010054 0 +qtest2014.48 0 daily0837_12_020519 0 +qtest2014.48 0 daily0837_12_027464 0 +qtest2014.48 0 daily0837_12_029231 0 +qtest2014.48 0 derma1075_12_000244 0 +qtest2014.48 0 dict.2567_12_000531 0 +qtest2014.48 0 dict.2567_12_000781 0 +qtest2014.48 0 dict.2567_12_000948 0 +qtest2014.48 0 dict.2567_12_000956 0 +qtest2014.48 0 ecco-2749_12_000803 0 +qtest2014.48 0 emerg2809_12_000222 0 +qtest2014.48 0 esaur2844_12_000109 0 +qtest2014.48 0 famil2899_12_000937 1 +qtest2014.48 0 fda.g2909_12_002971 0 +qtest2014.48 0 ghr.n0840_12_001733 1 +qtest2014.48 0 ghr.n0840_12_006085 1 +qtest2014.48 0 ghr.n0840_12_013614 0 +qtest2014.48 0 ghr.n0840_12_014505 0 +qtest2014.48 0 ghr.n0840_12_015337 0 +qtest2014.48 0 ghr.n0847_12_003855 0 +qtest2014.48 0 healt3097_12_000770 1 +qtest2014.48 0 healt3107_12_000671 1 +qtest2014.48 0 healt3117_12_000548 1 +qtest2014.48 0 healt3117_12_000624 1 +qtest2014.48 0 healt3117_12_000754 1 +qtest2014.48 0 healt3117_12_000796 1 +qtest2014.48 0 healt3117_12_000802 1 +qtest2014.48 0 healt3117_12_000904 1 +qtest2014.48 0 healt3117_12_001217 1 +qtest2014.48 0 healt3117_12_001229 1 +qtest2014.48 0 healt3117_12_001230 1 +qtest2014.48 0 healt3117_12_002349 1 +qtest2014.48 0 healt3117_12_002353 1 +qtest2014.48 0 healt3117_12_002391 1 +qtest2014.48 0 hepat1230_12_000036 0 +qtest2014.48 0 hepat1230_12_000040 0 +qtest2014.48 0 hepat1230_12_000042 0 +qtest2014.48 0 homeb3181_12_000111 0 +qtest2014.48 0 hon.c3189_12_000065 0 +qtest2014.48 0 hon.c3189_12_000070 0 +qtest2014.48 0 hon.c3189_12_000131 0 +qtest2014.48 0 hon.c3189_12_000159 0 +qtest2014.48 0 hotto3201_12_001445 0 +qtest2014.48 0 ibdcr1247_12_000160 0 +qtest2014.48 0 infec1262_12_000053 1 +qtest2014.48 0 labte3435_12_000064 1 +qtest2014.48 0 labte3435_12_000065 0 +qtest2014.48 0 labte3435_12_000066 0 +qtest2014.48 0 labte3435_12_000070 0 +qtest2014.48 0 labte3435_12_000090 0 +qtest2014.48 0 labte3435_12_000106 0 +qtest2014.48 0 labte3435_12_000111 0 +qtest2014.48 0 labte3435_12_000117 0 +qtest2014.48 0 labte3435_12_000153 0 +qtest2014.48 0 labte3435_12_000158 0 +qtest2014.48 0 labte3435_12_000265 0 +qtest2014.48 0 labte3435_12_000266 0 +qtest2014.48 0 labte3435_12_000267 0 +qtest2014.48 0 labte3436_12_000027 0 +qtest2014.48 0 labte3436_12_000113 0 +qtest2014.48 0 labte3436_12_000115 0 +qtest2014.48 0 labte3436_12_000151 0 +qtest2014.48 0 labte3436_12_000152 0 +qtest2014.48 0 labte3436_12_000229 0 +qtest2014.48 0 labte3436_12_000230 0 +qtest2014.48 0 labte3436_12_000252 0 +qtest2014.48 0 labte3436_12_000263 1 +qtest2014.48 0 labte3436_12_000264 0 +qtest2014.48 0 labte3436_12_000265 0 +qtest2014.48 0 labte3436_12_000289 0 +qtest2014.48 0 labte3436_12_000293 0 +qtest2014.48 0 labte3436_12_000299 0 +qtest2014.48 0 lymph1316_12_000472 0 +qtest2014.48 0 mdand3588_12_004732 0 +qtest2014.48 0 medis3653_12_001590 0 +qtest2014.48 0 medis3653_12_001655 0 +qtest2014.48 0 medis3653_12_001688 0 +qtest2014.48 0 medis3653_12_002216 0 +qtest2014.48 0 mgh.o3697_12_000436 0 +qtest2014.48 0 ncbi.3800_12_009118 0 +qtest2014.48 0 nhslo1393_12_002377 0 +qtest2014.48 0 nhslo1393_12_002381 0 +qtest2014.48 0 nhslo1393_12_003975 0 +qtest2014.48 0 nhslo1393_12_003979 0 +qtest2014.48 0 nhslo1393_12_014697 0 +qtest2014.48 0 nhslo1393_12_014709 0 +qtest2014.48 0 nhslo3844_12_003390 0 +qtest2014.48 0 nhslo3844_12_006838 0 +qtest2014.48 0 nhslo3844_12_006842 0 +qtest2014.48 0 nhslo3844_12_008598 0 +qtest2014.48 0 nhslo3844_12_008602 0 +qtest2014.48 0 nhslo3844_12_012616 0 +qtest2014.48 0 nhslo3844_12_012844 0 +qtest2014.48 0 nhslo3844_12_013723 0 +qtest2014.48 0 nhslo3844_12_013727 0 +qtest2014.48 0 nhslo3844_12_014687 0 +qtest2014.48 0 nlm.n3868_12_001407 0 +qtest2014.48 0 nlm.n3868_12_001763 0 +qtest2014.48 0 oley.3924_12_000100 0 +qtest2014.48 0 oley.3924_12_000107 0 +qtest2014.48 0 pedia4004_12_000010 1 +qtest2014.48 0 pedia4004_12_000065 0 +qtest2014.48 0 pedia4004_12_000133 0 +qtest2014.48 0 pedia4004_12_000339 0 +qtest2014.48 0 pedia4004_12_000492 0 +qtest2014.48 0 pedia4004_12_000582 0 +qtest2014.48 0 pedia4004_12_000968 0 +qtest2014.48 0 pedia4004_12_001139 0 +qtest2014.48 0 rared1522_12_000851 0 +qtest2014.48 0 rared1522_12_000863 0 +qtest2014.48 0 rared1522_12_000865 0 +qtest2014.48 0 skinc4437_12_002328 0 +qtest2014.48 0 speci4533_12_000052 1 +qtest2014.48 0 std.a1593_12_000137 0 +qtest2014.48 0 std.a1593_12_000144 0 +qtest2014.48 0 surge4588_12_000094 0 +qtest2014.48 0 tooth4681_12_000593 0 +qtest2014.48 0 tripa0853_12_001719 0 +qtest2014.48 0 tripa0853_12_002429 1 +qtest2014.48 0 under4819_12_000028 0 +qtest2014.48 0 uptod4830_12_005832 1 +qtest2014.48 0 uptod4830_12_037996 0 +qtest2014.48 0 uptod4830_12_081378 0 +qtest2014.48 0 uptod4830_12_081405 0 +qtest2014.48 0 uptod4830_12_081407 0 +qtest2014.48 0 uptod4830_12_081439 0 +qtest2014.48 0 uptod4830_12_081452 0 +qtest2014.48 0 urolo4836_12_000058 0 +qtest2014.48 0 virtu4909_12_000899 0 +qtest2014.48 0 virtu4909_12_001847 0 +qtest2014.48 0 virtu4909_12_001994 0 +qtest2014.48 0 vital4916_12_000452 0 +qtest2014.48 0 webmd4945_12_000744 0 +qtest2014.48 0 wiki.0842_12_000728 0 +qtest2014.48 0 women1681_12_001720 1 +qtest2014.49 0 atlas0954_12_000522 0 +qtest2014.49 0 atlas0954_12_000961 0 +qtest2014.49 0 atlas0954_12_001053 1 +qtest2014.49 0 backa0962_12_000315 0 +qtest2014.49 0 bccan2066_12_000600 0 +qtest2014.49 0 bupa.2183_12_000380 0 +qtest2014.49 0 bupa.2183_12_000407 0 +qtest2014.49 0 bupa.2183_12_000424 0 +qtest2014.49 0 bupa.2183_12_000920 0 +qtest2014.49 0 bupa.2183_12_001330 1 +qtest2014.49 0 bupa.2183_12_001363 0 +qtest2014.49 0 bupa.2183_12_001370 0 +qtest2014.49 0 bupa.2183_12_001377 0 +qtest2014.49 0 bupa.2183_12_001382 0 +qtest2014.49 0 bupa.2183_12_001387 1 +qtest2014.49 0 bupa.2183_12_001816 1 +qtest2014.49 0 cance2210_12_001167 0 +qtest2014.49 0 cance2210_12_001407 0 +qtest2014.49 0 child2346_12_000784 0 +qtest2014.49 0 child2346_12_000789 0 +qtest2014.49 0 child2346_12_000797 0 +qtest2014.49 0 child2346_12_000805 0 +qtest2014.49 0 child2346_12_000815 0 +qtest2014.49 0 child2346_12_000826 0 +qtest2014.49 0 child2346_12_000857 0 +qtest2014.49 0 child2346_12_000863 0 +qtest2014.49 0 child2346_12_000871 0 +qtest2014.49 0 child2346_12_000885 0 +qtest2014.49 0 child2346_12_000887 0 +qtest2014.49 0 clini0836_12_002988 0 +qtest2014.49 0 clini0836_12_003993 0 +qtest2014.49 0 clini0836_12_006050 0 +qtest2014.49 0 clini0836_12_006819 0 +qtest2014.49 0 clini0836_12_007578 0 +qtest2014.49 0 clini0836_12_008714 0 +qtest2014.49 0 clini0836_12_009089 0 +qtest2014.49 0 clini0836_12_010443 0 +qtest2014.49 0 clini0836_12_022649 0 +qtest2014.49 0 clini0836_12_024691 0 +qtest2014.49 0 clini0836_12_026172 0 +qtest2014.49 0 clini0836_12_031203 0 +qtest2014.49 0 clini0836_12_034875 0 +qtest2014.49 0 clini0836_12_036884 0 +qtest2014.49 0 clini0836_12_040721 0 +qtest2014.49 0 clini0836_12_041722 0 +qtest2014.49 0 clini0836_12_044014 0 +qtest2014.49 0 clini0836_12_048225 0 +qtest2014.49 0 clini0836_12_062668 0 +qtest2014.49 0 clini0836_12_064467 0 +qtest2014.49 0 clini0836_12_070728 0 +qtest2014.49 0 clini0836_12_072204 0 +qtest2014.49 0 clini0836_12_074002 0 +qtest2014.49 0 clini0836_12_078676 0 +qtest2014.49 0 clini0836_12_078844 0 +qtest2014.49 0 clini0836_12_084189 0 +qtest2014.49 0 clini0836_12_085000 0 +qtest2014.49 0 clini0836_12_086818 0 +qtest2014.49 0 clini0836_12_088569 0 +qtest2014.49 0 clini0836_12_091262 0 +qtest2014.49 0 clini0836_12_091964 0 +qtest2014.49 0 clini0836_12_092515 0 +qtest2014.49 0 clini0836_12_094520 0 +qtest2014.49 0 clini0836_12_096877 0 +qtest2014.49 0 clini0836_12_099223 0 +qtest2014.49 0 clini0836_12_100489 0 +qtest2014.49 0 clini0836_12_110386 0 +qtest2014.49 0 clini0836_12_117690 0 +qtest2014.49 0 clini0836_12_125046 0 +qtest2014.49 0 drcha2660_12_000042 0 +qtest2014.49 0 drugb0846_12_003698 0 +qtest2014.49 0 lymph1316_12_000348 0 +qtest2014.49 0 mdand3588_12_002535 0 +qtest2014.49 0 mdand3588_12_002537 0 +qtest2014.49 0 mdand3588_12_002839 0 +qtest2014.49 0 mdand3588_12_002840 0 +qtest2014.49 0 mdand3588_12_002851 0 +qtest2014.49 0 mdand3588_12_003134 0 +qtest2014.49 0 mdand3588_12_003135 0 +qtest2014.49 0 ncbi.3800_12_010633 0 +qtest2014.49 0 nhslo3844_12_012844 1 +qtest2014.49 0 nlm.n3868_12_000015 0 +qtest2014.49 0 patho3985_12_000073 0 +qtest2014.49 0 patho3986_12_001539 0 +qtest2014.49 0 patie3987_12_000696 0 +qtest2014.49 0 patie3987_12_000783 0 +qtest2014.49 0 uptod4830_12_002097 0 +qtest2014.49 0 uptod4830_12_014793 0 +qtest2014.49 0 uptod4830_12_014873 0 +qtest2014.49 0 uptod4830_12_015425 0 +qtest2014.49 0 uptod4830_12_017676 0 +qtest2014.49 0 uptod4830_12_022168 1 +qtest2014.49 0 uptod4830_12_022174 0 +qtest2014.49 0 uptod4830_12_022180 0 +qtest2014.49 0 uptod4830_12_022188 0 +qtest2014.49 0 uptod4830_12_022198 0 +qtest2014.49 0 uptod4830_12_022199 0 +qtest2014.49 0 uptod4830_12_022218 0 +qtest2014.49 0 uptod4830_12_022240 0 +qtest2014.49 0 uptod4830_12_022254 1 +qtest2014.49 0 uptod4830_12_022257 1 +qtest2014.49 0 uptod4830_12_022284 0 +qtest2014.49 0 uptod4830_12_022285 0 +qtest2014.49 0 uptod4830_12_022290 1 +qtest2014.49 0 uptod4830_12_022295 1 +qtest2014.49 0 uptod4830_12_022298 0 +qtest2014.49 0 uptod4830_12_022311 0 +qtest2014.49 0 uptod4830_12_022321 0 +qtest2014.49 0 uptod4830_12_022337 0 +qtest2014.49 0 uptod4830_12_022344 0 +qtest2014.49 0 uptod4830_12_022345 0 +qtest2014.49 0 uptod4830_12_022358 0 +qtest2014.49 0 uptod4830_12_022367 0 +qtest2014.49 0 uptod4830_12_022368 0 +qtest2014.49 0 uptod4830_12_022390 0 +qtest2014.49 0 uptod4830_12_022392 0 +qtest2014.49 0 uptod4830_12_022405 0 +qtest2014.49 0 uptod4830_12_022441 0 +qtest2014.49 0 uptod4830_12_022452 1 +qtest2014.49 0 uptod4830_12_022459 0 +qtest2014.49 0 uptod4830_12_022464 1 +qtest2014.49 0 uptod4830_12_022466 0 +qtest2014.49 0 uptod4830_12_022526 0 +qtest2014.49 0 uptod4830_12_022531 0 +qtest2014.49 0 uptod4830_12_029215 0 +qtest2014.49 0 uptod4830_12_041481 0 +qtest2014.49 0 uptod4830_12_044632 0 +qtest2014.49 0 uptod4830_12_049254 0 +qtest2014.49 0 uptod4830_12_050122 1 +qtest2014.49 0 uptod4830_12_055019 0 +qtest2014.49 0 uptod4830_12_055142 0 +qtest2014.49 0 uptod4830_12_055147 0 +qtest2014.49 0 uptod4830_12_064422 0 +qtest2014.49 0 uptod4830_12_066919 0 +qtest2014.49 0 uptod4830_12_077956 0 +qtest2014.49 0 uptod4830_12_077971 0 +qtest2014.49 0 uptod4830_12_080147 0 +qtest2014.49 0 uptod4830_12_081451 0 +qtest2014.49 0 uptod4830_12_081550 0 +qtest2014.49 0 virtu4909_12_001367 1 +qtest2014.49 0 wiki.0842_12_002090 1 +qtest2014.50 0 bestb0834_12_001058 0 +qtest2014.50 0 bette2098_12_001835 1 +qtest2014.50 0 cadth0844_12_001008 1 +qtest2014.50 0 cadth0844_12_001009 1 +qtest2014.50 0 cadth0844_12_001110 0 +qtest2014.50 0 cadth0844_12_001119 1 +qtest2014.50 0 cadth0844_12_001662 1 +qtest2014.50 0 cadth0844_12_001663 1 +qtest2014.50 0 cadth0844_12_001682 0 +qtest2014.50 0 cadth0844_12_001683 0 +qtest2014.50 0 cadth0844_12_002320 0 +qtest2014.50 0 clini0836_12_004206 1 +qtest2014.50 0 clini0836_12_032704 0 +qtest2014.50 0 clini0836_12_047312 0 +qtest2014.50 0 clini0836_12_062234 0 +qtest2014.50 0 clini0836_12_068609 1 +qtest2014.50 0 clini0836_12_072922 1 +qtest2014.50 0 clini0836_12_080926 0 +qtest2014.50 0 clini0836_12_084810 1 +qtest2014.50 0 clini0836_12_110478 1 +qtest2014.50 0 clini0836_12_112294 0 +qtest2014.50 0 clini0836_12_115797 0 +qtest2014.50 0 coccy2412_12_001017 0 +qtest2014.50 0 fda.g2909_12_001419 0 +qtest2014.50 0 healt3090_12_001505 1 +qtest2014.50 0 healt3117_12_000093 0 +qtest2014.50 0 healt3117_12_000094 0 +qtest2014.50 0 healt3117_12_000098 0 +qtest2014.50 0 healt3117_12_001393 0 +qtest2014.50 0 healt3117_12_001398 0 +qtest2014.50 0 healt3117_12_002666 0 +qtest2014.50 0 healt3117_12_002993 1 +qtest2014.50 0 healt3117_12_003010 0 +qtest2014.50 0 healt3117_12_003011 1 +qtest2014.50 0 healt3117_12_003012 1 +qtest2014.50 0 healt3117_12_003013 0 +qtest2014.50 0 healt3117_12_003014 1 +qtest2014.50 0 healt3117_12_003015 1 +qtest2014.50 0 healt3117_12_003016 0 +qtest2014.50 0 healt3117_12_003100 0 +qtest2014.50 0 healt3117_12_003113 0 +qtest2014.50 0 healt3117_12_003116 0 +qtest2014.50 0 healt3117_12_003281 0 +qtest2014.50 0 healt3117_12_003305 0 +qtest2014.50 0 healt3117_12_003322 0 +qtest2014.50 0 healt3117_12_003421 0 +qtest2014.50 0 inher3298_12_000589 0 +qtest2014.50 0 inher3298_12_000590 0 +qtest2014.50 0 inher3298_12_000600 0 +qtest2014.50 0 inher3298_12_000650 0 +qtest2014.50 0 inher3298_12_000688 0 +qtest2014.50 0 inher3298_12_000736 0 +qtest2014.50 0 inher3298_12_000738 0 +qtest2014.50 0 inher3298_12_000743 0 +qtest2014.50 0 inher3298_12_000751 0 +qtest2014.50 0 insid3304_12_000068 1 +qtest2014.50 0 lymph1316_12_000524 0 +qtest2014.50 0 mayfi3578_12_000063 0 +qtest2014.50 0 mayfi3578_12_000200 0 +qtest2014.50 0 mayfi3578_12_000201 1 +qtest2014.50 0 mayfi3578_12_000515 0 +qtest2014.50 0 mayfi3578_12_000534 1 +qtest2014.50 0 ncbi.3800_12_001661 1 +qtest2014.50 0 netce3826_12_000349 0 +qtest2014.50 0 nhslo1393_12_013938 1 +qtest2014.50 0 nhslo1393_12_014124 1 +qtest2014.50 0 nhslo1393_12_014131 1 +qtest2014.50 0 nhslo1393_12_014135 1 +qtest2014.50 0 nhslo1393_12_014255 1 +qtest2014.50 0 nhslo3844_12_014557 1 +qtest2014.50 0 nhslo3844_12_014751 1 +qtest2014.50 0 nhslo3844_12_014755 1 +qtest2014.50 0 nhslo3844_12_014873 1 +qtest2014.50 0 nlm.n3868_12_001073 1 +qtest2014.50 0 npc.n0850_12_001976 0 +qtest2014.50 0 npc.n0850_12_002838 0 +qtest2014.50 0 osteo1432_12_000026 0 +qtest2014.50 0 osteo1432_12_000052 0 +qtest2014.50 0 osteo1432_12_000062 0 +qtest2014.50 0 osteo1432_12_000089 0 +qtest2014.50 0 osteo1432_12_000125 0 +qtest2014.50 0 patie3987_12_000644 1 +qtest2014.50 0 patie3992_12_002565 0 +qtest2014.50 0 patie3992_12_002581 0 +qtest2014.50 0 pedia1457_12_001282 0 +qtest2014.50 0 preem1494_12_000627 0 +qtest2014.50 0 prost1502_12_000357 0 +qtest2014.50 0 siume4425_12_000034 0 +qtest2014.50 0 strok1598_12_000100 0 +qtest2014.50 0 strok1598_12_000218 0 +qtest2014.50 0 thyro1624_12_000157 0 +qtest2014.50 0 thyro1624_12_000200 0 +qtest2014.50 0 thyro1624_12_000204 0 +qtest2014.50 0 thyro1624_12_000214 0 +qtest2014.50 0 thyro1624_12_000274 0 +qtest2014.50 0 thyro1624_12_000298 0 +qtest2014.50 0 thyro1624_12_000371 0 +qtest2014.50 0 thyro1624_12_000372 0 +qtest2014.50 0 thyro1624_12_000373 0 +qtest2014.50 0 thyro1624_12_000374 0 +qtest2014.50 0 uptod4830_12_003251 1 +qtest2014.50 0 uptod4830_12_005416 0 +qtest2014.50 0 uptod4830_12_010759 1 +qtest2014.50 0 uptod4830_12_010773 1 +qtest2014.50 0 uptod4830_12_010780 1 +qtest2014.50 0 uptod4830_12_010781 1 +qtest2014.50 0 uptod4830_12_010782 0 +qtest2014.50 0 uptod4830_12_010805 1 +qtest2014.50 0 uptod4830_12_010809 1 +qtest2014.50 0 uptod4830_12_010811 1 +qtest2014.50 0 uptod4830_12_010818 1 +qtest2014.50 0 uptod4830_12_010826 1 +qtest2014.50 0 uptod4830_12_010828 1 +qtest2014.50 0 uptod4830_12_010851 1 +qtest2014.50 0 uptod4830_12_010873 1 +qtest2014.50 0 uptod4830_12_010877 1 +qtest2014.50 0 uptod4830_12_010883 0 +qtest2014.50 0 uptod4830_12_010895 1 +qtest2014.50 0 uptod4830_12_010920 1 +qtest2014.50 0 uptod4830_12_010925 1 +qtest2014.50 0 uptod4830_12_010940 1 +qtest2014.50 0 uptod4830_12_010981 1 +qtest2014.50 0 uptod4830_12_010986 1 +qtest2014.50 0 uptod4830_12_010990 1 +qtest2014.50 0 uptod4830_12_010994 1 +qtest2014.50 0 uptod4830_12_011003 1 +qtest2014.50 0 uptod4830_12_011009 1 +qtest2014.50 0 uptod4830_12_011013 1 +qtest2014.50 0 uptod4830_12_011018 1 +qtest2014.50 0 uptod4830_12_011023 0 +qtest2014.50 0 uptod4830_12_011037 1 +qtest2014.50 0 uptod4830_12_011040 1 +qtest2014.50 0 uptod4830_12_011053 1 +qtest2014.50 0 uptod4830_12_011063 1 +qtest2014.50 0 uptod4830_12_011071 1 +qtest2014.50 0 uptod4830_12_011074 1 +qtest2014.50 0 uptod4830_12_011076 1 +qtest2014.50 0 uptod4830_12_012538 1 +qtest2014.50 0 uptod4830_12_016619 1 +qtest2014.50 0 uptod4830_12_016620 1 +qtest2014.50 0 uptod4830_12_049487 0 +qtest2014.50 0 uptod4830_12_049506 0 +qtest2014.50 0 uptod4830_12_049747 1 +qtest2014.50 0 uptod4830_12_066335 1 +qtest2014.50 0 uptod4830_12_072313 0 +qtest2014.50 0 uptod4830_12_072322 0 +qtest2014.50 0 uptod4830_12_073156 1 +qtest2014.50 0 uptod4830_12_073505 1 +qtest2014.50 0 uptod4830_12_075488 1 +qtest2014.50 0 uscne4856_12_000139 1 +qtest2014.50 0 uscne4856_12_000140 0 +qtest2014.50 0 vesal4890_12_000175 0 +qtest2014.50 0 vesal4890_12_000179 0 +qtest2014.50 0 virtu4909_12_000554 0 +qtest2014.50 0 virtu4909_12_001403 1 +qtest2014.50 0 wiki.0842_12_000511 1 +qtest2014.50 0 wiki.0842_12_001849 1 +qtest2014.50 0 wikis0855_12_000578 0 +qtest2014.50 0 women1681_12_000572 0 +qtest2014.50 0 women1681_12_000672 0 diff --git a/original/CLEFeHealth2014Task3/qrels/qrels.clef2014.test.graded.txt b/original/CLEFeHealth2014Task3/qrels/qrels.clef2014.test.graded.txt new file mode 100644 index 0000000000000000000000000000000000000000..18ef9badd0c1efad2a4abf0fdee2d522373908f8 --- /dev/null +++ b/original/CLEFeHealth2014Task3/qrels/qrels.clef2014.test.graded.txt @@ -0,0 +1,6800 @@ +qtest2014.1 0 anato1913_12_000845 3 +qtest2014.1 0 anato1913_12_001429 2 +qtest2014.1 0 anato1913_12_001933 0 +qtest2014.1 0 anato1913_12_002341 0 +qtest2014.1 0 anato1913_12_002344 0 +qtest2014.1 0 bestb0834_12_001148 2 +qtest2014.1 0 bestb0834_12_001944 1 +qtest2014.1 0 bestb0834_12_001946 1 +qtest2014.1 0 bestb0834_12_002205 2 +qtest2014.1 0 bestb0834_12_002239 1 +qtest2014.1 0 brain2166_12_000432 0 +qtest2014.1 0 bupa.2183_12_000579 0 +qtest2014.1 0 bupa.2183_12_000587 0 +qtest2014.1 0 bupa.2183_12_001390 3 +qtest2014.1 0 bupa.2183_12_001396 3 +qtest2014.1 0 bupa.2183_12_001621 0 +qtest2014.1 0 bupa.2183_12_001636 0 +qtest2014.1 0 bupa.2183_12_001736 3 +qtest2014.1 0 bupa.2183_12_001749 3 +qtest2014.1 0 bupa.2183_12_001750 3 +qtest2014.1 0 bupa.2183_12_001753 3 +qtest2014.1 0 bupa.2183_12_001833 0 +qtest2014.1 0 bupa.2183_12_001842 0 +qtest2014.1 0 child2342_12_000024 1 +qtest2014.1 0 child2342_12_000164 1 +qtest2014.1 0 clini0836_12_002539 0 +qtest2014.1 0 clini0836_12_002605 2 +qtest2014.1 0 clini0836_12_012960 3 +qtest2014.1 0 clini0836_12_017082 3 +qtest2014.1 0 clini0836_12_017813 1 +qtest2014.1 0 clini0836_12_018601 1 +qtest2014.1 0 clini0836_12_024476 3 +qtest2014.1 0 clini0836_12_025445 3 +qtest2014.1 0 clini0836_12_026736 3 +qtest2014.1 0 clini0836_12_038161 1 +qtest2014.1 0 clini0836_12_044907 3 +qtest2014.1 0 clini0836_12_045184 3 +qtest2014.1 0 clini0836_12_052119 1 +qtest2014.1 0 clini0836_12_058330 1 +qtest2014.1 0 clini0836_12_078725 1 +qtest2014.1 0 clini0836_12_081529 1 +qtest2014.1 0 clini0836_12_091780 2 +qtest2014.1 0 clini0836_12_122788 1 +qtest2014.1 0 clini2387_12_000005 1 +qtest2014.1 0 coron2453_12_000032 0 +qtest2014.1 0 diabe2551_12_000404 3 +qtest2014.1 0 diagn2555_12_000014 3 +qtest2014.1 0 diagn2555_12_000122 3 +qtest2014.1 0 diagn2555_12_000199 1 +qtest2014.1 0 diagn2555_12_000206 3 +qtest2014.1 0 diagn2555_12_000261 3 +qtest2014.1 0 diagn2555_12_000265 3 +qtest2014.1 0 diagn2555_12_000354 3 +qtest2014.1 0 drcha2660_12_000061 3 +qtest2014.1 0 echob2751_12_000030 0 +qtest2014.1 0 every2870_12_008918 0 +qtest2014.1 0 facts2892_12_000095 0 +qtest2014.1 0 facts2892_12_000112 0 +qtest2014.1 0 facts2892_12_000156 0 +qtest2014.1 0 facts2892_12_000158 0 +qtest2014.1 0 facts2892_12_000159 0 +qtest2014.1 0 facts2892_12_000222 0 +qtest2014.1 0 facts2892_12_000293 0 +qtest2014.1 0 facts2892_12_000295 0 +qtest2014.1 0 facts2892_12_000297 0 +qtest2014.1 0 facts2892_12_000299 0 +qtest2014.1 0 facts2892_12_000300 0 +qtest2014.1 0 facts2892_12_000301 0 +qtest2014.1 0 fromy1190_12_001102 3 +qtest2014.1 0 gastr2983_12_001671 0 +qtest2014.1 0 ghr.n0840_12_013981 3 +qtest2014.1 0 healt3115_12_000240 3 +qtest2014.1 0 healt3115_12_001268 0 +qtest2014.1 0 healt3117_12_000007 0 +qtest2014.1 0 healt3117_12_000064 2 +qtest2014.1 0 healt3117_12_001831 0 +qtest2014.1 0 healt3117_12_003206 3 +qtest2014.1 0 healt3117_12_003471 1 +qtest2014.1 0 healt3117_12_003473 3 +qtest2014.1 0 healt3117_12_003475 3 +qtest2014.1 0 healt3117_12_003476 0 +qtest2014.1 0 healt3117_12_003477 3 +qtest2014.1 0 heart1228_12_000084 3 +qtest2014.1 0 heart1228_12_000091 3 +qtest2014.1 0 heart1228_12_000096 3 +qtest2014.1 0 heart1228_12_000101 3 +qtest2014.1 0 heart1228_12_000105 3 +qtest2014.1 0 heart1228_12_000106 3 +qtest2014.1 0 heart1228_12_000109 3 +qtest2014.1 0 heart1228_12_000111 0 +qtest2014.1 0 heart1228_12_000153 0 +qtest2014.1 0 heart1228_12_000156 3 +qtest2014.1 0 heart1228_12_000197 3 +qtest2014.1 0 heart1228_12_000452 3 +qtest2014.1 0 heart1228_12_000479 1 +qtest2014.1 0 heart1228_12_000490 1 +qtest2014.1 0 heart1228_12_000515 3 +qtest2014.1 0 heart1228_12_000582 2 +qtest2014.1 0 heart1228_12_000595 3 +qtest2014.1 0 heart1228_12_000633 3 +qtest2014.1 0 heart1228_12_000711 3 +qtest2014.1 0 heart1228_12_000716 0 +qtest2014.1 0 heart1228_12_000803 3 +qtest2014.1 0 heart1228_12_000810 3 +qtest2014.1 0 heart1228_12_000913 3 +qtest2014.1 0 heart1228_12_001098 3 +qtest2014.1 0 heart1228_12_001633 3 +qtest2014.1 0 heart3134_12_000013 0 +qtest2014.1 0 heart3134_12_000141 0 +qtest2014.1 0 heart3134_12_000145 0 +qtest2014.1 0 heart3134_12_000226 0 +qtest2014.1 0 heart3134_12_000256 0 +qtest2014.1 0 heart3134_12_000312 0 +qtest2014.1 0 heart3134_12_000315 0 +qtest2014.1 0 heart3134_12_000342 0 +qtest2014.1 0 heart3138_12_000065 3 +qtest2014.1 0 hotto3201_12_001916 3 +qtest2014.1 0 insid3304_12_000043 3 +qtest2014.1 0 insid3304_12_000061 2 +qtest2014.1 0 jfpon3368_12_000085 0 +qtest2014.1 0 menop1351_12_000088 3 +qtest2014.1 0 metho3694_12_000298 0 +qtest2014.1 0 nlm.n3868_12_000517 0 +qtest2014.1 0 nlm.n3868_12_000659 0 +qtest2014.1 0 nlm.n3868_12_000987 0 +qtest2014.1 0 nlm.n3868_12_000990 0 +qtest2014.1 0 nlm.n3868_12_001497 3 +qtest2014.1 0 nps.o3891_12_000557 0 +qtest2014.1 0 texas4630_12_000024 0 +qtest2014.1 0 texas4630_12_000394 0 +qtest2014.1 0 thebm4637_12_000083 0 +qtest2014.1 0 tripa0853_12_001508 0 +qtest2014.1 0 tripa0853_12_003996 0 +qtest2014.1 0 tripa0853_12_004171 0 +qtest2014.1 0 uptod4830_12_002565 0 +qtest2014.1 0 uptod4830_12_005159 0 +qtest2014.1 0 uptod4830_12_005205 0 +qtest2014.1 0 uptod4830_12_005348 0 +qtest2014.1 0 uptod4830_12_005474 0 +qtest2014.1 0 uptod4830_12_008695 3 +qtest2014.1 0 uptod4830_12_008700 3 +qtest2014.1 0 uptod4830_12_008705 0 +qtest2014.1 0 uptod4830_12_008756 3 +qtest2014.1 0 uptod4830_12_008759 3 +qtest2014.1 0 uptod4830_12_008795 3 +qtest2014.1 0 uptod4830_12_008828 3 +qtest2014.1 0 uptod4830_12_009009 2 +qtest2014.1 0 uptod4830_12_009014 2 +qtest2014.1 0 uptod4830_12_009016 0 +qtest2014.1 0 uptod4830_12_009017 3 +qtest2014.1 0 uptod4830_12_009018 3 +qtest2014.1 0 uptod4830_12_022028 0 +qtest2014.1 0 uptod4830_12_022049 0 +qtest2014.1 0 uptod4830_12_033972 3 +qtest2014.1 0 uptod4830_12_033976 0 +qtest2014.1 0 uptod4830_12_033995 3 +qtest2014.1 0 uptod4830_12_034108 0 +qtest2014.1 0 uptod4830_12_034116 0 +qtest2014.1 0 uptod4830_12_034125 2 +qtest2014.1 0 uptod4830_12_034150 0 +qtest2014.1 0 uptod4830_12_034155 0 +qtest2014.1 0 uptod4830_12_034166 0 +qtest2014.1 0 uptod4830_12_034217 3 +qtest2014.1 0 uptod4830_12_034231 3 +qtest2014.1 0 uptod4830_12_049498 3 +qtest2014.1 0 uptod4830_12_049499 3 +qtest2014.1 0 uptod4830_12_049887 0 +qtest2014.1 0 uptod4830_12_049891 0 +qtest2014.1 0 uptod4830_12_049893 0 +qtest2014.1 0 uptod4830_12_049918 0 +qtest2014.1 0 uptod4830_12_049938 0 +qtest2014.1 0 uptod4830_12_050168 0 +qtest2014.1 0 uptod4830_12_050193 0 +qtest2014.1 0 uptod4830_12_050237 0 +qtest2014.1 0 uptod4830_12_065017 0 +qtest2014.1 0 uptod4830_12_065237 3 +qtest2014.1 0 uptod4830_12_065330 0 +qtest2014.1 0 uptod4830_12_068918 3 +qtest2014.1 0 uptod4830_12_069101 0 +qtest2014.1 0 uptod4830_12_073201 3 +qtest2014.1 0 uptod4830_12_073230 3 +qtest2014.1 0 uptod4830_12_073308 0 +qtest2014.1 0 uptod4830_12_073338 3 +qtest2014.1 0 uptod4830_12_073347 0 +qtest2014.1 0 uptod4830_12_073367 3 +qtest2014.1 0 uptod4830_12_073370 0 +qtest2014.1 0 uptod4830_12_073381 3 +qtest2014.1 0 uptod4830_12_073407 3 +qtest2014.1 0 uptod4830_12_073454 3 +qtest2014.1 0 uptod4830_12_073497 3 +qtest2014.1 0 uptod4830_12_073511 3 +qtest2014.1 0 virtu4909_12_000499 3 +qtest2014.1 0 virtu4909_12_000561 3 +qtest2014.1 0 wiki.0842_12_001527 3 +qtest2014.1 0 wiki.0842_12_002481 3 +qtest2014.1 0 wiki.0842_12_002482 3 +qtest2014.1 0 wiki.0842_12_002486 3 +qtest2014.1 0 wiki.0842_12_004711 3 +qtest2014.2 0 alzhe0932_12_001276 3 +qtest2014.2 0 anaes1909_12_000030 0 +qtest2014.2 0 anaes1909_12_000100 0 +qtest2014.2 0 anaes1909_12_000160 0 +qtest2014.2 0 anaes1909_12_000251 0 +qtest2014.2 0 anaes1909_12_000290 0 +qtest2014.2 0 anaes1909_12_002055 3 +qtest2014.2 0 anaes1909_12_002116 0 +qtest2014.2 0 anaes1909_12_002156 2 +qtest2014.2 0 anaes1909_12_002171 3 +qtest2014.2 0 bestb0834_12_000882 3 +qtest2014.2 0 bestb0834_12_000943 1 +qtest2014.2 0 bestb0834_12_001167 1 +qtest2014.2 0 bestb0834_12_001419 1 +qtest2014.2 0 bestb0834_12_001864 1 +qtest2014.2 0 clini0836_12_005060 3 +qtest2014.2 0 clini0836_12_006581 3 +qtest2014.2 0 clini0836_12_013871 3 +qtest2014.2 0 clini0836_12_022352 3 +qtest2014.2 0 clini0836_12_028909 3 +qtest2014.2 0 clini0836_12_030544 3 +qtest2014.2 0 clini0836_12_045662 3 +qtest2014.2 0 clini0836_12_060958 2 +qtest2014.2 0 clini0836_12_065647 3 +qtest2014.2 0 clini0836_12_094149 3 +qtest2014.2 0 clini0836_12_100043 3 +qtest2014.2 0 clini0836_12_105209 3 +qtest2014.2 0 clini0836_12_105800 3 +qtest2014.2 0 clini0836_12_106087 3 +qtest2014.2 0 clini0836_12_108005 3 +qtest2014.2 0 clini0836_12_110033 3 +qtest2014.2 0 clini0836_12_113447 3 +qtest2014.2 0 clini0836_12_116028 3 +qtest2014.2 0 clini0836_12_127947 3 +qtest2014.2 0 cyber2490_12_000328 3 +qtest2014.2 0 dermw2530_12_000016 2 +qtest2014.2 0 dict.2567_12_001011 2 +qtest2014.2 0 dict.2567_12_001049 3 +qtest2014.2 0 dict.2567_12_001055 3 +qtest2014.2 0 dict.2567_12_001091 3 +qtest2014.2 0 dict.2567_12_001100 3 +qtest2014.2 0 dict.2567_12_001115 3 +qtest2014.2 0 dict.2567_12_001198 3 +qtest2014.2 0 dict.2567_12_001249 3 +qtest2014.2 0 dict.2567_12_001378 3 +qtest2014.2 0 dying1120_12_000394 0 +qtest2014.2 0 dying1120_12_000421 2 +qtest2014.2 0 e-med2733_12_000026 0 +qtest2014.2 0 en.di1144_12_000091 0 +qtest2014.2 0 en.di1144_12_001050 2 +qtest2014.2 0 euros2867_12_000139 2 +qtest2014.2 0 euros2867_12_000224 2 +qtest2014.2 0 fda.g2909_12_002596 3 +qtest2014.2 0 healt3115_12_000563 3 +qtest2014.2 0 healt3117_12_000773 0 +qtest2014.2 0 healt3117_12_000780 3 +qtest2014.2 0 healt3117_12_000781 3 +qtest2014.2 0 healt3117_12_000782 0 +qtest2014.2 0 healt3117_12_000783 3 +qtest2014.2 0 healt3117_12_000784 3 +qtest2014.2 0 healt3117_12_000800 3 +qtest2014.2 0 healt3117_12_000864 0 +qtest2014.2 0 healt3117_12_000867 0 +qtest2014.2 0 healt3117_12_000868 0 +qtest2014.2 0 healt3117_12_000869 2 +qtest2014.2 0 healt3117_12_001040 0 +qtest2014.2 0 healt3117_12_001254 3 +qtest2014.2 0 healt3117_12_001257 3 +qtest2014.2 0 healt3117_12_001258 3 +qtest2014.2 0 healt3117_12_001597 2 +qtest2014.2 0 innov3303_12_000793 0 +qtest2014.2 0 innov3303_12_000912 3 +qtest2014.2 0 iront3330_12_000417 2 +qtest2014.2 0 kidsh1292_12_000457 0 +qtest2014.2 0 longe1310_12_000012 3 +qtest2014.2 0 lungc1312_12_000115 0 +qtest2014.2 0 metho3694_12_001089 3 +qtest2014.2 0 ncbi.3800_12_000470 2 +qtest2014.2 0 ncbi.3800_12_008089 0 +qtest2014.2 0 neona3819_12_000837 3 +qtest2014.2 0 netce3826_12_001089 3 +qtest2014.2 0 netce3826_12_001166 3 +qtest2014.2 0 nhslo1393_12_002167 3 +qtest2014.2 0 nhslo1393_12_002325 3 +qtest2014.2 0 nhslo1393_12_002329 3 +qtest2014.2 0 nhslo1393_12_002333 3 +qtest2014.2 0 nhslo1393_12_002337 3 +qtest2014.2 0 nhslo1393_12_003146 3 +qtest2014.2 0 nhslo1393_12_003147 3 +qtest2014.2 0 nhslo3844_12_010567 3 +qtest2014.2 0 nhslo3844_12_010652 2 +qtest2014.2 0 nhslo3844_12_010667 2 +qtest2014.2 0 nhslo3844_12_010673 2 +qtest2014.2 0 nhslo3844_12_010687 3 +qtest2014.2 0 nhslo3844_12_012061 3 +qtest2014.2 0 nhslo3844_12_012062 3 +qtest2014.2 0 nhslo3844_12_012067 3 +qtest2014.2 0 nhslo3844_12_012071 3 +qtest2014.2 0 nichd3854_12_000005 3 +qtest2014.2 0 nichd3854_12_000006 3 +qtest2014.2 0 nlm.n3868_12_000785 3 +qtest2014.2 0 patho3986_12_000112 0 +qtest2014.2 0 patie3987_12_000714 0 +qtest2014.2 0 patie3987_12_000723 0 +qtest2014.2 0 patie3987_12_000809 0 +qtest2014.2 0 patie3987_12_001081 0 +qtest2014.2 0 sepsi1565_12_000001 3 +qtest2014.2 0 sepsi1565_12_000002 3 +qtest2014.2 0 surge4588_12_000087 2 +qtest2014.2 0 survi4592_12_000001 2 +qtest2014.2 0 thedo4643_12_000525 3 +qtest2014.2 0 thedo4643_12_001681 3 +qtest2014.2 0 ttmed4716_12_000711 0 +qtest2014.2 0 ttmed4716_12_001272 3 +qtest2014.2 0 uptod4830_12_004552 3 +qtest2014.2 0 uptod4830_12_018309 3 +qtest2014.2 0 uptod4830_12_018349 3 +qtest2014.2 0 uptod4830_12_018390 3 +qtest2014.2 0 uptod4830_12_018490 3 +qtest2014.2 0 uptod4830_12_018491 3 +qtest2014.2 0 uptod4830_12_018534 3 +qtest2014.2 0 uptod4830_12_018587 3 +qtest2014.2 0 uptod4830_12_018590 3 +qtest2014.2 0 uptod4830_12_044362 2 +qtest2014.2 0 uptod4830_12_044364 2 +qtest2014.2 0 uptod4830_12_046977 3 +qtest2014.2 0 uptod4830_12_075721 0 +qtest2014.2 0 uptod4830_12_078965 3 +qtest2014.2 0 uptod4830_12_079604 2 +qtest2014.2 0 virtu4909_12_001289 3 +qtest2014.2 0 virtu4909_12_001803 3 +qtest2014.2 0 webmd4945_12_000083 1 +qtest2014.2 0 webmd4945_12_002597 3 +qtest2014.2 0 wiki.0842_12_006372 2 +qtest2014.2 0 wiki.0842_12_008997 3 +qtest2014.2 0 wiki.0842_12_008998 3 +qtest2014.3 0 101de1697_12_000023 0 +qtest2014.3 0 101de1697_12_000417 0 +qtest2014.3 0 101de1697_12_001431 0 +qtest2014.3 0 101de1697_12_001478 0 +qtest2014.3 0 101de1697_12_001768 0 +qtest2014.3 0 101de1697_12_002094 0 +qtest2014.3 0 altme0929_12_000639 0 +qtest2014.3 0 altme0929_12_000948 0 +qtest2014.3 0 alzhe0932_12_000865 0 +qtest2014.3 0 asbes1977_12_001148 3 +qtest2014.3 0 bestb0834_12_000368 3 +qtest2014.3 0 bestb0834_12_000786 3 +qtest2014.3 0 bestb0834_12_000975 3 +qtest2014.3 0 bestb0834_12_001853 3 +qtest2014.3 0 bestb0834_12_002002 3 +qtest2014.3 0 bestb0834_12_002193 2 +qtest2014.3 0 cadth0844_12_003189 0 +qtest2014.3 0 cadth0844_12_003692 0 +qtest2014.3 0 cadth0844_12_004270 0 +qtest2014.3 0 cadth0844_12_004271 0 +qtest2014.3 0 cadth0844_12_004350 0 +qtest2014.3 0 cadth0844_12_004429 0 +qtest2014.3 0 cadth0844_12_005467 0 +qtest2014.3 0 cadth0844_12_005468 0 +qtest2014.3 0 cadth0844_12_005474 0 +qtest2014.3 0 cadth0844_12_005488 0 +qtest2014.3 0 child2342_12_000024 1 +qtest2014.3 0 clini0836_12_009157 0 +qtest2014.3 0 clini0836_12_014512 2 +qtest2014.3 0 clini0836_12_016787 3 +qtest2014.3 0 clini0836_12_025302 3 +qtest2014.3 0 clini0836_12_063982 3 +qtest2014.3 0 clini0836_12_081743 3 +qtest2014.3 0 clini0836_12_088123 3 +qtest2014.3 0 clini0836_12_089619 2 +qtest2014.3 0 clini0836_12_101899 3 +qtest2014.3 0 diabe2551_12_000447 0 +qtest2014.3 0 dict.2567_12_001078 3 +qtest2014.3 0 dict.2567_12_001155 2 +qtest2014.3 0 emedi2805_12_000607 3 +qtest2014.3 0 gastr2983_12_000784 0 +qtest2014.3 0 healt3121_12_000544 0 +qtest2014.3 0 healt3132_12_000325 0 +qtest2014.3 0 heart3134_12_000087 2 +qtest2014.3 0 heart3134_12_000290 3 +qtest2014.3 0 heart3134_12_000305 3 +qtest2014.3 0 hyste3217_12_001164 0 +qtest2014.3 0 imgt.3265_12_000284 0 +qtest2014.3 0 imgt.3265_12_000721 0 +qtest2014.3 0 mayoc3579_12_008719 1 +qtest2014.3 0 metho3694_12_002104 0 +qtest2014.3 0 metho3694_12_002203 0 +qtest2014.3 0 metho3694_12_002293 0 +qtest2014.3 0 metho3694_12_002366 0 +qtest2014.3 0 metho3694_12_002383 0 +qtest2014.3 0 metho3694_12_002458 0 +qtest2014.3 0 mgh.o3697_12_002440 0 +qtest2014.3 0 misca1363_12_000435 0 +qtest2014.3 0 misca1363_12_000499 0 +qtest2014.3 0 myast3751_12_000007 0 +qtest2014.3 0 myast3751_12_000059 0 +qtest2014.3 0 new.p1389_12_014422 0 +qtest2014.3 0 pathg3984_12_000509 2 +qtest2014.3 0 ped-o4003_12_000041 0 +qtest2014.3 0 plast1486_12_001296 0 +qtest2014.3 0 pleur4087_12_000076 3 +qtest2014.3 0 preem1494_12_000348 0 +qtest2014.3 0 preem1494_12_000604 0 +qtest2014.3 0 preem1494_12_000608 0 +qtest2014.3 0 progn4142_12_000012 0 +qtest2014.3 0 smoki4451_12_000010 0 +qtest2014.3 0 smoki4451_12_000042 0 +qtest2014.3 0 tripa0853_12_002880 0 +qtest2014.3 0 uptod4830_12_000616 3 +qtest2014.3 0 uptod4830_12_001227 3 +qtest2014.3 0 uptod4830_12_001344 3 +qtest2014.3 0 uptod4830_12_002934 2 +qtest2014.3 0 uptod4830_12_003586 0 +qtest2014.3 0 uptod4830_12_015897 0 +qtest2014.3 0 uptod4830_12_025649 3 +qtest2014.3 0 uptod4830_12_035719 2 +qtest2014.3 0 uptod4830_12_042266 3 +qtest2014.3 0 uptod4830_12_042367 3 +qtest2014.3 0 uptod4830_12_042457 3 +qtest2014.3 0 uptod4830_12_042518 3 +qtest2014.3 0 uptod4830_12_042537 3 +qtest2014.3 0 uptod4830_12_043144 3 +qtest2014.3 0 uptod4830_12_048869 0 +qtest2014.3 0 uptod4830_12_055937 3 +qtest2014.3 0 uptod4830_12_066949 0 +qtest2014.3 0 uptod4830_12_071112 0 +qtest2014.3 0 uptod4830_12_075102 0 +qtest2014.3 0 uptod4830_12_075207 0 +qtest2014.3 0 uptod4830_12_075260 0 +qtest2014.3 0 virtu4909_12_001484 0 +qtest2014.3 0 wiki.0842_12_007828 3 +qtest2014.4 0 ahrq.1851_12_000252 0 +qtest2014.4 0 alzhe0932_12_000307 3 +qtest2014.4 0 alzhe0932_12_000308 3 +qtest2014.4 0 alzhe0932_12_000309 3 +qtest2014.4 0 alzhe0932_12_000956 3 +qtest2014.4 0 alzhe0932_12_001255 2 +qtest2014.4 0 baby-2032_12_000190 3 +qtest2014.4 0 bestb0834_12_001136 2 +qtest2014.4 0 bestb0834_12_001996 1 +qtest2014.4 0 brain2166_12_000079 2 +qtest2014.4 0 brain2166_12_000122 3 +qtest2014.4 0 child2342_12_000269 0 +qtest2014.4 0 child2342_12_000309 0 +qtest2014.4 0 clini0836_12_015608 0 +qtest2014.4 0 clini0836_12_018564 2 +qtest2014.4 0 clini0836_12_031660 1 +qtest2014.4 0 clini0836_12_034344 2 +qtest2014.4 0 clini0836_12_034822 0 +qtest2014.4 0 clini0836_12_035239 3 +qtest2014.4 0 clini0836_12_036078 1 +qtest2014.4 0 clini0836_12_039706 0 +qtest2014.4 0 clini0836_12_042478 3 +qtest2014.4 0 clini0836_12_044784 2 +qtest2014.4 0 clini0836_12_050059 0 +qtest2014.4 0 clini0836_12_050376 2 +qtest2014.4 0 clini0836_12_060271 2 +qtest2014.4 0 clini0836_12_062354 3 +qtest2014.4 0 clini0836_12_063029 1 +qtest2014.4 0 clini0836_12_065526 3 +qtest2014.4 0 clini0836_12_068574 3 +qtest2014.4 0 clini0836_12_074432 2 +qtest2014.4 0 clini0836_12_075723 2 +qtest2014.4 0 clini0836_12_084742 2 +qtest2014.4 0 clini0836_12_090635 0 +qtest2014.4 0 clini0836_12_097275 3 +qtest2014.4 0 clini0836_12_098172 3 +qtest2014.4 0 clini0836_12_099545 3 +qtest2014.4 0 clini0836_12_100250 3 +qtest2014.4 0 clini0836_12_101121 3 +qtest2014.4 0 clini0836_12_101766 3 +qtest2014.4 0 clini0836_12_105757 2 +qtest2014.4 0 clini0836_12_123893 0 +qtest2014.4 0 clini0836_12_125803 3 +qtest2014.4 0 clini0836_12_126345 3 +qtest2014.4 0 dict.2567_12_001098 3 +qtest2014.4 0 empow2815_12_000958 3 +qtest2014.4 0 encep2817_12_000022 2 +qtest2014.4 0 encep2817_12_000072 2 +qtest2014.4 0 encep2817_12_000164 2 +qtest2014.4 0 encep2817_12_000165 2 +qtest2014.4 0 first1181_12_000271 3 +qtest2014.4 0 first1181_12_000317 3 +qtest2014.4 0 fromy1190_12_002004 3 +qtest2014.4 0 healt3117_12_000494 0 +qtest2014.4 0 healt3117_12_000495 3 +qtest2014.4 0 healt3117_12_000496 3 +qtest2014.4 0 healt3117_12_000497 0 +qtest2014.4 0 healt3117_12_000498 3 +qtest2014.4 0 healt3117_12_000499 3 +qtest2014.4 0 healt3117_12_000500 0 +qtest2014.4 0 infot1265_12_000169 1 +qtest2014.4 0 insid3304_12_000120 0 +qtest2014.4 0 insid3304_12_000175 0 +qtest2014.4 0 mayfi3578_12_000428 2 +qtest2014.4 0 mayfi3578_12_000486 3 +qtest2014.4 0 medhe3620_12_000094 0 +qtest2014.4 0 medis3653_12_000169 2 +qtest2014.4 0 natio3788_12_000025 1 +qtest2014.4 0 nhslo3844_12_015891 3 +qtest2014.4 0 nhslo3844_12_015892 3 +qtest2014.4 0 nhslo3844_12_015901 3 +qtest2014.4 0 nhslo3844_12_015905 3 +qtest2014.4 0 nlm.n3868_12_001873 3 +qtest2014.4 0 ocd.a1413_12_000061 3 +qtest2014.4 0 palli3978_12_000223 2 +qtest2014.4 0 palli3978_12_000227 2 +qtest2014.4 0 palli3978_12_000670 2 +qtest2014.4 0 palli3978_12_001181 2 +qtest2014.4 0 patie3987_12_000528 2 +qtest2014.4 0 patie3987_12_000724 2 +qtest2014.4 0 patie3992_12_000724 3 +qtest2014.4 0 patie3992_12_001050 1 +qtest2014.4 0 patie3992_12_001173 1 +qtest2014.4 0 patie3992_12_002511 0 +qtest2014.4 0 patie3992_12_002806 0 +qtest2014.4 0 patie3992_12_002949 0 +qtest2014.4 0 patie3992_12_002951 0 +qtest2014.4 0 radio4191_12_000302 3 +qtest2014.4 0 river4274_12_000314 3 +qtest2014.4 0 river4274_12_000336 3 +qtest2014.4 0 theba4636_12_000092 0 +qtest2014.4 0 uclah4736_12_000858 1 +qtest2014.4 0 under4819_12_000096 3 +qtest2014.4 0 uptod4830_12_005280 3 +qtest2014.4 0 uptod4830_12_011004 3 +qtest2014.4 0 uptod4830_12_011014 3 +qtest2014.4 0 uptod4830_12_040436 3 +qtest2014.4 0 uptod4830_12_051020 3 +qtest2014.4 0 uptod4830_12_056342 3 +qtest2014.4 0 uptod4830_12_059143 3 +qtest2014.4 0 uptod4830_12_059187 3 +qtest2014.4 0 uptod4830_12_060035 3 +qtest2014.4 0 uptod4830_12_064577 3 +qtest2014.4 0 uptod4830_12_064602 3 +qtest2014.4 0 uptod4830_12_064607 3 +qtest2014.4 0 uptod4830_12_064805 3 +qtest2014.4 0 uptod4830_12_064806 3 +qtest2014.4 0 uptod4830_12_064813 3 +qtest2014.4 0 uptod4830_12_064852 3 +qtest2014.4 0 uptod4830_12_069588 3 +qtest2014.4 0 uptod4830_12_069762 0 +qtest2014.4 0 uptod4830_12_069834 3 +qtest2014.4 0 uptod4830_12_083418 3 +qtest2014.4 0 webmd4945_12_002554 3 +qtest2014.4 0 winds4965_12_000032 3 +qtest2014.5 0 austr2019_12_001445 3 +qtest2014.5 0 bestb0834_12_000053 3 +qtest2014.5 0 bestb0834_12_000069 3 +qtest2014.5 0 bestb0834_12_000283 3 +qtest2014.5 0 bestb0834_12_000496 1 +qtest2014.5 0 bestb0834_12_000908 0 +qtest2014.5 0 bestb0834_12_001046 0 +qtest2014.5 0 bestb0834_12_001124 0 +qtest2014.5 0 bestb0834_12_001166 1 +qtest2014.5 0 bestb0834_12_001190 1 +qtest2014.5 0 bestb0834_12_001419 0 +qtest2014.5 0 bestb0834_12_001427 1 +qtest2014.5 0 bestb0834_12_001447 0 +qtest2014.5 0 bestb0834_12_001466 1 +qtest2014.5 0 bestb0834_12_001612 0 +qtest2014.5 0 bestb0834_12_002063 3 +qtest2014.5 0 clini0836_12_033100 3 +qtest2014.5 0 clini0836_12_054826 3 +qtest2014.5 0 clini0836_12_063026 3 +qtest2014.5 0 clini0836_12_090224 3 +qtest2014.5 0 clini0836_12_100690 3 +qtest2014.5 0 depre1072_12_000771 3 +qtest2014.5 0 en.di1144_12_000252 1 +qtest2014.5 0 en.di1144_12_000254 1 +qtest2014.5 0 en.di1144_12_000255 1 +qtest2014.5 0 gastr2983_12_001929 2 +qtest2014.5 0 healt3117_12_002540 0 +qtest2014.5 0 healt3117_12_002847 0 +qtest2014.5 0 healt3117_12_002848 1 +qtest2014.5 0 healt3117_12_002849 0 +qtest2014.5 0 heart1227_12_001553 3 +qtest2014.5 0 medic3644_12_001473 0 +qtest2014.5 0 ncbi.3800_12_000193 3 +qtest2014.5 0 nlm.n3868_12_001781 3 +qtest2014.5 0 publi0841_12_002398 2 +qtest2014.5 0 publi0841_12_004651 2 +qtest2014.5 0 randy4197_12_000011 3 +qtest2014.5 0 randy4197_12_000061 3 +qtest2014.5 0 uptod4830_12_000278 3 +qtest2014.5 0 uptod4830_12_002116 0 +qtest2014.5 0 uptod4830_12_002398 0 +qtest2014.5 0 uptod4830_12_002485 0 +qtest2014.5 0 uptod4830_12_002491 3 +qtest2014.5 0 uptod4830_12_002499 3 +qtest2014.5 0 uptod4830_12_002557 3 +qtest2014.5 0 uptod4830_12_002562 3 +qtest2014.5 0 uptod4830_12_002564 0 +qtest2014.5 0 uptod4830_12_002593 3 +qtest2014.5 0 uptod4830_12_002606 3 +qtest2014.5 0 uptod4830_12_002609 0 +qtest2014.5 0 uptod4830_12_002654 3 +qtest2014.5 0 uptod4830_12_002702 3 +qtest2014.5 0 uptod4830_12_002729 2 +qtest2014.5 0 uptod4830_12_016825 3 +qtest2014.5 0 uptod4830_12_016828 3 +qtest2014.5 0 uptod4830_12_016969 3 +qtest2014.5 0 uptod4830_12_016974 3 +qtest2014.5 0 uptod4830_12_016979 3 +qtest2014.5 0 uptod4830_12_017004 3 +qtest2014.5 0 uptod4830_12_017008 3 +qtest2014.5 0 uptod4830_12_017015 3 +qtest2014.5 0 uptod4830_12_017039 3 +qtest2014.5 0 uptod4830_12_017057 3 +qtest2014.5 0 uptod4830_12_017067 0 +qtest2014.5 0 uptod4830_12_017085 3 +qtest2014.5 0 uptod4830_12_017087 0 +qtest2014.5 0 uptod4830_12_017119 3 +qtest2014.5 0 uptod4830_12_017159 3 +qtest2014.5 0 uptod4830_12_017177 2 +qtest2014.5 0 uptod4830_12_017183 3 +qtest2014.5 0 uptod4830_12_017184 0 +qtest2014.5 0 uptod4830_12_017194 3 +qtest2014.5 0 uptod4830_12_017212 3 +qtest2014.5 0 uptod4830_12_018641 3 +qtest2014.5 0 uptod4830_12_018655 3 +qtest2014.5 0 uptod4830_12_018776 3 +qtest2014.5 0 uptod4830_12_018896 2 +qtest2014.5 0 uptod4830_12_021831 3 +qtest2014.5 0 uptod4830_12_024407 3 +qtest2014.5 0 uptod4830_12_025137 3 +qtest2014.5 0 uptod4830_12_025231 3 +qtest2014.5 0 uptod4830_12_029702 3 +qtest2014.5 0 uptod4830_12_029772 3 +qtest2014.5 0 uptod4830_12_031374 3 +qtest2014.5 0 uptod4830_12_031380 0 +qtest2014.5 0 uptod4830_12_031425 0 +qtest2014.5 0 uptod4830_12_031491 0 +qtest2014.5 0 uptod4830_12_033161 0 +qtest2014.5 0 uptod4830_12_047306 3 +qtest2014.5 0 uptod4830_12_047314 3 +qtest2014.5 0 uptod4830_12_047360 3 +qtest2014.5 0 uptod4830_12_047436 3 +qtest2014.5 0 uptod4830_12_047472 3 +qtest2014.5 0 uptod4830_12_047561 3 +qtest2014.5 0 uptod4830_12_049573 3 +qtest2014.5 0 uptod4830_12_049636 0 +qtest2014.5 0 uptod4830_12_049965 0 +qtest2014.5 0 uptod4830_12_056284 3 +qtest2014.5 0 uptod4830_12_059950 3 +qtest2014.5 0 uptod4830_12_065257 3 +qtest2014.5 0 uptod4830_12_065313 0 +qtest2014.5 0 uptod4830_12_071259 3 +qtest2014.5 0 uptod4830_12_071285 3 +qtest2014.5 0 uptod4830_12_071313 2 +qtest2014.5 0 uptod4830_12_071337 3 +qtest2014.5 0 uptod4830_12_072304 3 +qtest2014.5 0 uptod4830_12_072500 3 +qtest2014.5 0 uptod4830_12_072538 3 +qtest2014.5 0 uptod4830_12_072550 3 +qtest2014.5 0 uptod4830_12_075583 0 +qtest2014.5 0 uptod4830_12_079143 3 +qtest2014.5 0 uptod4830_12_079180 0 +qtest2014.5 0 uptod4830_12_082326 0 +qtest2014.5 0 uptod4830_12_082330 3 +qtest2014.5 0 vesal4890_12_000539 0 +qtest2014.5 0 vesal4890_12_000597 0 +qtest2014.5 0 vesal4890_12_000606 0 +qtest2014.5 0 vesal4890_12_000611 0 +qtest2014.5 0 virtu4909_12_001954 3 +qtest2014.6 0 advan1814_12_000431 0 +qtest2014.6 0 bestb0834_12_001052 1 +qtest2014.6 0 child2342_12_000028 0 +qtest2014.6 0 child2342_12_000072 1 +qtest2014.6 0 child2342_12_000173 1 +qtest2014.6 0 child2342_12_000253 0 +qtest2014.6 0 chkd.2351_12_001182 3 +qtest2014.6 0 clini0836_12_002615 3 +qtest2014.6 0 clini0836_12_014628 0 +qtest2014.6 0 clini0836_12_026622 3 +qtest2014.6 0 clini0836_12_032612 3 +qtest2014.6 0 clini0836_12_035249 3 +qtest2014.6 0 clini0836_12_038608 3 +qtest2014.6 0 clini0836_12_047070 3 +qtest2014.6 0 clini0836_12_047919 3 +qtest2014.6 0 clini0836_12_055461 3 +qtest2014.6 0 clini0836_12_058586 0 +qtest2014.6 0 clini0836_12_061104 3 +qtest2014.6 0 clini0836_12_082707 3 +qtest2014.6 0 clini0836_12_085333 3 +qtest2014.6 0 clini0836_12_096702 3 +qtest2014.6 0 clini0836_12_103688 3 +qtest2014.6 0 clini0836_12_112513 3 +qtest2014.6 0 clini0836_12_117676 3 +qtest2014.6 0 clini0836_12_118932 3 +qtest2014.6 0 clini0836_12_119574 3 +qtest2014.6 0 clini0836_12_127008 3 +qtest2014.6 0 clini0836_12_127666 3 +qtest2014.6 0 clini0836_12_129924 3 +qtest2014.6 0 clini0836_12_130230 3 +qtest2014.6 0 cure-2480_12_000036 0 +qtest2014.6 0 en.di1144_12_000391 3 +qtest2014.6 0 ghr.n1205_12_000276 3 +qtest2014.6 0 healt3117_12_003177 3 +qtest2014.6 0 heart1228_12_000077 2 +qtest2014.6 0 heart1228_12_000082 2 +qtest2014.6 0 heart1228_12_000158 3 +qtest2014.6 0 heart1228_12_000159 3 +qtest2014.6 0 heart1228_12_000405 3 +qtest2014.6 0 heart1228_12_001655 3 +qtest2014.6 0 heart3134_12_000073 3 +qtest2014.6 0 mayoc3579_12_022530 3 +qtest2014.6 0 mayoc3579_12_026214 3 +qtest2014.6 0 mayoc3579_12_026216 3 +qtest2014.6 0 mayoc3579_12_026220 3 +qtest2014.6 0 mayoc3579_12_026223 3 +qtest2014.6 0 mayoc3579_12_026224 3 +qtest2014.6 0 mayoc3579_12_026227 3 +qtest2014.6 0 mayoc3579_12_026229 3 +qtest2014.6 0 mayoc3579_12_026231 3 +qtest2014.6 0 mayoc3579_12_026234 3 +qtest2014.6 0 metho3694_12_001672 0 +qtest2014.6 0 metho3694_12_001678 3 +qtest2014.6 0 metho3694_12_001968 3 +qtest2014.6 0 metho3694_12_002033 0 +qtest2014.6 0 metho3694_12_002078 0 +qtest2014.6 0 pathg3984_12_000680 0 +qtest2014.6 0 uptod4830_12_002592 3 +qtest2014.6 0 uptod4830_12_005142 0 +qtest2014.6 0 uptod4830_12_005165 2 +qtest2014.6 0 uptod4830_12_005194 3 +qtest2014.6 0 uptod4830_12_005216 3 +qtest2014.6 0 uptod4830_12_005297 3 +qtest2014.6 0 uptod4830_12_005302 3 +qtest2014.6 0 uptod4830_12_005310 3 +qtest2014.6 0 uptod4830_12_005321 3 +qtest2014.6 0 uptod4830_12_005339 0 +qtest2014.6 0 uptod4830_12_005362 3 +qtest2014.6 0 uptod4830_12_005465 0 +qtest2014.6 0 uptod4830_12_008800 0 +qtest2014.6 0 uptod4830_12_008891 3 +qtest2014.6 0 uptod4830_12_021932 3 +qtest2014.6 0 uptod4830_12_031529 3 +qtest2014.6 0 uptod4830_12_044287 0 +qtest2014.6 0 uptod4830_12_044291 0 +qtest2014.6 0 uptod4830_12_044328 3 +qtest2014.6 0 uptod4830_12_044354 3 +qtest2014.6 0 uptod4830_12_054000 3 +qtest2014.6 0 uptod4830_12_054107 3 +qtest2014.6 0 uptod4830_12_054147 3 +qtest2014.6 0 uptod4830_12_083268 3 +qtest2014.6 0 uptod4830_12_083391 3 +qtest2014.6 0 uptod4830_12_083396 3 +qtest2014.6 0 uptod4830_12_083432 3 +qtest2014.6 0 virtu4909_12_001468 3 +qtest2014.6 0 wiki.0842_12_002400 1 +qtest2014.7 0 attra0843_12_001523 0 +qtest2014.7 0 bestb0834_12_001803 2 +qtest2014.7 0 clini0836_12_014983 3 +qtest2014.7 0 clini0836_12_039591 1 +qtest2014.7 0 clini0836_12_042820 1 +qtest2014.7 0 clini0836_12_042837 1 +qtest2014.7 0 clini0836_12_050200 1 +qtest2014.7 0 clini0836_12_092830 1 +qtest2014.7 0 clini0836_12_115976 1 +qtest2014.7 0 diabe1087_12_000021 0 +qtest2014.7 0 elcam2785_12_000021 0 +qtest2014.7 0 emedi2805_12_000109 2 +qtest2014.7 0 emedi2805_12_000154 2 +qtest2014.7 0 emedi2805_12_000157 0 +qtest2014.7 0 emedi2805_12_000267 3 +qtest2014.7 0 emedi2805_12_000353 3 +qtest2014.7 0 emedi2805_12_000368 3 +qtest2014.7 0 emedi2805_12_000420 3 +qtest2014.7 0 emedi2805_12_000460 3 +qtest2014.7 0 emedi2805_12_000491 3 +qtest2014.7 0 emedi2805_12_000562 3 +qtest2014.7 0 emedi2805_12_000589 3 +qtest2014.7 0 emedi2805_12_000610 1 +qtest2014.7 0 emedi2805_12_000611 3 +qtest2014.7 0 emedi2805_12_000612 3 +qtest2014.7 0 emedi2805_12_000618 0 +qtest2014.7 0 emedi2805_12_000886 0 +qtest2014.7 0 emedi2805_12_000972 0 +qtest2014.7 0 emedi2805_12_000974 0 +qtest2014.7 0 emedi2805_12_000995 0 +qtest2014.7 0 emedi2805_12_001008 0 +qtest2014.7 0 emedi2805_12_001017 0 +qtest2014.7 0 emedi2805_12_001100 0 +qtest2014.7 0 emedi2805_12_001110 0 +qtest2014.7 0 emedi2805_12_001791 0 +qtest2014.7 0 emedi2805_12_001856 0 +qtest2014.7 0 emedi2805_12_001862 0 +qtest2014.7 0 en.di1144_12_000380 0 +qtest2014.7 0 en.di1144_12_001051 1 +qtest2014.7 0 en.di1144_12_001062 1 +qtest2014.7 0 esaur2844_12_000001 0 +qtest2014.7 0 esaur2844_12_000055 0 +qtest2014.7 0 famil2899_12_000097 1 +qtest2014.7 0 gastr2983_12_000329 3 +qtest2014.7 0 healt3117_12_001872 0 +qtest2014.7 0 healt3117_12_002428 3 +qtest2014.7 0 heart1227_12_000011 1 +qtest2014.7 0 heart1227_12_000016 0 +qtest2014.7 0 heart1227_12_000036 3 +qtest2014.7 0 heart1227_12_000037 3 +qtest2014.7 0 heart1227_12_000040 3 +qtest2014.7 0 heart1227_12_000047 3 +qtest2014.7 0 heart1227_12_000048 3 +qtest2014.7 0 heart1227_12_000051 3 +qtest2014.7 0 heart1227_12_000056 3 +qtest2014.7 0 heart1227_12_000059 3 +qtest2014.7 0 heart1227_12_000062 3 +qtest2014.7 0 heart1227_12_000074 3 +qtest2014.7 0 heart1227_12_000075 3 +qtest2014.7 0 heart1227_12_000076 3 +qtest2014.7 0 heart1227_12_000548 0 +qtest2014.7 0 heart1227_12_000580 0 +qtest2014.7 0 heart1227_12_000581 0 +qtest2014.7 0 heart1227_12_001549 3 +qtest2014.7 0 jfpon3369_12_000142 0 +qtest2014.7 0 jfpon3369_12_000380 1 +qtest2014.7 0 lowca1311_12_000214 0 +qtest2014.7 0 med.n3601_12_000267 0 +qtest2014.7 0 med.n3601_12_000272 0 +qtest2014.7 0 med.n3601_12_000277 0 +qtest2014.7 0 mensh1353_12_000057 0 +qtest2014.7 0 metho3694_12_001722 1 +qtest2014.7 0 ncbi.3800_12_001347 0 +qtest2014.7 0 nhslo1393_12_008655 3 +qtest2014.7 0 nhslo1393_12_008659 3 +qtest2014.7 0 nhslo1393_12_011277 1 +qtest2014.7 0 nhslo1393_12_011402 1 +qtest2014.7 0 nhslo1393_12_011416 1 +qtest2014.7 0 nhslo1393_12_011420 1 +qtest2014.7 0 nhslo1393_12_014696 1 +qtest2014.7 0 nhslo1393_12_014707 1 +qtest2014.7 0 nhslo3844_12_003390 3 +qtest2014.7 0 nlm.n3868_12_000677 1 +qtest2014.7 0 nlm.n3868_12_001435 3 +qtest2014.7 0 nlm.n3868_12_001529 1 +qtest2014.7 0 path.1446_12_000001 0 +qtest2014.7 0 pathg3984_12_000306 2 +qtest2014.7 0 pathg3984_12_000507 0 +qtest2014.7 0 rcsed4219_12_000380 0 +qtest2014.7 0 senio1563_12_000117 3 +qtest2014.7 0 senio1563_12_000118 3 +qtest2014.7 0 surge4588_12_000087 1 +qtest2014.7 0 surge4588_12_000099 0 +qtest2014.7 0 thedo4643_12_000275 1 +qtest2014.7 0 thedo4643_12_002182 1 +qtest2014.7 0 thege4646_12_000614 0 +qtest2014.7 0 tripa0853_12_001969 1 +qtest2014.7 0 tripa0853_12_005491 1 +qtest2014.7 0 ttmed4716_12_001399 0 +qtest2014.7 0 uclah4736_12_000418 0 +qtest2014.7 0 ultra4811_12_000761 0 +qtest2014.7 0 ultra4811_12_000794 0 +qtest2014.7 0 uptod4830_12_003322 0 +qtest2014.7 0 uptod4830_12_005823 2 +qtest2014.7 0 uptod4830_12_007424 0 +qtest2014.7 0 uptod4830_12_007586 3 +qtest2014.7 0 uptod4830_12_008262 0 +qtest2014.7 0 uptod4830_12_008360 0 +qtest2014.7 0 uptod4830_12_009414 0 +qtest2014.7 0 uptod4830_12_009440 0 +qtest2014.7 0 uptod4830_12_013411 1 +qtest2014.7 0 uptod4830_12_016127 3 +qtest2014.7 0 uptod4830_12_022672 0 +qtest2014.7 0 uptod4830_12_025678 3 +qtest2014.7 0 uptod4830_12_025768 3 +qtest2014.7 0 uptod4830_12_025802 0 +qtest2014.7 0 uptod4830_12_029151 3 +qtest2014.7 0 uptod4830_12_032095 1 +qtest2014.7 0 uptod4830_12_032442 1 +qtest2014.7 0 uptod4830_12_032804 1 +qtest2014.7 0 uptod4830_12_032812 1 +qtest2014.7 0 uptod4830_12_033014 0 +qtest2014.7 0 uptod4830_12_035604 3 +qtest2014.7 0 uptod4830_12_037716 3 +qtest2014.7 0 uptod4830_12_037995 3 +qtest2014.7 0 uptod4830_12_053301 3 +qtest2014.7 0 uptod4830_12_060045 3 +qtest2014.7 0 uptod4830_12_060086 3 +qtest2014.7 0 uptod4830_12_060149 3 +qtest2014.7 0 uptod4830_12_063292 1 +qtest2014.7 0 uptod4830_12_063318 1 +qtest2014.7 0 uptod4830_12_063321 1 +qtest2014.7 0 uptod4830_12_063438 1 +qtest2014.7 0 uptod4830_12_066602 3 +qtest2014.7 0 uptod4830_12_071401 1 +qtest2014.7 0 uptod4830_12_071896 3 +qtest2014.7 0 uptod4830_12_071900 1 +qtest2014.7 0 virtu4909_12_000518 3 +qtest2014.7 0 virtu4909_12_001194 2 +qtest2014.7 0 virtu4909_12_001216 0 +qtest2014.7 0 virtu4909_12_001340 2 +qtest2014.7 0 virtu4909_12_001481 0 +qtest2014.7 0 virtu4909_12_001518 0 +qtest2014.7 0 virtu4909_12_001804 2 +qtest2014.7 0 virtu4909_12_001865 2 +qtest2014.7 0 virtu4909_12_001911 3 +qtest2014.7 0 webmd4945_12_000495 0 +qtest2014.7 0 webmd4945_12_000499 1 +qtest2014.7 0 wiki.0842_12_000010 0 +qtest2014.7 0 wiki.0842_12_000137 0 +qtest2014.7 0 wiki.0842_12_000151 0 +qtest2014.7 0 wiki.0842_12_000740 0 +qtest2014.7 0 wiki.0842_12_002024 3 +qtest2014.7 0 wiki.0842_12_002978 3 +qtest2014.7 0 wiki.0842_12_004197 3 +qtest2014.7 0 wiki.0842_12_004903 0 +qtest2014.7 0 wiki.0842_12_007338 1 +qtest2014.7 0 wikis0855_12_000047 0 +qtest2014.7 0 women1681_12_000267 1 +qtest2014.7 0 women1681_12_000321 1 +qtest2014.7 0 women1681_12_000336 1 +qtest2014.7 0 women1681_12_000394 1 +qtest2014.7 0 women1681_12_000395 1 +qtest2014.7 0 women1681_12_000397 1 +qtest2014.7 0 women1681_12_000398 1 +qtest2014.7 0 women1681_12_000399 1 +qtest2014.7 0 women1681_12_000400 1 +qtest2014.7 0 women1681_12_000401 1 +qtest2014.7 0 women1681_12_000402 1 +qtest2014.7 0 women1681_12_000404 1 +qtest2014.7 0 women1681_12_000405 1 +qtest2014.7 0 women1681_12_000406 1 +qtest2014.7 0 women1681_12_001076 0 +qtest2014.8 0 addic0913_12_000043 3 +qtest2014.8 0 addic0913_12_000095 3 +qtest2014.8 0 addic0913_12_000137 0 +qtest2014.8 0 addic0913_12_000192 3 +qtest2014.8 0 addic1808_12_000001 3 +qtest2014.8 0 addic1808_12_000012 3 +qtest2014.8 0 addic1808_12_000016 2 +qtest2014.8 0 answe1925_12_001983 3 +qtest2014.8 0 austr2019_12_000617 3 +qtest2014.8 0 austr2019_12_001270 3 +qtest2014.8 0 bestb0834_12_000506 0 +qtest2014.8 0 bestb0834_12_000665 2 +qtest2014.8 0 bestb0834_12_000667 2 +qtest2014.8 0 bestb0834_12_000710 0 +qtest2014.8 0 bestb0834_12_000711 3 +qtest2014.8 0 bestb0834_12_000712 3 +qtest2014.8 0 bestb0834_12_000713 0 +qtest2014.8 0 bestb0834_12_000714 3 +qtest2014.8 0 bestb0834_12_000717 3 +qtest2014.8 0 bestb0834_12_000999 3 +qtest2014.8 0 bestb0834_12_001467 3 +qtest2014.8 0 bestb0834_12_001468 3 +qtest2014.8 0 bestb0834_12_001482 3 +qtest2014.8 0 bestb0834_12_001483 3 +qtest2014.8 0 bestb0834_12_001549 0 +qtest2014.8 0 bestb0834_12_002152 3 +qtest2014.8 0 clini0836_12_004165 3 +qtest2014.8 0 clini0836_12_004437 0 +qtest2014.8 0 clini0836_12_006476 2 +qtest2014.8 0 clini0836_12_010943 2 +qtest2014.8 0 clini0836_12_013126 3 +qtest2014.8 0 clini0836_12_019542 2 +qtest2014.8 0 clini0836_12_047840 3 +qtest2014.8 0 clini0836_12_047932 0 +qtest2014.8 0 clini0836_12_050051 3 +qtest2014.8 0 clini0836_12_065589 0 +qtest2014.8 0 clini0836_12_075608 0 +qtest2014.8 0 clini0836_12_087524 0 +qtest2014.8 0 clini0836_12_089127 0 +qtest2014.8 0 clini0836_12_094505 3 +qtest2014.8 0 clini0836_12_095848 0 +qtest2014.8 0 clini0836_12_103341 0 +qtest2014.8 0 clini0836_12_105978 3 +qtest2014.8 0 clini0836_12_111622 1 +qtest2014.8 0 clini0836_12_125194 0 +qtest2014.8 0 clini0836_12_125734 0 +qtest2014.8 0 clini0836_12_127067 3 +qtest2014.8 0 cmp.d1038_12_000291 0 +qtest2014.8 0 daily0837_12_005658 0 +qtest2014.8 0 daily0837_12_017469 0 +qtest2014.8 0 daily0837_12_036380 0 +qtest2014.8 0 daily0837_12_037468 0 +qtest2014.8 0 daily0837_12_037676 0 +qtest2014.8 0 daily0837_12_040728 0 +qtest2014.8 0 depre1072_12_001175 3 +qtest2014.8 0 drugr2709_12_000139 3 +qtest2014.8 0 ement2807_12_000040 2 +qtest2014.8 0 ement2807_12_000521 2 +qtest2014.8 0 ement2807_12_001144 0 +qtest2014.8 0 ement2807_12_002451 2 +qtest2014.8 0 every2870_12_000254 0 +qtest2014.8 0 every2870_12_000258 1 +qtest2014.8 0 fmcfs2940_12_000077 0 +qtest2014.8 0 gmfa.3029_12_000019 3 +qtest2014.8 0 gmfa.3029_12_000020 3 +qtest2014.8 0 healt3090_12_000534 3 +qtest2014.8 0 healt3090_12_002475 3 +qtest2014.8 0 healt3107_12_000651 2 +qtest2014.8 0 healt3107_12_000667 2 +qtest2014.8 0 healt3117_12_000199 3 +qtest2014.8 0 healt3117_12_000373 3 +qtest2014.8 0 healt3117_12_000374 3 +qtest2014.8 0 healt3117_12_000375 3 +qtest2014.8 0 healt3117_12_000376 3 +qtest2014.8 0 healt3117_12_000377 3 +qtest2014.8 0 healt3117_12_001739 0 +qtest2014.8 0 healt3117_12_001740 0 +qtest2014.8 0 healt3117_12_002746 1 +qtest2014.8 0 healt3117_12_002769 1 +qtest2014.8 0 healt3117_12_002770 1 +qtest2014.8 0 healt3117_12_002771 0 +qtest2014.8 0 healt3117_12_002772 0 +qtest2014.8 0 healt3117_12_002773 2 +qtest2014.8 0 healt3117_12_003123 1 +qtest2014.8 0 healt3117_12_003126 2 +qtest2014.8 0 healt3117_12_003127 1 +qtest2014.8 0 healt3117_12_003167 2 +qtest2014.8 0 imaio3262_12_000200 0 +qtest2014.8 0 imaio3262_12_000201 0 +qtest2014.8 0 imaio3262_12_000377 0 +qtest2014.8 0 imaio3262_12_000378 0 +qtest2014.8 0 imaio3262_12_000380 0 +qtest2014.8 0 imaio3262_12_000452 0 +qtest2014.8 0 imaio3262_12_000529 0 +qtest2014.8 0 imaio3262_12_000530 0 +qtest2014.8 0 jfpon3369_12_000977 3 +qtest2014.8 0 menta1354_12_001361 0 +qtest2014.8 0 netce3826_12_000694 2 +qtest2014.8 0 netwo3831_12_001557 0 +qtest2014.8 0 nhslo1393_12_005555 3 +qtest2014.8 0 nhslo1393_12_005558 3 +qtest2014.8 0 nhslo1393_12_005648 3 +qtest2014.8 0 nhslo3844_12_007303 3 +qtest2014.8 0 nhslo3844_12_010048 3 +qtest2014.8 0 nhslo3844_12_010051 3 +qtest2014.8 0 nhslo3844_12_016239 3 +qtest2014.8 0 nhslo3844_12_016242 3 +qtest2014.8 0 nhslo3844_12_016251 3 +qtest2014.8 0 nlm.n3868_12_001391 3 +qtest2014.8 0 publi0841_12_000858 0 +qtest2014.8 0 publi0841_12_001082 2 +qtest2014.8 0 publi0841_12_005549 3 +qtest2014.8 0 quits1518_12_000084 3 +qtest2014.8 0 quits1518_12_000656 2 +qtest2014.8 0 randy4197_12_000153 3 +qtest2014.8 0 subox4579_12_000078 2 +qtest2014.8 0 subox4579_12_000083 1 +qtest2014.8 0 tripa0853_12_002824 2 +qtest2014.8 0 tripa0853_12_004399 2 +qtest2014.8 0 turnu0854_12_000175 0 +qtest2014.8 0 uptod4830_12_008348 0 +qtest2014.8 0 uptod4830_12_019695 2 +qtest2014.8 0 uptod4830_12_042884 0 +qtest2014.8 0 uptod4830_12_058505 0 +qtest2014.8 0 uptod4830_12_059187 0 +qtest2014.8 0 uptod4830_12_060893 0 +qtest2014.8 0 uptod4830_12_064927 0 +qtest2014.8 0 uptod4830_12_069726 0 +qtest2014.8 0 uptod4830_12_069841 0 +qtest2014.8 0 uptod4830_12_069884 0 +qtest2014.8 0 uptod4830_12_069937 0 +qtest2014.8 0 uptod4830_12_069981 0 +qtest2014.8 0 uptod4830_12_069986 0 +qtest2014.8 0 uptod4830_12_069995 0 +qtest2014.8 0 uptod4830_12_070044 0 +qtest2014.8 0 uptod4830_12_070080 0 +qtest2014.8 0 uptod4830_12_070083 2 +qtest2014.8 0 utoro4865_12_000052 0 +qtest2014.8 0 utoro4865_12_000054 0 +qtest2014.8 0 virtu4909_12_000529 2 +qtest2014.8 0 virtu4909_12_000833 3 +qtest2014.8 0 virtu4909_12_000879 0 +qtest2014.8 0 webmd4945_12_002141 0 +qtest2014.9 0 anato1913_12_000118 2 +qtest2014.9 0 anato1913_12_000123 2 +qtest2014.9 0 anato1913_12_000623 2 +qtest2014.9 0 anato1913_12_000624 2 +qtest2014.9 0 anato1913_12_001587 2 +qtest2014.9 0 anato1913_12_001589 2 +qtest2014.9 0 anato1913_12_002103 2 +qtest2014.9 0 clini0836_12_013156 3 +qtest2014.9 0 copd.1055_12_000278 2 +qtest2014.9 0 copd.1055_12_000281 2 +qtest2014.9 0 copd.1055_12_000283 2 +qtest2014.9 0 cysti1067_12_000045 0 +qtest2014.9 0 cysti1067_12_000047 0 +qtest2014.9 0 cysti1067_12_000049 0 +qtest2014.9 0 cysti1067_12_000050 0 +qtest2014.9 0 cysti1067_12_000052 0 +qtest2014.9 0 cysti1067_12_000053 0 +qtest2014.9 0 en.di1144_12_000275 1 +qtest2014.9 0 en.di1144_12_000904 1 +qtest2014.9 0 en.di1144_12_000934 1 +qtest2014.9 0 healt3117_12_001126 0 +qtest2014.9 0 healt3117_12_001244 0 +qtest2014.9 0 hopki3193_12_001129 3 +qtest2014.9 0 jfpon3369_12_000183 3 +qtest2014.9 0 mayfi3578_12_000266 0 +qtest2014.9 0 med.n3601_12_000383 0 +qtest2014.9 0 med.n3601_12_000419 0 +qtest2014.9 0 medhe3620_12_000454 2 +qtest2014.9 0 netce3826_12_001045 0 +qtest2014.9 0 orpha3950_12_000312 0 +qtest2014.9 0 path.1446_12_000001 0 +qtest2014.9 0 pathg3984_12_000533 3 +qtest2014.9 0 patho3986_12_000140 0 +qtest2014.9 0 patho3986_12_000242 2 +qtest2014.9 0 patie3992_12_000133 0 +qtest2014.9 0 radio4191_12_000334 3 +qtest2014.9 0 radio4191_12_000366 3 +qtest2014.9 0 radio4191_12_000397 3 +qtest2014.9 0 revis4261_12_000247 3 +qtest2014.9 0 smoki4451_12_000013 0 +qtest2014.9 0 thyro4672_12_000031 2 +qtest2014.9 0 ultra4811_12_000301 1 +qtest2014.9 0 ultra4811_12_000307 1 +qtest2014.9 0 ultra4811_12_002024 1 +qtest2014.9 0 ultra4811_12_002034 1 +qtest2014.9 0 ultra4811_12_002080 1 +qtest2014.9 0 ultra4811_12_002259 1 +qtest2014.9 0 ultra4811_12_002262 1 +qtest2014.9 0 ultra4811_12_002302 1 +qtest2014.9 0 ultra4811_12_002320 1 +qtest2014.9 0 ultra4811_12_002334 1 +qtest2014.9 0 ultra4811_12_002340 1 +qtest2014.9 0 ultra4811_12_002426 1 +qtest2014.9 0 uptod4830_12_020041 0 +qtest2014.9 0 uptod4830_12_031173 3 +qtest2014.9 0 uptod4830_12_035769 0 +qtest2014.9 0 uptod4830_12_052785 3 +qtest2014.9 0 uptod4830_12_060068 3 +qtest2014.9 0 uptod4830_12_062303 0 +qtest2014.9 0 uptod4830_12_062304 0 +qtest2014.9 0 uptod4830_12_065840 2 +qtest2014.9 0 uptod4830_12_065873 0 +qtest2014.9 0 uptod4830_12_065954 2 +qtest2014.9 0 uptod4830_12_066106 2 +qtest2014.9 0 uptod4830_12_066107 3 +qtest2014.9 0 uptod4830_12_066130 3 +qtest2014.9 0 uptod4830_12_066153 2 +qtest2014.9 0 uptod4830_12_070658 3 +qtest2014.9 0 uptod4830_12_075608 0 +qtest2014.9 0 uptod4830_12_082700 2 +qtest2014.9 0 uptod4830_12_082923 0 +qtest2014.9 0 virtu4909_12_000768 0 +qtest2014.9 0 virtu4909_12_001487 0 +qtest2014.9 0 virtu4913_12_000340 0 +qtest2014.9 0 virtu4913_12_000342 3 +qtest2014.9 0 virtu4913_12_000356 2 +qtest2014.9 0 virtu4913_12_000379 2 +qtest2014.9 0 virtu4913_12_000395 2 +qtest2014.9 0 virtu4913_12_000847 3 +qtest2014.9 0 virtu4913_12_000863 0 +qtest2014.9 0 virtu4913_12_000865 0 +qtest2014.9 0 virtu4913_12_000911 0 +qtest2014.9 0 wiki.0842_12_005938 2 +qtest2014.10 0 allin1875_12_000442 3 +qtest2014.10 0 bestb0834_12_001032 1 +qtest2014.10 0 bestb0834_12_001160 1 +qtest2014.10 0 bestb0834_12_001456 1 +qtest2014.10 0 bestb0834_12_001489 2 +qtest2014.10 0 bestb0834_12_001927 3 +qtest2014.10 0 bestb0834_12_002127 2 +qtest2014.10 0 brain2166_12_000079 3 +qtest2014.10 0 clini0836_12_014594 3 +qtest2014.10 0 clini0836_12_015187 3 +qtest2014.10 0 clini0836_12_016313 3 +qtest2014.10 0 clini0836_12_018331 3 +qtest2014.10 0 clini0836_12_037657 0 +qtest2014.10 0 clini0836_12_043058 3 +qtest2014.10 0 clini0836_12_043929 3 +qtest2014.10 0 clini0836_12_050376 3 +qtest2014.10 0 clini0836_12_055942 3 +qtest2014.10 0 clini0836_12_060233 3 +qtest2014.10 0 clini0836_12_062098 3 +qtest2014.10 0 clini0836_12_063188 3 +qtest2014.10 0 clini0836_12_064911 3 +qtest2014.10 0 clini0836_12_068464 3 +qtest2014.10 0 clini0836_12_071392 3 +qtest2014.10 0 clini0836_12_080002 3 +qtest2014.10 0 clini0836_12_085947 0 +qtest2014.10 0 clini0836_12_089282 3 +qtest2014.10 0 clini0836_12_091432 3 +qtest2014.10 0 clini0836_12_093290 2 +qtest2014.10 0 clini0836_12_095537 0 +qtest2014.10 0 clini0836_12_100250 3 +qtest2014.10 0 clini0836_12_101121 3 +qtest2014.10 0 clini0836_12_104254 3 +qtest2014.10 0 clini0836_12_119142 2 +qtest2014.10 0 clini0836_12_125636 0 +qtest2014.10 0 clini0836_12_126188 3 +qtest2014.10 0 clini0836_12_126345 3 +qtest2014.10 0 corec2450_12_000204 0 +qtest2014.10 0 ement2807_12_000278 0 +qtest2014.10 0 ement2807_12_000869 0 +qtest2014.10 0 ement2807_12_001335 0 +qtest2014.10 0 ement2807_12_001813 0 +qtest2014.10 0 ement2807_12_002382 0 +qtest2014.10 0 ement2807_12_002657 0 +qtest2014.10 0 first1181_12_000251 3 +qtest2014.10 0 first1181_12_000271 3 +qtest2014.10 0 first1181_12_000272 3 +qtest2014.10 0 first1181_12_000295 3 +qtest2014.10 0 first1181_12_000297 3 +qtest2014.10 0 first1181_12_000316 3 +qtest2014.10 0 first1181_12_000317 3 +qtest2014.10 0 first1181_12_000620 3 +qtest2014.10 0 first1181_12_000626 3 +qtest2014.10 0 first1181_12_000630 3 +qtest2014.10 0 first1181_12_000640 3 +qtest2014.10 0 first1181_12_000641 0 +qtest2014.10 0 first1181_12_000661 3 +qtest2014.10 0 fromy1190_12_002004 3 +qtest2014.10 0 gghjo3010_12_000942 3 +qtest2014.10 0 healt3117_12_000500 0 +qtest2014.10 0 imaio3262_12_000005 0 +qtest2014.10 0 imaio3262_12_000013 0 +qtest2014.10 0 imaio3262_12_000040 0 +qtest2014.10 0 imaio3262_12_000049 0 +qtest2014.10 0 imaio3262_12_000054 0 +qtest2014.10 0 imaio3262_12_000080 0 +qtest2014.10 0 imaio3262_12_000130 0 +qtest2014.10 0 imaio3262_12_000188 0 +qtest2014.10 0 imaio3262_12_000395 3 +qtest2014.10 0 imaio3262_12_000414 3 +qtest2014.10 0 imaio3262_12_000420 3 +qtest2014.10 0 infot1265_12_000025 3 +qtest2014.10 0 infot1265_12_000169 3 +qtest2014.10 0 infot1265_12_000353 0 +qtest2014.10 0 infot1265_12_000569 3 +qtest2014.10 0 infot1265_12_000596 2 +qtest2014.10 0 infot1265_12_000776 2 +qtest2014.10 0 infot1265_12_000917 3 +qtest2014.10 0 infot1265_12_000964 2 +qtest2014.10 0 infot1265_12_001047 2 +qtest2014.10 0 infot1265_12_001126 2 +qtest2014.10 0 infot1265_12_001153 3 +qtest2014.10 0 infot1265_12_001226 2 +qtest2014.10 0 infot1265_12_001231 3 +qtest2014.10 0 mayfi3578_12_000428 3 +qtest2014.10 0 mayfi3578_12_000486 3 +qtest2014.10 0 medhe3620_12_000094 2 +qtest2014.10 0 nhslo1393_12_003001 3 +qtest2014.10 0 nhslo1393_12_003005 3 +qtest2014.10 0 nhslo1393_12_011891 3 +qtest2014.10 0 nhslo1393_12_011895 3 +qtest2014.10 0 nhslo3844_12_011876 3 +qtest2014.10 0 nhslo3844_12_011880 3 +qtest2014.10 0 nlm.n3868_12_001873 3 +qtest2014.10 0 ocd.a1413_12_000061 3 +qtest2014.10 0 patie3987_12_000528 1 +qtest2014.10 0 patie3987_12_000549 0 +qtest2014.10 0 patie3987_12_000724 1 +qtest2014.10 0 pedia4004_12_001055 3 +qtest2014.10 0 thedo4643_12_000308 0 +qtest2014.10 0 thedo4643_12_000309 0 +qtest2014.10 0 thedo4643_12_000859 3 +qtest2014.10 0 thedo4643_12_001275 0 +qtest2014.10 0 uclah4736_12_000858 0 +qtest2014.10 0 uptod4830_12_005280 3 +qtest2014.10 0 uptod4830_12_010987 0 +qtest2014.10 0 uptod4830_12_011014 3 +qtest2014.10 0 uptod4830_12_025649 3 +qtest2014.10 0 uptod4830_12_040272 0 +qtest2014.10 0 uptod4830_12_040436 3 +qtest2014.10 0 uptod4830_12_060021 2 +qtest2014.10 0 uptod4830_12_060035 3 +qtest2014.10 0 uptod4830_12_060085 3 +qtest2014.10 0 uptod4830_12_060120 3 +qtest2014.10 0 uptod4830_12_060175 3 +qtest2014.10 0 uptod4830_12_064577 3 +qtest2014.10 0 uptod4830_12_064602 3 +qtest2014.10 0 uptod4830_12_064607 3 +qtest2014.10 0 uptod4830_12_064805 3 +qtest2014.10 0 uptod4830_12_064806 3 +qtest2014.10 0 uptod4830_12_064813 3 +qtest2014.10 0 uptod4830_12_064847 3 +qtest2014.10 0 uptod4830_12_064852 3 +qtest2014.10 0 uptod4830_12_064927 3 +qtest2014.10 0 uptod4830_12_069261 3 +qtest2014.10 0 uptod4830_12_069588 3 +qtest2014.10 0 uptod4830_12_069841 3 +qtest2014.10 0 winds4965_12_000032 3 +qtest2014.11 0 acidr1783_12_000115 3 +qtest2014.11 0 austr2019_12_000858 3 +qtest2014.11 0 baby-2032_12_000083 2 +qtest2014.11 0 babyc2036_12_000526 0 +qtest2014.11 0 babyc2037_12_000827 0 +qtest2014.11 0 bestb0834_12_000228 1 +qtest2014.11 0 bestb0834_12_000453 3 +qtest2014.11 0 bestb0834_12_000564 3 +qtest2014.11 0 bestb0834_12_000785 0 +qtest2014.11 0 bestb0834_12_000786 2 +qtest2014.11 0 bestb0834_12_001374 0 +qtest2014.11 0 bestb0834_12_001656 2 +qtest2014.11 0 bestb0834_12_001749 3 +qtest2014.11 0 chkd.2351_12_000549 3 +qtest2014.11 0 clini0836_12_008609 3 +qtest2014.11 0 clini0836_12_015278 3 +qtest2014.11 0 clini0836_12_018130 3 +qtest2014.11 0 clini0836_12_019402 3 +qtest2014.11 0 clini0836_12_030784 0 +qtest2014.11 0 clini0836_12_031041 3 +qtest2014.11 0 clini0836_12_031339 3 +qtest2014.11 0 clini0836_12_031960 3 +qtest2014.11 0 clini0836_12_032055 3 +qtest2014.11 0 clini0836_12_034758 2 +qtest2014.11 0 clini0836_12_046529 3 +qtest2014.11 0 clini0836_12_063117 3 +qtest2014.11 0 clini0836_12_079290 0 +qtest2014.11 0 clini0836_12_082842 3 +qtest2014.11 0 clini0836_12_087801 3 +qtest2014.11 0 clini0836_12_088876 3 +qtest2014.11 0 clini0836_12_092282 0 +qtest2014.11 0 clini0836_12_098746 3 +qtest2014.11 0 clini0836_12_101336 3 +qtest2014.11 0 clini0836_12_101844 3 +qtest2014.11 0 clini0836_12_101884 0 +qtest2014.11 0 clini0836_12_102083 0 +qtest2014.11 0 clini0836_12_125560 3 +qtest2014.11 0 cochr2414_12_000102 2 +qtest2014.11 0 dict.2567_12_000997 3 +qtest2014.11 0 dict.2567_12_001009 3 +qtest2014.11 0 dict.2567_12_001222 3 +qtest2014.11 0 empow2815_12_000923 3 +qtest2014.11 0 endoa2819_12_000022 0 +qtest2014.11 0 famil2899_12_000494 2 +qtest2014.11 0 first1181_12_000713 3 +qtest2014.11 0 g-pac2974_12_000122 2 +qtest2014.11 0 g-pac2974_12_000124 2 +qtest2014.11 0 healt3107_12_000239 0 +qtest2014.11 0 heart1227_12_000374 0 +qtest2014.11 0 med.u3602_12_000521 3 +qtest2014.11 0 ncbi.3800_12_002425 3 +qtest2014.11 0 netce3826_12_000933 3 +qtest2014.11 0 nhslo1393_12_011678 3 +qtest2014.11 0 nhslo1393_12_011679 3 +qtest2014.11 0 nhslo1393_12_011684 3 +qtest2014.11 0 nhslo1393_12_011688 3 +qtest2014.11 0 nhslo3844_12_003262 3 +qtest2014.11 0 nhslo3844_12_005200 2 +qtest2014.11 0 nhslo3844_12_005201 3 +qtest2014.11 0 nhslo3844_12_005206 3 +qtest2014.11 0 nhslo3844_12_005210 3 +qtest2014.11 0 nhslo3844_12_012832 3 +qtest2014.11 0 nhslo3844_12_012835 3 +qtest2014.11 0 nhslo3844_12_013846 3 +qtest2014.11 0 nhslo3844_12_013859 3 +qtest2014.11 0 nhslo3844_12_013860 3 +qtest2014.11 0 nlm.n3868_12_000394 2 +qtest2014.11 0 nlm.n3868_12_001463 2 +qtest2014.11 0 nlm.n3868_12_001949 0 +qtest2014.11 0 oley.3924_12_000064 0 +qtest2014.11 0 oley.3924_12_000080 0 +qtest2014.11 0 patho3985_12_000144 0 +qtest2014.11 0 patho3986_12_000281 1 +qtest2014.11 0 patho3986_12_000585 0 +qtest2014.11 0 patie3987_12_000627 0 +qtest2014.11 0 publi0841_12_007774 0 +qtest2014.11 0 senio1563_12_000468 3 +qtest2014.11 0 strok1598_12_000184 3 +qtest2014.11 0 strok1598_12_000281 3 +qtest2014.11 0 surge4588_12_000057 2 +qtest2014.11 0 thyro4672_12_000064 0 +qtest2014.11 0 tripa0853_12_002359 0 +qtest2014.11 0 uptod4830_12_009144 3 +qtest2014.11 0 uptod4830_12_010590 2 +qtest2014.11 0 uptod4830_12_016099 0 +qtest2014.11 0 uptod4830_12_016146 0 +qtest2014.11 0 uptod4830_12_016149 3 +qtest2014.11 0 uptod4830_12_016167 3 +qtest2014.11 0 uptod4830_12_016220 0 +qtest2014.11 0 uptod4830_12_016225 0 +qtest2014.11 0 uptod4830_12_016227 0 +qtest2014.11 0 uptod4830_12_016238 0 +qtest2014.11 0 uptod4830_12_016261 3 +qtest2014.11 0 uptod4830_12_016280 0 +qtest2014.11 0 uptod4830_12_016324 3 +qtest2014.11 0 uptod4830_12_016330 0 +qtest2014.11 0 uptod4830_12_016333 3 +qtest2014.11 0 uptod4830_12_016335 3 +qtest2014.11 0 uptod4830_12_016347 3 +qtest2014.11 0 uptod4830_12_016350 0 +qtest2014.11 0 uptod4830_12_016355 3 +qtest2014.11 0 uptod4830_12_016356 0 +qtest2014.11 0 uptod4830_12_016358 0 +qtest2014.11 0 uptod4830_12_016367 0 +qtest2014.11 0 uptod4830_12_018359 3 +qtest2014.11 0 uptod4830_12_031814 3 +qtest2014.11 0 uptod4830_12_043379 2 +qtest2014.11 0 uptod4830_12_051676 3 +qtest2014.11 0 uptod4830_12_055346 0 +qtest2014.11 0 uptod4830_12_055373 3 +qtest2014.11 0 uptod4830_12_055462 3 +qtest2014.11 0 uptod4830_12_059879 0 +qtest2014.11 0 uptod4830_12_059881 3 +qtest2014.11 0 uptod4830_12_059901 3 +qtest2014.11 0 uptod4830_12_059922 3 +qtest2014.11 0 uptod4830_12_060019 3 +qtest2014.11 0 uptod4830_12_060145 3 +qtest2014.11 0 uptod4830_12_060177 3 +qtest2014.11 0 uptod4830_12_063318 2 +qtest2014.11 0 uptod4830_12_068760 0 +qtest2014.11 0 uptod4830_12_075302 3 +qtest2014.11 0 vesal4890_12_000028 0 +qtest2014.11 0 vidyy4903_12_000139 0 +qtest2014.11 0 virtu4909_12_000768 2 +qtest2014.11 0 virtu4909_12_000802 3 +qtest2014.11 0 virtu4909_12_001529 3 +qtest2014.11 0 virtu4909_12_001987 3 +qtest2014.11 0 webmd4945_12_000335 2 +qtest2014.11 0 wiki.0842_12_009960 0 +qtest2014.11 0 wikis0855_12_000451 0 +qtest2014.12 0 chkd.2351_12_000572 3 +qtest2014.12 0 clini0836_12_002278 3 +qtest2014.12 0 clini0836_12_024046 2 +qtest2014.12 0 clini0836_12_026340 3 +qtest2014.12 0 clini0836_12_026404 3 +qtest2014.12 0 clini0836_12_030267 3 +qtest2014.12 0 clini0836_12_031073 3 +qtest2014.12 0 clini0836_12_034811 3 +qtest2014.12 0 clini0836_12_035439 3 +qtest2014.12 0 clini0836_12_044515 3 +qtest2014.12 0 clini0836_12_058664 3 +qtest2014.12 0 clini0836_12_059333 2 +qtest2014.12 0 clini0836_12_064072 2 +qtest2014.12 0 clini0836_12_075006 3 +qtest2014.12 0 clini0836_12_077237 2 +qtest2014.12 0 clini0836_12_081530 3 +qtest2014.12 0 clini0836_12_085818 3 +qtest2014.12 0 clini0836_12_085931 3 +qtest2014.12 0 clini0836_12_086787 3 +qtest2014.12 0 clini0836_12_088714 2 +qtest2014.12 0 clini0836_12_091769 3 +qtest2014.12 0 clini0836_12_091986 3 +qtest2014.12 0 clini0836_12_094995 2 +qtest2014.12 0 clini0836_12_099943 2 +qtest2014.12 0 clini0836_12_111999 2 +qtest2014.12 0 clini0836_12_112426 3 +qtest2014.12 0 clini0836_12_121090 2 +qtest2014.12 0 daily0837_12_011617 0 +qtest2014.12 0 daily0837_12_020970 0 +qtest2014.12 0 daily0837_12_022445 0 +qtest2014.12 0 daily0837_12_040773 0 +qtest2014.12 0 fda.g2909_12_002552 0 +qtest2014.12 0 gastr2983_12_000488 0 +qtest2014.12 0 hepat1230_12_000026 3 +qtest2014.12 0 hepat1230_12_000027 3 +qtest2014.12 0 hepat1230_12_000048 2 +qtest2014.12 0 hepat1230_12_000053 3 +qtest2014.12 0 hepat1230_12_000055 3 +qtest2014.12 0 hepat1230_12_000092 0 +qtest2014.12 0 medic3644_12_000291 0 +qtest2014.12 0 medic3644_12_001207 0 +qtest2014.12 0 medic3644_12_001347 0 +qtest2014.12 0 medic3644_12_001487 0 +qtest2014.12 0 ncbi.3800_12_010661 3 +qtest2014.12 0 nhslo1393_12_005546 3 +qtest2014.12 0 nhslo3844_12_010048 3 +qtest2014.12 0 nhslo3844_12_010051 3 +qtest2014.12 0 nhslo3844_12_010156 3 +qtest2014.12 0 nhslo3844_12_012820 2 +qtest2014.12 0 nhslo3844_12_016239 3 +qtest2014.12 0 nhslo3844_12_016242 3 +qtest2014.12 0 nhslo3844_12_016251 3 +qtest2014.12 0 nlm.n3868_12_000016 0 +qtest2014.12 0 nlm.n3868_12_001430 0 +qtest2014.12 0 palli3978_12_000901 2 +qtest2014.12 0 palli3978_12_000905 2 +qtest2014.12 0 palli3978_12_000924 2 +qtest2014.12 0 palli3978_12_000946 2 +qtest2014.12 0 palli3978_12_000953 2 +qtest2014.12 0 uptod4830_12_003339 0 +qtest2014.12 0 uptod4830_12_004474 1 +qtest2014.12 0 uptod4830_12_010475 3 +qtest2014.12 0 uptod4830_12_010646 3 +qtest2014.12 0 uptod4830_12_021891 0 +qtest2014.12 0 uptod4830_12_054298 0 +qtest2014.12 0 uptod4830_12_058964 3 +qtest2014.12 0 uptod4830_12_059037 3 +qtest2014.12 0 uptod4830_12_059041 3 +qtest2014.12 0 uptod4830_12_059187 0 +qtest2014.12 0 uptod4830_12_066483 2 +qtest2014.12 0 uptod4830_12_071272 0 +qtest2014.12 0 uptod4830_12_072420 0 +qtest2014.12 0 uptod4830_12_072608 3 +qtest2014.12 0 uptod4830_12_072611 3 +qtest2014.12 0 uptod4830_12_079612 2 +qtest2014.12 0 uptod4830_12_079695 0 +qtest2014.12 0 virtu4909_12_000521 2 +qtest2014.12 0 wiki.0842_12_003436 3 +qtest2014.12 0 wiki.0842_12_004816 0 +qtest2014.13 0 ahaf.1843_12_000205 0 +qtest2014.13 0 bestb0834_12_000931 0 +qtest2014.13 0 bestb0834_12_001154 1 +qtest2014.13 0 bestb0834_12_001998 0 +qtest2014.13 0 bestb0834_12_002191 0 +qtest2014.13 0 bupa.2183_12_001319 3 +qtest2014.13 0 bupa.2183_12_001324 3 +qtest2014.13 0 bupa.2183_12_001329 3 +qtest2014.13 0 bupa.2183_12_001353 3 +qtest2014.13 0 cance2210_12_001494 3 +qtest2014.13 0 clini0836_12_000768 2 +qtest2014.13 0 clini0836_12_000936 3 +qtest2014.13 0 clini0836_12_005232 3 +qtest2014.13 0 clini0836_12_012531 3 +qtest2014.13 0 clini0836_12_015596 0 +qtest2014.13 0 clini0836_12_015601 0 +qtest2014.13 0 clini0836_12_032676 3 +qtest2014.13 0 clini0836_12_038055 2 +qtest2014.13 0 clini0836_12_040292 3 +qtest2014.13 0 clini0836_12_060558 3 +qtest2014.13 0 clini0836_12_073905 2 +qtest2014.13 0 clini0836_12_083968 3 +qtest2014.13 0 clini0836_12_085204 3 +qtest2014.13 0 clini0836_12_085456 0 +qtest2014.13 0 clini0836_12_085626 2 +qtest2014.13 0 clini0836_12_090369 3 +qtest2014.13 0 clini0836_12_114534 3 +qtest2014.13 0 clini0836_12_124742 3 +qtest2014.13 0 emerg2809_12_000109 3 +qtest2014.13 0 emerg2809_12_000361 2 +qtest2014.13 0 en.di1144_12_000350 0 +qtest2014.13 0 en.di1144_12_000406 0 +qtest2014.13 0 en.di1144_12_000444 0 +qtest2014.13 0 entus2836_12_000013 1 +qtest2014.13 0 entus2836_12_000131 0 +qtest2014.13 0 entus2836_12_000338 3 +qtest2014.13 0 ghora3013_12_000247 1 +qtest2014.13 0 ghora3013_12_000438 1 +qtest2014.13 0 healt3117_12_000571 0 +qtest2014.13 0 healt3117_12_000572 3 +qtest2014.13 0 healt3117_12_000573 0 +qtest2014.13 0 healt3117_12_000574 3 +qtest2014.13 0 healt3117_12_000575 0 +qtest2014.13 0 healt3117_12_000798 3 +qtest2014.13 0 healt3117_12_002892 0 +qtest2014.13 0 healt3117_12_002895 0 +qtest2014.13 0 healt3132_12_000109 0 +qtest2014.13 0 healt3132_12_000138 0 +qtest2014.13 0 healt3132_12_000339 0 +qtest2014.13 0 healt3132_12_000431 0 +qtest2014.13 0 healt3132_12_000682 0 +qtest2014.13 0 healt3132_12_001108 0 +qtest2014.13 0 healt3132_12_001642 0 +qtest2014.13 0 healt3132_12_001812 0 +qtest2014.13 0 healt3132_12_001904 0 +qtest2014.13 0 hepb.3154_12_000605 0 +qtest2014.13 0 mdand3588_12_003437 0 +qtest2014.13 0 med.n3601_12_000266 0 +qtest2014.13 0 medhe3620_12_000175 0 +qtest2014.13 0 medhe3620_12_000183 0 +qtest2014.13 0 nhslo1393_12_009225 3 +qtest2014.13 0 nhslo1393_12_009235 3 +qtest2014.13 0 nhslo1393_12_009236 3 +qtest2014.13 0 nhslo1393_12_009240 3 +qtest2014.13 0 nhslo3844_12_001472 3 +qtest2014.13 0 nhslo3844_12_001480 3 +qtest2014.13 0 nhslo3844_12_001481 3 +qtest2014.13 0 nhslo3844_12_001485 3 +qtest2014.13 0 nhslo3844_12_015073 3 +qtest2014.13 0 nhslo3844_12_015081 3 +qtest2014.13 0 nhslo3844_12_015082 3 +qtest2014.13 0 nhslo3844_12_015086 3 +qtest2014.13 0 nlm.n3868_12_002225 3 +qtest2014.13 0 patie3988_12_000514 0 +qtest2014.13 0 quali4182_12_001235 0 +qtest2014.13 0 quali4182_12_001283 0 +qtest2014.13 0 quali4182_12_001322 3 +qtest2014.13 0 quali4182_12_001324 3 +qtest2014.13 0 quali4182_12_001333 0 +qtest2014.13 0 quali4182_12_001338 0 +qtest2014.13 0 quali4182_12_001343 0 +qtest2014.13 0 quali4182_12_001348 3 +qtest2014.13 0 quali4182_12_001365 3 +qtest2014.13 0 quali4182_12_001420 3 +qtest2014.13 0 quali4182_12_001430 3 +qtest2014.13 0 scan.4329_12_000039 2 +qtest2014.13 0 suppo4584_12_000036 0 +qtest2014.13 0 suppo4584_12_000088 0 +qtest2014.13 0 suppo4584_12_000110 0 +qtest2014.13 0 suppo4584_12_000213 0 +qtest2014.13 0 suppo4584_12_000224 0 +qtest2014.13 0 suppo4584_12_000293 0 +qtest2014.13 0 suppo4584_12_000311 0 +qtest2014.13 0 suppo4584_12_000352 0 +qtest2014.13 0 suppo4584_12_000353 0 +qtest2014.13 0 suppo4584_12_000377 0 +qtest2014.13 0 suppo4584_12_000385 0 +qtest2014.13 0 suppo4584_12_000427 0 +qtest2014.13 0 surgy4590_12_001015 0 +qtest2014.13 0 surgy4590_12_001024 0 +qtest2014.13 0 surgy4590_12_001027 0 +qtest2014.13 0 surgy4590_12_001028 0 +qtest2014.13 0 surgy4590_12_001060 0 +qtest2014.13 0 surgy4590_12_001181 0 +qtest2014.13 0 surgy4590_12_001271 0 +qtest2014.13 0 surgy4590_12_001274 0 +qtest2014.13 0 surgy4590_12_001289 0 +qtest2014.13 0 surgy4590_12_001294 0 +qtest2014.13 0 surgy4590_12_002006 0 +qtest2014.13 0 surgy4590_12_002960 0 +qtest2014.13 0 surgy4590_12_002982 0 +qtest2014.13 0 uptod4830_12_032677 0 +qtest2014.13 0 uptod4830_12_033819 0 +qtest2014.13 0 uptod4830_12_059664 0 +qtest2014.13 0 uptod4830_12_067763 3 +qtest2014.13 0 uptod4830_12_067979 3 +qtest2014.13 0 vesal4890_12_000004 0 +qtest2014.13 0 vesal4890_12_000029 2 +qtest2014.13 0 vesal4890_12_000042 0 +qtest2014.13 0 vesal4890_12_000044 0 +qtest2014.13 0 vesal4890_12_000097 0 +qtest2014.13 0 vesal4890_12_000106 0 +qtest2014.13 0 vesal4890_12_000121 0 +qtest2014.13 0 vesal4890_12_000123 0 +qtest2014.13 0 vesal4890_12_000124 0 +qtest2014.13 0 vesal4890_12_000127 0 +qtest2014.13 0 vesal4890_12_000131 0 +qtest2014.13 0 vesal4890_12_000133 0 +qtest2014.13 0 vesal4890_12_000135 0 +qtest2014.13 0 virtu4909_12_000748 0 +qtest2014.13 0 virtu4909_12_001321 0 +qtest2014.13 0 virtu4909_12_001324 3 +qtest2014.13 0 wiki.0842_12_005723 3 +qtest2014.13 0 wiki.0842_12_005726 3 +qtest2014.13 0 wiki.0842_12_007416 3 +qtest2014.13 0 wiki.0842_12_009525 3 +qtest2014.13 0 wiki.0842_12_009933 0 +qtest2014.14 0 austr2019_12_001000 3 +qtest2014.14 0 bestb0834_12_000439 0 +qtest2014.14 0 bestb0834_12_001197 0 +qtest2014.14 0 bestb0834_12_001302 1 +qtest2014.14 0 bestb0834_12_001457 1 +qtest2014.14 0 bestb0834_12_002048 0 +qtest2014.14 0 bestb0834_12_002074 1 +qtest2014.14 0 bestb0834_12_002157 1 +qtest2014.14 0 bestb0834_12_002209 0 +qtest2014.14 0 bupa.2183_12_001754 3 +qtest2014.14 0 clini0836_12_002601 1 +qtest2014.14 0 clini0836_12_017905 1 +qtest2014.14 0 clini0836_12_023633 1 +qtest2014.14 0 clini0836_12_040263 1 +qtest2014.14 0 clini0836_12_045987 1 +qtest2014.14 0 clini0836_12_050477 1 +qtest2014.14 0 clini0836_12_059928 1 +qtest2014.14 0 clini0836_12_074757 1 +qtest2014.14 0 clini0836_12_107279 1 +qtest2014.14 0 clini0836_12_109013 1 +qtest2014.14 0 clini0836_12_115312 1 +qtest2014.14 0 clini0836_12_119499 1 +qtest2014.14 0 clini0836_12_123001 1 +qtest2014.14 0 clini0836_12_123502 1 +qtest2014.14 0 en.ec1145_12_000326 3 +qtest2014.14 0 en.ec1145_12_000331 2 +qtest2014.14 0 en.ec1145_12_000335 2 +qtest2014.14 0 en.ec1145_12_000342 3 +qtest2014.14 0 en.ec1145_12_000486 2 +qtest2014.14 0 en.ec1145_12_000600 0 +qtest2014.14 0 en.ec1145_12_000605 0 +qtest2014.14 0 en.ec1145_12_000611 0 +qtest2014.14 0 en.ec1145_12_000615 0 +qtest2014.14 0 en.ec1145_12_000619 0 +qtest2014.14 0 en.ec1145_12_000623 0 +qtest2014.14 0 en.ec1145_12_000633 0 +qtest2014.14 0 en.ec1145_12_000635 0 +qtest2014.14 0 en.ec1145_12_000642 0 +qtest2014.14 0 en.ec1145_12_000644 0 +qtest2014.14 0 en.ec1145_12_000647 0 +qtest2014.14 0 first1181_12_000642 3 +qtest2014.14 0 fromy1190_12_001093 3 +qtest2014.14 0 ghr.n0840_12_014671 3 +qtest2014.14 0 ghr.n0847_12_004372 3 +qtest2014.14 0 healt3115_12_001048 3 +qtest2014.14 0 healt3115_12_001063 3 +qtest2014.14 0 heart1228_12_000071 3 +qtest2014.14 0 heart1228_12_000477 3 +qtest2014.14 0 heart1228_12_000483 3 +qtest2014.14 0 heart1228_12_000672 3 +qtest2014.14 0 heart1228_12_000684 3 +qtest2014.14 0 heart3134_12_000220 3 +qtest2014.14 0 heart3141_12_000354 3 +qtest2014.14 0 imagi3261_12_000159 3 +qtest2014.14 0 imagi3261_12_000160 3 +qtest2014.14 0 iront3330_12_000190 1 +qtest2014.14 0 iront3330_12_000826 1 +qtest2014.14 0 jfpon3368_12_000031 2 +qtest2014.14 0 manag3557_12_000095 2 +qtest2014.14 0 ncbi.3800_12_000118 0 +qtest2014.14 0 nhslo3844_12_011445 3 +qtest2014.14 0 nhslo3844_12_011450 3 +qtest2014.14 0 nhslo3844_12_016080 3 +qtest2014.14 0 nhslo3844_12_016085 3 +qtest2014.14 0 pathg3984_12_000547 0 +qtest2014.14 0 pathg3984_12_000553 0 +qtest2014.14 0 patho3985_12_000079 1 +qtest2014.14 0 patho3985_12_000096 0 +qtest2014.14 0 patho3985_12_000129 0 +qtest2014.14 0 publi0841_12_004168 0 +qtest2014.14 0 uptod4830_12_001638 1 +qtest2014.14 0 uptod4830_12_001659 2 +qtest2014.14 0 uptod4830_12_001697 1 +qtest2014.14 0 uptod4830_12_001702 0 +qtest2014.14 0 uptod4830_12_001799 1 +qtest2014.14 0 uptod4830_12_009037 1 +qtest2014.14 0 uptod4830_12_012473 2 +qtest2014.14 0 uptod4830_12_021974 3 +qtest2014.14 0 uptod4830_12_022037 3 +qtest2014.14 0 uptod4830_12_031367 3 +qtest2014.14 0 uptod4830_12_031371 3 +qtest2014.14 0 uptod4830_12_031409 1 +qtest2014.14 0 uptod4830_12_031425 0 +qtest2014.14 0 uptod4830_12_031460 1 +qtest2014.14 0 uptod4830_12_031462 3 +qtest2014.14 0 uptod4830_12_031465 1 +qtest2014.14 0 uptod4830_12_031491 0 +qtest2014.14 0 uptod4830_12_031500 1 +qtest2014.14 0 uptod4830_12_031508 3 +qtest2014.14 0 uptod4830_12_031513 1 +qtest2014.14 0 uptod4830_12_031598 3 +qtest2014.14 0 uptod4830_12_031611 0 +qtest2014.14 0 uptod4830_12_031615 1 +qtest2014.14 0 uptod4830_12_033847 3 +qtest2014.14 0 uptod4830_12_034005 1 +qtest2014.14 0 uptod4830_12_034129 3 +qtest2014.14 0 uptod4830_12_048086 1 +qtest2014.14 0 uptod4830_12_051633 1 +qtest2014.14 0 uptod4830_12_051636 1 +qtest2014.14 0 uptod4830_12_051706 1 +qtest2014.14 0 uptod4830_12_065008 3 +qtest2014.14 0 uptod4830_12_065037 1 +qtest2014.14 0 uptod4830_12_065048 1 +qtest2014.14 0 uptod4830_12_065063 1 +qtest2014.14 0 uptod4830_12_065080 3 +qtest2014.14 0 uptod4830_12_065101 1 +qtest2014.14 0 uptod4830_12_065105 1 +qtest2014.14 0 uptod4830_12_065130 1 +qtest2014.14 0 uptod4830_12_065185 1 +qtest2014.14 0 uptod4830_12_065186 1 +qtest2014.14 0 uptod4830_12_065187 0 +qtest2014.14 0 uptod4830_12_065254 1 +qtest2014.14 0 uptod4830_12_065266 1 +qtest2014.14 0 uptod4830_12_065268 1 +qtest2014.14 0 uptod4830_12_065269 1 +qtest2014.14 0 uptod4830_12_065275 1 +qtest2014.14 0 uptod4830_12_065276 1 +qtest2014.14 0 uptod4830_12_065277 1 +qtest2014.14 0 uptod4830_12_065278 3 +qtest2014.14 0 uptod4830_12_065314 1 +qtest2014.14 0 uptod4830_12_065325 1 +qtest2014.14 0 uptod4830_12_065335 1 +qtest2014.14 0 uptod4830_12_065336 3 +qtest2014.14 0 uptod4830_12_065356 1 +qtest2014.14 0 uptod4830_12_083185 3 +qtest2014.14 0 uptod4830_12_083202 1 +qtest2014.14 0 uptod4830_12_083356 1 +qtest2014.14 0 uptod4830_12_083364 3 +qtest2014.14 0 virtu4909_12_000509 3 +qtest2014.14 0 wiki.0842_12_001156 1 +qtest2014.14 0 wiki.0842_12_004704 3 +qtest2014.14 0 wiki.0842_12_006353 3 +qtest2014.15 0 asbes1977_12_000268 3 +qtest2014.15 0 asbes1977_12_001083 3 +qtest2014.15 0 asbes1977_12_001084 3 +qtest2014.15 0 asbes1977_12_001090 3 +qtest2014.15 0 atlas0954_12_000471 3 +qtest2014.15 0 atlas0954_12_000483 3 +qtest2014.15 0 bccan2066_12_000390 0 +qtest2014.15 0 bccan2066_12_000420 3 +qtest2014.15 0 bccan2066_12_000797 0 +qtest2014.15 0 bccan2066_12_000831 3 +qtest2014.15 0 bestb0834_12_001072 0 +qtest2014.15 0 bpd.a0986_12_000213 0 +qtest2014.15 0 cadth0844_12_004233 0 +qtest2014.15 0 cadth0844_12_005415 0 +qtest2014.15 0 cadth0844_12_005424 0 +qtest2014.15 0 cance0997_12_000017 2 +qtest2014.15 0 cance0997_12_000070 3 +qtest2014.15 0 cance2210_12_001167 0 +qtest2014.15 0 cance2221_12_000292 3 +qtest2014.15 0 cance2226_12_000469 3 +qtest2014.15 0 clini0836_12_001102 2 +qtest2014.15 0 clini0836_12_001846 2 +qtest2014.15 0 clini0836_12_001873 3 +qtest2014.15 0 clini0836_12_002513 2 +qtest2014.15 0 clini0836_12_004095 2 +qtest2014.15 0 clini0836_12_004698 2 +qtest2014.15 0 clini0836_12_005811 2 +qtest2014.15 0 clini0836_12_006206 2 +qtest2014.15 0 clini0836_12_007200 2 +qtest2014.15 0 clini0836_12_008089 2 +qtest2014.15 0 clini0836_12_008759 2 +qtest2014.15 0 clini0836_12_008856 3 +qtest2014.15 0 clini0836_12_008995 2 +qtest2014.15 0 clini0836_12_010408 2 +qtest2014.15 0 clini0836_12_012610 2 +qtest2014.15 0 clini0836_12_018454 0 +qtest2014.15 0 clini0836_12_025305 0 +qtest2014.15 0 clini0836_12_042506 2 +qtest2014.15 0 clini0836_12_047774 2 +qtest2014.15 0 clini0836_12_048057 2 +qtest2014.15 0 clini0836_12_053551 0 +qtest2014.15 0 clini0836_12_058338 0 +qtest2014.15 0 clini0836_12_063310 0 +qtest2014.15 0 clini0836_12_065236 0 +qtest2014.15 0 clini0836_12_070119 0 +qtest2014.15 0 clini0836_12_078740 0 +qtest2014.15 0 clini0836_12_090070 0 +qtest2014.15 0 clini0836_12_096661 0 +qtest2014.15 0 clini0836_12_111805 0 +qtest2014.15 0 clini0836_12_116301 0 +qtest2014.15 0 clini0836_12_120971 0 +qtest2014.15 0 clini0836_12_127064 2 +qtest2014.15 0 clini0836_12_127439 2 +qtest2014.15 0 cmeco2398_12_001520 1 +qtest2014.15 0 cmeco2398_12_001522 3 +qtest2014.15 0 ecco-2749_12_000342 2 +qtest2014.15 0 every2870_12_001486 3 +qtest2014.15 0 fromy1190_12_001369 0 +qtest2014.15 0 ghr.n0840_12_002792 0 +qtest2014.15 0 ghr.n0847_12_000642 0 +qtest2014.15 0 heart3141_12_000052 3 +qtest2014.15 0 lungc1312_12_000003 3 +qtest2014.15 0 lungc1312_12_000113 3 +qtest2014.15 0 lungc1312_12_000132 3 +qtest2014.15 0 lungc1312_12_000141 3 +qtest2014.15 0 lungc1312_12_000143 3 +qtest2014.15 0 lungc1312_12_000149 3 +qtest2014.15 0 lungc1312_12_000150 3 +qtest2014.15 0 lungc1312_12_000151 3 +qtest2014.15 0 lungc1312_12_000154 3 +qtest2014.15 0 lungc1312_12_000156 3 +qtest2014.15 0 lungc1312_12_000160 3 +qtest2014.15 0 lungc1312_12_000163 3 +qtest2014.15 0 lungc1312_12_000166 3 +qtest2014.15 0 lungc1312_12_000167 3 +qtest2014.15 0 lungc1312_12_000168 3 +qtest2014.15 0 lungc1312_12_000171 3 +qtest2014.15 0 lungc1312_12_000172 3 +qtest2014.15 0 lungc1312_12_000180 3 +qtest2014.15 0 lungc1312_12_000181 3 +qtest2014.15 0 lungc1312_12_000197 3 +qtest2014.15 0 lungc1312_12_000198 3 +qtest2014.15 0 lungc1312_12_000200 3 +qtest2014.15 0 lungc1312_12_000222 3 +qtest2014.15 0 lungc1312_12_000224 3 +qtest2014.15 0 lungc1312_12_000225 3 +qtest2014.15 0 lungc1312_12_000226 3 +qtest2014.15 0 lungc1312_12_000311 3 +qtest2014.15 0 lungc3517_12_000001 0 +qtest2014.15 0 lungc3517_12_000003 1 +qtest2014.15 0 lungc3517_12_000005 1 +qtest2014.15 0 lungc3517_12_000009 1 +qtest2014.15 0 lungc3517_12_000010 1 +qtest2014.15 0 lungc3517_12_000071 2 +qtest2014.15 0 lungc3517_12_000072 1 +qtest2014.15 0 lungc3517_12_000073 1 +qtest2014.15 0 lungc3517_12_000074 1 +qtest2014.15 0 lungc3517_12_000075 1 +qtest2014.15 0 lungc3517_12_000076 1 +qtest2014.15 0 lungc3517_12_000077 1 +qtest2014.15 0 lungc3517_12_000078 0 +qtest2014.15 0 lungc3517_12_000079 1 +qtest2014.15 0 lungc3517_12_000080 2 +qtest2014.15 0 lungc3517_12_000081 1 +qtest2014.15 0 lungc3517_12_000082 0 +qtest2014.15 0 lungc3517_12_000087 0 +qtest2014.15 0 mdand3588_12_000850 3 +qtest2014.15 0 senio1563_12_001239 3 +qtest2014.15 0 smoki4451_12_000023 3 +qtest2014.15 0 surve4591_12_000025 0 +qtest2014.15 0 uptod4830_12_002097 0 +qtest2014.15 0 uptod4830_12_002098 0 +qtest2014.15 0 uptod4830_12_004291 0 +qtest2014.15 0 uptod4830_12_005476 3 +qtest2014.15 0 uptod4830_12_006322 0 +qtest2014.15 0 uptod4830_12_006336 0 +qtest2014.15 0 uptod4830_12_006344 0 +qtest2014.15 0 uptod4830_12_006387 0 +qtest2014.15 0 uptod4830_12_013958 3 +qtest2014.15 0 uptod4830_12_014079 3 +qtest2014.15 0 uptod4830_12_015382 3 +qtest2014.15 0 uptod4830_12_017331 0 +qtest2014.15 0 uptod4830_12_017363 0 +qtest2014.15 0 uptod4830_12_017427 3 +qtest2014.15 0 uptod4830_12_017472 3 +qtest2014.15 0 uptod4830_12_017476 3 +qtest2014.15 0 uptod4830_12_017534 3 +qtest2014.15 0 uptod4830_12_017591 3 +qtest2014.15 0 uptod4830_12_017625 3 +qtest2014.15 0 uptod4830_12_022203 3 +qtest2014.15 0 uptod4830_12_036618 3 +qtest2014.15 0 uptod4830_12_041023 3 +qtest2014.15 0 uptod4830_12_041279 3 +qtest2014.15 0 uptod4830_12_041302 3 +qtest2014.15 0 uptod4830_12_045443 3 +qtest2014.15 0 uptod4830_12_045669 3 +qtest2014.15 0 uptod4830_12_045695 3 +qtest2014.15 0 uptod4830_12_046781 3 +qtest2014.15 0 uptod4830_12_046810 3 +qtest2014.15 0 uptod4830_12_046811 3 +qtest2014.15 0 uptod4830_12_046848 3 +qtest2014.15 0 uptod4830_12_046863 3 +qtest2014.15 0 uptod4830_12_046867 3 +qtest2014.15 0 uptod4830_12_046901 3 +qtest2014.15 0 uptod4830_12_046923 3 +qtest2014.15 0 uptod4830_12_046964 3 +qtest2014.15 0 uptod4830_12_046979 3 +qtest2014.15 0 uptod4830_12_047003 0 +qtest2014.15 0 uptod4830_12_047035 3 +qtest2014.15 0 uptod4830_12_047040 3 +qtest2014.15 0 uptod4830_12_047044 0 +qtest2014.15 0 uptod4830_12_047107 3 +qtest2014.15 0 uptod4830_12_047109 3 +qtest2014.15 0 uptod4830_12_047113 0 +qtest2014.15 0 uptod4830_12_050334 0 +qtest2014.15 0 uptod4830_12_050372 0 +qtest2014.15 0 uptod4830_12_050390 0 +qtest2014.15 0 uptod4830_12_050414 0 +qtest2014.15 0 uptod4830_12_050463 0 +qtest2014.15 0 uptod4830_12_050567 0 +qtest2014.15 0 uptod4830_12_050568 0 +qtest2014.15 0 uptod4830_12_050624 0 +qtest2014.15 0 uptod4830_12_051100 0 +qtest2014.15 0 uptod4830_12_054837 3 +qtest2014.15 0 uptod4830_12_054855 0 +qtest2014.15 0 uptod4830_12_054859 3 +qtest2014.15 0 uptod4830_12_054945 3 +qtest2014.15 0 uptod4830_12_054947 3 +qtest2014.15 0 uptod4830_12_054960 0 +qtest2014.15 0 uptod4830_12_054963 3 +qtest2014.15 0 uptod4830_12_054967 3 +qtest2014.15 0 uptod4830_12_054976 3 +qtest2014.15 0 uptod4830_12_055016 0 +qtest2014.15 0 uptod4830_12_055059 3 +qtest2014.15 0 uptod4830_12_055090 3 +qtest2014.15 0 uptod4830_12_055098 0 +qtest2014.15 0 uptod4830_12_057053 0 +qtest2014.15 0 uptod4830_12_058658 3 +qtest2014.15 0 uptod4830_12_060722 3 +qtest2014.15 0 uptod4830_12_061985 3 +qtest2014.15 0 uptod4830_12_064464 0 +qtest2014.15 0 uptod4830_12_067696 3 +qtest2014.15 0 uptod4830_12_067733 3 +qtest2014.15 0 uptod4830_12_067737 3 +qtest2014.15 0 uptod4830_12_067761 3 +qtest2014.15 0 uptod4830_12_067849 3 +qtest2014.15 0 uptod4830_12_067883 0 +qtest2014.15 0 uptod4830_12_067937 3 +qtest2014.15 0 uptod4830_12_067968 3 +qtest2014.15 0 uptod4830_12_067978 3 +qtest2014.15 0 uptod4830_12_068007 3 +qtest2014.15 0 uptod4830_12_071188 3 +qtest2014.15 0 uptod4830_12_080923 3 +qtest2014.15 0 wiki.0842_12_006905 3 +qtest2014.16 0 allin1875_12_000435 0 +qtest2014.16 0 anaes1909_12_002123 3 +qtest2014.16 0 austr2019_12_000858 3 +qtest2014.16 0 bestb0834_12_002124 0 +qtest2014.16 0 bupa.2183_12_001041 3 +qtest2014.16 0 bupa.2183_12_001230 3 +qtest2014.16 0 bupa.2183_12_001531 3 +qtest2014.16 0 bupa.2183_12_001537 3 +qtest2014.16 0 bupa.2183_12_001554 3 +qtest2014.16 0 bupa.2183_12_001557 3 +qtest2014.16 0 bupa.2183_12_001566 3 +qtest2014.16 0 bupa.2183_12_001568 3 +qtest2014.16 0 bupa.2183_12_001569 3 +qtest2014.16 0 bupa.2183_12_001573 3 +qtest2014.16 0 bupa.2183_12_001578 3 +qtest2014.16 0 bupa.2183_12_001585 3 +qtest2014.16 0 bupa.2183_12_001738 3 +qtest2014.16 0 clini0836_12_003169 0 +qtest2014.16 0 clini0836_12_003172 0 +qtest2014.16 0 clini0836_12_004524 0 +qtest2014.16 0 clini0836_12_006016 3 +qtest2014.16 0 clini0836_12_006853 3 +qtest2014.16 0 clini0836_12_011028 2 +qtest2014.16 0 clini0836_12_012665 3 +qtest2014.16 0 clini0836_12_015964 3 +qtest2014.16 0 clini0836_12_019510 3 +qtest2014.16 0 clini0836_12_021217 3 +qtest2014.16 0 clini0836_12_024145 3 +qtest2014.16 0 clini0836_12_027815 3 +qtest2014.16 0 clini0836_12_033950 3 +qtest2014.16 0 clini0836_12_034025 3 +qtest2014.16 0 clini0836_12_043673 3 +qtest2014.16 0 clini0836_12_047895 0 +qtest2014.16 0 clini0836_12_053713 3 +qtest2014.16 0 clini0836_12_054274 3 +qtest2014.16 0 clini0836_12_058517 3 +qtest2014.16 0 clini0836_12_059898 3 +qtest2014.16 0 clini0836_12_061104 0 +qtest2014.16 0 clini0836_12_062638 3 +qtest2014.16 0 clini0836_12_068029 3 +qtest2014.16 0 clini0836_12_070056 0 +qtest2014.16 0 clini0836_12_083129 3 +qtest2014.16 0 clini0836_12_089403 3 +qtest2014.16 0 clini0836_12_092328 3 +qtest2014.16 0 clini0836_12_103439 2 +qtest2014.16 0 clini0836_12_103912 3 +qtest2014.16 0 clini0836_12_109892 0 +qtest2014.16 0 clini0836_12_110991 3 +qtest2014.16 0 clini0836_12_111137 3 +qtest2014.16 0 cochr2414_12_000001 3 +qtest2014.16 0 copdx2446_12_000316 3 +qtest2014.16 0 coven2458_12_000190 0 +qtest2014.16 0 daily0837_12_000248 0 +qtest2014.16 0 daily0837_12_002159 0 +qtest2014.16 0 daily0837_12_005689 0 +qtest2014.16 0 daily0837_12_017453 0 +qtest2014.16 0 daily0837_12_017971 0 +qtest2014.16 0 daily0837_12_021121 0 +qtest2014.16 0 daily0837_12_027029 0 +qtest2014.16 0 daily0837_12_027670 0 +qtest2014.16 0 daily0837_12_030922 0 +qtest2014.16 0 daily0837_12_040641 0 +qtest2014.16 0 dict.2567_12_001354 3 +qtest2014.16 0 ghr.n0840_12_002737 3 +qtest2014.16 0 ghr.n0840_12_015780 0 +qtest2014.16 0 guide3049_12_000172 0 +qtest2014.16 0 healt3115_12_001177 3 +qtest2014.16 0 healt3115_12_001999 3 +qtest2014.16 0 healt3117_12_000073 0 +qtest2014.16 0 healt3117_12_003154 0 +qtest2014.16 0 healt3117_12_003157 3 +qtest2014.16 0 healt3117_12_003158 0 +qtest2014.16 0 healt3117_12_003422 3 +qtest2014.16 0 healt3117_12_003455 0 +qtest2014.16 0 heart3138_12_000051 0 +qtest2014.16 0 heart3138_12_000058 2 +qtest2014.16 0 heart3138_12_000064 2 +qtest2014.16 0 heart3138_12_000066 3 +qtest2014.16 0 heart3141_12_000341 2 +qtest2014.16 0 hotto3201_12_001748 0 +qtest2014.16 0 hotto3201_12_001749 0 +qtest2014.16 0 innov3303_12_000383 0 +qtest2014.16 0 innov3303_12_000436 3 +qtest2014.16 0 ipro.3323_12_000241 0 +qtest2014.16 0 jfpon3369_12_001500 3 +qtest2014.16 0 lungc1312_12_000368 3 +qtest2014.16 0 medis3653_12_000008 0 +qtest2014.16 0 medis3653_12_000015 0 +qtest2014.16 0 medis3653_12_000019 0 +qtest2014.16 0 medis3653_12_000049 0 +qtest2014.16 0 medis3653_12_000118 3 +qtest2014.16 0 medis3653_12_000264 3 +qtest2014.16 0 medis3653_12_000987 3 +qtest2014.16 0 metho3694_12_002564 0 +qtest2014.16 0 nlm.n3868_12_000020 3 +qtest2014.16 0 nlm.n3868_12_001993 3 +qtest2014.16 0 nps.o3891_12_000663 0 +qtest2014.16 0 physi1482_12_000957 3 +qtest2014.16 0 preem1494_12_000194 0 +qtest2014.16 0 preem1494_12_000321 0 +qtest2014.16 0 publi0841_12_000558 0 +qtest2014.16 0 quali4182_12_000061 0 +qtest2014.16 0 quali4182_12_002035 0 +qtest2014.16 0 quali4182_12_002037 0 +qtest2014.16 0 senio1563_12_001164 0 +qtest2014.16 0 strok1598_12_000007 3 +qtest2014.16 0 strok1598_12_000019 3 +qtest2014.16 0 strok1598_12_000058 3 +qtest2014.16 0 strok1598_12_000061 1 +qtest2014.16 0 strok1598_12_000156 3 +qtest2014.16 0 strok1598_12_000184 3 +qtest2014.16 0 strok1598_12_000190 0 +qtest2014.16 0 strok1598_12_000240 3 +qtest2014.16 0 strok1598_12_000241 2 +qtest2014.16 0 strok1598_12_000245 0 +qtest2014.16 0 strok1598_12_000283 3 +qtest2014.16 0 strok1598_12_000296 3 +qtest2014.16 0 strok1598_12_000310 3 +qtest2014.16 0 strok1598_12_000313 0 +qtest2014.16 0 strok1598_12_000327 3 +qtest2014.16 0 strok1598_12_000333 0 +qtest2014.16 0 strok1598_12_000335 0 +qtest2014.16 0 strok1598_12_000337 3 +qtest2014.16 0 strok1598_12_000373 3 +qtest2014.16 0 strok1598_12_000399 3 +qtest2014.16 0 strok1598_12_000414 0 +qtest2014.16 0 strok1598_12_000479 3 +qtest2014.16 0 strok1598_12_000588 3 +qtest2014.16 0 strok1598_12_000613 0 +qtest2014.16 0 strok1598_12_000615 0 +qtest2014.16 0 uptod4830_12_001065 3 +qtest2014.16 0 uptod4830_12_001076 3 +qtest2014.16 0 uptod4830_12_001086 3 +qtest2014.16 0 uptod4830_12_001091 3 +qtest2014.16 0 uptod4830_12_001145 0 +qtest2014.16 0 uptod4830_12_001169 3 +qtest2014.16 0 uptod4830_12_001171 3 +qtest2014.16 0 uptod4830_12_001175 3 +qtest2014.16 0 uptod4830_12_001193 3 +qtest2014.16 0 uptod4830_12_001210 3 +qtest2014.16 0 uptod4830_12_001211 3 +qtest2014.16 0 uptod4830_12_001230 3 +qtest2014.16 0 uptod4830_12_001242 0 +qtest2014.16 0 uptod4830_12_001327 3 +qtest2014.16 0 uptod4830_12_001360 3 +qtest2014.16 0 uptod4830_12_001364 3 +qtest2014.16 0 uptod4830_12_004272 3 +qtest2014.16 0 uptod4830_12_016333 3 +qtest2014.16 0 uptod4830_12_044060 0 +qtest2014.16 0 uptod4830_12_044274 2 +qtest2014.16 0 uptod4830_12_048997 0 +qtest2014.16 0 uptod4830_12_049180 2 +qtest2014.16 0 uptod4830_12_049508 0 +qtest2014.16 0 uptod4830_12_065160 0 +qtest2014.16 0 uptod4830_12_073234 0 +qtest2014.16 0 uptod4830_12_073351 3 +qtest2014.16 0 uptod4830_12_078795 3 +qtest2014.16 0 virtu4909_12_000510 2 +qtest2014.16 0 webmd4945_12_000450 2 +qtest2014.17 0 chkd.2351_12_000418 3 +qtest2014.17 0 clini0836_12_017732 1 +qtest2014.17 0 clini0836_12_054642 1 +qtest2014.17 0 clini0836_12_093537 1 +qtest2014.17 0 clini0836_12_096730 1 +qtest2014.17 0 clini0836_12_114342 1 +qtest2014.17 0 diges2577_12_000213 3 +qtest2014.17 0 diges2577_12_000214 3 +qtest2014.17 0 emedi2805_12_000154 2 +qtest2014.17 0 emedi2805_12_000617 2 +qtest2014.17 0 emedi2805_12_001418 1 +qtest2014.17 0 emedi2805_12_001461 1 +qtest2014.17 0 emedi2805_12_001463 1 +qtest2014.17 0 emedi2805_12_001613 1 +qtest2014.17 0 emedi2805_12_001729 1 +qtest2014.17 0 emedi2805_12_001744 1 +qtest2014.17 0 emedi2805_12_001786 0 +qtest2014.17 0 emedi2805_12_001791 3 +qtest2014.17 0 en.di1144_12_000805 1 +qtest2014.17 0 en.di1144_12_000809 1 +qtest2014.17 0 en.di1144_12_000811 1 +qtest2014.17 0 en.di1144_12_000841 1 +qtest2014.17 0 en.di1144_12_000877 1 +qtest2014.17 0 endoa2819_12_000084 1 +qtest2014.17 0 endoa2819_12_000132 1 +qtest2014.17 0 endoa2819_12_000149 1 +qtest2014.17 0 endoa2819_12_000168 1 +qtest2014.17 0 endoa2819_12_000182 1 +qtest2014.17 0 fromy1190_12_000774 3 +qtest2014.17 0 gastr2983_12_000135 2 +qtest2014.17 0 gastr2983_12_000191 2 +qtest2014.17 0 gastr2983_12_000216 1 +qtest2014.17 0 gastr2983_12_000272 2 +qtest2014.17 0 gastr2983_12_000371 1 +qtest2014.17 0 gastr2983_12_000374 1 +qtest2014.17 0 gastr2983_12_001446 2 +qtest2014.17 0 gastr2983_12_001554 2 +qtest2014.17 0 gastr2983_12_001613 1 +qtest2014.17 0 gastr2983_12_001629 1 +qtest2014.17 0 gastr2983_12_001635 1 +qtest2014.17 0 gastr2983_12_001809 1 +qtest2014.17 0 gastr2983_12_001891 3 +qtest2014.17 0 gastr2983_12_001926 2 +qtest2014.17 0 gastr2983_12_001954 2 +qtest2014.17 0 heart1227_12_000008 3 +qtest2014.17 0 heart1227_12_000030 3 +qtest2014.17 0 heart1227_12_000038 3 +qtest2014.17 0 heart1227_12_000069 3 +qtest2014.17 0 heart1227_12_000070 3 +qtest2014.17 0 heart1227_12_000096 3 +qtest2014.17 0 heart1227_12_000097 3 +qtest2014.17 0 heart1227_12_000297 3 +qtest2014.17 0 heart1227_12_000609 3 +qtest2014.17 0 heart1227_12_000652 2 +qtest2014.17 0 heart1227_12_000686 3 +qtest2014.17 0 heart1227_12_000690 3 +qtest2014.17 0 heart1227_12_000691 3 +qtest2014.17 0 heart1227_12_000726 3 +qtest2014.17 0 heart1227_12_000829 3 +qtest2014.17 0 heart3141_12_000222 2 +qtest2014.17 0 heart3141_12_000272 3 +qtest2014.17 0 heart3141_12_000357 3 +qtest2014.17 0 patho3986_12_000148 1 +qtest2014.17 0 patie3987_12_001049 0 +qtest2014.17 0 randy4197_12_000054 3 +qtest2014.17 0 randy4197_12_000087 3 +qtest2014.17 0 randy4197_12_000125 3 +qtest2014.17 0 surge4588_12_000045 3 +qtest2014.17 0 surge4588_12_000046 1 +qtest2014.17 0 surge4588_12_000048 1 +qtest2014.17 0 surge4588_12_000089 3 +qtest2014.17 0 surge4588_12_000090 1 +qtest2014.17 0 tripa0853_12_001526 2 +qtest2014.17 0 uptod4830_12_002116 3 +qtest2014.17 0 uptod4830_12_002122 3 +qtest2014.17 0 uptod4830_12_002131 3 +qtest2014.17 0 uptod4830_12_002140 3 +qtest2014.17 0 uptod4830_12_002241 3 +qtest2014.17 0 uptod4830_12_002491 3 +qtest2014.17 0 uptod4830_12_016339 2 +qtest2014.17 0 uptod4830_12_018641 3 +qtest2014.17 0 uptod4830_12_055341 3 +qtest2014.17 0 uptod4830_12_055343 3 +qtest2014.17 0 uptod4830_12_055473 3 +qtest2014.17 0 uptod4830_12_055505 3 +qtest2014.17 0 uptod4830_12_055559 3 +qtest2014.17 0 uptod4830_12_055567 3 +qtest2014.17 0 uptod4830_12_055569 3 +qtest2014.17 0 uptod4830_12_055624 3 +qtest2014.17 0 uptod4830_12_071167 3 +qtest2014.17 0 uptod4830_12_071271 3 +qtest2014.17 0 uptod4830_12_071337 3 +qtest2014.17 0 uptod4830_12_078967 1 +qtest2014.17 0 uptod4830_12_078968 1 +qtest2014.17 0 uptod4830_12_082330 3 +qtest2014.17 0 virtu4909_12_000822 3 +qtest2014.17 0 virtu4909_12_001513 3 +qtest2014.18 0 backa0962_12_000544 3 +qtest2014.18 0 backa0962_12_000692 3 +qtest2014.18 0 baria2049_12_000013 2 +qtest2014.18 0 bestb0834_12_001420 2 +qtest2014.18 0 bette2098_12_001222 3 +qtest2014.18 0 bipol0974_12_000409 2 +qtest2014.18 0 bipol0974_12_000915 3 +qtest2014.18 0 brain2166_12_000249 3 +qtest2014.18 0 brain2166_12_000250 3 +qtest2014.18 0 brain2166_12_000251 3 +qtest2014.18 0 brain2166_12_000253 3 +qtest2014.18 0 brain2166_12_000255 3 +qtest2014.18 0 brain2166_12_000256 3 +qtest2014.18 0 brain2166_12_000257 3 +qtest2014.18 0 brain2166_12_000451 3 +qtest2014.18 0 clini0836_12_002129 3 +qtest2014.18 0 clini0836_12_006587 3 +qtest2014.18 0 clini0836_12_011760 0 +qtest2014.18 0 clini0836_12_024010 3 +qtest2014.18 0 clini0836_12_034951 3 +qtest2014.18 0 clini0836_12_050561 3 +qtest2014.18 0 clini0836_12_091823 3 +qtest2014.18 0 clini0836_12_113470 3 +qtest2014.18 0 coven2458_12_000039 2 +qtest2014.18 0 daily0837_12_002792 3 +qtest2014.18 0 daily0837_12_005002 3 +qtest2014.18 0 daily0837_12_008759 3 +qtest2014.18 0 daily0837_12_010184 3 +qtest2014.18 0 daily0837_12_010742 3 +qtest2014.18 0 daily0837_12_012036 3 +qtest2014.18 0 daily0837_12_012653 3 +qtest2014.18 0 daily0837_12_012663 3 +qtest2014.18 0 daily0837_12_013206 3 +qtest2014.18 0 daily0837_12_013477 3 +qtest2014.18 0 daily0837_12_013599 3 +qtest2014.18 0 daily0837_12_016660 3 +qtest2014.18 0 daily0837_12_017665 3 +qtest2014.18 0 daily0837_12_019210 3 +qtest2014.18 0 daily0837_12_020205 3 +qtest2014.18 0 daily0837_12_021507 3 +qtest2014.18 0 daily0837_12_024877 3 +qtest2014.18 0 daily0837_12_026858 3 +qtest2014.18 0 daily0837_12_033287 3 +qtest2014.18 0 daily0837_12_033333 3 +qtest2014.18 0 daily0837_12_036519 3 +qtest2014.18 0 daily0837_12_036685 2 +qtest2014.18 0 daily0837_12_037170 3 +qtest2014.18 0 daily0837_12_037583 3 +qtest2014.18 0 daily0837_12_038459 3 +qtest2014.18 0 daily0837_12_039171 3 +qtest2014.18 0 daily0837_12_039807 3 +qtest2014.18 0 daily0837_12_040057 3 +qtest2014.18 0 daily0837_12_040802 3 +qtest2014.18 0 depre1072_12_000658 3 +qtest2014.18 0 depre1072_12_001061 3 +qtest2014.18 0 emede2802_12_000179 2 +qtest2014.18 0 entus2836_12_000196 3 +qtest2014.18 0 every2870_12_008266 3 +qtest2014.18 0 fromy1190_12_000505 3 +qtest2014.18 0 fromy1190_12_000817 3 +qtest2014.18 0 healt3117_12_003273 0 +qtest2014.18 0 healt3117_12_003298 3 +qtest2014.18 0 healt3117_12_003335 3 +qtest2014.18 0 healt3117_12_003336 3 +qtest2014.18 0 healt3117_12_003337 0 +qtest2014.18 0 healt3117_12_003338 3 +qtest2014.18 0 healt3117_12_003339 3 +qtest2014.18 0 healt3117_12_003464 2 +qtest2014.18 0 heart1228_12_000170 3 +qtest2014.18 0 heart1228_12_000171 3 +qtest2014.18 0 heart1228_12_000173 0 +qtest2014.18 0 highb1232_12_000034 2 +qtest2014.18 0 highb1232_12_000035 3 +qtest2014.18 0 highb1232_12_000312 2 +qtest2014.18 0 medic3644_12_000009 3 +qtest2014.18 0 medic3644_12_000302 3 +qtest2014.18 0 medic3644_12_000308 3 +qtest2014.18 0 medic3644_12_000484 3 +qtest2014.18 0 medic3644_12_000509 3 +qtest2014.18 0 medic3644_12_000787 3 +qtest2014.18 0 medic3644_12_001008 3 +qtest2014.18 0 nhslo1393_12_002423 3 +qtest2014.18 0 nhslo1393_12_002427 3 +qtest2014.18 0 nhslo1393_12_002503 3 +qtest2014.18 0 nhslo3844_12_010142 3 +qtest2014.18 0 nhslo3844_12_012031 3 +qtest2014.18 0 nhslo3844_12_016022 2 +qtest2014.18 0 nhslo3844_12_016024 2 +qtest2014.18 0 nlm.n3868_12_000826 3 +qtest2014.18 0 nlm.n3868_12_001099 3 +qtest2014.18 0 patie3992_12_001700 3 +qtest2014.18 0 rared1522_12_000671 2 +qtest2014.18 0 senio1563_12_000443 0 +qtest2014.18 0 sport1590_12_000783 3 +qtest2014.18 0 thedo4643_12_000575 2 +qtest2014.18 0 thedo4643_12_000578 0 +qtest2014.18 0 tripa0853_12_002479 0 +qtest2014.18 0 uptod4830_12_018447 3 +qtest2014.18 0 uptod4830_12_050353 3 +qtest2014.18 0 uptod4830_12_075204 3 +qtest2014.18 0 virtu4909_12_000856 2 +qtest2014.18 0 virtu4909_12_001799 3 +qtest2014.18 0 vital4916_12_000993 3 +qtest2014.18 0 vital4916_12_000994 3 +qtest2014.18 0 vital4916_12_001001 3 +qtest2014.18 0 wiki.0842_12_005136 3 +qtest2014.18 0 wiki.0842_12_006531 3 +qtest2014.18 0 wiki.0842_12_007195 3 +qtest2014.19 0 anato1913_12_001845 0 +qtest2014.19 0 anato1913_12_001849 0 +qtest2014.19 0 anato1913_12_002411 0 +qtest2014.19 0 bcbst2065_12_000912 0 +qtest2014.19 0 brain2166_12_000409 3 +qtest2014.19 0 clini0836_12_020269 3 +qtest2014.19 0 clini0836_12_051538 3 +qtest2014.19 0 clini0836_12_057764 2 +qtest2014.19 0 clini0836_12_061104 3 +qtest2014.19 0 clini0836_12_078272 3 +qtest2014.19 0 clini0836_12_080676 3 +qtest2014.19 0 clini0836_12_082495 3 +qtest2014.19 0 clini0836_12_116082 0 +qtest2014.19 0 clini0836_12_120901 3 +qtest2014.19 0 fromy1190_12_000965 0 +qtest2014.19 0 fromy1190_12_001138 3 +qtest2014.19 0 heart3134_12_000081 3 +qtest2014.19 0 heart3134_12_000151 3 +qtest2014.19 0 heart3134_12_000227 3 +qtest2014.19 0 heart3138_12_000002 3 +qtest2014.19 0 heart3138_12_000005 3 +qtest2014.19 0 heart3138_12_000009 3 +qtest2014.19 0 heart3138_12_000021 0 +qtest2014.19 0 heart3138_12_000068 2 +qtest2014.19 0 heart3138_12_000071 3 +qtest2014.19 0 mayfi3578_12_000200 3 +qtest2014.19 0 mdct.3592_12_000022 3 +qtest2014.19 0 mdct.3592_12_000030 3 +qtest2014.19 0 med.n3601_12_000358 2 +qtest2014.19 0 metho3694_12_000798 3 +qtest2014.19 0 metho3694_12_001712 0 +qtest2014.19 0 my.cl1373_12_000757 2 +qtest2014.19 0 my.cl1373_12_000809 2 +qtest2014.19 0 my.cl1373_12_000929 2 +qtest2014.19 0 my.cl1373_12_000939 2 +qtest2014.19 0 ncbi.3800_12_007180 2 +qtest2014.19 0 nlm.n3868_12_000659 3 +qtest2014.19 0 publi0841_12_003952 3 +qtest2014.19 0 publi0841_12_005267 3 +qtest2014.19 0 rad.u1520_12_000002 2 +qtest2014.19 0 siume4425_12_000029 2 +qtest2014.19 0 strok1598_12_000011 2 +qtest2014.19 0 strok1598_12_000085 3 +qtest2014.19 0 strok1598_12_000230 3 +qtest2014.19 0 strok1598_12_000259 3 +qtest2014.19 0 ultra4811_12_000500 0 +qtest2014.19 0 ultra4811_12_000584 0 +qtest2014.19 0 ultra4811_12_000594 0 +qtest2014.19 0 ultra4811_12_000611 0 +qtest2014.19 0 ultra4811_12_000616 0 +qtest2014.19 0 ultra4811_12_000628 0 +qtest2014.19 0 ultra4811_12_000639 0 +qtest2014.19 0 ultra4811_12_000640 0 +qtest2014.19 0 ultra4811_12_000641 0 +qtest2014.19 0 ultra4811_12_000660 0 +qtest2014.19 0 ultra4811_12_000673 0 +qtest2014.19 0 ultra4811_12_000680 0 +qtest2014.19 0 ultra4811_12_000735 0 +qtest2014.19 0 ultra4811_12_000746 0 +qtest2014.19 0 ultra4811_12_000758 0 +qtest2014.19 0 ultra4811_12_000765 0 +qtest2014.19 0 ultra4811_12_000787 0 +qtest2014.19 0 ultra4811_12_000803 0 +qtest2014.19 0 ultra4811_12_000834 0 +qtest2014.19 0 ultra4811_12_000843 0 +qtest2014.19 0 ultra4811_12_000925 0 +qtest2014.19 0 uptod4830_12_010781 3 +qtest2014.19 0 uptod4830_12_010805 3 +qtest2014.19 0 uptod4830_12_010920 3 +qtest2014.19 0 uptod4830_12_010925 3 +qtest2014.19 0 uptod4830_12_010953 3 +qtest2014.19 0 uptod4830_12_011013 3 +qtest2014.19 0 uptod4830_12_011022 3 +qtest2014.19 0 uptod4830_12_011037 2 +qtest2014.19 0 uptod4830_12_011074 3 +qtest2014.19 0 uptod4830_12_013641 0 +qtest2014.19 0 uptod4830_12_025654 3 +qtest2014.19 0 uptod4830_12_025699 3 +qtest2014.19 0 uptod4830_12_025847 3 +qtest2014.19 0 uptod4830_12_030954 2 +qtest2014.19 0 uptod4830_12_045859 0 +qtest2014.19 0 uptod4830_12_045874 2 +qtest2014.19 0 uptod4830_12_045936 0 +qtest2014.19 0 uptod4830_12_046012 2 +qtest2014.19 0 uptod4830_12_046087 2 +qtest2014.19 0 uptod4830_12_046094 2 +qtest2014.19 0 uptod4830_12_049579 0 +qtest2014.19 0 uptod4830_12_049747 3 +qtest2014.19 0 uptod4830_12_060273 0 +qtest2014.19 0 uptod4830_12_060568 0 +qtest2014.19 0 uptod4830_12_069839 2 +qtest2014.19 0 uptod4830_12_069959 2 +qtest2014.19 0 uptod4830_12_073396 2 +qtest2014.19 0 uptod4830_12_075079 0 +qtest2014.19 0 vascu4877_12_000176 0 +qtest2014.19 0 vascu4877_12_000177 0 +qtest2014.19 0 vdf.o4883_12_000018 3 +qtest2014.19 0 vdf.o4883_12_000033 0 +qtest2014.19 0 vesal4890_12_000033 3 +qtest2014.19 0 virtu4909_12_000519 3 +qtest2014.19 0 virtu4909_12_000867 3 +qtest2014.19 0 wiki.0842_12_000511 3 +qtest2014.19 0 wiki.0842_12_001730 3 +qtest2014.19 0 wiki.0842_12_001732 0 +qtest2014.19 0 wiki.0842_12_001740 0 +qtest2014.19 0 wikis0855_12_000576 3 +qtest2014.20 0 clini0836_12_126079 3 +qtest2014.20 0 first1181_12_000643 3 +qtest2014.20 0 healt3117_12_000334 3 +qtest2014.20 0 healt3117_12_000494 0 +qtest2014.20 0 healt3117_12_000495 3 +qtest2014.20 0 healt3117_12_000496 3 +qtest2014.20 0 healt3117_12_000497 0 +qtest2014.20 0 healt3117_12_000498 2 +qtest2014.20 0 healt3117_12_000499 3 +qtest2014.20 0 healt3117_12_000500 0 +qtest2014.20 0 mayoc3579_12_008996 3 +qtest2014.20 0 nhslo1393_12_013843 3 +qtest2014.20 0 nhslo1393_12_013847 3 +qtest2014.20 0 nhslo3844_12_011759 2 +qtest2014.20 0 nhslo3844_12_011766 3 +qtest2014.20 0 nhslo3844_12_011769 3 +qtest2014.20 0 nhslo3844_12_011770 3 +qtest2014.20 0 pathg3984_12_000614 0 +qtest2014.20 0 pedia4004_12_001076 3 +qtest2014.20 0 uptod4830_12_010806 0 +qtest2014.20 0 uptod4830_12_010876 3 +qtest2014.20 0 uptod4830_12_010987 2 +qtest2014.20 0 uptod4830_12_024296 3 +qtest2014.20 0 uptod4830_12_036418 2 +qtest2014.20 0 uptod4830_12_040272 3 +qtest2014.20 0 uptod4830_12_064578 3 +qtest2014.20 0 uptod4830_12_064582 3 +qtest2014.20 0 uptod4830_12_064670 3 +qtest2014.20 0 uptod4830_12_064702 3 +qtest2014.20 0 uptod4830_12_064787 3 +qtest2014.20 0 uptod4830_12_064817 3 +qtest2014.20 0 uptod4830_12_064830 3 +qtest2014.20 0 uptod4830_12_064859 3 +qtest2014.20 0 uptod4830_12_064903 3 +qtest2014.20 0 uptod4830_12_064907 3 +qtest2014.20 0 uptod4830_12_064928 2 +qtest2014.20 0 virtu4909_12_001085 3 +qtest2014.20 0 virtu4909_12_001103 3 +qtest2014.20 0 virtu4909_12_001464 3 +qtest2014.21 0 adlda1812_12_000691 0 +qtest2014.21 0 attra0843_12_000211 0 +qtest2014.21 0 attra0843_12_000485 3 +qtest2014.21 0 attra0843_12_000554 1 +qtest2014.21 0 austr2019_12_001053 0 +qtest2014.21 0 austr2019_12_001553 3 +qtest2014.21 0 bestb0834_12_000659 0 +qtest2014.21 0 bestb0834_12_001061 1 +qtest2014.21 0 bestb0834_12_001464 1 +qtest2014.21 0 bestb0834_12_001694 2 +qtest2014.21 0 bestb0834_12_001702 2 +qtest2014.21 0 chkd.2351_12_000507 3 +qtest2014.21 0 chkd.2351_12_000513 3 +qtest2014.21 0 clini0836_12_008701 3 +qtest2014.21 0 clini0836_12_012188 3 +qtest2014.21 0 clini0836_12_041339 3 +qtest2014.21 0 clini0836_12_042947 3 +qtest2014.21 0 clini0836_12_051992 0 +qtest2014.21 0 clini0836_12_059462 0 +qtest2014.21 0 clini0836_12_066427 3 +qtest2014.21 0 clini0836_12_073355 3 +qtest2014.21 0 clini0836_12_093210 0 +qtest2014.21 0 clini0836_12_096163 0 +qtest2014.21 0 clini0836_12_101388 3 +qtest2014.21 0 clini0836_12_109154 0 +qtest2014.21 0 clini0836_12_112199 0 +qtest2014.21 0 clini0836_12_121507 3 +qtest2014.21 0 cmeco2398_12_000753 0 +qtest2014.21 0 cmeco2398_12_000805 0 +qtest2014.21 0 daily0837_12_012942 0 +qtest2014.21 0 daily0837_12_014791 0 +qtest2014.21 0 daily0837_12_020538 0 +qtest2014.21 0 euros2867_12_000085 2 +qtest2014.21 0 euros2867_12_000119 2 +qtest2014.21 0 ghr.n0840_12_014118 3 +qtest2014.21 0 ghr.n0840_12_015701 0 +qtest2014.21 0 healt3090_12_001977 2 +qtest2014.21 0 healt3117_12_001028 0 +qtest2014.21 0 healt3117_12_001029 0 +qtest2014.21 0 healt3117_12_001030 0 +qtest2014.21 0 healt3117_12_001031 0 +qtest2014.21 0 healt3117_12_001032 0 +qtest2014.21 0 healt3117_12_001325 0 +qtest2014.21 0 healt3117_12_001519 3 +qtest2014.21 0 healt3117_12_001520 3 +qtest2014.21 0 healt3117_12_002762 0 +qtest2014.21 0 healt3117_12_002983 0 +qtest2014.21 0 heart3138_12_000069 2 +qtest2014.21 0 insid3304_12_000032 0 +qtest2014.21 0 insid3304_12_000048 0 +qtest2014.21 0 insid3304_12_000053 0 +qtest2014.21 0 insid3304_12_000054 0 +qtest2014.21 0 insid3304_12_000057 0 +qtest2014.21 0 insid3304_12_000077 0 +qtest2014.21 0 insid3304_12_000089 0 +qtest2014.21 0 insid3304_12_000115 2 +qtest2014.21 0 insid3304_12_000118 2 +qtest2014.21 0 insid3304_12_000160 0 +qtest2014.21 0 insid3304_12_000188 0 +qtest2014.21 0 iront3330_12_000008 0 +qtest2014.21 0 iront3330_12_000160 1 +qtest2014.21 0 iront3330_12_000181 0 +qtest2014.21 0 iront3330_12_000184 1 +qtest2014.21 0 iront3330_12_000278 3 +qtest2014.21 0 iront3330_12_000299 0 +qtest2014.21 0 iront3330_12_000308 0 +qtest2014.21 0 iront3330_12_000752 1 +qtest2014.21 0 iront3330_12_000812 0 +qtest2014.21 0 iront3330_12_000908 1 +qtest2014.21 0 iront3330_12_000950 0 +qtest2014.21 0 iront3330_12_000959 1 +qtest2014.21 0 iront3330_12_000969 1 +qtest2014.21 0 iront3330_12_001450 0 +qtest2014.21 0 iront3330_12_001683 0 +qtest2014.21 0 iront3330_12_001844 0 +qtest2014.21 0 iront3330_12_001940 0 +qtest2014.21 0 iront3330_12_002287 0 +qtest2014.21 0 iront3330_12_002485 0 +qtest2014.21 0 iront3330_12_002582 0 +qtest2014.21 0 iront3330_12_002595 0 +qtest2014.21 0 iront3330_12_002616 1 +qtest2014.21 0 iront3330_12_002630 1 +qtest2014.21 0 iront3330_12_002660 0 +qtest2014.21 0 iront3330_12_002801 0 +qtest2014.21 0 iront3330_12_002803 0 +qtest2014.21 0 iront3330_12_002850 0 +qtest2014.21 0 mayoc3579_12_030596 3 +qtest2014.21 0 metho3694_12_001009 0 +qtest2014.21 0 natur3791_12_000001 0 +qtest2014.21 0 ncbi.3800_12_001839 0 +qtest2014.21 0 ncbi.3800_12_001887 0 +qtest2014.21 0 ncbi.3800_12_003905 0 +qtest2014.21 0 nhslo3844_12_003353 0 +qtest2014.21 0 nhslo3844_12_008935 0 +qtest2014.21 0 nlm.n3868_12_000996 2 +qtest2014.21 0 nlm.n3868_12_001180 3 +qtest2014.21 0 nlm.n3868_12_001194 2 +qtest2014.21 0 pathg3984_12_000690 0 +qtest2014.21 0 pathg3984_12_000693 0 +qtest2014.21 0 patie3992_12_000730 3 +qtest2014.21 0 publi0841_12_003744 2 +qtest2014.21 0 tripa0853_12_000399 0 +qtest2014.21 0 tripa0853_12_000528 0 +qtest2014.21 0 tripa0853_12_000746 3 +qtest2014.21 0 tripa0853_12_001388 2 +qtest2014.21 0 tripa0853_12_001397 3 +qtest2014.21 0 tripa0853_12_001773 0 +qtest2014.21 0 tripa0853_12_002108 3 +qtest2014.21 0 tripa0853_12_002950 3 +qtest2014.21 0 tripa0853_12_003959 3 +qtest2014.21 0 tripa0853_12_004318 0 +qtest2014.21 0 ttmed4716_12_001479 3 +qtest2014.21 0 uptod4830_12_001526 3 +qtest2014.21 0 uptod4830_12_001623 3 +qtest2014.21 0 uptod4830_12_001701 3 +qtest2014.21 0 uptod4830_12_001727 3 +qtest2014.21 0 uptod4830_12_001746 3 +qtest2014.21 0 uptod4830_12_001750 3 +qtest2014.21 0 uptod4830_12_001761 3 +qtest2014.21 0 uptod4830_12_001821 3 +qtest2014.21 0 uptod4830_12_008145 0 +qtest2014.21 0 uptod4830_12_011594 3 +qtest2014.21 0 uptod4830_12_011599 3 +qtest2014.21 0 uptod4830_12_011605 3 +qtest2014.21 0 uptod4830_12_011607 3 +qtest2014.21 0 uptod4830_12_013545 3 +qtest2014.21 0 uptod4830_12_016705 3 +qtest2014.21 0 uptod4830_12_016707 3 +qtest2014.21 0 uptod4830_12_017008 3 +qtest2014.21 0 uptod4830_12_017015 3 +qtest2014.21 0 uptod4830_12_018388 3 +qtest2014.21 0 uptod4830_12_026272 3 +qtest2014.21 0 uptod4830_12_026277 3 +qtest2014.21 0 uptod4830_12_028061 3 +qtest2014.21 0 uptod4830_12_028141 0 +qtest2014.21 0 uptod4830_12_031549 0 +qtest2014.21 0 uptod4830_12_034789 0 +qtest2014.21 0 uptod4830_12_042303 0 +qtest2014.21 0 uptod4830_12_042306 3 +qtest2014.21 0 uptod4830_12_042341 0 +qtest2014.21 0 uptod4830_12_042519 0 +qtest2014.21 0 uptod4830_12_042584 3 +qtest2014.21 0 uptod4830_12_042596 3 +qtest2014.21 0 uptod4830_12_048329 0 +qtest2014.21 0 uptod4830_12_066640 0 +qtest2014.21 0 uptod4830_12_070793 0 +qtest2014.21 0 uptod4830_12_070794 0 +qtest2014.21 0 uptod4830_12_074746 0 +qtest2014.21 0 uptod4830_12_082433 0 +qtest2014.21 0 vhl.o4897_12_000046 0 +qtest2014.21 0 vidyy4903_12_000357 0 +qtest2014.21 0 virtu4909_12_000521 0 +qtest2014.21 0 virtu4909_12_000838 3 +qtest2014.21 0 virtu4909_12_001453 3 +qtest2014.21 0 virtu4909_12_001832 0 +qtest2014.21 0 wiki.0842_12_002087 0 +qtest2014.21 0 wiki.0842_12_002885 3 +qtest2014.21 0 wiki.0842_12_002910 3 +qtest2014.21 0 wiki.0842_12_003972 3 +qtest2014.21 0 wiki.0842_12_004417 3 +qtest2014.21 0 wiki.0842_12_004552 0 +qtest2014.21 0 wiki.0842_12_004912 3 +qtest2014.21 0 wiki.0842_12_005627 3 +qtest2014.21 0 wiki.0842_12_005629 3 +qtest2014.21 0 wiki.0842_12_009790 3 +qtest2014.21 0 wiki.0842_12_010049 0 +qtest2014.22 0 anxie0939_12_000269 3 +qtest2014.22 0 anxie1934_12_000021 3 +qtest2014.22 0 arthr0949_12_000858 3 +qtest2014.22 0 athea2003_12_000121 0 +qtest2014.22 0 athea2003_12_000298 0 +qtest2014.22 0 athea2003_12_000304 0 +qtest2014.22 0 bette2098_12_000004 3 +qtest2014.22 0 bipol0974_12_000240 0 +qtest2014.22 0 bipol0974_12_000288 0 +qtest2014.22 0 bipol0974_12_000388 0 +qtest2014.22 0 bipol0974_12_000994 3 +qtest2014.22 0 bipol2123_12_000007 3 +qtest2014.22 0 bipol2123_12_000017 3 +qtest2014.22 0 bipol2123_12_000028 3 +qtest2014.22 0 bpd.a0986_12_000126 3 +qtest2014.22 0 bpd.a0986_12_000178 1 +qtest2014.22 0 bpd.a0986_12_000421 2 +qtest2014.22 0 bpd.a0986_12_000445 2 +qtest2014.22 0 chkd.2351_12_000048 3 +qtest2014.22 0 chkd.2351_12_000233 3 +qtest2014.22 0 clini0836_12_014121 1 +qtest2014.22 0 clini0836_12_019842 1 +qtest2014.22 0 clini0836_12_023907 1 +qtest2014.22 0 clini0836_12_035125 1 +qtest2014.22 0 clini0836_12_036630 3 +qtest2014.22 0 clini0836_12_042729 1 +qtest2014.22 0 clini0836_12_042903 1 +qtest2014.22 0 clini0836_12_046171 1 +qtest2014.22 0 clini0836_12_048319 1 +qtest2014.22 0 clini0836_12_051407 1 +qtest2014.22 0 clini0836_12_066625 0 +qtest2014.22 0 clini0836_12_067003 1 +qtest2014.22 0 clini0836_12_067977 1 +qtest2014.22 0 clini0836_12_087378 1 +qtest2014.22 0 clini0836_12_088127 1 +qtest2014.22 0 clini0836_12_093248 1 +qtest2014.22 0 clini0836_12_094445 1 +qtest2014.22 0 clini0836_12_094556 1 +qtest2014.22 0 clini0836_12_095012 1 +qtest2014.22 0 clini0836_12_101245 1 +qtest2014.22 0 clini0836_12_102343 1 +qtest2014.22 0 clini0836_12_105790 1 +qtest2014.22 0 clini0836_12_105865 1 +qtest2014.22 0 clini0836_12_108784 1 +qtest2014.22 0 clini0836_12_112032 1 +qtest2014.22 0 clini0836_12_117080 1 +qtest2014.22 0 clini0836_12_119246 1 +qtest2014.22 0 clini0836_12_119911 1 +qtest2014.22 0 clini0836_12_121755 1 +qtest2014.22 0 clini0836_12_123742 1 +qtest2014.22 0 clini0836_12_124135 1 +qtest2014.22 0 clini0836_12_128614 1 +qtest2014.22 0 cmell2400_12_000063 2 +qtest2014.22 0 coven2458_12_000119 3 +qtest2014.22 0 depre1072_12_000266 2 +qtest2014.22 0 depre1072_12_000591 1 +qtest2014.22 0 depre1072_12_000734 1 +qtest2014.22 0 depre1072_12_000758 2 +qtest2014.22 0 depre1072_12_000928 3 +qtest2014.22 0 depre1072_12_001014 3 +qtest2014.22 0 depre1072_12_001093 1 +qtest2014.22 0 depre1072_12_001104 3 +qtest2014.22 0 depre1072_12_001142 3 +qtest2014.22 0 dying1120_12_000196 3 +qtest2014.22 0 ement2807_12_000279 3 +qtest2014.22 0 ement2807_12_000870 3 +qtest2014.22 0 ement2807_12_001336 3 +qtest2014.22 0 ement2807_12_001814 3 +qtest2014.22 0 ement2807_12_002383 3 +qtest2014.22 0 ement2807_12_002658 3 +qtest2014.22 0 fda.g2909_12_002734 2 +qtest2014.22 0 fda.g2909_12_002763 2 +qtest2014.22 0 healt3117_12_001139 2 +qtest2014.22 0 healt3117_12_001140 2 +qtest2014.22 0 jfpon3369_12_000884 3 +qtest2014.22 0 jfpon3369_12_001273 3 +qtest2014.22 0 mayoc3579_12_007705 1 +qtest2014.22 0 mayoc3579_12_030933 3 +qtest2014.22 0 mayoc3579_12_030934 3 +qtest2014.22 0 mayoc3579_12_030935 3 +qtest2014.22 0 mayoc3579_12_030936 3 +qtest2014.22 0 mayoc3579_12_030937 3 +qtest2014.22 0 mayoc3579_12_030939 3 +qtest2014.22 0 mayoc3579_12_030941 3 +qtest2014.22 0 mayoc3579_12_030943 3 +qtest2014.22 0 mensh1353_12_000080 3 +qtest2014.22 0 menta1354_12_000023 3 +qtest2014.22 0 menta1354_12_000036 3 +qtest2014.22 0 menta1354_12_000346 2 +qtest2014.22 0 netce3826_12_000924 3 +qtest2014.22 0 nhslo1393_12_013620 3 +qtest2014.22 0 nhslo1393_12_013622 3 +qtest2014.22 0 nhslo3844_12_011600 3 +qtest2014.22 0 pathg3984_12_000605 1 +qtest2014.22 0 patie3987_12_000822 0 +qtest2014.22 0 patie3987_12_001133 0 +qtest2014.22 0 pedia1457_12_000704 3 +qtest2014.22 0 someb1583_12_000593 2 +qtest2014.22 0 uptod4830_12_000799 3 +qtest2014.22 0 uptod4830_12_022669 2 +qtest2014.22 0 uptod4830_12_055548 2 +qtest2014.22 0 uptod4830_12_069725 0 +qtest2014.22 0 uptod4830_12_070550 0 +qtest2014.22 0 vidyy4903_12_001256 2 +qtest2014.22 0 web4h4941_12_000192 2 +qtest2014.22 0 web4h4941_12_000261 3 +qtest2014.23 0 bcbst2065_12_000684 3 +qtest2014.23 0 bcbst2065_12_001520 3 +qtest2014.23 0 bcbst2065_12_001521 3 +qtest2014.23 0 bestb0834_12_000435 1 +qtest2014.23 0 bestb0834_12_000789 3 +qtest2014.23 0 bestb0834_12_001148 1 +qtest2014.23 0 bestb0834_12_001835 3 +qtest2014.23 0 bestb0834_12_001954 0 +qtest2014.23 0 bestb0834_12_002016 3 +qtest2014.23 0 bestb0834_12_002148 1 +qtest2014.23 0 bestb0834_12_002229 3 +qtest2014.23 0 clini0836_12_005628 3 +qtest2014.23 0 clini0836_12_009800 3 +qtest2014.23 0 clini0836_12_013339 3 +qtest2014.23 0 clini0836_12_018601 3 +qtest2014.23 0 clini0836_12_019708 3 +qtest2014.23 0 clini0836_12_023471 0 +qtest2014.23 0 clini0836_12_025042 3 +qtest2014.23 0 clini0836_12_026736 3 +qtest2014.23 0 clini0836_12_032045 3 +qtest2014.23 0 clini0836_12_037664 2 +qtest2014.23 0 clini0836_12_037702 3 +qtest2014.23 0 clini0836_12_044907 3 +qtest2014.23 0 clini0836_12_049025 3 +qtest2014.23 0 clini0836_12_049722 0 +qtest2014.23 0 clini0836_12_050727 0 +qtest2014.23 0 clini0836_12_059815 3 +qtest2014.23 0 clini0836_12_063735 3 +qtest2014.23 0 clini0836_12_069379 3 +qtest2014.23 0 clini0836_12_070036 3 +qtest2014.23 0 clini0836_12_072813 3 +qtest2014.23 0 clini0836_12_072929 3 +qtest2014.23 0 clini0836_12_078318 3 +qtest2014.23 0 clini0836_12_081015 3 +qtest2014.23 0 clini0836_12_087615 3 +qtest2014.23 0 clini0836_12_100539 3 +qtest2014.23 0 clini0836_12_100894 3 +qtest2014.23 0 clini0836_12_102100 3 +qtest2014.23 0 clini0836_12_106464 3 +qtest2014.23 0 clini0836_12_109946 3 +qtest2014.23 0 clini0836_12_113762 3 +qtest2014.23 0 clini0836_12_116272 3 +qtest2014.23 0 clini0836_12_123502 2 +qtest2014.23 0 cochr2414_12_000314 3 +qtest2014.23 0 diagn2555_12_000022 3 +qtest2014.23 0 diagn2555_12_000076 3 +qtest2014.23 0 diagn2555_12_000077 3 +qtest2014.23 0 diagn2555_12_000178 3 +qtest2014.23 0 diagn2555_12_000184 3 +qtest2014.23 0 diagn2555_12_000186 3 +qtest2014.23 0 diagn2555_12_000239 2 +qtest2014.23 0 diagn2555_12_000243 3 +qtest2014.23 0 diagn2555_12_000246 3 +qtest2014.23 0 diagn2555_12_000261 0 +qtest2014.23 0 every2870_12_008962 3 +qtest2014.23 0 fromy1190_12_001179 3 +qtest2014.23 0 healt3115_12_001360 1 +qtest2014.23 0 healt3117_12_001825 0 +qtest2014.23 0 heart1228_12_000155 2 +qtest2014.23 0 heart1228_12_000156 3 +qtest2014.23 0 heart1228_12_000168 2 +qtest2014.23 0 heart1228_12_000970 0 +qtest2014.23 0 heart3134_12_000013 3 +qtest2014.23 0 heart3134_12_000023 3 +qtest2014.23 0 heart3138_12_000084 3 +qtest2014.23 0 highb1232_12_000370 3 +qtest2014.23 0 metho3694_12_000298 3 +qtest2014.23 0 nhslo1393_12_010816 3 +qtest2014.23 0 nhslo1393_12_012115 3 +qtest2014.23 0 nhslo3844_12_007151 3 +qtest2014.23 0 nhslo3844_12_007157 3 +qtest2014.23 0 siume4425_12_000179 3 +qtest2014.23 0 texas4630_12_000406 0 +qtest2014.23 0 uptod4830_12_001673 3 +qtest2014.23 0 uptod4830_12_005171 3 +qtest2014.23 0 uptod4830_12_005196 0 +qtest2014.23 0 uptod4830_12_005205 3 +qtest2014.23 0 uptod4830_12_005262 3 +qtest2014.23 0 uptod4830_12_005279 3 +qtest2014.23 0 uptod4830_12_005323 3 +qtest2014.23 0 uptod4830_12_005342 3 +qtest2014.23 0 uptod4830_12_005348 3 +qtest2014.23 0 uptod4830_12_005353 3 +qtest2014.23 0 uptod4830_12_005360 3 +qtest2014.23 0 uptod4830_12_005375 0 +qtest2014.23 0 uptod4830_12_005382 3 +qtest2014.23 0 uptod4830_12_005406 3 +qtest2014.23 0 uptod4830_12_005426 3 +qtest2014.23 0 uptod4830_12_005435 3 +qtest2014.23 0 uptod4830_12_005473 3 +qtest2014.23 0 uptod4830_12_008795 3 +qtest2014.23 0 uptod4830_12_008992 3 +qtest2014.23 0 uptod4830_12_021838 0 +qtest2014.23 0 uptod4830_12_021841 3 +qtest2014.23 0 uptod4830_12_021873 2 +qtest2014.23 0 uptod4830_12_021897 0 +qtest2014.23 0 uptod4830_12_033854 3 +qtest2014.23 0 uptod4830_12_033938 3 +qtest2014.23 0 uptod4830_12_033939 0 +qtest2014.23 0 uptod4830_12_033995 3 +qtest2014.23 0 uptod4830_12_034001 3 +qtest2014.23 0 uptod4830_12_034028 3 +qtest2014.23 0 uptod4830_12_034054 3 +qtest2014.23 0 uptod4830_12_034060 0 +qtest2014.23 0 uptod4830_12_034063 3 +qtest2014.23 0 uptod4830_12_034065 3 +qtest2014.23 0 uptod4830_12_034095 3 +qtest2014.23 0 uptod4830_12_034118 3 +qtest2014.23 0 uptod4830_12_034125 3 +qtest2014.23 0 uptod4830_12_034217 3 +qtest2014.23 0 uptod4830_12_034231 3 +qtest2014.23 0 uptod4830_12_034236 3 +qtest2014.23 0 uptod4830_12_048438 3 +qtest2014.23 0 uptod4830_12_049486 0 +qtest2014.23 0 uptod4830_12_049638 3 +qtest2014.23 0 uptod4830_12_049662 3 +qtest2014.23 0 uptod4830_12_049670 3 +qtest2014.23 0 uptod4830_12_049683 3 +qtest2014.23 0 uptod4830_12_049763 3 +qtest2014.23 0 uptod4830_12_049879 0 +qtest2014.23 0 uptod4830_12_049935 3 +qtest2014.23 0 uptod4830_12_049955 0 +qtest2014.23 0 uptod4830_12_049961 3 +qtest2014.23 0 uptod4830_12_049966 3 +qtest2014.23 0 uptod4830_12_050015 3 +qtest2014.23 0 uptod4830_12_050031 3 +qtest2014.23 0 uptod4830_12_050050 3 +qtest2014.23 0 uptod4830_12_050075 3 +qtest2014.23 0 uptod4830_12_050089 3 +qtest2014.23 0 uptod4830_12_050091 0 +qtest2014.23 0 uptod4830_12_050093 3 +qtest2014.23 0 uptod4830_12_050128 3 +qtest2014.23 0 uptod4830_12_050192 3 +qtest2014.23 0 uptod4830_12_050240 3 +qtest2014.23 0 uptod4830_12_065128 3 +qtest2014.23 0 uptod4830_12_065311 0 +qtest2014.23 0 uptod4830_12_069079 0 +qtest2014.23 0 wiki.0842_12_002481 3 +qtest2014.24 0 anaes1909_12_000892 0 +qtest2014.24 0 aswee0953_12_001981 0 +qtest2014.24 0 aswee0953_12_001982 0 +qtest2014.24 0 bladd2130_12_000027 2 +qtest2014.24 0 bladd2130_12_000091 0 +qtest2014.24 0 bupa.2183_12_001478 1 +qtest2014.24 0 bupa.2183_12_001497 1 +qtest2014.24 0 bupa.2183_12_001523 1 +qtest2014.24 0 bupa.2183_12_001849 3 +qtest2014.24 0 child2346_12_001314 0 +qtest2014.24 0 child2346_12_001450 0 +qtest2014.24 0 chkd.2351_12_000487 3 +qtest2014.24 0 clini0836_12_002834 2 +qtest2014.24 0 clini0836_12_002942 2 +qtest2014.24 0 clini0836_12_018001 2 +qtest2014.24 0 clini0836_12_020065 2 +qtest2014.24 0 clini0836_12_023434 1 +qtest2014.24 0 clini0836_12_033579 2 +qtest2014.24 0 clini0836_12_036670 0 +qtest2014.24 0 clini0836_12_041041 0 +qtest2014.24 0 clini0836_12_041616 2 +qtest2014.24 0 clini0836_12_046262 0 +qtest2014.24 0 clini0836_12_054653 0 +qtest2014.24 0 clini0836_12_061524 2 +qtest2014.24 0 clini0836_12_072682 1 +qtest2014.24 0 clini0836_12_080117 3 +qtest2014.24 0 clini0836_12_085908 3 +qtest2014.24 0 clini0836_12_086277 2 +qtest2014.24 0 clini0836_12_090789 2 +qtest2014.24 0 clini0836_12_092376 1 +qtest2014.24 0 clini0836_12_092377 1 +qtest2014.24 0 clini0836_12_104777 1 +qtest2014.24 0 clini0836_12_106820 2 +qtest2014.24 0 clini0836_12_113670 2 +qtest2014.24 0 clini0836_12_121077 1 +qtest2014.24 0 clini0836_12_123307 2 +qtest2014.24 0 diabe1087_12_000079 2 +qtest2014.24 0 diabe1087_12_000216 1 +qtest2014.24 0 diabe1087_12_000250 1 +qtest2014.24 0 diabe1087_12_000293 1 +qtest2014.24 0 diabe1087_12_000366 0 +qtest2014.24 0 diabe1087_12_000398 1 +qtest2014.24 0 diabe1087_12_000415 3 +qtest2014.24 0 diabe1087_12_000442 3 +qtest2014.24 0 diabe1087_12_000511 3 +qtest2014.24 0 diabe1087_12_000536 0 +qtest2014.24 0 diabe1087_12_000585 3 +qtest2014.24 0 diabe1087_12_000590 3 +qtest2014.24 0 diabe1087_12_000601 1 +qtest2014.24 0 diabe1087_12_000685 0 +qtest2014.24 0 diabe1087_12_000722 0 +qtest2014.24 0 diabe1087_12_000735 0 +qtest2014.24 0 diabe1087_12_000741 0 +qtest2014.24 0 diabe1087_12_000763 0 +qtest2014.24 0 diabe1087_12_000789 0 +qtest2014.24 0 diabe1087_12_000794 0 +qtest2014.24 0 diabe1087_12_000798 0 +qtest2014.24 0 diabe1087_12_000954 1 +qtest2014.24 0 diabe1087_12_000972 2 +qtest2014.24 0 diabe1087_12_001012 1 +qtest2014.24 0 diabe2551_12_001032 1 +qtest2014.24 0 diabe2551_12_001045 1 +qtest2014.24 0 diabe2551_12_001253 1 +qtest2014.24 0 diabe2551_12_002386 3 +qtest2014.24 0 diabe2551_12_002392 3 +qtest2014.24 0 drcha2660_12_000020 0 +qtest2014.24 0 ds-he2715_12_000110 0 +qtest2014.24 0 elgin2788_12_000644 0 +qtest2014.24 0 en.di1144_12_000366 0 +qtest2014.24 0 endoc2821_12_000046 3 +qtest2014.24 0 endoc2821_12_000081 3 +qtest2014.24 0 endoc2821_12_000540 2 +qtest2014.24 0 endoc2821_12_000542 2 +qtest2014.24 0 endoc2821_12_000606 2 +qtest2014.24 0 endoc2821_12_001148 2 +qtest2014.24 0 endoc2821_12_001506 3 +qtest2014.24 0 endoc2821_12_001508 3 +qtest2014.24 0 endoc2821_12_001509 3 +qtest2014.24 0 endoc2821_12_001511 3 +qtest2014.24 0 endoc2821_12_001514 3 +qtest2014.24 0 endoc2821_12_001623 3 +qtest2014.24 0 endoc2821_12_002134 2 +qtest2014.24 0 endoc2821_12_002148 1 +qtest2014.24 0 everw2869_12_000936 1 +qtest2014.24 0 every2870_12_004067 3 +qtest2014.24 0 every2870_12_006105 0 +qtest2014.24 0 every2870_12_006106 0 +qtest2014.24 0 every2870_12_006110 0 +qtest2014.24 0 every2870_12_006116 0 +qtest2014.24 0 every2870_12_006118 0 +qtest2014.24 0 every2870_12_006120 0 +qtest2014.24 0 every2870_12_006127 0 +qtest2014.24 0 every2870_12_007686 0 +qtest2014.24 0 every2870_12_008633 0 +qtest2014.24 0 every2870_12_008867 3 +qtest2014.24 0 every2870_12_008881 3 +qtest2014.24 0 every2870_12_008997 3 +qtest2014.24 0 famil2899_12_000215 1 +qtest2014.24 0 famil2899_12_000436 0 +qtest2014.24 0 famil2899_12_000440 0 +qtest2014.24 0 famil2899_12_000450 0 +qtest2014.24 0 famil2899_12_000532 3 +qtest2014.24 0 famil2899_12_000541 0 +qtest2014.24 0 famil2899_12_000567 3 +qtest2014.24 0 famil2899_12_000627 0 +qtest2014.24 0 famil2899_12_000819 0 +qtest2014.24 0 fromy1190_12_000620 3 +qtest2014.24 0 fromy1190_12_002383 3 +qtest2014.24 0 ghr.n0840_12_010645 0 +qtest2014.24 0 glyco3028_12_000044 1 +qtest2014.24 0 glyco3028_12_000079 1 +qtest2014.24 0 glyco3028_12_000096 1 +qtest2014.24 0 healt3107_12_000190 2 +qtest2014.24 0 healt3115_12_001165 2 +qtest2014.24 0 healt3115_12_001336 2 +qtest2014.24 0 healt3117_12_001556 3 +qtest2014.24 0 healt3117_12_001629 1 +qtest2014.24 0 healt3117_12_001632 1 +qtest2014.24 0 healt3117_12_001634 1 +qtest2014.24 0 healt3117_12_001638 1 +qtest2014.24 0 healt3132_12_001540 0 +qtest2014.24 0 heart1228_12_000228 1 +qtest2014.24 0 heart1228_12_000285 0 +qtest2014.24 0 heart1228_12_000780 3 +qtest2014.24 0 heart1228_12_000781 3 +qtest2014.24 0 heart1228_12_000782 3 +qtest2014.24 0 heart1228_12_000783 3 +qtest2014.24 0 heart1228_12_000797 1 +qtest2014.24 0 heart1228_12_000872 2 +qtest2014.24 0 heart1228_12_001006 1 +qtest2014.24 0 heart1228_12_001205 3 +qtest2014.24 0 heart3138_12_000044 3 +qtest2014.24 0 heart3138_12_000084 0 +qtest2014.24 0 heart3141_12_000205 0 +qtest2014.24 0 heart3141_12_000276 3 +qtest2014.24 0 jeanh3364_12_000106 0 +qtest2014.24 0 med.n3601_12_000325 0 +qtest2014.24 0 menop3674_12_000238 3 +qtest2014.24 0 menop3674_12_000320 2 +qtest2014.24 0 menop3676_12_000101 3 +qtest2014.24 0 menta1354_12_000267 0 +qtest2014.24 0 metho3694_12_001258 0 +qtest2014.24 0 metho3694_12_001376 3 +qtest2014.24 0 metho3694_12_001847 1 +qtest2014.24 0 metho3694_12_002355 0 +qtest2014.24 0 nlm.n3868_12_001017 3 +qtest2014.24 0 nlm.n3868_12_001390 2 +qtest2014.24 0 nps.o3891_12_000517 0 +qtest2014.24 0 nps.o3891_12_000663 0 +qtest2014.24 0 nps.o3891_12_000674 0 +qtest2014.24 0 senio1563_12_001846 3 +qtest2014.24 0 surge1607_12_000050 0 +qtest2014.24 0 thedo4643_12_000322 0 +qtest2014.24 0 thedo4643_12_000412 2 +qtest2014.24 0 thedo4643_12_000704 0 +qtest2014.24 0 thedo4643_12_000723 0 +qtest2014.24 0 thedo4643_12_000839 0 +qtest2014.24 0 thedo4643_12_001544 0 +qtest2014.24 0 type11642_12_000008 3 +qtest2014.24 0 type11642_12_000013 0 +qtest2014.24 0 type11642_12_000021 3 +qtest2014.24 0 type11642_12_000060 1 +qtest2014.24 0 type11642_12_000074 1 +qtest2014.24 0 type11642_12_000076 0 +qtest2014.24 0 type11642_12_000085 1 +qtest2014.24 0 type11642_12_000094 1 +qtest2014.24 0 type11642_12_000101 1 +qtest2014.24 0 type11642_12_000103 0 +qtest2014.24 0 type11642_12_000113 3 +qtest2014.24 0 type11642_12_000114 1 +qtest2014.24 0 type11642_12_000192 0 +qtest2014.24 0 type11642_12_000411 0 +qtest2014.24 0 type11642_12_000471 0 +qtest2014.24 0 type11642_12_000480 0 +qtest2014.24 0 type11642_12_000539 0 +qtest2014.24 0 type11642_12_000545 2 +qtest2014.24 0 type11642_12_000581 0 +qtest2014.24 0 type11642_12_000737 0 +qtest2014.24 0 type11642_12_000935 0 +qtest2014.24 0 type11642_12_000938 0 +qtest2014.24 0 uptod4830_12_001529 1 +qtest2014.24 0 uptod4830_12_001699 0 +qtest2014.24 0 uptod4830_12_001708 0 +qtest2014.24 0 uptod4830_12_001732 3 +qtest2014.24 0 uptod4830_12_001757 0 +qtest2014.24 0 uptod4830_12_001805 0 +qtest2014.24 0 uptod4830_12_003341 0 +qtest2014.24 0 uptod4830_12_003567 0 +qtest2014.24 0 uptod4830_12_008705 0 +qtest2014.24 0 uptod4830_12_012521 1 +qtest2014.24 0 uptod4830_12_012537 0 +qtest2014.24 0 uptod4830_12_012550 0 +qtest2014.24 0 uptod4830_12_033944 0 +qtest2014.24 0 uptod4830_12_033947 0 +qtest2014.24 0 uptod4830_12_039268 1 +qtest2014.24 0 uptod4830_12_048129 0 +qtest2014.24 0 uptod4830_12_048130 0 +qtest2014.24 0 uptod4830_12_049887 0 +qtest2014.24 0 uptod4830_12_049891 0 +qtest2014.24 0 uptod4830_12_049893 0 +qtest2014.24 0 uptod4830_12_049918 0 +qtest2014.24 0 uptod4830_12_049938 0 +qtest2014.24 0 uptod4830_12_050168 0 +qtest2014.24 0 uptod4830_12_050193 0 +qtest2014.24 0 uptod4830_12_050237 0 +qtest2014.24 0 uptod4830_12_060928 0 +qtest2014.24 0 uptod4830_12_060957 1 +qtest2014.24 0 uptod4830_12_065017 0 +qtest2014.24 0 uptod4830_12_065181 3 +qtest2014.24 0 uptod4830_12_065188 3 +qtest2014.24 0 uptod4830_12_071125 1 +qtest2014.24 0 uptod4830_12_075038 0 +qtest2014.24 0 uptod4830_12_075047 0 +qtest2014.24 0 uptod4830_12_075733 0 +qtest2014.24 0 uptod4830_12_083361 0 +qtest2014.24 0 virtu4909_12_000503 3 +qtest2014.24 0 virtu4909_12_000525 2 +qtest2014.24 0 virtu4909_12_001769 3 +qtest2014.24 0 visio1658_12_000356 1 +qtest2014.24 0 visio1658_12_000602 1 +qtest2014.24 0 webmd4945_12_000422 2 +qtest2014.24 0 webmd4945_12_000839 2 +qtest2014.24 0 webmd4945_12_000844 2 +qtest2014.24 0 webmd4945_12_001767 2 +qtest2014.24 0 webmd4945_12_001770 3 +qtest2014.24 0 webmd4945_12_001771 2 +qtest2014.24 0 webmd4945_12_002242 0 +qtest2014.24 0 webmd4945_12_002263 0 +qtest2014.24 0 webmd4945_12_002411 0 +qtest2014.24 0 webmd4945_12_002478 0 +qtest2014.24 0 wiki.0842_12_002876 2 +qtest2014.24 0 wiki.0842_12_002878 3 +qtest2014.24 0 wiki.0842_12_002887 0 +qtest2014.24 0 wiki.0842_12_008909 0 +qtest2014.24 0 wiki.0842_12_010220 0 +qtest2014.25 0 allin1875_12_000435 3 +qtest2014.25 0 bestb0834_12_000512 3 +qtest2014.25 0 bestb0834_12_001933 1 +qtest2014.25 0 bestb0834_12_002153 1 +qtest2014.25 0 bupa.2183_12_001195 3 +qtest2014.25 0 bupa.2183_12_001697 3 +qtest2014.25 0 cadth0844_12_003780 0 +qtest2014.25 0 cdc.g2291_12_000610 0 +qtest2014.25 0 clini0836_12_002741 2 +qtest2014.25 0 clini0836_12_009878 2 +qtest2014.25 0 clini0836_12_011028 2 +qtest2014.25 0 clini0836_12_012296 2 +qtest2014.25 0 clini0836_12_014887 0 +qtest2014.25 0 clini0836_12_015962 3 +qtest2014.25 0 clini0836_12_033950 1 +qtest2014.25 0 clini0836_12_034025 1 +qtest2014.25 0 clini0836_12_039485 2 +qtest2014.25 0 clini0836_12_043673 2 +qtest2014.25 0 clini0836_12_050114 2 +qtest2014.25 0 clini0836_12_050603 2 +qtest2014.25 0 clini0836_12_053713 3 +qtest2014.25 0 clini0836_12_058277 3 +qtest2014.25 0 clini0836_12_062638 2 +qtest2014.25 0 clini0836_12_064969 2 +qtest2014.25 0 clini0836_12_066969 2 +qtest2014.25 0 clini0836_12_068715 2 +qtest2014.25 0 clini0836_12_083129 2 +qtest2014.25 0 clini0836_12_087158 2 +qtest2014.25 0 clini0836_12_088038 2 +qtest2014.25 0 clini0836_12_089403 2 +qtest2014.25 0 clini0836_12_091646 2 +qtest2014.25 0 clini0836_12_092328 1 +qtest2014.25 0 clini0836_12_111137 1 +qtest2014.25 0 clini0836_12_112403 2 +qtest2014.25 0 clini0836_12_123422 2 +qtest2014.25 0 clubd1036_12_000026 2 +qtest2014.25 0 clubd1036_12_000029 2 +qtest2014.25 0 clubd1036_12_000032 2 +qtest2014.25 0 cyber2491_12_000044 0 +qtest2014.25 0 easyd2742_12_000152 1 +qtest2014.25 0 emedi2805_12_001735 3 +qtest2014.25 0 esaur2844_12_000001 0 +qtest2014.25 0 esaur2844_12_000084 0 +qtest2014.25 0 esaur2844_12_000102 0 +qtest2014.25 0 ghr.n0840_12_015780 1 +qtest2014.25 0 healt3117_12_000073 1 +qtest2014.25 0 healt3117_12_001575 0 +qtest2014.25 0 healt3117_12_001698 0 +qtest2014.25 0 healt3117_12_001699 0 +qtest2014.25 0 healt3117_12_001700 0 +qtest2014.25 0 healt3117_12_001701 0 +qtest2014.25 0 healt3117_12_001702 0 +qtest2014.25 0 healt3117_12_003154 1 +qtest2014.25 0 healt3117_12_003155 3 +qtest2014.25 0 healt3117_12_003156 1 +qtest2014.25 0 healt3117_12_003157 3 +qtest2014.25 0 healt3117_12_003158 1 +qtest2014.25 0 healt3117_12_003159 1 +qtest2014.25 0 healt3117_12_003160 1 +qtest2014.25 0 healt3117_12_003455 1 +qtest2014.25 0 heart3134_12_000049 2 +qtest2014.25 0 heart3134_12_000117 0 +qtest2014.25 0 heart3134_12_000169 2 +qtest2014.25 0 heart3134_12_000179 2 +qtest2014.25 0 heart3134_12_000203 0 +qtest2014.25 0 heart3134_12_000242 2 +qtest2014.25 0 heart3134_12_000244 0 +qtest2014.25 0 jfpon3369_12_001364 1 +qtest2014.25 0 jfpon3369_12_001500 2 +qtest2014.25 0 lefts3459_12_000101 0 +qtest2014.25 0 metho3694_12_000065 1 +qtest2014.25 0 nlm.n3868_12_000871 0 +qtest2014.25 0 nps.o3891_12_002271 2 +qtest2014.25 0 paho.3973_12_004626 0 +qtest2014.25 0 paho.3973_12_004638 0 +qtest2014.25 0 paho.3973_12_004652 0 +qtest2014.25 0 paho.3973_12_004814 0 +qtest2014.25 0 paho.3973_12_010880 0 +qtest2014.25 0 pedia1457_12_001529 0 +qtest2014.25 0 physi1482_12_000957 3 +qtest2014.25 0 ptsd.1506_12_000808 0 +qtest2014.25 0 quali4182_12_002298 1 +qtest2014.25 0 quali4182_12_002325 1 +qtest2014.25 0 quali4182_12_002330 1 +qtest2014.25 0 quali4182_12_002361 1 +qtest2014.25 0 quali4182_12_002372 1 +qtest2014.25 0 quali4182_12_002376 1 +qtest2014.25 0 quali4182_12_002378 1 +qtest2014.25 0 quali4182_12_002382 1 +qtest2014.25 0 quali4182_12_002411 1 +qtest2014.25 0 quali4182_12_002412 1 +qtest2014.25 0 randy4197_12_000136 3 +qtest2014.25 0 senio1563_12_000196 3 +qtest2014.25 0 senio1563_12_000566 3 +qtest2014.25 0 senio1563_12_001164 3 +qtest2014.25 0 strok1598_12_000018 1 +qtest2014.25 0 strok1598_12_000043 2 +qtest2014.25 0 strok1598_12_000059 2 +qtest2014.25 0 strok1598_12_000156 3 +qtest2014.25 0 strok1598_12_000164 2 +qtest2014.25 0 strok1598_12_000166 3 +qtest2014.25 0 strok1598_12_000177 1 +qtest2014.25 0 strok1598_12_000296 2 +qtest2014.25 0 strok1598_12_000446 2 +qtest2014.25 0 strok1598_12_000580 2 +qtest2014.25 0 strok1598_12_000590 0 +qtest2014.25 0 strok1598_12_000596 0 +qtest2014.25 0 strok1598_12_000607 0 +qtest2014.25 0 strok1598_12_000610 1 +qtest2014.25 0 uptod4830_12_044511 1 +qtest2014.25 0 uptod4830_12_060501 2 +qtest2014.25 0 uptod4830_12_060566 2 +qtest2014.25 0 uptod4830_12_060609 2 +qtest2014.25 0 uptod4830_12_073152 2 +qtest2014.25 0 uptod4830_12_073209 2 +qtest2014.25 0 uptod4830_12_073253 2 +qtest2014.25 0 uptod4830_12_073273 2 +qtest2014.25 0 uptod4830_12_073320 2 +qtest2014.25 0 uptod4830_12_073458 2 +qtest2014.25 0 uptod4830_12_073482 2 +qtest2014.25 0 uptod4830_12_073514 2 +qtest2014.25 0 uptod4830_12_074730 0 +qtest2014.25 0 uptod4830_12_074832 0 +qtest2014.25 0 uscne4856_12_000089 1 +qtest2014.25 0 uscne4856_12_000091 1 +qtest2014.26 0 austr2019_12_001445 3 +qtest2014.26 0 bestb0834_12_000283 0 +qtest2014.26 0 bestb0834_12_000479 0 +qtest2014.26 0 bestb0834_12_000496 0 +qtest2014.26 0 bestb0834_12_001427 0 +qtest2014.26 0 bestb0834_12_001466 0 +qtest2014.26 0 bestb0834_12_002063 2 +qtest2014.26 0 bestb0834_12_002087 0 +qtest2014.26 0 bupa.2183_12_001745 0 +qtest2014.26 0 clini0836_12_005987 0 +qtest2014.26 0 clini0836_12_006196 0 +qtest2014.26 0 clini0836_12_014321 2 +qtest2014.26 0 clini0836_12_014420 2 +qtest2014.26 0 clini0836_12_015274 0 +qtest2014.26 0 clini0836_12_015276 0 +qtest2014.26 0 clini0836_12_030643 0 +qtest2014.26 0 clini0836_12_033100 2 +qtest2014.26 0 clini0836_12_043098 0 +qtest2014.26 0 clini0836_12_044515 2 +qtest2014.26 0 clini0836_12_047483 3 +qtest2014.26 0 clini0836_12_054826 3 +qtest2014.26 0 clini0836_12_066153 0 +qtest2014.26 0 clini0836_12_078909 3 +qtest2014.26 0 clini0836_12_087968 0 +qtest2014.26 0 clini0836_12_089214 0 +qtest2014.26 0 clini0836_12_090224 3 +qtest2014.26 0 clini0836_12_092311 0 +qtest2014.26 0 clini0836_12_096730 0 +qtest2014.26 0 clini0836_12_115831 0 +qtest2014.26 0 clini0836_12_126159 3 +qtest2014.26 0 clini0836_12_126643 3 +qtest2014.26 0 cochr2414_12_000082 0 +qtest2014.26 0 cochr2414_12_000119 3 +qtest2014.26 0 cochr2414_12_000158 0 +qtest2014.26 0 cochr2414_12_000230 0 +qtest2014.26 0 cochr2414_12_000236 0 +qtest2014.26 0 cochr2414_12_000261 0 +qtest2014.26 0 cochr2414_12_000274 0 +qtest2014.26 0 cochr2414_12_000496 0 +qtest2014.26 0 daily0837_12_037538 0 +qtest2014.26 0 diges2577_12_000206 3 +qtest2014.26 0 diges2577_12_000207 3 +qtest2014.26 0 diges2577_12_000208 3 +qtest2014.26 0 diges2577_12_000209 3 +qtest2014.26 0 diges2577_12_000210 3 +qtest2014.26 0 ecco-2749_12_000077 0 +qtest2014.26 0 esaur2844_12_000036 0 +qtest2014.26 0 gastr2983_12_000402 2 +qtest2014.26 0 gastr2983_12_001451 2 +qtest2014.26 0 gastr2983_12_001636 2 +qtest2014.26 0 gastr2983_12_001801 2 +qtest2014.26 0 gastr2983_12_001873 2 +qtest2014.26 0 ghr.n0840_12_002406 2 +qtest2014.26 0 ghr.n3014_12_000260 2 +qtest2014.26 0 healt3117_12_002540 0 +qtest2014.26 0 healt3117_12_002847 0 +qtest2014.26 0 healt3117_12_002848 0 +qtest2014.26 0 healt3117_12_002849 0 +qtest2014.26 0 healt3117_12_003266 0 +qtest2014.26 0 healt3117_12_003267 0 +qtest2014.26 0 healt3117_12_003268 0 +qtest2014.26 0 healt3117_12_003269 0 +qtest2014.26 0 healt3117_12_003270 0 +qtest2014.26 0 healt3117_12_003446 0 +qtest2014.26 0 heart1227_12_000041 2 +qtest2014.26 0 heart1227_12_000073 2 +qtest2014.26 0 heart1227_12_000196 3 +qtest2014.26 0 heart1227_12_000197 3 +qtest2014.26 0 heart1227_12_001553 3 +qtest2014.26 0 iront3330_12_001776 3 +qtest2014.26 0 nhslo1393_12_013530 2 +qtest2014.26 0 nhslo3844_12_011501 2 +qtest2014.26 0 nhslo3844_12_014148 3 +qtest2014.26 0 nhslo3844_12_014152 3 +qtest2014.26 0 nhslo3844_12_014866 3 +qtest2014.26 0 nhslo3844_12_014870 3 +qtest2014.26 0 publi0841_12_002398 3 +qtest2014.26 0 pxe.o4178_12_000898 3 +qtest2014.26 0 pxe.o4178_12_001044 3 +qtest2014.26 0 randy4197_12_000011 3 +qtest2014.26 0 randy4197_12_000061 3 +qtest2014.26 0 tripa0853_12_000531 0 +qtest2014.26 0 uptod4830_12_002398 0 +qtest2014.26 0 uptod4830_12_002454 3 +qtest2014.26 0 uptod4830_12_002491 0 +qtest2014.26 0 uptod4830_12_002499 3 +qtest2014.26 0 uptod4830_12_002557 0 +qtest2014.26 0 uptod4830_12_002562 0 +qtest2014.26 0 uptod4830_12_002564 0 +qtest2014.26 0 uptod4830_12_002587 3 +qtest2014.26 0 uptod4830_12_002606 3 +qtest2014.26 0 uptod4830_12_002643 3 +qtest2014.26 0 uptod4830_12_002654 3 +qtest2014.26 0 uptod4830_12_002702 0 +qtest2014.26 0 uptod4830_12_002729 0 +qtest2014.26 0 uptod4830_12_016825 0 +qtest2014.26 0 uptod4830_12_016828 0 +qtest2014.26 0 uptod4830_12_016969 0 +qtest2014.26 0 uptod4830_12_016974 3 +qtest2014.26 0 uptod4830_12_016979 3 +qtest2014.26 0 uptod4830_12_017004 3 +qtest2014.26 0 uptod4830_12_017008 3 +qtest2014.26 0 uptod4830_12_017013 3 +qtest2014.26 0 uptod4830_12_017014 3 +qtest2014.26 0 uptod4830_12_017015 3 +qtest2014.26 0 uptod4830_12_017039 3 +qtest2014.26 0 uptod4830_12_017048 3 +qtest2014.26 0 uptod4830_12_017057 3 +qtest2014.26 0 uptod4830_12_017067 0 +qtest2014.26 0 uptod4830_12_017084 3 +qtest2014.26 0 uptod4830_12_017085 3 +qtest2014.26 0 uptod4830_12_017087 0 +qtest2014.26 0 uptod4830_12_017119 3 +qtest2014.26 0 uptod4830_12_017177 0 +qtest2014.26 0 uptod4830_12_017183 3 +qtest2014.26 0 uptod4830_12_017194 3 +qtest2014.26 0 uptod4830_12_017212 0 +qtest2014.26 0 uptod4830_12_018776 3 +qtest2014.26 0 uptod4830_12_018828 3 +qtest2014.26 0 uptod4830_12_018896 0 +qtest2014.26 0 uptod4830_12_028021 3 +qtest2014.26 0 uptod4830_12_029702 3 +qtest2014.26 0 uptod4830_12_029772 3 +qtest2014.26 0 uptod4830_12_031374 0 +qtest2014.26 0 uptod4830_12_033371 2 +qtest2014.26 0 uptod4830_12_047472 3 +qtest2014.26 0 uptod4830_12_049573 3 +qtest2014.26 0 uptod4830_12_049711 0 +qtest2014.26 0 uptod4830_12_049716 0 +qtest2014.26 0 uptod4830_12_059950 3 +qtest2014.26 0 uptod4830_12_071285 3 +qtest2014.26 0 uptod4830_12_072304 3 +qtest2014.26 0 uptod4830_12_072349 3 +qtest2014.26 0 uptod4830_12_072507 3 +qtest2014.26 0 uptod4830_12_072538 0 +qtest2014.26 0 uptod4830_12_072550 3 +qtest2014.26 0 uptod4830_12_079023 3 +qtest2014.26 0 uptod4830_12_079143 3 +qtest2014.26 0 uptod4830_12_079180 3 +qtest2014.26 0 vesal4890_12_000539 0 +qtest2014.26 0 vesal4890_12_000553 0 +qtest2014.26 0 vesal4890_12_000558 3 +qtest2014.26 0 vesal4890_12_000597 0 +qtest2014.26 0 vesal4890_12_000606 0 +qtest2014.26 0 vesal4890_12_000611 0 +qtest2014.26 0 vesal4890_12_000625 0 +qtest2014.26 0 vesal4890_12_000626 0 +qtest2014.26 0 vesal4890_12_000650 0 +qtest2014.26 0 virtu4909_12_001954 3 +qtest2014.26 0 wiki.0842_12_004806 0 +qtest2014.27 0 bestb0834_12_000731 3 +qtest2014.27 0 bestb0834_12_001069 0 +qtest2014.27 0 bestb0834_12_001081 1 +qtest2014.27 0 clini0836_12_009248 0 +qtest2014.27 0 clini0836_12_035486 0 +qtest2014.27 0 clini0836_12_038873 3 +qtest2014.27 0 clini0836_12_046816 3 +qtest2014.27 0 clini0836_12_046944 2 +qtest2014.27 0 clini0836_12_049224 0 +qtest2014.27 0 clini0836_12_056427 3 +qtest2014.27 0 clini0836_12_058482 3 +qtest2014.27 0 clini0836_12_064829 0 +qtest2014.27 0 clini0836_12_068713 0 +qtest2014.27 0 clini0836_12_076607 3 +qtest2014.27 0 clini0836_12_079583 2 +qtest2014.27 0 clini0836_12_082261 3 +qtest2014.27 0 clini0836_12_082707 3 +qtest2014.27 0 clini0836_12_097668 0 +qtest2014.27 0 clini0836_12_102327 3 +qtest2014.27 0 clini0836_12_117676 3 +qtest2014.27 0 clini0836_12_120800 2 +qtest2014.27 0 clini0836_12_126900 3 +qtest2014.27 0 clini0836_12_129924 3 +qtest2014.27 0 echob2751_12_000237 2 +qtest2014.27 0 fromy1190_12_001088 2 +qtest2014.27 0 healt3117_12_003120 3 +qtest2014.27 0 healt3117_12_003121 3 +qtest2014.27 0 heart1228_12_000158 3 +qtest2014.27 0 heart1228_12_000159 3 +qtest2014.27 0 heart1228_12_000405 3 +qtest2014.27 0 heart1228_12_000695 1 +qtest2014.27 0 heart1228_12_001643 3 +qtest2014.27 0 heart1228_12_001655 3 +qtest2014.27 0 heart3134_12_000004 3 +qtest2014.27 0 hst.o3209_12_000425 0 +qtest2014.27 0 mayoc3579_12_026197 2 +qtest2014.27 0 mayoc3579_12_026205 2 +qtest2014.27 0 mayoc3579_12_026220 3 +qtest2014.27 0 mayoc3579_12_026227 3 +qtest2014.27 0 mayoc3579_12_026231 3 +qtest2014.27 0 metho3694_12_001371 0 +qtest2014.27 0 metho3694_12_001678 3 +qtest2014.27 0 metho3694_12_001968 3 +qtest2014.27 0 metho3694_12_002033 2 +qtest2014.27 0 metho3694_12_002078 0 +qtest2014.27 0 my.cl1373_12_000078 3 +qtest2014.27 0 nhslo1393_12_009502 3 +qtest2014.27 0 nhslo1393_12_009503 3 +qtest2014.27 0 nhslo1393_12_009505 3 +qtest2014.27 0 nhslo1393_12_009506 3 +qtest2014.27 0 nhslo1393_12_009510 3 +qtest2014.27 0 nhslo1393_12_009511 3 +qtest2014.27 0 nhslo1393_12_009513 3 +qtest2014.27 0 nhslo1393_12_009516 3 +qtest2014.27 0 nhslo1393_12_009519 3 +qtest2014.27 0 nhslo1393_12_009670 3 +qtest2014.27 0 nhslo1393_12_009727 3 +qtest2014.27 0 patie3992_12_003040 3 +qtest2014.27 0 patie3992_12_003107 0 +qtest2014.27 0 pted.4167_12_000063 3 +qtest2014.27 0 pted.4167_12_000383 2 +qtest2014.27 0 pted.4167_12_000485 3 +qtest2014.27 0 publi0841_12_003270 0 +qtest2014.27 0 sida-4409_12_000011 0 +qtest2014.27 0 sida-4409_12_000032 0 +qtest2014.27 0 sida-4409_12_000200 0 +qtest2014.27 0 sida-4409_12_000209 0 +qtest2014.27 0 sida-4409_12_000255 0 +qtest2014.27 0 sida-4409_12_000377 0 +qtest2014.27 0 sida-4409_12_000422 0 +qtest2014.27 0 sida-4409_12_000464 0 +qtest2014.27 0 texas4630_12_000346 3 +qtest2014.27 0 uclah4736_12_000489 3 +qtest2014.27 0 uclah4736_12_000770 3 +qtest2014.27 0 uptod4830_12_002592 3 +qtest2014.27 0 uptod4830_12_005165 0 +qtest2014.27 0 uptod4830_12_005194 3 +qtest2014.27 0 uptod4830_12_005216 3 +qtest2014.27 0 uptod4830_12_005297 3 +qtest2014.27 0 uptod4830_12_005302 3 +qtest2014.27 0 uptod4830_12_005306 3 +qtest2014.27 0 uptod4830_12_005339 0 +qtest2014.27 0 uptod4830_12_042270 0 +qtest2014.27 0 uptod4830_12_044287 0 +qtest2014.27 0 uptod4830_12_044328 3 +qtest2014.27 0 uptod4830_12_049660 3 +qtest2014.27 0 uptod4830_12_054061 3 +qtest2014.27 0 uptod4830_12_054147 3 +qtest2014.27 0 uptod4830_12_083391 3 +qtest2014.27 0 uptod4830_12_083432 0 +qtest2014.27 0 virtu4909_12_000550 0 +qtest2014.27 0 virtu4909_12_000749 0 +qtest2014.27 0 virtu4909_12_000751 0 +qtest2014.27 0 virtu4909_12_001209 3 +qtest2014.27 0 wiki.0842_12_004731 3 +qtest2014.28 0 anaes1909_12_002083 0 +qtest2014.28 0 austr2019_12_000981 3 +qtest2014.28 0 baby-2032_12_000015 3 +qtest2014.28 0 baby-2032_12_000017 0 +qtest2014.28 0 bestb0834_12_000393 2 +qtest2014.28 0 bestb0834_12_000405 3 +qtest2014.28 0 bestb0834_12_000631 0 +qtest2014.28 0 bupa.2183_12_000381 2 +qtest2014.28 0 bupa.2183_12_000400 3 +qtest2014.28 0 child2346_12_000363 3 +qtest2014.28 0 child2346_12_000506 3 +qtest2014.28 0 cks.n0835_12_003392 3 +qtest2014.28 0 cks.n0835_12_003400 3 +qtest2014.28 0 cks.n0835_12_003401 3 +qtest2014.28 0 clini0836_12_004140 3 +qtest2014.28 0 clini0836_12_006091 0 +qtest2014.28 0 clini0836_12_007593 2 +qtest2014.28 0 clini0836_12_026275 2 +qtest2014.28 0 clini0836_12_033970 3 +qtest2014.28 0 clini0836_12_042507 2 +qtest2014.28 0 clini0836_12_052091 0 +qtest2014.28 0 clini0836_12_055194 2 +qtest2014.28 0 clini0836_12_067229 2 +qtest2014.28 0 clini0836_12_083254 0 +qtest2014.28 0 clini0836_12_084399 0 +qtest2014.28 0 clini0836_12_085969 0 +qtest2014.28 0 clini0836_12_099846 0 +qtest2014.28 0 clini0836_12_102619 0 +qtest2014.28 0 clini0836_12_103772 0 +qtest2014.28 0 clini0836_12_106375 0 +qtest2014.28 0 clini0836_12_108489 0 +qtest2014.28 0 clini0836_12_108791 3 +qtest2014.28 0 clini0836_12_109169 3 +qtest2014.28 0 clini0836_12_115921 3 +qtest2014.28 0 clini0836_12_115929 3 +qtest2014.28 0 clini1034_12_000061 2 +qtest2014.28 0 clotc2395_12_000262 3 +qtest2014.28 0 coccy2412_12_000702 3 +qtest2014.28 0 cochr2414_12_000001 0 +qtest2014.28 0 dict.2567_12_001099 3 +qtest2014.28 0 diges2577_12_000067 3 +qtest2014.28 0 diges2577_12_000120 3 +qtest2014.28 0 easyd2742_12_000118 0 +qtest2014.28 0 emedi2805_12_000021 0 +qtest2014.28 0 emedi2805_12_001048 3 +qtest2014.28 0 emedi2805_12_001054 3 +qtest2014.28 0 emedi2805_12_001087 3 +qtest2014.28 0 emedi2805_12_001098 0 +qtest2014.28 0 emedi2805_12_001110 3 +qtest2014.28 0 emedi2805_12_001111 3 +qtest2014.28 0 emedi2805_12_001254 3 +qtest2014.28 0 emedi2805_12_001324 3 +qtest2014.28 0 every2870_12_000267 3 +qtest2014.28 0 every2870_12_000573 0 +qtest2014.28 0 every2870_12_005535 3 +qtest2014.28 0 every2870_12_005539 3 +qtest2014.28 0 every2870_12_005701 3 +qtest2014.28 0 first1181_12_000462 3 +qtest2014.28 0 guide3049_12_001766 0 +qtest2014.28 0 guide3049_12_001971 0 +qtest2014.28 0 healt3090_12_000541 3 +qtest2014.28 0 healt3090_12_001165 3 +qtest2014.28 0 healt3097_12_001589 2 +qtest2014.28 0 healt3097_12_001590 0 +qtest2014.28 0 healt3097_12_001591 0 +qtest2014.28 0 healt3097_12_001592 2 +qtest2014.28 0 healt3115_12_000399 3 +qtest2014.28 0 healt3117_12_001644 3 +qtest2014.28 0 healt3117_12_001731 0 +qtest2014.28 0 healt3117_12_001785 0 +qtest2014.28 0 heart1228_12_001074 3 +qtest2014.28 0 ibdcr1247_12_000537 3 +qtest2014.28 0 iemil3241_12_000364 3 +qtest2014.28 0 iffgd3242_12_000011 3 +qtest2014.28 0 iffgd3242_12_000060 3 +qtest2014.28 0 mayoc3579_12_008773 3 +qtest2014.28 0 med.n3601_12_000362 3 +qtest2014.28 0 med.n3601_12_000402 3 +qtest2014.28 0 misca1363_12_000511 3 +qtest2014.28 0 misca1363_12_000714 0 +qtest2014.28 0 misca1363_12_000753 3 +qtest2014.28 0 misca1363_12_000989 0 +qtest2014.28 0 ncbi.3800_12_000228 0 +qtest2014.28 0 ncbi.3800_12_002704 0 +qtest2014.28 0 nlm.n3868_12_000653 3 +qtest2014.28 0 nlm.n3868_12_001692 3 +qtest2014.28 0 nlm.n3868_12_001766 2 +qtest2014.28 0 ortho1429_12_000143 0 +qtest2014.28 0 pain.1438_12_000457 3 +qtest2014.28 0 pedia1457_12_001230 3 +qtest2014.28 0 pedia1457_12_001341 3 +qtest2014.28 0 pedia4004_12_000051 0 +qtest2014.28 0 pedia4004_12_000235 3 +qtest2014.28 0 pedia4004_12_000363 3 +qtest2014.28 0 pedia4004_12_000497 3 +qtest2014.28 0 pedia4004_12_000561 3 +qtest2014.28 0 pedia4004_12_000980 3 +qtest2014.28 0 pedia4004_12_001017 3 +qtest2014.28 0 pedia4004_12_001098 0 +qtest2014.28 0 pedia4004_12_001184 3 +qtest2014.28 0 publi0841_12_004167 0 +qtest2014.28 0 publi0841_12_006123 0 +qtest2014.28 0 senio1563_12_000748 3 +qtest2014.28 0 teenh1617_12_000155 3 +qtest2014.28 0 thyro4672_12_000117 0 +qtest2014.28 0 thyro4672_12_000213 0 +qtest2014.28 0 total4684_12_000879 3 +qtest2014.28 0 tripa0853_12_000401 0 +qtest2014.28 0 tripa0853_12_002223 0 +qtest2014.28 0 tripa0853_12_002923 3 +qtest2014.28 0 tripa0853_12_003379 0 +qtest2014.28 0 tripa0853_12_005187 0 +qtest2014.28 0 tripa0853_12_005420 0 +qtest2014.28 0 tripa0853_12_005441 0 +qtest2014.28 0 tripa0853_12_005636 0 +qtest2014.28 0 tripa0853_12_005637 0 +qtest2014.28 0 uptod4830_12_005372 0 +qtest2014.28 0 uptod4830_12_005391 0 +qtest2014.28 0 uptod4830_12_005394 0 +qtest2014.28 0 uptod4830_12_005697 3 +qtest2014.28 0 uptod4830_12_005823 3 +qtest2014.28 0 uptod4830_12_005903 0 +qtest2014.28 0 uptod4830_12_013641 3 +qtest2014.28 0 uptod4830_12_016127 3 +qtest2014.28 0 uptod4830_12_018136 3 +qtest2014.28 0 uptod4830_12_022851 0 +qtest2014.28 0 uptod4830_12_022955 0 +qtest2014.28 0 uptod4830_12_022958 0 +qtest2014.28 0 uptod4830_12_022966 0 +qtest2014.28 0 uptod4830_12_025678 3 +qtest2014.28 0 uptod4830_12_025704 0 +qtest2014.28 0 uptod4830_12_025768 3 +qtest2014.28 0 uptod4830_12_025809 2 +qtest2014.28 0 uptod4830_12_025841 3 +qtest2014.28 0 uptod4830_12_025956 0 +qtest2014.28 0 uptod4830_12_028191 2 +qtest2014.28 0 uptod4830_12_029151 3 +qtest2014.28 0 uptod4830_12_033014 2 +qtest2014.28 0 uptod4830_12_033307 3 +qtest2014.28 0 uptod4830_12_033353 3 +qtest2014.28 0 uptod4830_12_042671 0 +qtest2014.28 0 uptod4830_12_044263 0 +qtest2014.28 0 uptod4830_12_046546 3 +qtest2014.28 0 uptod4830_12_049445 0 +qtest2014.28 0 uptod4830_12_049531 0 +qtest2014.28 0 uptod4830_12_049559 0 +qtest2014.28 0 uptod4830_12_049576 0 +qtest2014.28 0 uptod4830_12_049644 0 +qtest2014.28 0 uptod4830_12_049748 0 +qtest2014.28 0 uptod4830_12_049758 0 +qtest2014.28 0 uptod4830_12_049759 0 +qtest2014.28 0 uptod4830_12_053301 3 +qtest2014.28 0 uptod4830_12_054306 0 +qtest2014.28 0 uptod4830_12_054493 0 +qtest2014.28 0 uptod4830_12_054525 0 +qtest2014.28 0 uptod4830_12_054554 0 +qtest2014.28 0 uptod4830_12_054558 0 +qtest2014.28 0 uptod4830_12_054621 0 +qtest2014.28 0 uptod4830_12_066602 3 +qtest2014.28 0 uptod4830_12_066938 0 +qtest2014.28 0 vasec4878_12_000312 0 +qtest2014.28 0 vesal4890_12_000308 0 +qtest2014.28 0 virtu4909_12_001804 3 +qtest2014.28 0 virtu4910_12_000037 0 +qtest2014.28 0 wiki.0842_12_000012 3 +qtest2014.28 0 wiki.0842_12_000477 3 +qtest2014.29 0 bestb0834_12_000731 2 +qtest2014.29 0 bestb0834_12_000787 2 +qtest2014.29 0 bestb0834_12_001052 2 +qtest2014.29 0 bestb0834_12_001069 2 +qtest2014.29 0 child2342_12_000028 0 +qtest2014.29 0 child2342_12_000173 0 +qtest2014.29 0 chkd.2351_12_001182 3 +qtest2014.29 0 clini0836_12_025039 2 +qtest2014.29 0 clini0836_12_031070 0 +qtest2014.29 0 clini0836_12_038608 2 +qtest2014.29 0 clini0836_12_043191 2 +qtest2014.29 0 clini0836_12_046816 1 +qtest2014.29 0 clini0836_12_056247 1 +qtest2014.29 0 clini0836_12_056427 1 +qtest2014.29 0 clini0836_12_064064 1 +qtest2014.29 0 clini0836_12_067822 3 +qtest2014.29 0 clini0836_12_076607 2 +qtest2014.29 0 clini0836_12_079583 1 +qtest2014.29 0 clini0836_12_082261 1 +qtest2014.29 0 clini0836_12_082707 2 +qtest2014.29 0 clini0836_12_084537 2 +qtest2014.29 0 clini0836_12_087399 2 +qtest2014.29 0 clini0836_12_090709 3 +qtest2014.29 0 clini0836_12_092684 1 +qtest2014.29 0 clini0836_12_096702 1 +qtest2014.29 0 clini0836_12_099344 2 +qtest2014.29 0 clini0836_12_103891 2 +qtest2014.29 0 clini0836_12_104823 2 +qtest2014.29 0 clini0836_12_106979 1 +qtest2014.29 0 clini0836_12_111712 3 +qtest2014.29 0 clini0836_12_126826 3 +qtest2014.29 0 clini0836_12_126900 1 +qtest2014.29 0 clini0836_12_127008 1 +qtest2014.29 0 clini0836_12_127124 2 +qtest2014.29 0 clini0836_12_127666 3 +qtest2014.29 0 clini0836_12_128127 1 +qtest2014.29 0 clini0836_12_129924 1 +qtest2014.29 0 diagn2555_12_000025 2 +qtest2014.29 0 diagn2555_12_000219 1 +qtest2014.29 0 fromy1190_12_001088 3 +qtest2014.29 0 healt3117_12_003177 1 +qtest2014.29 0 heart1228_12_000159 1 +qtest2014.29 0 heart1228_12_000405 1 +qtest2014.29 0 heart1228_12_001318 3 +qtest2014.29 0 heart1228_12_001643 1 +qtest2014.29 0 heart1228_12_001655 1 +qtest2014.29 0 heart3134_12_000073 0 +qtest2014.29 0 jfpon3369_12_001743 1 +qtest2014.29 0 mayoc3579_12_026197 3 +qtest2014.29 0 mayoc3579_12_026205 3 +qtest2014.29 0 mayoc3579_12_026214 1 +qtest2014.29 0 mayoc3579_12_026220 1 +qtest2014.29 0 mayoc3579_12_026227 1 +qtest2014.29 0 mayoc3579_12_026231 1 +qtest2014.29 0 metho3694_12_001678 1 +qtest2014.29 0 metho3694_12_001968 1 +qtest2014.29 0 metho3694_12_002033 1 +qtest2014.29 0 metho3694_12_002078 0 +qtest2014.29 0 my.cl1373_12_000078 1 +qtest2014.29 0 nhslo1393_12_009503 1 +qtest2014.29 0 nhslo1393_12_009510 1 +qtest2014.29 0 nhslo1393_12_009516 1 +qtest2014.29 0 nhslo1393_12_009519 1 +qtest2014.29 0 nhslo1393_12_009670 1 +qtest2014.29 0 nhslo1393_12_009727 1 +qtest2014.29 0 pathg3984_12_000680 0 +qtest2014.29 0 patie3992_12_003040 1 +qtest2014.29 0 pted.4167_12_000063 1 +qtest2014.29 0 pted.4167_12_000485 1 +qtest2014.29 0 siume4425_12_000178 1 +qtest2014.29 0 total4684_12_001135 1 +qtest2014.29 0 uclah4736_12_000489 1 +qtest2014.29 0 uclah4736_12_000770 1 +qtest2014.29 0 uptod4830_12_002592 0 +qtest2014.29 0 uptod4830_12_005194 1 +qtest2014.29 0 uptod4830_12_005216 1 +qtest2014.29 0 uptod4830_12_005297 0 +qtest2014.29 0 uptod4830_12_005302 0 +qtest2014.29 0 uptod4830_12_005306 1 +qtest2014.29 0 uptod4830_12_005339 0 +qtest2014.29 0 uptod4830_12_008891 0 +qtest2014.29 0 uptod4830_12_044328 0 +qtest2014.29 0 uptod4830_12_044354 0 +qtest2014.29 0 uptod4830_12_049660 1 +qtest2014.29 0 uptod4830_12_054061 2 +qtest2014.29 0 uptod4830_12_054147 2 +qtest2014.29 0 uptod4830_12_083268 2 +qtest2014.29 0 uptod4830_12_083391 0 +qtest2014.29 0 uptod4830_12_083396 2 +qtest2014.29 0 uptod4830_12_083432 0 +qtest2014.29 0 wiki.0842_12_002400 0 +qtest2014.29 0 wiki.0842_12_004731 3 +qtest2014.30 0 101de1697_12_002296 0 +qtest2014.30 0 alzhe0932_12_000613 0 +qtest2014.30 0 bestb0834_12_000943 0 +qtest2014.30 0 bette2099_12_000011 0 +qtest2014.30 0 celia1014_12_000213 0 +qtest2014.30 0 clini0836_12_025256 0 +qtest2014.30 0 clini0836_12_030868 0 +qtest2014.30 0 clini0836_12_036415 0 +qtest2014.30 0 clini0836_12_043223 1 +qtest2014.30 0 clini0836_12_044299 1 +qtest2014.30 0 clini0836_12_056053 1 +qtest2014.30 0 clini0836_12_108067 1 +qtest2014.30 0 clini0836_12_130259 2 +qtest2014.30 0 dermw2530_12_000400 0 +qtest2014.30 0 dsmig2720_12_000071 2 +qtest2014.30 0 fromy1190_12_000713 0 +qtest2014.30 0 gastr2983_12_001487 0 +qtest2014.30 0 gastr2983_12_001915 0 +qtest2014.30 0 ghr.n0840_12_005092 0 +qtest2014.30 0 ghr.n0840_12_006225 0 +qtest2014.30 0 ghr.n0840_12_008943 0 +qtest2014.30 0 ghr.n0840_12_008944 0 +qtest2014.30 0 ghr.n0847_12_001047 0 +qtest2014.30 0 ghr.n0847_12_002668 0 +qtest2014.30 0 ghr.n0847_12_002669 0 +qtest2014.30 0 iront3330_12_000940 0 +qtest2014.30 0 nhslo3844_12_015953 0 +qtest2014.30 0 osteo1432_12_000031 0 +qtest2014.30 0 patie3992_12_000470 0 +qtest2014.30 0 patie3992_12_000471 0 +qtest2014.30 0 patie3992_12_001179 0 +qtest2014.30 0 patie3992_12_001181 0 +qtest2014.30 0 patie3992_12_001183 0 +qtest2014.30 0 patie3992_12_001190 0 +qtest2014.30 0 patie3992_12_001194 2 +qtest2014.30 0 patie3992_12_001620 0 +qtest2014.30 0 patie3992_12_001632 0 +qtest2014.30 0 patie3992_12_001638 0 +qtest2014.30 0 patie3992_12_001640 0 +qtest2014.30 0 patie3992_12_001648 0 +qtest2014.30 0 patie3992_12_002570 0 +qtest2014.30 0 patie3992_12_003081 0 +qtest2014.30 0 publi0841_12_007001 2 +qtest2014.30 0 uptod4830_12_001062 0 +qtest2014.30 0 uptod4830_12_001066 0 +qtest2014.30 0 uptod4830_12_001070 0 +qtest2014.30 0 uptod4830_12_001152 0 +qtest2014.30 0 uptod4830_12_015360 2 +qtest2014.30 0 uptod4830_12_018085 3 +qtest2014.30 0 uptod4830_12_023134 0 +qtest2014.30 0 uptod4830_12_023153 0 +qtest2014.30 0 uptod4830_12_032278 0 +qtest2014.30 0 uptod4830_12_039455 0 +qtest2014.30 0 uptod4830_12_039578 0 +qtest2014.30 0 uptod4830_12_039595 0 +qtest2014.30 0 uptod4830_12_043127 2 +qtest2014.30 0 uptod4830_12_043143 1 +qtest2014.30 0 uptod4830_12_043170 2 +qtest2014.30 0 uptod4830_12_043186 0 +qtest2014.30 0 uptod4830_12_043197 0 +qtest2014.30 0 uptod4830_12_043252 2 +qtest2014.30 0 uptod4830_12_043294 0 +qtest2014.30 0 uptod4830_12_043296 0 +qtest2014.30 0 uptod4830_12_043355 0 +qtest2014.30 0 uptod4830_12_043369 2 +qtest2014.30 0 uptod4830_12_043370 0 +qtest2014.30 0 uptod4830_12_043414 1 +qtest2014.30 0 uptod4830_12_044052 2 +qtest2014.30 0 uptod4830_12_044165 0 +qtest2014.30 0 uptod4830_12_044285 1 +qtest2014.30 0 uptod4830_12_045475 0 +qtest2014.30 0 uptod4830_12_046574 2 +qtest2014.30 0 uptod4830_12_050639 1 +qtest2014.30 0 uptod4830_12_051681 2 +qtest2014.30 0 uptod4830_12_056484 3 +qtest2014.30 0 uptod4830_12_058951 0 +qtest2014.30 0 uptod4830_12_059059 0 +qtest2014.30 0 uptod4830_12_059568 0 +qtest2014.30 0 uptod4830_12_059893 0 +qtest2014.30 0 uptod4830_12_075075 0 +qtest2014.31 0 bestb0834_12_000656 0 +qtest2014.31 0 bestb0834_12_000659 2 +qtest2014.31 0 bestb0834_12_001694 3 +qtest2014.31 0 bestb0834_12_001702 3 +qtest2014.31 0 chkd.2351_12_000507 3 +qtest2014.31 0 clini0836_12_008701 3 +qtest2014.31 0 clini0836_12_011135 0 +qtest2014.31 0 clini0836_12_012188 0 +qtest2014.31 0 clini0836_12_019506 0 +qtest2014.31 0 clini0836_12_023937 0 +qtest2014.31 0 clini0836_12_026470 0 +qtest2014.31 0 clini0836_12_027134 0 +qtest2014.31 0 clini0836_12_027165 3 +qtest2014.31 0 clini0836_12_036809 3 +qtest2014.31 0 clini0836_12_041339 3 +qtest2014.31 0 clini0836_12_045107 0 +qtest2014.31 0 clini0836_12_045111 0 +qtest2014.31 0 clini0836_12_058413 2 +qtest2014.31 0 clini0836_12_068855 3 +qtest2014.31 0 clini0836_12_094950 3 +qtest2014.31 0 clini0836_12_109154 2 +qtest2014.31 0 dying1120_12_000331 2 +qtest2014.31 0 en.di1144_12_000394 0 +qtest2014.31 0 every2870_12_005665 0 +qtest2014.31 0 fda.g2909_12_002744 0 +qtest2014.31 0 fda.g2909_12_003389 0 +qtest2014.31 0 healt3090_12_001985 3 +qtest2014.31 0 healt3117_12_001028 0 +qtest2014.31 0 healt3117_12_001029 0 +qtest2014.31 0 healt3117_12_001030 0 +qtest2014.31 0 healt3117_12_001031 0 +qtest2014.31 0 healt3117_12_001032 0 +qtest2014.31 0 healt3117_12_001325 0 +qtest2014.31 0 healt3117_12_001514 1 +qtest2014.31 0 healt3117_12_001515 3 +qtest2014.31 0 healt3117_12_001516 1 +qtest2014.31 0 healt3117_12_001519 3 +qtest2014.31 0 healt3117_12_001520 3 +qtest2014.31 0 healt3117_12_002106 0 +qtest2014.31 0 healt3117_12_002107 0 +qtest2014.31 0 healt3117_12_002108 0 +qtest2014.31 0 healt3117_12_002109 0 +qtest2014.31 0 healt3117_12_002251 0 +qtest2014.31 0 libra1300_12_000002 0 +qtest2014.31 0 mayoc3579_12_030599 3 +qtest2014.31 0 mayoc3579_12_030602 3 +qtest2014.31 0 mayoc3579_12_030605 3 +qtest2014.31 0 mayoc3579_12_030606 3 +qtest2014.31 0 mayoc3579_12_030607 3 +qtest2014.31 0 mayoc3579_12_030608 3 +qtest2014.31 0 mayoc3579_12_030609 3 +qtest2014.31 0 mayoc3579_12_030610 3 +qtest2014.31 0 metho3694_12_001790 0 +qtest2014.31 0 nlm.n3868_12_001180 3 +qtest2014.31 0 patie3992_12_000730 2 +qtest2014.31 0 pbflu3996_12_000336 0 +qtest2014.31 0 pbflu3996_12_000339 0 +qtest2014.31 0 pbflu3996_12_000364 0 +qtest2014.31 0 pbflu3996_12_000384 2 +qtest2014.31 0 pbflu3996_12_000404 2 +qtest2014.31 0 pbflu3996_12_000418 0 +qtest2014.31 0 pbflu3996_12_000425 0 +qtest2014.31 0 pbflu3996_12_000441 0 +qtest2014.31 0 pbflu3996_12_000442 2 +qtest2014.31 0 pbflu3996_12_000464 2 +qtest2014.31 0 perin4017_12_000299 0 +qtest2014.31 0 uptod4830_12_000208 0 +qtest2014.31 0 uptod4830_12_000210 2 +qtest2014.31 0 uptod4830_12_001526 3 +qtest2014.31 0 uptod4830_12_001527 0 +qtest2014.31 0 uptod4830_12_001623 3 +qtest2014.31 0 uptod4830_12_001727 3 +qtest2014.31 0 uptod4830_12_001730 3 +qtest2014.31 0 uptod4830_12_001746 3 +qtest2014.31 0 uptod4830_12_001750 3 +qtest2014.31 0 uptod4830_12_001761 3 +qtest2014.31 0 uptod4830_12_001794 0 +qtest2014.31 0 uptod4830_12_001821 3 +qtest2014.31 0 uptod4830_12_002524 0 +qtest2014.31 0 uptod4830_12_004451 0 +qtest2014.31 0 uptod4830_12_008145 0 +qtest2014.31 0 uptod4830_12_013545 3 +qtest2014.31 0 uptod4830_12_018388 3 +qtest2014.31 0 uptod4830_12_025802 0 +qtest2014.31 0 uptod4830_12_026143 3 +qtest2014.31 0 uptod4830_12_027925 2 +qtest2014.31 0 uptod4830_12_028061 2 +qtest2014.31 0 uptod4830_12_028071 3 +qtest2014.31 0 uptod4830_12_028078 0 +qtest2014.31 0 uptod4830_12_028141 0 +qtest2014.31 0 uptod4830_12_032135 3 +qtest2014.31 0 uptod4830_12_032273 3 +qtest2014.31 0 uptod4830_12_042306 3 +qtest2014.31 0 uptod4830_12_042341 3 +qtest2014.31 0 uptod4830_12_042519 0 +qtest2014.31 0 uptod4830_12_042584 3 +qtest2014.31 0 uptod4830_12_042596 3 +qtest2014.31 0 uptod4830_12_065229 3 +qtest2014.31 0 uptod4830_12_065252 0 +qtest2014.31 0 uptod4830_12_070345 0 +qtest2014.31 0 uptod4830_12_070418 0 +qtest2014.31 0 uptod4830_12_074661 3 +qtest2014.31 0 uptod4830_12_074746 3 +qtest2014.31 0 uptod4830_12_074781 3 +qtest2014.31 0 uptod4830_12_074865 3 +qtest2014.31 0 uptod4830_12_080390 0 +qtest2014.31 0 uptod4830_12_082280 3 +qtest2014.31 0 uptod4830_12_082433 2 +qtest2014.32 0 101de1697_12_000370 0 +qtest2014.32 0 101de1697_12_000602 0 +qtest2014.32 0 101de1697_12_000689 0 +qtest2014.32 0 101de1697_12_000857 0 +qtest2014.32 0 101de1697_12_000907 0 +qtest2014.32 0 austr2019_12_001000 3 +qtest2014.32 0 bestb0834_12_000439 0 +qtest2014.32 0 bestb0834_12_000440 0 +qtest2014.32 0 bestb0834_12_001302 1 +qtest2014.32 0 bestb0834_12_001424 1 +qtest2014.32 0 bestb0834_12_001457 1 +qtest2014.32 0 bestb0834_12_001779 1 +qtest2014.32 0 bestb0834_12_002048 0 +qtest2014.32 0 bestb0834_12_002074 2 +qtest2014.32 0 bestb0834_12_002209 0 +qtest2014.32 0 bestb0834_12_002212 1 +qtest2014.32 0 bestb0834_12_002285 0 +qtest2014.32 0 bestb0834_12_002434 0 +qtest2014.32 0 cadth0844_12_004227 0 +qtest2014.32 0 cadth0844_12_004245 0 +qtest2014.32 0 cadth0844_12_005403 0 +qtest2014.32 0 cadth0844_12_005431 0 +qtest2014.32 0 celia2299_12_001427 0 +qtest2014.32 0 chkd.2351_12_001243 0 +qtest2014.32 0 clini0836_12_013150 0 +qtest2014.32 0 clini0836_12_014107 0 +qtest2014.32 0 clini0836_12_021919 0 +qtest2014.32 0 clini0836_12_022223 0 +qtest2014.32 0 clini0836_12_023049 0 +qtest2014.32 0 clini0836_12_025875 0 +qtest2014.32 0 clini0836_12_035247 0 +qtest2014.32 0 clini0836_12_037630 0 +qtest2014.32 0 clini0836_12_043266 0 +qtest2014.32 0 clini0836_12_050610 0 +qtest2014.32 0 clini0836_12_056662 0 +qtest2014.32 0 clini0836_12_060085 3 +qtest2014.32 0 clini0836_12_073036 0 +qtest2014.32 0 clini0836_12_078265 0 +qtest2014.32 0 clini0836_12_081818 0 +qtest2014.32 0 clini0836_12_084585 0 +qtest2014.32 0 clini0836_12_089739 0 +qtest2014.32 0 clini0836_12_096186 0 +qtest2014.32 0 clini0836_12_098484 3 +qtest2014.32 0 clini0836_12_099038 0 +qtest2014.32 0 clini0836_12_103431 2 +qtest2014.32 0 clini0836_12_103454 0 +qtest2014.32 0 clini0836_12_106903 2 +qtest2014.32 0 clini0836_12_111327 0 +qtest2014.32 0 clini0836_12_116741 0 +qtest2014.32 0 clini0836_12_117498 0 +qtest2014.32 0 clini0836_12_119777 0 +qtest2014.32 0 cps.c2460_12_000358 0 +qtest2014.32 0 daily0837_12_033187 2 +qtest2014.32 0 daily0837_12_034983 2 +qtest2014.32 0 diagn2555_12_000202 2 +qtest2014.32 0 docti2601_12_000098 0 +qtest2014.32 0 drugb0846_12_005162 2 +qtest2014.32 0 en.ec1145_12_000615 0 +qtest2014.32 0 en.ec1145_12_000642 0 +qtest2014.32 0 first1181_12_000642 1 +qtest2014.32 0 fromy1190_12_000285 0 +qtest2014.32 0 fromy1190_12_000499 0 +qtest2014.32 0 fromy1190_12_001234 0 +qtest2014.32 0 fromy1190_12_001726 0 +qtest2014.32 0 guide3049_12_000316 3 +qtest2014.32 0 guide3049_12_000352 3 +qtest2014.32 0 guide3049_12_000355 3 +qtest2014.32 0 guide3049_12_001372 3 +qtest2014.32 0 guide3049_12_002822 3 +qtest2014.32 0 hairr3061_12_000380 0 +qtest2014.32 0 heart1228_12_000071 1 +qtest2014.32 0 heart1228_12_000477 1 +qtest2014.32 0 heart1228_12_000483 1 +qtest2014.32 0 heart1228_12_000672 1 +qtest2014.32 0 heart1228_12_000674 1 +qtest2014.32 0 heart1228_12_000682 1 +qtest2014.32 0 heart3134_12_000220 2 +qtest2014.32 0 imagi3261_12_000158 3 +qtest2014.32 0 imagi3261_12_000159 3 +qtest2014.32 0 imagi3261_12_000160 3 +qtest2014.32 0 insid3304_12_000081 0 +qtest2014.32 0 iront3330_12_001903 0 +qtest2014.32 0 iront3330_12_002588 0 +qtest2014.32 0 kidsh1292_12_000339 0 +qtest2014.32 0 kumc.3431_12_000231 0 +qtest2014.32 0 marsh3570_12_000091 0 +qtest2014.32 0 marsh3570_12_001450 0 +qtest2014.32 0 marsh3570_12_001536 0 +qtest2014.32 0 marsh3570_12_001625 0 +qtest2014.32 0 metho3694_12_001823 0 +qtest2014.32 0 mgh.o3697_12_000052 0 +qtest2014.32 0 mgh.o3697_12_000065 0 +qtest2014.32 0 mgh.o3697_12_000250 0 +qtest2014.32 0 mgh.o3697_12_001693 0 +qtest2014.32 0 mgh.o3697_12_001694 0 +qtest2014.32 0 mgh.o3697_12_002213 0 +qtest2014.32 0 ncbi.3800_12_000126 2 +qtest2014.32 0 ncbi.3800_12_000140 0 +qtest2014.32 0 nhslo3844_12_011450 3 +qtest2014.32 0 nlm.n3868_12_000027 0 +qtest2014.32 0 nlm.n3868_12_000758 0 +qtest2014.32 0 nps.o3891_12_001848 0 +qtest2014.32 0 pathg3984_12_000553 0 +qtest2014.32 0 patho3985_12_000079 0 +qtest2014.32 0 quali4182_12_000019 0 +qtest2014.32 0 quali4182_12_000288 0 +qtest2014.32 0 quali4182_12_000311 0 +qtest2014.32 0 quali4182_12_000331 0 +qtest2014.32 0 quali4182_12_000336 0 +qtest2014.32 0 quali4182_12_000350 0 +qtest2014.32 0 quali4182_12_000356 0 +qtest2014.32 0 quali4182_12_000359 0 +qtest2014.32 0 quali4182_12_000366 0 +qtest2014.32 0 quali4182_12_000416 0 +qtest2014.32 0 quali4182_12_000475 0 +qtest2014.32 0 quali4182_12_001797 0 +qtest2014.32 0 revis4261_12_000169 3 +qtest2014.32 0 tripa0853_12_001837 0 +qtest2014.32 0 tripa0853_12_003967 2 +qtest2014.32 0 uptod4830_12_001585 2 +qtest2014.32 0 uptod4830_12_001671 2 +qtest2014.32 0 uptod4830_12_001697 3 +qtest2014.32 0 uptod4830_12_001702 0 +qtest2014.32 0 uptod4830_12_001720 2 +qtest2014.32 0 uptod4830_12_001796 2 +qtest2014.32 0 uptod4830_12_001798 2 +qtest2014.32 0 uptod4830_12_005698 0 +qtest2014.32 0 uptod4830_12_009037 2 +qtest2014.32 0 uptod4830_12_010621 0 +qtest2014.32 0 uptod4830_12_012935 2 +qtest2014.32 0 uptod4830_12_021974 1 +qtest2014.32 0 uptod4830_12_022001 2 +qtest2014.32 0 uptod4830_12_022037 3 +qtest2014.32 0 uptod4830_12_031367 2 +qtest2014.32 0 uptod4830_12_031371 2 +qtest2014.32 0 uptod4830_12_031373 2 +qtest2014.32 0 uptod4830_12_031375 0 +qtest2014.32 0 uptod4830_12_031380 0 +qtest2014.32 0 uptod4830_12_031409 2 +qtest2014.32 0 uptod4830_12_031425 0 +qtest2014.32 0 uptod4830_12_031460 2 +qtest2014.32 0 uptod4830_12_031462 3 +qtest2014.32 0 uptod4830_12_031465 2 +qtest2014.32 0 uptod4830_12_031491 0 +qtest2014.32 0 uptod4830_12_031500 2 +qtest2014.32 0 uptod4830_12_031508 2 +qtest2014.32 0 uptod4830_12_031513 2 +qtest2014.32 0 uptod4830_12_031526 0 +qtest2014.32 0 uptod4830_12_031598 2 +qtest2014.32 0 uptod4830_12_031611 0 +qtest2014.32 0 uptod4830_12_031615 2 +qtest2014.32 0 uptod4830_12_032103 2 +qtest2014.32 0 uptod4830_12_032329 2 +qtest2014.32 0 uptod4830_12_032408 2 +qtest2014.32 0 uptod4830_12_033847 2 +qtest2014.32 0 uptod4830_12_048079 0 +qtest2014.32 0 uptod4830_12_048086 2 +qtest2014.32 0 uptod4830_12_048089 2 +qtest2014.32 0 uptod4830_12_048181 2 +qtest2014.32 0 uptod4830_12_048223 2 +qtest2014.32 0 uptod4830_12_048321 2 +qtest2014.32 0 uptod4830_12_048324 2 +qtest2014.32 0 uptod4830_12_048345 2 +qtest2014.32 0 uptod4830_12_048406 2 +qtest2014.32 0 uptod4830_12_048442 2 +qtest2014.32 0 uptod4830_12_048445 2 +qtest2014.32 0 uptod4830_12_051706 2 +qtest2014.32 0 uptod4830_12_054144 0 +qtest2014.32 0 uptod4830_12_054207 2 +qtest2014.32 0 uptod4830_12_065008 2 +qtest2014.32 0 uptod4830_12_065031 2 +qtest2014.32 0 uptod4830_12_065037 2 +qtest2014.32 0 uptod4830_12_065063 2 +qtest2014.32 0 uptod4830_12_065080 1 +qtest2014.32 0 uptod4830_12_065130 2 +qtest2014.32 0 uptod4830_12_065185 2 +qtest2014.32 0 uptod4830_12_065186 2 +qtest2014.32 0 uptod4830_12_065187 0 +qtest2014.32 0 uptod4830_12_065234 2 +qtest2014.32 0 uptod4830_12_065236 0 +qtest2014.32 0 uptod4830_12_065254 2 +qtest2014.32 0 uptod4830_12_065264 2 +qtest2014.32 0 uptod4830_12_065266 2 +qtest2014.32 0 uptod4830_12_065268 2 +qtest2014.32 0 uptod4830_12_065269 2 +qtest2014.32 0 uptod4830_12_065275 1 +qtest2014.32 0 uptod4830_12_065276 2 +qtest2014.32 0 uptod4830_12_065277 2 +qtest2014.32 0 uptod4830_12_065278 1 +qtest2014.32 0 uptod4830_12_065314 2 +qtest2014.32 0 uptod4830_12_065325 2 +qtest2014.32 0 uptod4830_12_065335 2 +qtest2014.32 0 uptod4830_12_065336 1 +qtest2014.32 0 uptod4830_12_065356 2 +qtest2014.32 0 uptod4830_12_073352 2 +qtest2014.32 0 uptod4830_12_073516 2 +qtest2014.32 0 uptod4830_12_083185 2 +qtest2014.32 0 uptod4830_12_083202 2 +qtest2014.32 0 uptod4830_12_083336 1 +qtest2014.32 0 uptod4830_12_083356 2 +qtest2014.32 0 uptod4830_12_083364 2 +qtest2014.32 0 uptod4830_12_083376 2 +qtest2014.32 0 uptod4830_12_083398 2 +qtest2014.32 0 waent4931_12_000158 0 +qtest2014.32 0 wiki.0842_12_001156 1 +qtest2014.32 0 wiki.0842_12_001162 1 +qtest2014.33 0 bestb0834_12_001149 0 +qtest2014.33 0 bestb0834_12_001386 0 +qtest2014.33 0 bestb0834_12_002455 0 +qtest2014.33 0 clini0836_12_002912 0 +qtest2014.33 0 clini0836_12_002930 0 +qtest2014.33 0 clini0836_12_004285 0 +qtest2014.33 0 clini0836_12_006258 0 +qtest2014.33 0 clini0836_12_011665 0 +qtest2014.33 0 clini0836_12_012665 2 +qtest2014.33 0 clini0836_12_014261 0 +qtest2014.33 0 clini0836_12_014654 0 +qtest2014.33 0 clini0836_12_022365 0 +qtest2014.33 0 clini0836_12_022371 0 +qtest2014.33 0 clini0836_12_026163 0 +qtest2014.33 0 clini0836_12_039489 0 +qtest2014.33 0 clini0836_12_042101 0 +qtest2014.33 0 clini0836_12_048011 0 +qtest2014.33 0 clini0836_12_048248 0 +qtest2014.33 0 clini0836_12_053201 0 +qtest2014.33 0 clini0836_12_054048 0 +qtest2014.33 0 clini0836_12_056896 0 +qtest2014.33 0 clini0836_12_058201 0 +qtest2014.33 0 clini0836_12_070286 0 +qtest2014.33 0 clini0836_12_083811 0 +qtest2014.33 0 clini0836_12_084599 0 +qtest2014.33 0 clini0836_12_087003 0 +qtest2014.33 0 clini0836_12_087090 0 +qtest2014.33 0 clini0836_12_092514 0 +qtest2014.33 0 clini0836_12_095820 0 +qtest2014.33 0 clini0836_12_097488 0 +qtest2014.33 0 clini0836_12_099732 0 +qtest2014.33 0 clini0836_12_100689 0 +qtest2014.33 0 clini0836_12_104083 0 +qtest2014.33 0 clini0836_12_104809 0 +qtest2014.33 0 clini0836_12_107367 0 +qtest2014.33 0 clini0836_12_110118 0 +qtest2014.33 0 clini0836_12_111120 0 +qtest2014.33 0 clini0836_12_113107 2 +qtest2014.33 0 clini0836_12_116661 0 +qtest2014.33 0 clini0836_12_119686 0 +qtest2014.33 0 clini0836_12_120832 0 +qtest2014.33 0 clini0836_12_122734 0 +qtest2014.33 0 clini0836_12_123655 0 +qtest2014.33 0 clini0836_12_124697 0 +qtest2014.33 0 cvtoo2487_12_000007 0 +qtest2014.33 0 cvtoo2487_12_000099 0 +qtest2014.33 0 cvtoo2487_12_000100 0 +qtest2014.33 0 cvtoo2487_12_000104 0 +qtest2014.33 0 cvtoo2487_12_000108 3 +qtest2014.33 0 cvtoo2487_12_000183 0 +qtest2014.33 0 diabe2551_12_000325 0 +qtest2014.33 0 diagn2555_12_000018 0 +qtest2014.33 0 diagn2555_12_000083 0 +qtest2014.33 0 emedi2805_12_001073 0 +qtest2014.33 0 empow2815_12_000670 0 +qtest2014.33 0 fromy1190_12_001131 0 +qtest2014.33 0 fromy1190_12_001214 0 +qtest2014.33 0 guide3049_12_002331 0 +qtest2014.33 0 healt3097_12_001293 0 +qtest2014.33 0 healt3117_12_000185 0 +qtest2014.33 0 healt3117_12_000326 0 +qtest2014.33 0 healt3117_12_000332 0 +qtest2014.33 0 healt3117_12_000920 0 +qtest2014.33 0 healt3117_12_002994 0 +qtest2014.33 0 healt3117_12_003340 0 +qtest2014.33 0 healt3117_12_003369 0 +qtest2014.33 0 heart1228_12_000431 0 +qtest2014.33 0 heart1228_12_000434 0 +qtest2014.33 0 heart1228_12_000524 0 +qtest2014.33 0 heart1228_12_000539 0 +qtest2014.33 0 heart3134_12_000096 0 +qtest2014.33 0 heart3141_12_000341 0 +qtest2014.33 0 imagi3261_12_000035 0 +qtest2014.33 0 imagi3261_12_000143 0 +qtest2014.33 0 imagi3261_12_000156 0 +qtest2014.33 0 imagi3261_12_000379 0 +qtest2014.33 0 iront3330_12_000535 0 +qtest2014.33 0 iront3330_12_000558 0 +qtest2014.33 0 iront3330_12_000629 0 +qtest2014.33 0 iront3330_12_000652 0 +qtest2014.33 0 iront3330_12_000658 0 +qtest2014.33 0 iront3330_12_000810 0 +qtest2014.33 0 iront3330_12_001001 0 +qtest2014.33 0 iront3330_12_001016 0 +qtest2014.33 0 iront3330_12_001133 0 +qtest2014.33 0 iront3330_12_001212 0 +qtest2014.33 0 iront3330_12_001509 0 +qtest2014.33 0 iront3330_12_001564 0 +qtest2014.33 0 iront3330_12_001700 0 +qtest2014.33 0 iront3330_12_001813 0 +qtest2014.33 0 iront3330_12_001827 0 +qtest2014.33 0 iront3330_12_002397 0 +qtest2014.33 0 jfpon3369_12_001397 0 +qtest2014.33 0 labte3436_12_000070 0 +qtest2014.33 0 medhe3620_12_000628 0 +qtest2014.33 0 medhe3620_12_000672 2 +qtest2014.33 0 medhe3620_12_000673 0 +qtest2014.33 0 medhe3620_12_000674 0 +qtest2014.33 0 medhe3620_12_000785 2 +qtest2014.33 0 medhe3620_12_000941 2 +qtest2014.33 0 medhe3620_12_001000 0 +qtest2014.33 0 medhe3620_12_001009 0 +qtest2014.33 0 medic3644_12_001000 0 +qtest2014.33 0 medic3644_12_001004 0 +qtest2014.33 0 medic3644_12_001015 0 +qtest2014.33 0 medic3644_12_001086 0 +qtest2014.33 0 medic3644_12_001097 0 +qtest2014.33 0 medic3644_12_001137 0 +qtest2014.33 0 medic3644_12_001261 0 +qtest2014.33 0 medis3653_12_000117 0 +qtest2014.33 0 medis3653_12_000205 2 +qtest2014.33 0 medis3653_12_000264 2 +qtest2014.33 0 medis3653_12_000920 0 +qtest2014.33 0 metho3694_12_002557 0 +qtest2014.33 0 new.p1389_12_004356 0 +qtest2014.33 0 new.p1389_12_014467 0 +qtest2014.33 0 new.p1389_12_014482 0 +qtest2014.33 0 nlm.n3868_12_000020 0 +qtest2014.33 0 npc.n0850_12_000995 0 +qtest2014.33 0 paho.3973_12_008725 0 +qtest2014.33 0 palli3978_12_000076 0 +qtest2014.33 0 palli3978_12_000083 0 +qtest2014.33 0 palli3978_12_000118 0 +qtest2014.33 0 patie3987_12_000639 0 +qtest2014.33 0 preem1494_12_000154 0 +qtest2014.33 0 preem1494_12_000212 0 +qtest2014.33 0 preem1494_12_000310 0 +qtest2014.33 0 prohe4143_12_001259 0 +qtest2014.33 0 quali4182_12_000179 0 +qtest2014.33 0 quali4182_12_000643 0 +qtest2014.33 0 quali4182_12_000675 0 +qtest2014.33 0 quali4182_12_001718 0 +qtest2014.33 0 quali4182_12_001722 0 +qtest2014.33 0 quali4182_12_001936 0 +qtest2014.33 0 texas4630_12_000038 0 +qtest2014.33 0 texas4630_12_000314 0 +qtest2014.33 0 texas4630_12_000417 0 +qtest2014.33 0 texas4630_12_000421 0 +qtest2014.33 0 texas4630_12_000424 0 +qtest2014.33 0 texas4630_12_000440 0 +qtest2014.33 0 texas4630_12_000441 0 +qtest2014.33 0 texas4630_12_000444 0 +qtest2014.33 0 texas4630_12_000445 0 +qtest2014.33 0 texas4630_12_000446 0 +qtest2014.33 0 texas4630_12_000450 0 +qtest2014.33 0 texas4630_12_000463 0 +qtest2014.33 0 thedo4643_12_000463 0 +qtest2014.33 0 uptod4830_12_001350 0 +qtest2014.33 0 uptod4830_12_004001 0 +qtest2014.33 0 uptod4830_12_008658 0 +qtest2014.33 0 uptod4830_12_021894 0 +qtest2014.33 0 uptod4830_12_031592 0 +qtest2014.33 0 uptod4830_12_042384 0 +qtest2014.33 0 uptod4830_12_042386 0 +qtest2014.33 0 uptod4830_12_042396 0 +qtest2014.33 0 uptod4830_12_043224 0 +qtest2014.33 0 uptod4830_12_043225 0 +qtest2014.33 0 uptod4830_12_044331 0 +qtest2014.33 0 uptod4830_12_048094 0 +qtest2014.33 0 uptod4830_12_048265 0 +qtest2014.33 0 uptod4830_12_048402 0 +qtest2014.33 0 uptod4830_12_054189 0 +qtest2014.33 0 uptod4830_12_060924 0 +qtest2014.33 0 uptod4830_12_078656 0 +qtest2014.33 0 vidyy4903_12_000118 0 +qtest2014.33 0 wiki.0842_12_004720 0 +qtest2014.34 0 bestb0834_12_001687 0 +qtest2014.34 0 clini0836_12_010966 0 +qtest2014.34 0 clini0836_12_013819 2 +qtest2014.34 0 clini0836_12_018553 2 +qtest2014.34 0 clini0836_12_018555 2 +qtest2014.34 0 clini0836_12_018556 2 +qtest2014.34 0 clini0836_12_023467 3 +qtest2014.34 0 clini0836_12_025888 0 +qtest2014.34 0 clini0836_12_026874 2 +qtest2014.34 0 clini0836_12_027498 2 +qtest2014.34 0 clini0836_12_028265 2 +qtest2014.34 0 clini0836_12_031078 3 +qtest2014.34 0 clini0836_12_036647 2 +qtest2014.34 0 clini0836_12_044769 3 +qtest2014.34 0 clini0836_12_048242 2 +qtest2014.34 0 clini0836_12_048368 2 +qtest2014.34 0 clini0836_12_050639 3 +qtest2014.34 0 clini0836_12_053122 3 +qtest2014.34 0 clini0836_12_059177 2 +qtest2014.34 0 clini0836_12_066768 3 +qtest2014.34 0 clini0836_12_068791 2 +qtest2014.34 0 clini0836_12_069739 2 +qtest2014.34 0 clini0836_12_070060 2 +qtest2014.34 0 clini0836_12_070359 2 +qtest2014.34 0 clini0836_12_071818 2 +qtest2014.34 0 clini0836_12_075526 2 +qtest2014.34 0 clini0836_12_076906 3 +qtest2014.34 0 clini0836_12_090480 0 +qtest2014.34 0 clini0836_12_097688 2 +qtest2014.34 0 clini0836_12_098228 3 +qtest2014.34 0 clini0836_12_099846 2 +qtest2014.34 0 clini0836_12_100087 3 +qtest2014.34 0 clini0836_12_102185 2 +qtest2014.34 0 clini0836_12_106811 2 +qtest2014.34 0 clini0836_12_108193 3 +qtest2014.34 0 clini0836_12_109367 0 +qtest2014.34 0 clini0836_12_114662 2 +qtest2014.34 0 clini0836_12_116021 2 +qtest2014.34 0 clini0836_12_117496 2 +qtest2014.34 0 clini0836_12_118204 3 +qtest2014.34 0 clini0836_12_118660 2 +qtest2014.34 0 clini0836_12_121031 2 +qtest2014.34 0 clini0836_12_125272 2 +qtest2014.34 0 clini0836_12_125956 3 +qtest2014.34 0 clotc2395_12_000295 3 +qtest2014.34 0 cochr2414_12_000370 2 +qtest2014.34 0 daily0837_12_000803 3 +qtest2014.34 0 daily0837_12_001963 3 +qtest2014.34 0 daily0837_12_019630 3 +qtest2014.34 0 daily0837_12_027588 3 +qtest2014.34 0 daily0837_12_035339 3 +qtest2014.34 0 daily0837_12_037729 3 +qtest2014.34 0 every2870_12_005268 3 +qtest2014.34 0 every2870_12_005283 2 +qtest2014.34 0 every2870_12_008332 2 +qtest2014.34 0 first1181_12_000235 0 +qtest2014.34 0 guide3049_12_001322 0 +qtest2014.34 0 guide3049_12_001770 0 +qtest2014.34 0 healt3107_12_000770 2 +qtest2014.34 0 healt3117_12_002119 3 +qtest2014.34 0 healt3117_12_002313 3 +qtest2014.34 0 healt3117_12_002314 0 +qtest2014.34 0 hipsf3170_12_000010 3 +qtest2014.34 0 hipsf3170_12_000023 2 +qtest2014.34 0 hipsf3170_12_000028 0 +qtest2014.34 0 hipsf3170_12_000052 2 +qtest2014.34 0 hipsf3170_12_000054 3 +qtest2014.34 0 hipsf3170_12_000061 2 +qtest2014.34 0 hipsf3170_12_000096 3 +qtest2014.34 0 hipsf3170_12_000105 3 +qtest2014.34 0 hipsf3170_12_000113 3 +qtest2014.34 0 hipsf3170_12_000116 2 +qtest2014.34 0 hipsf3170_12_000124 3 +qtest2014.34 0 hipsf3170_12_000134 2 +qtest2014.34 0 hipsf3170_12_000146 0 +qtest2014.34 0 hipsf3170_12_000150 2 +qtest2014.34 0 hipsf3170_12_000172 0 +qtest2014.34 0 hipsf3170_12_000174 0 +qtest2014.34 0 hipsf3170_12_000181 2 +qtest2014.34 0 hipsf3170_12_000216 2 +qtest2014.34 0 hipsf3170_12_000228 2 +qtest2014.34 0 hipsf3170_12_000234 0 +qtest2014.34 0 hipsf3170_12_000240 0 +qtest2014.34 0 hipsf3170_12_000246 0 +qtest2014.34 0 hipsf3170_12_000248 0 +qtest2014.34 0 hipsf3170_12_000251 3 +qtest2014.34 0 hipsf3170_12_000259 0 +qtest2014.34 0 hipsf3170_12_000263 0 +qtest2014.34 0 metho3694_12_001221 0 +qtest2014.34 0 metho3694_12_001309 0 +qtest2014.34 0 metho3694_12_001428 2 +qtest2014.34 0 metho3694_12_001463 2 +qtest2014.34 0 metho3694_12_001596 2 +qtest2014.34 0 metho3694_12_001821 0 +qtest2014.34 0 metho3694_12_001938 0 +qtest2014.34 0 metho3694_12_002090 0 +qtest2014.34 0 metho3694_12_002115 0 +qtest2014.34 0 metho3694_12_002273 0 +qtest2014.34 0 metho3694_12_002420 2 +qtest2014.34 0 metho3694_12_002528 0 +qtest2014.34 0 metho3695_12_000137 0 +qtest2014.34 0 metho3695_12_000184 2 +qtest2014.34 0 metho3695_12_000231 2 +qtest2014.34 0 metho3695_12_000267 2 +qtest2014.34 0 metho3695_12_000288 2 +qtest2014.34 0 nhslo3844_12_014405 2 +qtest2014.34 0 nps.o3891_12_001315 0 +qtest2014.34 0 nps.o3891_12_001323 0 +qtest2014.34 0 ortho1429_12_000128 2 +qtest2014.34 0 ortho1429_12_000193 2 +qtest2014.34 0 ortho1429_12_000213 2 +qtest2014.34 0 ortho1429_12_000231 2 +qtest2014.34 0 ortho1429_12_000232 0 +qtest2014.34 0 ortho1429_12_000242 0 +qtest2014.34 0 ortho1429_12_000248 2 +qtest2014.34 0 ortho1429_12_000249 0 +qtest2014.34 0 ortho1429_12_000253 0 +qtest2014.34 0 ortho1429_12_000338 2 +qtest2014.34 0 ortho1429_12_000352 0 +qtest2014.34 0 ortho1429_12_000378 0 +qtest2014.34 0 ortho1429_12_000519 2 +qtest2014.34 0 ortho1429_12_000522 2 +qtest2014.34 0 ortho1429_12_000753 2 +qtest2014.34 0 ortho1429_12_000762 2 +qtest2014.34 0 ortho1429_12_000948 2 +qtest2014.34 0 ortho1429_12_000970 0 +qtest2014.34 0 ortho1429_12_000971 0 +qtest2014.34 0 ortho1429_12_000972 0 +qtest2014.34 0 ortho1429_12_000973 0 +qtest2014.34 0 ortho1429_12_000974 0 +qtest2014.34 0 ortho1429_12_000975 0 +qtest2014.34 0 ortho1429_12_000982 2 +qtest2014.34 0 ortho1429_12_000996 2 +qtest2014.34 0 ortho1429_12_001317 0 +qtest2014.34 0 ortho1429_12_001318 0 +qtest2014.34 0 ortho1429_12_001368 2 +qtest2014.34 0 osteo1432_12_000338 3 +qtest2014.34 0 osteo1432_12_000405 3 +qtest2014.34 0 patie3987_12_000710 0 +qtest2014.34 0 physi1482_12_000370 0 +qtest2014.34 0 physi1482_12_000412 0 +qtest2014.34 0 publi0841_12_002945 3 +qtest2014.34 0 rcsed4219_12_000430 3 +qtest2014.34 0 surfa4585_12_000051 0 +qtest2014.34 0 surfa4585_12_000054 0 +qtest2014.34 0 surfa4585_12_000075 2 +qtest2014.34 0 surfa4585_12_000083 3 +qtest2014.34 0 surfa4585_12_000103 0 +qtest2014.34 0 surfa4585_12_000124 0 +qtest2014.34 0 surfa4585_12_000127 0 +qtest2014.34 0 surfa4585_12_000129 0 +qtest2014.34 0 surfa4585_12_000143 0 +qtest2014.34 0 surfa4585_12_000146 2 +qtest2014.34 0 surfa4585_12_000152 0 +qtest2014.34 0 surfa4585_12_000238 0 +qtest2014.34 0 surfa4585_12_000244 0 +qtest2014.34 0 surfa4585_12_000252 0 +qtest2014.34 0 surfa4585_12_000286 0 +qtest2014.34 0 surfa4585_12_000323 0 +qtest2014.34 0 surfa4585_12_000334 2 +qtest2014.34 0 surfa4585_12_000420 2 +qtest2014.34 0 surfa4585_12_000423 0 +qtest2014.34 0 surfa4585_12_000442 0 +qtest2014.34 0 surfa4585_12_000450 0 +qtest2014.34 0 surfa4585_12_000484 0 +qtest2014.34 0 surfa4585_12_000485 0 +qtest2014.34 0 surfa4585_12_000492 0 +qtest2014.34 0 surfa4585_12_000582 0 +qtest2014.34 0 surfa4585_12_000614 3 +qtest2014.34 0 surfa4585_12_000641 0 +qtest2014.34 0 surfa4585_12_000676 2 +qtest2014.34 0 surfa4585_12_000678 0 +qtest2014.34 0 surfa4585_12_000682 0 +qtest2014.34 0 surfa4585_12_000711 2 +qtest2014.34 0 total4684_12_000158 2 +qtest2014.34 0 ultra4811_12_000594 0 +qtest2014.34 0 ultra4811_12_000834 0 +qtest2014.34 0 ultra4811_12_001224 0 +qtest2014.34 0 uptod4830_12_002958 2 +qtest2014.34 0 uptod4830_12_022878 0 +qtest2014.34 0 uptod4830_12_029551 0 +qtest2014.34 0 uptod4830_12_032134 0 +qtest2014.34 0 uptod4830_12_032214 0 +qtest2014.34 0 uptod4830_12_032380 0 +qtest2014.34 0 uptod4830_12_032399 0 +qtest2014.34 0 uptod4830_12_038582 3 +qtest2014.34 0 uptod4830_12_038607 2 +qtest2014.34 0 uptod4830_12_038711 3 +qtest2014.34 0 uptod4830_12_042671 0 +qtest2014.34 0 uptod4830_12_044263 0 +qtest2014.34 0 uptod4830_12_045941 0 +qtest2014.34 0 uptod4830_12_067467 3 +qtest2014.34 0 uptod4830_12_079521 0 +qtest2014.34 0 uptod4830_12_082390 2 +qtest2014.34 0 virtu4909_12_000249 0 +qtest2014.34 0 virtu4909_12_000555 0 +qtest2014.34 0 virtu4909_12_001323 0 +qtest2014.34 0 wiki.0842_12_004917 3 +qtest2014.34 0 wikis0855_12_000247 0 +qtest2014.34 0 yourh5013_12_022894 0 +qtest2014.34 0 yourh5013_12_185010 0 +qtest2014.34 0 yourh5013_12_263260 0 +qtest2014.34 0 yourh5013_12_263720 0 +qtest2014.35 0 bestb0834_12_001915 0 +qtest2014.35 0 bestb0834_12_002326 0 +qtest2014.35 0 bupa.2183_12_000113 0 +qtest2014.35 0 bupa.2183_12_000116 3 +qtest2014.35 0 bupa.2183_12_000117 3 +qtest2014.35 0 bupa.2183_12_000574 0 +qtest2014.35 0 bupa.2183_12_000579 0 +qtest2014.35 0 bupa.2183_12_000587 0 +qtest2014.35 0 bupa.2183_12_000892 0 +qtest2014.35 0 bupa.2183_12_000896 0 +qtest2014.35 0 bupa.2183_12_001515 0 +qtest2014.35 0 bupa.2183_12_001621 0 +qtest2014.35 0 bupa.2183_12_001917 0 +qtest2014.35 0 clini0836_12_006196 2 +qtest2014.35 0 clini0836_12_059085 2 +qtest2014.35 0 clini0836_12_081488 2 +qtest2014.35 0 clini0836_12_125781 2 +qtest2014.35 0 diges2577_12_000211 3 +qtest2014.35 0 diges2577_12_000212 3 +qtest2014.35 0 diges2577_12_000213 3 +qtest2014.35 0 diges2577_12_000214 3 +qtest2014.35 0 easyd2742_12_000165 0 +qtest2014.35 0 en.di1144_12_000841 2 +qtest2014.35 0 endoa2819_12_000063 2 +qtest2014.35 0 endoa2819_12_000086 0 +qtest2014.35 0 euros2867_12_000524 3 +qtest2014.35 0 every2870_12_003401 0 +qtest2014.35 0 every2870_12_004793 1 +qtest2014.35 0 every2870_12_009249 0 +qtest2014.35 0 fromy1190_12_000938 3 +qtest2014.35 0 gastr2983_12_000054 2 +qtest2014.35 0 gastr2983_12_000230 2 +qtest2014.35 0 gastr2983_12_000259 2 +qtest2014.35 0 gastr2983_12_000353 0 +qtest2014.35 0 gastr2983_12_001706 2 +qtest2014.35 0 gastr2983_12_001750 2 +qtest2014.35 0 gastr2983_12_002062 0 +qtest2014.35 0 healt3107_12_000278 2 +qtest2014.35 0 healt3117_12_003067 0 +qtest2014.35 0 healt3117_12_003200 0 +qtest2014.35 0 heart1227_12_000008 3 +qtest2014.35 0 heart1227_12_000030 2 +qtest2014.35 0 heart1227_12_000038 2 +qtest2014.35 0 heart1227_12_000068 3 +qtest2014.35 0 heart1227_12_000069 3 +qtest2014.35 0 heart1227_12_000070 2 +qtest2014.35 0 heart1227_12_000087 2 +qtest2014.35 0 heart1227_12_000091 2 +qtest2014.35 0 heart1227_12_000094 2 +qtest2014.35 0 heart1227_12_000096 2 +qtest2014.35 0 heart1227_12_000097 2 +qtest2014.35 0 heart1227_12_000098 2 +qtest2014.35 0 heart1227_12_000107 2 +qtest2014.35 0 heart1227_12_000256 2 +qtest2014.35 0 heart1227_12_000297 2 +qtest2014.35 0 heart1227_12_000327 2 +qtest2014.35 0 heart1227_12_000394 2 +qtest2014.35 0 heart1227_12_000401 0 +qtest2014.35 0 heart1227_12_000444 2 +qtest2014.35 0 heart1227_12_000502 2 +qtest2014.35 0 heart1227_12_000598 2 +qtest2014.35 0 heart1227_12_000599 2 +qtest2014.35 0 heart1227_12_000605 2 +qtest2014.35 0 heart1227_12_000606 2 +qtest2014.35 0 heart1227_12_000607 2 +qtest2014.35 0 heart1227_12_000608 2 +qtest2014.35 0 heart1227_12_000609 3 +qtest2014.35 0 heart1227_12_000610 2 +qtest2014.35 0 heart1227_12_000613 3 +qtest2014.35 0 heart1227_12_000614 3 +qtest2014.35 0 heart1227_12_000615 3 +qtest2014.35 0 heart1227_12_000652 2 +qtest2014.35 0 heart1227_12_000687 3 +qtest2014.35 0 heart1227_12_000688 2 +qtest2014.35 0 heart1227_12_000689 3 +qtest2014.35 0 heart1227_12_000690 2 +qtest2014.35 0 heart1227_12_000691 2 +qtest2014.35 0 heart1227_12_000693 2 +qtest2014.35 0 heart1227_12_000726 2 +qtest2014.35 0 heart1227_12_000788 2 +qtest2014.35 0 heart1227_12_000789 3 +qtest2014.35 0 heart1227_12_000790 2 +qtest2014.35 0 heart1227_12_000791 3 +qtest2014.35 0 heart1227_12_000792 3 +qtest2014.35 0 heart1227_12_000829 2 +qtest2014.35 0 heart1227_12_000835 3 +qtest2014.35 0 heart1227_12_000975 2 +qtest2014.35 0 heart1227_12_000996 2 +qtest2014.35 0 heart1227_12_001027 2 +qtest2014.35 0 heart1227_12_001051 2 +qtest2014.35 0 heart1227_12_001187 2 +qtest2014.35 0 heart1227_12_001462 2 +qtest2014.35 0 heart1227_12_001518 2 +qtest2014.35 0 heart1228_12_000731 2 +qtest2014.35 0 heart3141_12_000272 3 +qtest2014.35 0 heart3141_12_000357 3 +qtest2014.35 0 mayoc3579_12_011617 0 +qtest2014.35 0 nhslo1393_12_003112 2 +qtest2014.35 0 nhslo1393_12_003113 3 +qtest2014.35 0 nhslo1393_12_011397 3 +qtest2014.35 0 nhslo1393_12_013792 3 +qtest2014.35 0 nhslo1393_12_013796 3 +qtest2014.35 0 nhslo1393_12_013923 3 +qtest2014.35 0 nhslo3844_12_005643 2 +qtest2014.35 0 nhslo3844_12_005647 2 +qtest2014.35 0 nhslo3844_12_008809 3 +qtest2014.35 0 nhslo3844_12_008813 3 +qtest2014.35 0 nhslo3844_12_008913 3 +qtest2014.35 0 nlm.n3868_12_001732 2 +qtest2014.35 0 nlm.n3868_12_001817 2 +qtest2014.35 0 patie3987_12_001049 0 +qtest2014.35 0 patie3992_12_000719 2 +qtest2014.35 0 uptod4830_12_002116 3 +qtest2014.35 0 uptod4830_12_002122 3 +qtest2014.35 0 uptod4830_12_002131 3 +qtest2014.35 0 uptod4830_12_002140 2 +qtest2014.35 0 uptod4830_12_002225 2 +qtest2014.35 0 uptod4830_12_002241 2 +qtest2014.35 0 uptod4830_12_002285 2 +qtest2014.35 0 uptod4830_12_016090 2 +qtest2014.35 0 uptod4830_12_016106 0 +qtest2014.35 0 uptod4830_12_016175 2 +qtest2014.35 0 uptod4830_12_016359 2 +qtest2014.35 0 uptod4830_12_049523 2 +qtest2014.35 0 uptod4830_12_055343 2 +qtest2014.35 0 uptod4830_12_055473 2 +qtest2014.35 0 uptod4830_12_055505 2 +qtest2014.35 0 uptod4830_12_055509 0 +qtest2014.35 0 uptod4830_12_055559 2 +qtest2014.35 0 uptod4830_12_055567 2 +qtest2014.35 0 uptod4830_12_055569 2 +qtest2014.35 0 uptod4830_12_055603 2 +qtest2014.35 0 uptod4830_12_055624 2 +qtest2014.35 0 uptod4830_12_071271 2 +qtest2014.35 0 uptod4830_12_082330 3 +qtest2014.35 0 virtu4909_12_000822 3 +qtest2014.35 0 virtu4909_12_001513 3 +qtest2014.35 0 wiki.0842_12_007516 3 +qtest2014.35 0 yourh5013_12_000883 2 +qtest2014.35 0 yourh5013_12_001101 2 +qtest2014.35 0 yourh5013_12_360030 2 +qtest2014.36 0 anato1913_12_000029 0 +qtest2014.36 0 anato1913_12_000062 0 +qtest2014.36 0 anato1913_12_000066 0 +qtest2014.36 0 anato1913_12_000068 0 +qtest2014.36 0 anato1913_12_000084 0 +qtest2014.36 0 anato1913_12_000403 0 +qtest2014.36 0 anato1913_12_000559 0 +qtest2014.36 0 anato1913_12_000578 0 +qtest2014.36 0 anato1913_12_000580 0 +qtest2014.36 0 anato1913_12_000585 0 +qtest2014.36 0 anato1913_12_001013 0 +qtest2014.36 0 anato1913_12_001014 0 +qtest2014.36 0 anato1913_12_001295 0 +qtest2014.36 0 anato1913_12_001314 0 +qtest2014.36 0 anato1913_12_001319 0 +qtest2014.36 0 anato1913_12_001531 0 +qtest2014.36 0 anato1913_12_001934 0 +qtest2014.36 0 anato1913_12_002002 0 +qtest2014.36 0 anato1913_12_002137 0 +qtest2014.36 0 bcbst2065_12_000275 0 +qtest2014.36 0 bcbst2065_12_000858 0 +qtest2014.36 0 bcbst2065_12_000871 0 +qtest2014.36 0 bcbst2065_12_000876 0 +qtest2014.36 0 bcbst2065_12_000890 0 +qtest2014.36 0 bcbst2065_12_000895 0 +qtest2014.36 0 bcbst2065_12_000903 0 +qtest2014.36 0 bcbst2065_12_000911 0 +qtest2014.36 0 bcbst2065_12_000913 0 +qtest2014.36 0 bccan2066_12_000338 0 +qtest2014.36 0 bccan2066_12_001335 0 +qtest2014.36 0 bestb0834_12_001188 2 +qtest2014.36 0 bestb0834_12_001422 2 +qtest2014.36 0 bette2098_12_001687 2 +qtest2014.36 0 citio2370_12_000069 0 +qtest2014.36 0 clini0836_12_013853 0 +qtest2014.36 0 clini0836_12_018719 0 +qtest2014.36 0 clini0836_12_021706 0 +qtest2014.36 0 clini0836_12_038357 0 +qtest2014.36 0 clini0836_12_042256 2 +qtest2014.36 0 clini0836_12_044709 0 +qtest2014.36 0 clini0836_12_047319 0 +qtest2014.36 0 clini0836_12_047628 2 +qtest2014.36 0 clini0836_12_052144 0 +qtest2014.36 0 clini0836_12_054048 0 +qtest2014.36 0 clini0836_12_055686 0 +qtest2014.36 0 clini0836_12_057068 0 +qtest2014.36 0 clini0836_12_068850 0 +qtest2014.36 0 clini0836_12_075525 0 +qtest2014.36 0 clini0836_12_079606 0 +qtest2014.36 0 clini0836_12_087896 0 +qtest2014.36 0 clini0836_12_096720 0 +qtest2014.36 0 clini0836_12_101751 0 +qtest2014.36 0 clini0836_12_103781 0 +qtest2014.36 0 clini0836_12_115260 0 +qtest2014.36 0 clini0836_12_116109 0 +qtest2014.36 0 clini0836_12_117569 0 +qtest2014.36 0 clini0836_12_123668 0 +qtest2014.36 0 clini0836_12_128509 0 +qtest2014.36 0 corec2450_12_000004 0 +qtest2014.36 0 corec2450_12_000032 0 +qtest2014.36 0 corec2450_12_000044 0 +qtest2014.36 0 corec2450_12_000045 0 +qtest2014.36 0 corec2450_12_000064 0 +qtest2014.36 0 corec2450_12_000091 0 +qtest2014.36 0 corec2450_12_000097 0 +qtest2014.36 0 corec2450_12_000185 0 +qtest2014.36 0 corec2450_12_000282 0 +qtest2014.36 0 corec2450_12_000319 0 +qtest2014.36 0 corec2450_12_000400 0 +qtest2014.36 0 corec2450_12_000467 0 +qtest2014.36 0 corec2450_12_000508 0 +qtest2014.36 0 corec2450_12_000545 0 +qtest2014.36 0 corec2450_12_000553 0 +qtest2014.36 0 corec2450_12_000557 0 +qtest2014.36 0 corec2450_12_000578 0 +qtest2014.36 0 corec2450_12_000598 0 +qtest2014.36 0 corec2450_12_001055 0 +qtest2014.36 0 corec2450_12_001091 0 +qtest2014.36 0 corec2450_12_001133 2 +qtest2014.36 0 daily0837_12_027523 0 +qtest2014.36 0 daily0837_12_037296 0 +qtest2014.36 0 emedi2805_12_000592 0 +qtest2014.36 0 entus2836_12_000059 0 +qtest2014.36 0 entus2836_12_000249 0 +qtest2014.36 0 fda.g2909_12_002262 0 +qtest2014.36 0 first1181_12_000882 0 +qtest2014.36 0 ghora3013_12_000140 0 +qtest2014.36 0 ghora3013_12_000235 0 +qtest2014.36 0 ghora3013_12_000489 0 +qtest2014.36 0 healt3108_12_002112 0 +qtest2014.36 0 healt3108_12_002296 0 +qtest2014.36 0 healt3117_12_002086 0 +qtest2014.36 0 healt3117_12_002312 0 +qtest2014.36 0 healt3117_12_002313 0 +qtest2014.36 0 healt3117_12_002314 0 +qtest2014.36 0 heart3134_12_000007 0 +qtest2014.36 0 heart3134_12_000018 0 +qtest2014.36 0 imaio3262_12_000005 0 +qtest2014.36 0 imaio3262_12_000100 0 +qtest2014.36 0 jfpon3369_12_001616 0 +qtest2014.36 0 med.n3601_12_000342 0 +qtest2014.36 0 metho3695_12_000100 2 +qtest2014.36 0 ortho1429_12_000045 0 +qtest2014.36 0 ortho1429_12_000058 0 +qtest2014.36 0 ortho1429_12_000064 0 +qtest2014.36 0 ortho1429_12_000094 0 +qtest2014.36 0 ortho1429_12_000134 0 +qtest2014.36 0 ortho1429_12_000159 0 +qtest2014.36 0 ortho1429_12_000831 2 +qtest2014.36 0 ortho1429_12_000834 0 +qtest2014.36 0 ortho1429_12_000839 2 +qtest2014.36 0 ortho1429_12_000852 0 +qtest2014.36 0 ortho1429_12_000881 2 +qtest2014.36 0 ortho1429_12_000951 0 +qtest2014.36 0 ortho1429_12_000986 0 +qtest2014.36 0 ortho1429_12_001340 3 +qtest2014.36 0 patie3992_12_000717 0 +qtest2014.36 0 physi1482_12_000877 0 +qtest2014.36 0 physi1482_12_000878 0 +qtest2014.36 0 plast4085_12_000757 0 +qtest2014.36 0 shoul4402_12_000674 0 +qtest2014.36 0 shoul4402_12_000689 0 +qtest2014.36 0 shoul4402_12_000964 0 +qtest2014.36 0 shoul4402_12_002337 0 +qtest2014.36 0 shoul4402_12_002731 0 +qtest2014.36 0 sport1590_12_000451 0 +qtest2014.36 0 sport1590_12_000626 0 +qtest2014.36 0 sport1590_12_001035 0 +qtest2014.36 0 tripa0853_12_001838 3 +qtest2014.36 0 uptod4830_12_000624 3 +qtest2014.36 0 uptod4830_12_000705 2 +qtest2014.36 0 uptod4830_12_000908 2 +qtest2014.36 0 uptod4830_12_003066 0 +qtest2014.36 0 uptod4830_12_003094 0 +qtest2014.36 0 uptod4830_12_003722 0 +qtest2014.36 0 uptod4830_12_003726 0 +qtest2014.36 0 uptod4830_12_003727 0 +qtest2014.36 0 uptod4830_12_003765 0 +qtest2014.36 0 uptod4830_12_003775 0 +qtest2014.36 0 uptod4830_12_003777 0 +qtest2014.36 0 uptod4830_12_003787 0 +qtest2014.36 0 uptod4830_12_003797 0 +qtest2014.36 0 uptod4830_12_003821 2 +qtest2014.36 0 uptod4830_12_003902 0 +qtest2014.36 0 uptod4830_12_003906 0 +qtest2014.36 0 uptod4830_12_003919 0 +qtest2014.36 0 uptod4830_12_003925 0 +qtest2014.36 0 uptod4830_12_003928 0 +qtest2014.36 0 uptod4830_12_003933 0 +qtest2014.36 0 uptod4830_12_003989 0 +qtest2014.36 0 uptod4830_12_003996 0 +qtest2014.36 0 uptod4830_12_004007 0 +qtest2014.36 0 uptod4830_12_004054 0 +qtest2014.36 0 uptod4830_12_004086 0 +qtest2014.36 0 uptod4830_12_005827 0 +qtest2014.36 0 uptod4830_12_008352 0 +qtest2014.36 0 uptod4830_12_008448 0 +qtest2014.36 0 uptod4830_12_020414 2 +qtest2014.36 0 uptod4830_12_020416 2 +qtest2014.36 0 uptod4830_12_020780 0 +qtest2014.36 0 uptod4830_12_022802 0 +qtest2014.36 0 uptod4830_12_029176 0 +qtest2014.36 0 uptod4830_12_032175 3 +qtest2014.36 0 uptod4830_12_038648 0 +qtest2014.36 0 uptod4830_12_038742 0 +qtest2014.36 0 uptod4830_12_038786 0 +qtest2014.36 0 uptod4830_12_038891 0 +qtest2014.36 0 uptod4830_12_040201 0 +qtest2014.36 0 uptod4830_12_041831 0 +qtest2014.36 0 uptod4830_12_052535 0 +qtest2014.36 0 uptod4830_12_052835 0 +qtest2014.36 0 uptod4830_12_052876 0 +qtest2014.36 0 uptod4830_12_060012 0 +qtest2014.36 0 uptod4830_12_060159 0 +qtest2014.36 0 uptod4830_12_061988 0 +qtest2014.36 0 uptod4830_12_066324 0 +qtest2014.36 0 uptod4830_12_066367 2 +qtest2014.36 0 uptod4830_12_066507 0 +qtest2014.36 0 uptod4830_12_066676 0 +qtest2014.36 0 uptod4830_12_067265 0 +qtest2014.36 0 uptod4830_12_067546 0 +qtest2014.36 0 uptod4830_12_079521 0 +qtest2014.36 0 uptod4830_12_081461 0 +qtest2014.36 0 virtu4909_12_001989 0 +qtest2014.36 0 wiki.0842_12_008719 0 +qtest2014.36 0 wikis0855_12_000447 0 +qtest2014.37 0 aids.0922_12_001071 0 +qtest2014.37 0 brain2166_12_000434 0 +qtest2014.37 0 bupa.2183_12_000661 1 +qtest2014.37 0 bupa.2183_12_001745 0 +qtest2014.37 0 clini0836_12_010966 0 +qtest2014.37 0 clini0836_12_023758 0 +qtest2014.37 0 clini0836_12_025888 0 +qtest2014.37 0 clini0836_12_027498 0 +qtest2014.37 0 clini0836_12_028265 0 +qtest2014.37 0 clini0836_12_050284 0 +qtest2014.37 0 clini0836_12_053684 0 +qtest2014.37 0 clini0836_12_054847 0 +qtest2014.37 0 clini0836_12_055906 0 +qtest2014.37 0 clini0836_12_059724 0 +qtest2014.37 0 clini0836_12_067895 0 +qtest2014.37 0 clini0836_12_069739 0 +qtest2014.37 0 clini0836_12_071526 0 +qtest2014.37 0 clini0836_12_079187 0 +qtest2014.37 0 clini0836_12_090480 0 +qtest2014.37 0 clini0836_12_100413 0 +qtest2014.37 0 clini0836_12_110064 0 +qtest2014.37 0 clini0836_12_114662 0 +qtest2014.37 0 clini0836_12_119551 0 +qtest2014.37 0 clini0836_12_125956 0 +qtest2014.37 0 emerg2809_12_000134 0 +qtest2014.37 0 every2870_12_001171 0 +qtest2014.37 0 every2870_12_002156 1 +qtest2014.37 0 every2870_12_002157 2 +qtest2014.37 0 every2870_12_002172 0 +qtest2014.37 0 every2870_12_002197 0 +qtest2014.37 0 every2870_12_002201 3 +qtest2014.37 0 every2870_12_002259 0 +qtest2014.37 0 every2870_12_002266 2 +qtest2014.37 0 every2870_12_002270 2 +qtest2014.37 0 every2870_12_002298 3 +qtest2014.37 0 every2870_12_004192 0 +qtest2014.37 0 every2870_12_004306 0 +qtest2014.37 0 every2870_12_004314 0 +qtest2014.37 0 every2870_12_004381 0 +qtest2014.37 0 every2870_12_005444 0 +qtest2014.37 0 every2870_12_008198 0 +qtest2014.37 0 every2870_12_008205 2 +qtest2014.37 0 fibro2924_12_000039 0 +qtest2014.37 0 fibro2924_12_000087 0 +qtest2014.37 0 fibro2924_12_000154 0 +qtest2014.37 0 fibro2924_12_000168 0 +qtest2014.37 0 fibro2924_12_000207 0 +qtest2014.37 0 fibro2924_12_000383 0 +qtest2014.37 0 fromy1190_12_000774 0 +qtest2014.37 0 guide3049_12_000353 0 +qtest2014.37 0 healt3104_12_000096 3 +qtest2014.37 0 healt3117_12_001253 1 +qtest2014.37 0 healt3117_12_001287 0 +qtest2014.37 0 healt3117_12_001288 0 +qtest2014.37 0 healt3117_12_002211 0 +qtest2014.37 0 healt3117_12_002212 0 +qtest2014.37 0 healt3117_12_002214 0 +qtest2014.37 0 healt3117_12_002215 0 +qtest2014.37 0 healt3117_12_002907 0 +qtest2014.37 0 healt3117_12_002908 0 +qtest2014.37 0 healt3117_12_002909 0 +qtest2014.37 0 healt3117_12_002910 0 +qtest2014.37 0 healt3117_12_002911 0 +qtest2014.37 0 healt3117_12_002924 0 +qtest2014.37 0 heart1227_12_000041 0 +qtest2014.37 0 heart1227_12_000073 0 +qtest2014.37 0 heart1227_12_001553 0 +qtest2014.37 0 hyste3217_12_000048 0 +qtest2014.37 0 hyste3217_12_000063 0 +qtest2014.37 0 hyste3217_12_000249 0 +qtest2014.37 0 hyste3217_12_000266 0 +qtest2014.37 0 hyste3217_12_000269 0 +qtest2014.37 0 jfpon3369_12_001104 3 +qtest2014.37 0 mayoc3579_12_023342 0 +qtest2014.37 0 mayoc3579_12_023345 0 +qtest2014.37 0 mdand3588_12_002048 0 +qtest2014.37 0 med.u3602_12_000553 0 +qtest2014.37 0 mente3682_12_000003 0 +qtest2014.37 0 mente3682_12_000004 0 +qtest2014.37 0 metho3694_12_000425 0 +qtest2014.37 0 metho3694_12_000625 0 +qtest2014.37 0 ncbi.3800_12_002109 0 +qtest2014.37 0 netwe3829_12_001172 0 +qtest2014.37 0 netwe3829_12_001316 0 +qtest2014.37 0 netwe3829_12_001455 1 +qtest2014.37 0 nhslo1393_12_013683 0 +qtest2014.37 0 nhslo1393_12_013738 0 +qtest2014.37 0 nhslo1393_12_013757 0 +qtest2014.37 0 nhslo1393_12_013764 0 +qtest2014.37 0 nhslo3844_12_011679 0 +qtest2014.37 0 nhslo3844_12_011692 0 +qtest2014.37 0 nhslo3844_12_011711 0 +qtest2014.37 0 nhslo3844_12_015281 0 +qtest2014.37 0 nhslo3844_12_015336 0 +qtest2014.37 0 nhslo3844_12_015360 0 +qtest2014.37 0 nhslo3844_12_015367 0 +qtest2014.37 0 pedia1457_12_001166 1 +qtest2014.37 0 pms.a1487_12_000033 1 +qtest2014.37 0 pms.a1487_12_000035 3 +qtest2014.37 0 pms.a1487_12_000036 0 +qtest2014.37 0 pms.a1487_12_000041 0 +qtest2014.37 0 pms.a1487_12_000095 1 +qtest2014.37 0 pms.a1487_12_000108 0 +qtest2014.37 0 pms.a1487_12_000147 0 +qtest2014.37 0 pms.a1487_12_000171 0 +qtest2014.37 0 senio1563_12_000550 0 +qtest2014.37 0 skinc4433_12_000076 0 +qtest2014.37 0 uptod4830_12_002398 0 +qtest2014.37 0 uptod4830_12_002557 0 +qtest2014.37 0 uptod4830_12_002654 0 +qtest2014.37 0 uptod4830_12_002729 0 +qtest2014.37 0 uptod4830_12_004709 1 +qtest2014.37 0 uptod4830_12_004710 3 +qtest2014.37 0 uptod4830_12_004728 0 +qtest2014.37 0 uptod4830_12_004733 2 +qtest2014.37 0 uptod4830_12_004738 0 +qtest2014.37 0 uptod4830_12_004877 0 +qtest2014.37 0 uptod4830_12_004887 2 +qtest2014.37 0 uptod4830_12_004911 0 +qtest2014.37 0 uptod4830_12_004930 0 +qtest2014.37 0 uptod4830_12_004947 2 +qtest2014.37 0 uptod4830_12_004973 2 +qtest2014.37 0 uptod4830_12_004978 0 +qtest2014.37 0 uptod4830_12_013576 1 +qtest2014.37 0 uptod4830_12_013577 1 +qtest2014.37 0 uptod4830_12_013940 0 +qtest2014.37 0 uptod4830_12_013968 0 +qtest2014.37 0 uptod4830_12_016825 0 +qtest2014.37 0 uptod4830_12_016969 0 +qtest2014.37 0 uptod4830_12_016974 0 +qtest2014.37 0 uptod4830_12_017004 0 +qtest2014.37 0 uptod4830_12_017060 2 +qtest2014.37 0 uptod4830_12_017090 0 +qtest2014.37 0 uptod4830_12_017120 0 +qtest2014.37 0 uptod4830_12_017177 0 +qtest2014.37 0 uptod4830_12_018502 1 +qtest2014.37 0 uptod4830_12_018776 0 +qtest2014.37 0 uptod4830_12_018896 0 +qtest2014.37 0 uptod4830_12_021253 1 +qtest2014.37 0 uptod4830_12_029551 2 +qtest2014.37 0 uptod4830_12_029647 0 +qtest2014.37 0 uptod4830_12_029763 0 +qtest2014.37 0 uptod4830_12_029870 0 +qtest2014.37 0 uptod4830_12_029890 0 +qtest2014.37 0 uptod4830_12_030874 0 +qtest2014.37 0 uptod4830_12_030925 0 +qtest2014.37 0 uptod4830_12_030943 0 +qtest2014.37 0 uptod4830_12_030961 0 +qtest2014.37 0 uptod4830_12_031007 0 +qtest2014.37 0 uptod4830_12_031497 2 +qtest2014.37 0 uptod4830_12_032182 0 +qtest2014.37 0 uptod4830_12_032214 0 +qtest2014.37 0 uptod4830_12_032218 0 +qtest2014.37 0 uptod4830_12_032298 0 +qtest2014.37 0 uptod4830_12_032328 0 +qtest2014.37 0 uptod4830_12_032331 0 +qtest2014.37 0 uptod4830_12_032346 0 +qtest2014.37 0 uptod4830_12_032371 0 +qtest2014.37 0 uptod4830_12_033227 2 +qtest2014.37 0 uptod4830_12_042988 2 +qtest2014.37 0 uptod4830_12_043038 0 +qtest2014.37 0 uptod4830_12_043550 0 +qtest2014.37 0 uptod4830_12_043717 0 +qtest2014.37 0 uptod4830_12_043755 0 +qtest2014.37 0 uptod4830_12_052157 0 +qtest2014.37 0 uptod4830_12_052187 2 +qtest2014.37 0 uptod4830_12_052403 2 +qtest2014.37 0 uptod4830_12_055977 0 +qtest2014.37 0 uptod4830_12_059950 0 +qtest2014.37 0 uptod4830_12_061996 0 +qtest2014.37 0 uptod4830_12_062073 0 +qtest2014.37 0 uptod4830_12_062216 0 +qtest2014.37 0 uptod4830_12_062256 0 +qtest2014.37 0 uptod4830_12_062269 0 +qtest2014.37 0 uptod4830_12_070284 0 +qtest2014.37 0 uptod4830_12_070338 0 +qtest2014.37 0 uptod4830_12_070478 0 +qtest2014.37 0 uptod4830_12_070753 0 +qtest2014.37 0 uptod4830_12_070765 0 +qtest2014.37 0 uptod4830_12_070838 0 +qtest2014.37 0 uptod4830_12_070839 0 +qtest2014.37 0 uptod4830_12_070845 0 +qtest2014.37 0 uptod4830_12_070846 0 +qtest2014.37 0 uptod4830_12_070848 0 +qtest2014.37 0 uptod4830_12_070885 0 +qtest2014.37 0 uptod4830_12_070886 0 +qtest2014.37 0 uptod4830_12_072304 0 +qtest2014.37 0 uptod4830_12_079023 0 +qtest2014.37 0 uptod4830_12_079143 0 +qtest2014.37 0 vidyy4903_12_001537 0 +qtest2014.37 0 virtu4909_12_001011 3 +qtest2014.37 0 virtu4909_12_001143 0 +qtest2014.37 0 virtu4909_12_001329 0 +qtest2014.37 0 virtu4909_12_001435 3 +qtest2014.37 0 virtu4909_12_001454 0 +qtest2014.37 0 virtu4909_12_001477 3 +qtest2014.37 0 virtu4909_12_001589 1 +qtest2014.37 0 virtu4909_12_001601 0 +qtest2014.37 0 virtu4909_12_001712 3 +qtest2014.37 0 virtu4909_12_001759 3 +qtest2014.37 0 virtu4909_12_001891 0 +qtest2014.37 0 virtu4909_12_001954 0 +qtest2014.37 0 webmd4945_12_002144 0 +qtest2014.37 0 wiki.0842_12_001277 0 +qtest2014.37 0 women1681_12_000004 0 +qtest2014.37 0 women1681_12_000024 1 +qtest2014.37 0 women1681_12_000031 0 +qtest2014.37 0 women1681_12_000073 0 +qtest2014.37 0 women1681_12_000107 0 +qtest2014.37 0 women1681_12_000108 0 +qtest2014.37 0 women1681_12_000231 3 +qtest2014.37 0 women1681_12_000634 0 +qtest2014.37 0 women1681_12_000841 0 +qtest2014.37 0 women1681_12_001491 0 +qtest2014.37 0 women1681_12_001511 0 +qtest2014.37 0 women1681_12_001512 0 +qtest2014.37 0 women1681_12_001559 0 +qtest2014.37 0 women1681_12_001817 2 +qtest2014.37 0 women1681_12_001861 0 +qtest2014.37 0 women1681_12_002129 0 +qtest2014.37 0 wrbd.4989_12_000004 1 +qtest2014.37 0 wrbd.4989_12_000008 3 +qtest2014.37 0 wrbd.4989_12_000011 0 +qtest2014.37 0 wrbd.4989_12_000012 0 +qtest2014.38 0 acidr1783_12_000067 3 +qtest2014.38 0 acidr1783_12_000147 0 +qtest2014.38 0 acidr1783_12_000162 2 +qtest2014.38 0 acidr1783_12_000173 3 +qtest2014.38 0 austr2019_12_001445 2 +qtest2014.38 0 bette2098_12_000853 0 +qtest2014.38 0 bette2098_12_000859 0 +qtest2014.38 0 bette2098_12_001804 0 +qtest2014.38 0 bupa.2183_12_000134 0 +qtest2014.38 0 bupa.2183_12_000189 0 +qtest2014.38 0 bupa.2183_12_000201 0 +qtest2014.38 0 bupa.2183_12_000225 0 +qtest2014.38 0 bupa.2183_12_000346 0 +qtest2014.38 0 bupa.2183_12_001786 0 +qtest2014.38 0 bupa.2183_12_001793 0 +qtest2014.38 0 clini0836_12_010966 0 +qtest2014.38 0 clini0836_12_025888 0 +qtest2014.38 0 clini0836_12_027498 0 +qtest2014.38 0 clini0836_12_028265 0 +qtest2014.38 0 clini0836_12_053684 0 +qtest2014.38 0 clini0836_12_069739 0 +qtest2014.38 0 clini0836_12_090480 0 +qtest2014.38 0 clini0836_12_103945 3 +qtest2014.38 0 clini0836_12_110064 2 +qtest2014.38 0 clini0836_12_114662 3 +qtest2014.38 0 clini0836_12_125956 0 +qtest2014.38 0 dsdis2716_12_000001 3 +qtest2014.38 0 emedi2805_12_000205 2 +qtest2014.38 0 emedi2805_12_000603 2 +qtest2014.38 0 endoa2819_12_000115 3 +qtest2014.38 0 endoa2819_12_000192 3 +qtest2014.38 0 famil2899_12_000006 2 +qtest2014.38 0 famil2899_12_000671 0 +qtest2014.38 0 fromy1190_12_000669 0 +qtest2014.38 0 fromy1190_12_000774 0 +qtest2014.38 0 gastr2983_12_000128 0 +qtest2014.38 0 gastr2983_12_000193 2 +qtest2014.38 0 gastr2983_12_000198 0 +qtest2014.38 0 gastr2983_12_000234 0 +qtest2014.38 0 gastr2983_12_000298 0 +qtest2014.38 0 gastr2983_12_000353 0 +qtest2014.38 0 gastr2983_12_001468 0 +qtest2014.38 0 gastr2983_12_001477 0 +qtest2014.38 0 gastr2983_12_001514 0 +qtest2014.38 0 gastr2983_12_001519 0 +qtest2014.38 0 gastr2983_12_001606 0 +qtest2014.38 0 gastr2983_12_001615 0 +qtest2014.38 0 gastr2983_12_001626 2 +qtest2014.38 0 gastr2983_12_001642 2 +qtest2014.38 0 gastr2983_12_001648 0 +qtest2014.38 0 gastr2983_12_001649 0 +qtest2014.38 0 gastr2983_12_001687 0 +qtest2014.38 0 gastr2983_12_001701 0 +qtest2014.38 0 gastr2983_12_001725 0 +qtest2014.38 0 gastr2983_12_001800 0 +qtest2014.38 0 gastr2983_12_001801 0 +qtest2014.38 0 gastr2983_12_001805 0 +qtest2014.38 0 gastr2983_12_001812 0 +qtest2014.38 0 gastr2983_12_001826 0 +qtest2014.38 0 gastr2983_12_001833 2 +qtest2014.38 0 gastr2983_12_001846 0 +qtest2014.38 0 gastr2983_12_001875 0 +qtest2014.38 0 gastr2983_12_001882 0 +qtest2014.38 0 gastr2983_12_001896 3 +qtest2014.38 0 gastr2983_12_001928 2 +qtest2014.38 0 gastr2983_12_001942 0 +qtest2014.38 0 gastr2983_12_001955 0 +qtest2014.38 0 gastr2983_12_001986 0 +qtest2014.38 0 gastr2983_12_002035 0 +qtest2014.38 0 gastr2983_12_002062 0 +qtest2014.38 0 gastr2983_12_002064 0 +qtest2014.38 0 gastr2983_12_002089 0 +qtest2014.38 0 gastr2983_12_002105 0 +qtest2014.38 0 gastr2983_12_002118 0 +qtest2014.38 0 gastr2983_12_002147 3 +qtest2014.38 0 gastr2983_12_002160 0 +qtest2014.38 0 gastr2983_12_002167 0 +qtest2014.38 0 healt3107_12_000664 0 +qtest2014.38 0 healt3117_12_003021 3 +qtest2014.38 0 healt3117_12_003067 0 +qtest2014.38 0 healt3117_12_003084 3 +qtest2014.38 0 healt3117_12_003200 0 +qtest2014.38 0 heart1227_12_000108 3 +qtest2014.38 0 heart1227_12_000734 3 +qtest2014.38 0 heart1227_12_000784 3 +qtest2014.38 0 heart1227_12_001553 3 +qtest2014.38 0 iront3330_12_000129 0 +qtest2014.38 0 iront3330_12_000299 0 +qtest2014.38 0 iront3330_12_000308 0 +qtest2014.38 0 iront3330_12_000390 0 +qtest2014.38 0 iront3330_12_001211 0 +qtest2014.38 0 iront3330_12_001363 0 +qtest2014.38 0 iront3330_12_001422 0 +qtest2014.38 0 iront3330_12_001437 0 +qtest2014.38 0 iront3330_12_001650 0 +qtest2014.38 0 iront3330_12_001914 0 +qtest2014.38 0 iront3330_12_002393 0 +qtest2014.38 0 mayoc3579_12_022974 0 +qtest2014.38 0 mayoc3579_12_022981 0 +qtest2014.38 0 ncbi.3800_12_010606 1 +qtest2014.38 0 nhslo1393_12_007464 2 +qtest2014.38 0 nhslo1393_12_007468 2 +qtest2014.38 0 nhslo1393_12_008678 2 +qtest2014.38 0 nhslo1393_12_008682 0 +qtest2014.38 0 nhslo1393_12_014241 3 +qtest2014.38 0 nhslo1393_12_014251 3 +qtest2014.38 0 nhslo1393_12_014252 0 +qtest2014.38 0 nhslo1393_12_014558 3 +qtest2014.38 0 nhslo1393_12_014568 3 +qtest2014.38 0 nhslo1393_12_014569 0 +qtest2014.38 0 nhslo1393_12_014778 3 +qtest2014.38 0 nhslo1393_12_014827 3 +qtest2014.38 0 nhslo1393_12_014873 3 +qtest2014.38 0 nhslo1393_12_014877 3 +qtest2014.38 0 nhslo1393_12_014878 3 +qtest2014.38 0 nhslo1393_12_014879 3 +qtest2014.38 0 nhslo1393_12_014884 3 +qtest2014.38 0 nhslo1393_12_014888 3 +qtest2014.38 0 nhslo3844_12_004782 0 +qtest2014.38 0 nhslo3844_12_004783 0 +qtest2014.38 0 nhslo3844_12_005635 2 +qtest2014.38 0 nhslo3844_12_005643 0 +qtest2014.38 0 nhslo3844_12_005646 0 +qtest2014.38 0 nhslo3844_12_005647 0 +qtest2014.38 0 nhslo3844_12_012820 0 +qtest2014.38 0 nhslo3844_12_014141 3 +qtest2014.38 0 nhslo3844_12_014151 0 +qtest2014.38 0 nhslo3844_12_014207 0 +qtest2014.38 0 nhslo3844_12_014301 0 +qtest2014.38 0 nhslo3844_12_014303 0 +qtest2014.38 0 nhslo3844_12_014305 0 +qtest2014.38 0 nhslo3844_12_014306 0 +qtest2014.38 0 nhslo3844_12_014307 0 +qtest2014.38 0 nhslo3844_12_014312 0 +qtest2014.38 0 nhslo3844_12_014313 0 +qtest2014.38 0 nhslo3844_12_014316 0 +qtest2014.38 0 nhslo3844_12_014507 0 +qtest2014.38 0 nhslo3844_12_014859 0 +qtest2014.38 0 nhslo3844_12_014869 0 +qtest2014.38 0 nhslo3844_12_014889 0 +qtest2014.38 0 nhslo3844_12_014912 0 +qtest2014.38 0 nlm.n3868_12_001425 3 +qtest2014.38 0 patie3988_12_000330 0 +qtest2014.38 0 publi0841_12_000655 3 +qtest2014.38 0 publi0841_12_001040 0 +qtest2014.38 0 publi0841_12_001282 2 +qtest2014.38 0 publi0841_12_001521 0 +qtest2014.38 0 publi0841_12_003831 0 +qtest2014.38 0 publi0841_12_004651 0 +qtest2014.38 0 publi0841_12_004973 0 +qtest2014.38 0 publi0841_12_005392 3 +qtest2014.38 0 publi0841_12_006729 0 +qtest2014.38 0 publi0841_12_007639 3 +qtest2014.38 0 publi0841_12_008363 0 +qtest2014.38 0 senio1563_12_000550 0 +qtest2014.38 0 tripa0853_12_003595 0 +qtest2014.38 0 uptod4830_12_002398 0 +qtest2014.38 0 uptod4830_12_002557 0 +qtest2014.38 0 uptod4830_12_002654 0 +qtest2014.38 0 uptod4830_12_010564 3 +qtest2014.38 0 uptod4830_12_010654 3 +qtest2014.38 0 uptod4830_12_016825 0 +qtest2014.38 0 uptod4830_12_016969 0 +qtest2014.38 0 uptod4830_12_016974 0 +qtest2014.38 0 uptod4830_12_017004 0 +qtest2014.38 0 uptod4830_12_018776 0 +qtest2014.38 0 uptod4830_12_026679 0 +qtest2014.38 0 uptod4830_12_029577 0 +qtest2014.38 0 uptod4830_12_029649 0 +qtest2014.38 0 uptod4830_12_029676 0 +qtest2014.38 0 uptod4830_12_029783 0 +qtest2014.38 0 uptod4830_12_029784 0 +qtest2014.38 0 uptod4830_12_032162 0 +qtest2014.38 0 uptod4830_12_032402 0 +qtest2014.38 0 uptod4830_12_033184 3 +qtest2014.38 0 uptod4830_12_033371 3 +qtest2014.38 0 uptod4830_12_049573 0 +qtest2014.38 0 uptod4830_12_059950 3 +qtest2014.38 0 uptod4830_12_070453 0 +qtest2014.38 0 uptod4830_12_070454 0 +qtest2014.38 0 uptod4830_12_072304 3 +qtest2014.38 0 uptod4830_12_072507 3 +qtest2014.38 0 uptod4830_12_078984 0 +qtest2014.38 0 uptod4830_12_081766 0 +qtest2014.38 0 uptod4830_12_081767 0 +qtest2014.38 0 virtu4909_12_001454 0 +qtest2014.38 0 virtu4909_12_001505 0 +qtest2014.38 0 virtu4909_12_001891 3 +qtest2014.38 0 vital4916_12_001261 0 +qtest2014.38 0 vital4916_12_001263 0 +qtest2014.38 0 vital4916_12_001264 0 +qtest2014.38 0 vital4916_12_001268 0 +qtest2014.38 0 vital4916_12_001273 0 +qtest2014.38 0 webmd4945_12_000895 3 +qtest2014.38 0 webmd4945_12_000899 3 +qtest2014.38 0 webmd4945_12_001442 3 +qtest2014.38 0 webmd4945_12_001800 3 +qtest2014.38 0 webmd4945_12_001803 3 +qtest2014.38 0 webmd4945_12_001804 0 +qtest2014.38 0 wiki.0842_12_000501 0 +qtest2014.38 0 wiki.0842_12_001277 0 +qtest2014.38 0 wiki.0842_12_005469 0 +qtest2014.38 0 yourh5013_12_002930 0 +qtest2014.38 0 yourh5013_12_034230 0 +qtest2014.38 0 yourh5013_12_051809 0 +qtest2014.38 0 yourh5013_12_195382 0 +qtest2014.38 0 yourh5013_12_239482 0 +qtest2014.38 0 yourh5013_12_316553 0 +qtest2014.38 0 yourh5013_12_330638 0 +qtest2014.38 0 yourh5013_12_342599 0 +qtest2014.38 0 yourh5013_12_376772 0 +qtest2014.38 0 yourh5013_12_414914 0 +qtest2014.39 0 add.a0911_12_000222 0 +qtest2014.39 0 asbes1977_12_000923 0 +qtest2014.39 0 aswee0953_12_000506 1 +qtest2014.39 0 austr2019_12_001000 1 +qtest2014.39 0 bestb0834_12_000264 1 +qtest2014.39 0 bestb0834_12_000439 1 +qtest2014.39 0 bestb0834_12_000440 0 +qtest2014.39 0 bestb0834_12_000529 1 +qtest2014.39 0 bestb0834_12_001116 1 +qtest2014.39 0 bestb0834_12_001153 2 +qtest2014.39 0 bestb0834_12_001297 1 +qtest2014.39 0 bestb0834_12_001424 0 +qtest2014.39 0 bestb0834_12_001457 1 +qtest2014.39 0 bestb0834_12_001904 1 +qtest2014.39 0 bestb0834_12_002048 2 +qtest2014.39 0 bestb0834_12_002074 1 +qtest2014.39 0 bestb0834_12_002157 0 +qtest2014.39 0 bestb0834_12_002166 1 +qtest2014.39 0 bestb0834_12_002209 2 +qtest2014.39 0 bestb0834_12_002434 1 +qtest2014.39 0 cadth0844_12_003780 0 +qtest2014.39 0 cadth0844_12_003952 0 +qtest2014.39 0 cadth0844_12_004245 0 +qtest2014.39 0 cadth0844_12_005403 0 +qtest2014.39 0 cadth0844_12_005431 0 +qtest2014.39 0 clini0836_12_002612 1 +qtest2014.39 0 clini0836_12_002614 1 +qtest2014.39 0 clini0836_12_014729 1 +qtest2014.39 0 clini0836_12_017905 1 +qtest2014.39 0 clini0836_12_018827 1 +qtest2014.39 0 clini0836_12_018829 1 +qtest2014.39 0 clini0836_12_021770 1 +qtest2014.39 0 clini0836_12_028293 1 +qtest2014.39 0 clini0836_12_028439 2 +qtest2014.39 0 clini0836_12_033881 1 +qtest2014.39 0 clini0836_12_034254 1 +qtest2014.39 0 clini0836_12_035232 1 +qtest2014.39 0 clini0836_12_035247 0 +qtest2014.39 0 clini0836_12_039991 2 +qtest2014.39 0 clini0836_12_040263 1 +qtest2014.39 0 clini0836_12_045987 2 +qtest2014.39 0 clini0836_12_050477 1 +qtest2014.39 0 clini0836_12_053817 1 +qtest2014.39 0 clini0836_12_059928 1 +qtest2014.39 0 clini0836_12_060085 3 +qtest2014.39 0 clini0836_12_060592 1 +qtest2014.39 0 clini0836_12_062754 1 +qtest2014.39 0 clini0836_12_062777 1 +qtest2014.39 0 clini0836_12_072504 1 +qtest2014.39 0 clini0836_12_074757 1 +qtest2014.39 0 clini0836_12_080843 0 +qtest2014.39 0 clini0836_12_084917 3 +qtest2014.39 0 clini0836_12_084921 1 +qtest2014.39 0 clini0836_12_086835 1 +qtest2014.39 0 clini0836_12_089869 0 +qtest2014.39 0 clini0836_12_090744 3 +qtest2014.39 0 clini0836_12_092270 2 +qtest2014.39 0 clini0836_12_092951 1 +qtest2014.39 0 clini0836_12_102129 1 +qtest2014.39 0 clini0836_12_103957 3 +qtest2014.39 0 clini0836_12_105734 3 +qtest2014.39 0 clini0836_12_106903 1 +qtest2014.39 0 clini0836_12_107279 1 +qtest2014.39 0 clini0836_12_117179 0 +qtest2014.39 0 clini0836_12_124538 2 +qtest2014.39 0 clini0836_12_127332 0 +qtest2014.39 0 docti2601_12_000098 0 +qtest2014.39 0 ecco-2749_12_000707 0 +qtest2014.39 0 emedi2805_12_001773 1 +qtest2014.39 0 en.ec1145_12_000600 0 +qtest2014.39 0 en.ec1145_12_000605 0 +qtest2014.39 0 en.ec1145_12_000611 0 +qtest2014.39 0 en.ec1145_12_000615 0 +qtest2014.39 0 en.ec1145_12_000619 0 +qtest2014.39 0 en.ec1145_12_000623 0 +qtest2014.39 0 en.ec1145_12_000633 0 +qtest2014.39 0 en.ec1145_12_000635 0 +qtest2014.39 0 en.ec1145_12_000642 0 +qtest2014.39 0 en.ec1145_12_000644 0 +qtest2014.39 0 en.ec1145_12_000647 0 +qtest2014.39 0 every2870_12_003697 0 +qtest2014.39 0 first1181_12_000642 1 +qtest2014.39 0 healt3090_12_000574 0 +qtest2014.39 0 healt3115_12_001063 2 +qtest2014.39 0 heart1228_12_000477 3 +qtest2014.39 0 heart1228_12_000483 3 +qtest2014.39 0 heart1228_12_000597 3 +qtest2014.39 0 hotto3201_12_001915 2 +qtest2014.39 0 hotto3201_12_002308 2 +qtest2014.39 0 hotto3201_12_002309 2 +qtest2014.39 0 innov3303_12_001215 0 +qtest2014.39 0 innov3303_12_001380 0 +qtest2014.39 0 jfpon3369_12_000999 3 +qtest2014.39 0 jfpon3369_12_001077 3 +qtest2014.39 0 lungc3517_12_000002 0 +qtest2014.39 0 med.u3602_12_000390 0 +qtest2014.39 0 metho3694_12_001890 0 +qtest2014.39 0 ncbi.3800_12_000118 1 +qtest2014.39 0 ncbi.3800_12_000126 3 +qtest2014.39 0 ncbi.3800_12_007823 3 +qtest2014.39 0 netce3826_12_001609 0 +qtest2014.39 0 npc.n0850_12_002048 1 +qtest2014.39 0 pathg3984_12_000547 0 +qtest2014.39 0 pathg3984_12_000553 0 +qtest2014.39 0 patho3985_12_000096 0 +qtest2014.39 0 publi0841_12_000670 2 +qtest2014.39 0 publi0841_12_001011 3 +qtest2014.39 0 publi0841_12_002161 2 +qtest2014.39 0 publi0841_12_003102 3 +qtest2014.39 0 publi0841_12_004002 3 +qtest2014.39 0 publi0841_12_005273 2 +qtest2014.39 0 publi0841_12_005310 2 +qtest2014.39 0 publi0841_12_006451 2 +qtest2014.39 0 sfip-4392_12_000251 0 +qtest2014.39 0 sfip-4392_12_000298 0 +qtest2014.39 0 tripa0853_12_000232 1 +qtest2014.39 0 tripa0853_12_004267 1 +qtest2014.39 0 tripa0853_12_005321 2 +qtest2014.39 0 uptod4830_12_001671 2 +qtest2014.39 0 uptod4830_12_001697 2 +qtest2014.39 0 uptod4830_12_001702 0 +qtest2014.39 0 uptod4830_12_001720 2 +qtest2014.39 0 uptod4830_12_001798 2 +qtest2014.39 0 uptod4830_12_001805 2 +qtest2014.39 0 uptod4830_12_003071 3 +qtest2014.39 0 uptod4830_12_003175 3 +qtest2014.39 0 uptod4830_12_005422 1 +qtest2014.39 0 uptod4830_12_015699 3 +qtest2014.39 0 uptod4830_12_021328 1 +qtest2014.39 0 uptod4830_12_021394 1 +qtest2014.39 0 uptod4830_12_021919 1 +qtest2014.39 0 uptod4830_12_022001 3 +qtest2014.39 0 uptod4830_12_024113 3 +qtest2014.39 0 uptod4830_12_031371 3 +qtest2014.39 0 uptod4830_12_031465 3 +qtest2014.39 0 uptod4830_12_031488 3 +qtest2014.39 0 uptod4830_12_031491 0 +qtest2014.39 0 uptod4830_12_031508 3 +qtest2014.39 0 uptod4830_12_031598 1 +qtest2014.39 0 uptod4830_12_031615 2 +qtest2014.39 0 uptod4830_12_034192 3 +qtest2014.39 0 uptod4830_12_034858 0 +qtest2014.39 0 uptod4830_12_048085 2 +qtest2014.39 0 uptod4830_12_048109 2 +qtest2014.39 0 uptod4830_12_048345 3 +qtest2014.39 0 uptod4830_12_048402 3 +qtest2014.39 0 uptod4830_12_048830 3 +qtest2014.39 0 uptod4830_12_049467 1 +qtest2014.39 0 uptod4830_12_051633 1 +qtest2014.39 0 uptod4830_12_051636 1 +qtest2014.39 0 uptod4830_12_051638 1 +qtest2014.39 0 uptod4830_12_051639 1 +qtest2014.39 0 uptod4830_12_051706 1 +qtest2014.39 0 uptod4830_12_054037 2 +qtest2014.39 0 uptod4830_12_054119 3 +qtest2014.39 0 uptod4830_12_054233 2 +qtest2014.39 0 uptod4830_12_055619 3 +qtest2014.39 0 uptod4830_12_060828 3 +qtest2014.39 0 uptod4830_12_062251 0 +qtest2014.39 0 uptod4830_12_062252 0 +qtest2014.39 0 uptod4830_12_065008 3 +qtest2014.39 0 uptod4830_12_065034 2 +qtest2014.39 0 uptod4830_12_065037 2 +qtest2014.39 0 uptod4830_12_065063 2 +qtest2014.39 0 uptod4830_12_065080 3 +qtest2014.39 0 uptod4830_12_065130 2 +qtest2014.39 0 uptod4830_12_065148 1 +qtest2014.39 0 uptod4830_12_065185 2 +qtest2014.39 0 uptod4830_12_065186 2 +qtest2014.39 0 uptod4830_12_065254 2 +qtest2014.39 0 uptod4830_12_065264 2 +qtest2014.39 0 uptod4830_12_065266 2 +qtest2014.39 0 uptod4830_12_065269 2 +qtest2014.39 0 uptod4830_12_065275 3 +qtest2014.39 0 uptod4830_12_065276 2 +qtest2014.39 0 uptod4830_12_065278 3 +qtest2014.39 0 uptod4830_12_065314 2 +qtest2014.39 0 uptod4830_12_065325 2 +qtest2014.39 0 uptod4830_12_065335 2 +qtest2014.39 0 uptod4830_12_065356 2 +qtest2014.39 0 uptod4830_12_069166 3 +qtest2014.39 0 uptod4830_12_073516 2 +qtest2014.39 0 uptod4830_12_083185 3 +qtest2014.39 0 uptod4830_12_083193 3 +qtest2014.39 0 uptod4830_12_083198 2 +qtest2014.39 0 uptod4830_12_083202 1 +qtest2014.39 0 uptod4830_12_083234 2 +qtest2014.39 0 uptod4830_12_083246 2 +qtest2014.39 0 uptod4830_12_083247 2 +qtest2014.39 0 uptod4830_12_083260 2 +qtest2014.39 0 uptod4830_12_083267 2 +qtest2014.39 0 uptod4830_12_083277 2 +qtest2014.39 0 uptod4830_12_083282 2 +qtest2014.39 0 uptod4830_12_083356 2 +qtest2014.39 0 uptod4830_12_083361 2 +qtest2014.39 0 uptod4830_12_083364 3 +qtest2014.39 0 uptod4830_12_083373 2 +qtest2014.39 0 uptod4830_12_083417 2 +qtest2014.39 0 vidyy4903_12_000229 2 +qtest2014.39 0 wiki.0842_12_001156 1 +qtest2014.40 0 anaes1909_12_000237 0 +qtest2014.40 0 backa0962_12_000590 0 +qtest2014.40 0 backa0962_12_001320 0 +qtest2014.40 0 bestb0834_12_001897 2 +qtest2014.40 0 carin2254_12_000086 0 +qtest2014.40 0 carin2255_12_000145 0 +qtest2014.40 0 carin2256_12_000042 0 +qtest2014.40 0 chkd.2351_12_000349 0 +qtest2014.40 0 chkd.2351_12_001056 0 +qtest2014.40 0 chkd.2351_12_001630 0 +qtest2014.40 0 chkd.2351_12_001668 0 +qtest2014.40 0 clini0836_12_012193 0 +qtest2014.40 0 clini0836_12_025499 0 +qtest2014.40 0 clini0836_12_033121 0 +qtest2014.40 0 clini0836_12_033853 0 +qtest2014.40 0 clini0836_12_076155 0 +qtest2014.40 0 clini0836_12_085817 0 +qtest2014.40 0 clini0836_12_089619 0 +qtest2014.40 0 clini0836_12_103318 0 +qtest2014.40 0 clini0836_12_106416 0 +qtest2014.40 0 clini0836_12_106856 0 +qtest2014.40 0 clini0836_12_115209 0 +qtest2014.40 0 clini0836_12_126031 0 +qtest2014.40 0 copdc2445_12_000001 0 +qtest2014.40 0 cps.c2460_12_000955 2 +qtest2014.40 0 cps.c2460_12_000956 0 +qtest2014.40 0 dict.2567_12_001915 2 +qtest2014.40 0 e-alg2731_12_000171 0 +qtest2014.40 0 elgin2788_12_002468 0 +qtest2014.40 0 elgin2788_12_002489 0 +qtest2014.40 0 elgin2788_12_002546 0 +qtest2014.40 0 elgin2788_12_002827 0 +qtest2014.40 0 elgin2788_12_002842 0 +qtest2014.40 0 elgin2788_12_002848 0 +qtest2014.40 0 elgin2788_12_002867 0 +qtest2014.40 0 elgin2788_12_002923 0 +qtest2014.40 0 elgin2788_12_002944 0 +qtest2014.40 0 en.ec1145_12_001683 0 +qtest2014.40 0 entus2836_12_000029 0 +qtest2014.40 0 entus2836_12_000030 0 +qtest2014.40 0 entus2836_12_000600 0 +qtest2014.40 0 entus2836_12_000649 0 +qtest2014.40 0 entus2836_12_000650 0 +qtest2014.40 0 entus2836_12_000651 0 +qtest2014.40 0 every2870_12_006971 2 +qtest2014.40 0 every2870_12_008882 0 +qtest2014.40 0 fromy1190_12_002004 0 +qtest2014.40 0 fromy1190_12_002126 0 +qtest2014.40 0 ghr.n1205_12_000140 0 +qtest2014.40 0 ghr.n3014_12_000184 0 +qtest2014.40 0 healt3097_12_001483 0 +qtest2014.40 0 healt3097_12_001485 0 +qtest2014.40 0 ihs.g3251_12_000993 0 +qtest2014.40 0 ihs.g3251_12_001119 0 +qtest2014.40 0 imaio3262_12_000385 0 +qtest2014.40 0 imaio3262_12_000396 0 +qtest2014.40 0 imaio3262_12_000415 0 +qtest2014.40 0 imaio3262_12_000421 0 +qtest2014.40 0 imaio3262_12_000525 0 +qtest2014.40 0 imaio3262_12_000545 0 +qtest2014.40 0 imaio3262_12_000563 0 +qtest2014.40 0 imaio3262_12_000572 0 +qtest2014.40 0 imaio3262_12_000582 0 +qtest2014.40 0 imaio3262_12_000584 0 +qtest2014.40 0 jfpon3369_12_000113 0 +qtest2014.40 0 jfpon3369_12_000864 0 +qtest2014.40 0 metho3694_12_002104 0 +qtest2014.40 0 metho3694_12_002196 0 +qtest2014.40 0 metho3694_12_002203 0 +qtest2014.40 0 metho3694_12_002293 0 +qtest2014.40 0 metho3694_12_002300 0 +qtest2014.40 0 metho3694_12_002366 0 +qtest2014.40 0 metho3694_12_002383 0 +qtest2014.40 0 metho3694_12_002458 0 +qtest2014.40 0 metho3694_12_002572 0 +qtest2014.40 0 metho3694_12_002584 0 +qtest2014.40 0 mgh.o3697_12_000332 2 +qtest2014.40 0 netce3826_12_001459 2 +qtest2014.40 0 netce3826_12_001644 0 +qtest2014.40 0 nhslo3844_12_015901 0 +qtest2014.40 0 nhslo3844_12_015905 0 +qtest2014.40 0 pathg3984_12_000499 0 +qtest2014.40 0 patho3986_12_001262 0 +qtest2014.40 0 pedia1457_12_000769 0 +qtest2014.40 0 pedia1457_12_000780 0 +qtest2014.40 0 pedia1457_12_001181 0 +qtest2014.40 0 pedia1457_12_001293 0 +qtest2014.40 0 pedia1457_12_001308 0 +qtest2014.40 0 pedia1457_12_001321 0 +qtest2014.40 0 pedia1457_12_001480 0 +qtest2014.40 0 pedia4004_12_001021 0 +qtest2014.40 0 plast1486_12_000262 0 +qtest2014.40 0 plast1486_12_000263 0 +qtest2014.40 0 publi0841_12_007731 0 +qtest2014.40 0 shoul4402_12_001977 0 +qtest2014.40 0 shoul4402_12_002092 0 +qtest2014.40 0 siume4425_12_000805 0 +qtest2014.40 0 sport1590_12_000137 0 +qtest2014.40 0 teend4621_12_000036 2 +qtest2014.40 0 teend4621_12_000038 0 +qtest2014.40 0 teend4621_12_000075 0 +qtest2014.40 0 teend4621_12_000084 0 +qtest2014.40 0 teend4621_12_000086 0 +qtest2014.40 0 teend4621_12_000124 0 +qtest2014.40 0 teend4621_12_000135 0 +qtest2014.40 0 teend4621_12_000172 0 +qtest2014.40 0 teend4621_12_000181 0 +qtest2014.40 0 teend4621_12_000183 0 +qtest2014.40 0 teend4621_12_000478 0 +qtest2014.40 0 teend4621_12_000613 0 +qtest2014.40 0 teend4621_12_000622 0 +qtest2014.40 0 teend4621_12_000624 0 +qtest2014.40 0 teend4621_12_000954 2 +qtest2014.40 0 teend4621_12_000976 0 +qtest2014.40 0 teend4621_12_001039 2 +qtest2014.40 0 teend4621_12_001078 0 +qtest2014.40 0 teend4621_12_001087 0 +qtest2014.40 0 teend4621_12_001089 0 +qtest2014.40 0 teend4621_12_001126 0 +qtest2014.40 0 teend4621_12_001135 0 +qtest2014.40 0 teend4621_12_001137 0 +qtest2014.40 0 triph4710_12_000730 0 +qtest2014.40 0 triph4710_12_000903 0 +qtest2014.40 0 triph4710_12_000904 0 +qtest2014.40 0 triph4710_12_001302 0 +qtest2014.40 0 uptod4830_12_000616 0 +qtest2014.40 0 uptod4830_12_000657 2 +qtest2014.40 0 uptod4830_12_000672 0 +qtest2014.40 0 uptod4830_12_000688 2 +qtest2014.40 0 uptod4830_12_000716 2 +qtest2014.40 0 uptod4830_12_001136 0 +qtest2014.40 0 uptod4830_12_001140 0 +qtest2014.40 0 uptod4830_12_001689 0 +qtest2014.40 0 uptod4830_12_003925 0 +qtest2014.40 0 uptod4830_12_003928 0 +qtest2014.40 0 uptod4830_12_004048 0 +qtest2014.40 0 uptod4830_12_004408 0 +qtest2014.40 0 uptod4830_12_008448 0 +qtest2014.40 0 uptod4830_12_022802 0 +qtest2014.40 0 uptod4830_12_025649 0 +qtest2014.40 0 uptod4830_12_025824 0 +qtest2014.40 0 uptod4830_12_025933 2 +qtest2014.40 0 uptod4830_12_073234 0 +qtest2014.40 0 uptod4830_12_079508 2 +qtest2014.40 0 uptod4830_12_079701 0 +qtest2014.40 0 uptod4830_12_079725 0 +qtest2014.40 0 virtu4909_12_000241 0 +qtest2014.40 0 virtu4909_12_001291 0 +qtest2014.40 0 virtu4913_12_000496 0 +qtest2014.40 0 virtu4913_12_000915 0 +qtest2014.40 0 wikis0855_12_000357 0 +qtest2014.41 0 clini0836_12_043622 3 +qtest2014.41 0 clini0836_12_065222 3 +qtest2014.41 0 clini0836_12_096561 2 +qtest2014.41 0 clini0836_12_099395 1 +qtest2014.41 0 clini0836_12_110384 3 +qtest2014.41 0 clini0836_12_123092 3 +qtest2014.41 0 diges2577_12_000089 3 +qtest2014.41 0 diges2577_12_000235 3 +qtest2014.41 0 diges2577_12_000236 3 +qtest2014.41 0 diges2577_12_000238 3 +qtest2014.41 0 diges2577_12_000239 3 +qtest2014.41 0 diges2577_12_000240 3 +qtest2014.41 0 diges2577_12_000241 3 +qtest2014.41 0 diges2577_12_000242 3 +qtest2014.41 0 endoa2819_12_000121 2 +qtest2014.41 0 fromy1190_12_000825 3 +qtest2014.41 0 gastr2983_12_000074 2 +qtest2014.41 0 healt3115_12_000955 3 +qtest2014.41 0 mayoc3579_12_011714 3 +qtest2014.41 0 med.n3601_12_000414 3 +qtest2014.41 0 medis3653_12_001684 3 +qtest2014.41 0 metho3694_12_001838 0 +qtest2014.41 0 my.cl1373_12_000887 3 +qtest2014.41 0 ncbi.3800_12_009222 3 +qtest2014.41 0 ncbi.3800_12_009226 3 +qtest2014.41 0 nhslo1393_12_011179 3 +qtest2014.41 0 nhslo1393_12_011183 3 +qtest2014.41 0 nhslo1393_12_011416 3 +qtest2014.41 0 nhslo1393_12_011420 3 +qtest2014.41 0 pancr3980_12_000736 3 +qtest2014.41 0 pancr3980_12_000935 2 +qtest2014.41 0 pancr3980_12_000951 3 +qtest2014.41 0 pathg3984_12_000507 2 +qtest2014.41 0 publi0841_12_008117 3 +qtest2014.41 0 quali4182_12_003003 0 +qtest2014.41 0 quali4182_12_003010 0 +qtest2014.41 0 quali4182_12_003270 0 +qtest2014.41 0 quali4182_12_003306 0 +qtest2014.41 0 quali4182_12_003307 0 +qtest2014.41 0 randy4197_12_000129 3 +qtest2014.41 0 randy4197_12_000178 3 +qtest2014.41 0 rcsed4219_12_000101 3 +qtest2014.41 0 senio1563_12_001379 3 +qtest2014.41 0 senio1563_12_001380 3 +qtest2014.41 0 uptod4830_12_023657 3 +qtest2014.41 0 uptod4830_12_041173 3 +qtest2014.41 0 uptod4830_12_043009 3 +qtest2014.41 0 uptod4830_12_043040 3 +qtest2014.41 0 uptod4830_12_045448 3 +qtest2014.41 0 uptod4830_12_046888 3 +qtest2014.41 0 uptod4830_12_063226 3 +qtest2014.41 0 uptod4830_12_063265 3 +qtest2014.41 0 uptod4830_12_063288 3 +qtest2014.41 0 uptod4830_12_063335 3 +qtest2014.41 0 uptod4830_12_063336 3 +qtest2014.41 0 uptod4830_12_063381 3 +qtest2014.41 0 uptod4830_12_063411 3 +qtest2014.41 0 uptod4830_12_063437 3 +qtest2014.41 0 uptod4830_12_063457 0 +qtest2014.41 0 uptod4830_12_063489 3 +qtest2014.41 0 uptod4830_12_063491 3 +qtest2014.41 0 uptod4830_12_063492 3 +qtest2014.41 0 uptod4830_12_063494 3 +qtest2014.41 0 uptod4830_12_063568 3 +qtest2014.41 0 uptod4830_12_063595 3 +qtest2014.41 0 uptod4830_12_063598 3 +qtest2014.41 0 wiki.0842_12_000151 3 +qtest2014.42 0 anato1913_12_000183 3 +qtest2014.42 0 clini0836_12_015374 3 +qtest2014.42 0 clini0836_12_017621 2 +qtest2014.42 0 clini0836_12_017622 2 +qtest2014.42 0 clini0836_12_018027 3 +qtest2014.42 0 clini0836_12_018473 3 +qtest2014.42 0 clini0836_12_028086 3 +qtest2014.42 0 clini0836_12_046761 3 +qtest2014.42 0 clini0836_12_058570 3 +qtest2014.42 0 clini0836_12_059461 3 +qtest2014.42 0 clini0836_12_079790 3 +qtest2014.42 0 clini0836_12_080893 3 +qtest2014.42 0 ghora3013_12_000472 0 +qtest2014.42 0 heart1228_12_000620 3 +qtest2014.42 0 heart1228_12_000855 3 +qtest2014.42 0 heart1228_12_000856 3 +qtest2014.42 0 heart1228_12_001151 3 +qtest2014.42 0 heart1228_12_001153 3 +qtest2014.42 0 mayoc3579_12_011767 0 +qtest2014.42 0 mayoc3579_12_011769 0 +qtest2014.42 0 mayoc3579_12_011770 3 +qtest2014.42 0 mayoc3579_12_011771 3 +qtest2014.42 0 mayoc3579_12_011772 0 +qtest2014.42 0 mayoc3579_12_011773 2 +qtest2014.42 0 mayoc3579_12_011774 3 +qtest2014.42 0 mayoc3579_12_011775 0 +qtest2014.42 0 mayoc3579_12_011776 3 +qtest2014.42 0 pted.4167_12_000145 0 +qtest2014.42 0 pted.4167_12_000213 0 +qtest2014.42 0 pted.4167_12_000370 3 +qtest2014.42 0 pted.4167_12_000376 3 +qtest2014.42 0 pted.4167_12_000478 3 +qtest2014.42 0 publi0841_12_001037 0 +qtest2014.42 0 publi0841_12_002579 3 +qtest2014.42 0 publi0841_12_004156 3 +qtest2014.42 0 publi0841_12_007788 3 +qtest2014.42 0 strok1598_12_000122 3 +qtest2014.42 0 uptod4830_12_005143 3 +qtest2014.42 0 uptod4830_12_005176 3 +qtest2014.42 0 uptod4830_12_005206 3 +qtest2014.42 0 uptod4830_12_005309 3 +qtest2014.42 0 uptod4830_12_005319 3 +qtest2014.42 0 uptod4830_12_005467 3 +qtest2014.42 0 uptod4830_12_005482 3 +qtest2014.42 0 uptod4830_12_054101 3 +qtest2014.42 0 uptod4830_12_073395 3 +qtest2014.42 0 uptod4830_12_073489 3 +qtest2014.42 0 wiki.0842_12_007432 0 +qtest2014.43 0 attra0843_12_000583 0 +qtest2014.43 0 bemd.2092_12_000001 0 +qtest2014.43 0 child2346_12_001032 0 +qtest2014.43 0 child2346_12_001035 0 +qtest2014.43 0 child2346_12_001057 0 +qtest2014.43 0 chole1023_12_000079 2 +qtest2014.43 0 chole1023_12_000151 2 +qtest2014.43 0 clini0836_12_002605 2 +qtest2014.43 0 clini0836_12_002764 0 +qtest2014.43 0 clini0836_12_002834 0 +qtest2014.43 0 clini0836_12_002893 0 +qtest2014.43 0 clini0836_12_003151 3 +qtest2014.43 0 clini0836_12_003661 0 +qtest2014.43 0 clini0836_12_005853 0 +qtest2014.43 0 clini0836_12_006256 2 +qtest2014.43 0 clini0836_12_006259 0 +qtest2014.43 0 clini0836_12_014545 0 +qtest2014.43 0 clini0836_12_016796 0 +qtest2014.43 0 clini0836_12_023434 0 +qtest2014.43 0 clini0836_12_024428 2 +qtest2014.43 0 clini0836_12_026736 0 +qtest2014.43 0 clini0836_12_035316 0 +qtest2014.43 0 clini0836_12_035335 0 +qtest2014.43 0 clini0836_12_041616 0 +qtest2014.43 0 clini0836_12_055116 0 +qtest2014.43 0 clini0836_12_070744 0 +qtest2014.43 0 clini0836_12_092376 0 +qtest2014.43 0 clini0836_12_092377 0 +qtest2014.43 0 clini0836_12_096066 2 +qtest2014.43 0 clini0836_12_116370 0 +qtest2014.43 0 clini0836_12_122697 0 +qtest2014.43 0 ghr.n0840_12_010645 0 +qtest2014.43 0 ghr.n0840_12_013981 0 +qtest2014.43 0 guide3049_12_000502 0 +qtest2014.43 0 guide3049_12_000781 0 +qtest2014.43 0 healt3117_12_001556 0 +qtest2014.43 0 healt3117_12_001629 0 +qtest2014.43 0 healt3117_12_001630 0 +qtest2014.43 0 healt3117_12_001631 0 +qtest2014.43 0 healt3117_12_001632 0 +qtest2014.43 0 healt3117_12_001633 0 +qtest2014.43 0 healt3117_12_001634 0 +qtest2014.43 0 healt3117_12_001635 0 +qtest2014.43 0 healt3117_12_001636 0 +qtest2014.43 0 healt3117_12_001637 2 +qtest2014.43 0 healt3117_12_001638 0 +qtest2014.43 0 heart1228_12_000107 0 +qtest2014.43 0 heart1228_12_000783 2 +qtest2014.43 0 heart3134_12_000093 0 +qtest2014.43 0 heart3134_12_000197 0 +qtest2014.43 0 heart3134_12_000209 0 +qtest2014.43 0 heart3134_12_000250 0 +qtest2014.43 0 heart3134_12_000254 0 +qtest2014.43 0 heart3134_12_000267 3 +qtest2014.43 0 heart3134_12_000270 0 +qtest2014.43 0 heart3134_12_000273 0 +qtest2014.43 0 heart3134_12_000276 3 +qtest2014.43 0 heart3134_12_000282 0 +qtest2014.43 0 heart3134_12_000284 0 +qtest2014.43 0 heart3134_12_000343 0 +qtest2014.43 0 heart3138_12_000044 0 +qtest2014.43 0 nlm.n3868_12_001497 0 +qtest2014.43 0 tripa0853_12_001436 0 +qtest2014.43 0 type11642_12_000074 0 +qtest2014.43 0 under4819_12_000012 0 +qtest2014.43 0 uptod4830_12_001551 0 +qtest2014.43 0 uptod4830_12_001679 2 +qtest2014.43 0 uptod4830_12_001720 2 +qtest2014.43 0 uptod4830_12_001732 3 +qtest2014.43 0 uptod4830_12_001744 3 +qtest2014.43 0 uptod4830_12_005348 0 +qtest2014.43 0 uptod4830_12_008795 0 +qtest2014.43 0 uptod4830_12_012521 0 +qtest2014.43 0 uptod4830_12_013568 0 +qtest2014.43 0 uptod4830_12_013653 0 +qtest2014.43 0 uptod4830_12_015569 0 +qtest2014.43 0 uptod4830_12_015592 0 +qtest2014.43 0 uptod4830_12_015593 0 +qtest2014.43 0 uptod4830_12_015712 0 +qtest2014.43 0 uptod4830_12_015797 0 +qtest2014.43 0 uptod4830_12_016626 0 +qtest2014.43 0 uptod4830_12_021996 2 +qtest2014.43 0 uptod4830_12_024011 0 +qtest2014.43 0 uptod4830_12_024278 2 +qtest2014.43 0 uptod4830_12_033995 0 +qtest2014.43 0 uptod4830_12_034043 3 +qtest2014.43 0 uptod4830_12_034053 3 +qtest2014.43 0 uptod4830_12_034091 3 +qtest2014.43 0 uptod4830_12_034125 0 +qtest2014.43 0 uptod4830_12_034198 0 +qtest2014.43 0 uptod4830_12_034200 0 +qtest2014.43 0 uptod4830_12_034202 0 +qtest2014.43 0 uptod4830_12_034205 2 +qtest2014.43 0 uptod4830_12_034206 0 +qtest2014.43 0 uptod4830_12_034217 0 +qtest2014.43 0 uptod4830_12_034231 0 +qtest2014.43 0 uptod4830_12_039268 0 +qtest2014.43 0 uptod4830_12_046903 0 +qtest2014.43 0 uptod4830_12_049470 2 +qtest2014.43 0 uptod4830_12_050031 0 +qtest2014.43 0 uptod4830_12_060862 2 +qtest2014.43 0 uptod4830_12_060879 0 +qtest2014.43 0 uptod4830_12_060925 0 +qtest2014.43 0 uptod4830_12_060943 0 +qtest2014.43 0 uptod4830_12_060955 0 +qtest2014.43 0 uptod4830_12_060957 0 +qtest2014.43 0 uptod4830_12_060961 0 +qtest2014.43 0 uptod4830_12_061014 0 +qtest2014.43 0 uptod4830_12_061024 0 +qtest2014.43 0 uptod4830_12_065181 2 +qtest2014.43 0 uptod4830_12_065188 3 +qtest2014.43 0 uptod4830_12_065264 3 +qtest2014.43 0 uptod4830_12_071125 0 +qtest2014.43 0 uptod4830_12_073449 0 +qtest2014.43 0 uptod4830_12_073474 0 +qtest2014.43 0 uptod4830_12_083270 0 +qtest2014.44 0 bcbst2065_12_000325 0 +qtest2014.44 0 bcbst2065_12_000892 0 +qtest2014.44 0 bestb0834_12_000886 0 +qtest2014.44 0 bestb0834_12_002147 0 +qtest2014.44 0 bette2097_12_000045 0 +qtest2014.44 0 clini0836_12_032112 1 +qtest2014.44 0 diges2577_12_000018 0 +qtest2014.44 0 diges2577_12_000282 0 +qtest2014.44 0 diges2577_12_000283 0 +qtest2014.44 0 easyd2742_12_000124 0 +qtest2014.44 0 emedi2805_12_001021 0 +qtest2014.44 0 emedi2805_12_001102 0 +qtest2014.44 0 emedi2805_12_001315 0 +qtest2014.44 0 envir1155_12_000516 0 +qtest2014.44 0 every2870_12_005301 0 +qtest2014.44 0 every2870_12_005311 0 +qtest2014.44 0 fda.g2909_12_000784 0 +qtest2014.44 0 fda.g2909_12_002227 0 +qtest2014.44 0 fda.g2909_12_002228 0 +qtest2014.44 0 fda.g2909_12_002639 0 +qtest2014.44 0 fda.g2909_12_002641 0 +qtest2014.44 0 fda.g2909_12_003115 0 +qtest2014.44 0 fromy1190_12_001915 0 +qtest2014.44 0 g-pac2974_12_000010 2 +qtest2014.44 0 g-pac2974_12_000041 2 +qtest2014.44 0 g-pac2974_12_000072 2 +qtest2014.44 0 g-pac2974_12_000083 2 +qtest2014.44 0 g-pac2974_12_000087 2 +qtest2014.44 0 g-pac2974_12_000093 2 +qtest2014.44 0 g-pac2974_12_000105 0 +qtest2014.44 0 g-pac2974_12_000111 2 +qtest2014.44 0 g-pac2974_12_000116 2 +qtest2014.44 0 g-pac2974_12_000123 2 +qtest2014.44 0 g-pac2974_12_000129 0 +qtest2014.44 0 g-pac2974_12_000133 2 +qtest2014.44 0 healt3117_12_001493 0 +qtest2014.44 0 healt3117_12_001494 0 +qtest2014.44 0 healt3117_12_001495 2 +qtest2014.44 0 healt3117_12_001496 0 +qtest2014.44 0 healt3117_12_001497 0 +qtest2014.44 0 healt3117_12_001498 0 +qtest2014.44 0 healt3117_12_001499 2 +qtest2014.44 0 healt3117_12_001501 3 +qtest2014.44 0 healt3117_12_001759 2 +qtest2014.44 0 healt3117_12_001848 0 +qtest2014.44 0 heart3141_12_000200 0 +qtest2014.44 0 hospi3197_12_000356 2 +qtest2014.44 0 ibdcr1247_12_000039 0 +qtest2014.44 0 ibdcr1247_12_000045 0 +qtest2014.44 0 ibdcr1247_12_000053 3 +qtest2014.44 0 ibdcr1247_12_000060 1 +qtest2014.44 0 ibdcr1247_12_000082 1 +qtest2014.44 0 ibdcr1247_12_000131 0 +qtest2014.44 0 ibdcr1247_12_000158 0 +qtest2014.44 0 ibdcr1247_12_000237 0 +qtest2014.44 0 ibdcr1247_12_000280 1 +qtest2014.44 0 ibdcr1247_12_000351 3 +qtest2014.44 0 ibdcr1247_12_000500 0 +qtest2014.44 0 lowca1311_12_000754 0 +qtest2014.44 0 marsh3570_12_000221 0 +qtest2014.44 0 marsh3570_12_001131 0 +qtest2014.44 0 metho3694_12_001722 0 +qtest2014.44 0 mgh.o3697_12_000108 2 +qtest2014.44 0 ncbi.3800_12_008723 0 +qtest2014.44 0 nhslo1393_12_012136 2 +qtest2014.44 0 nhslo1393_12_012140 2 +qtest2014.44 0 nhslo3844_12_005612 0 +qtest2014.44 0 nhslo3844_12_005613 0 +qtest2014.44 0 nhslo3844_12_012780 0 +qtest2014.44 0 nlm.n3868_12_000636 3 +qtest2014.44 0 nlm.n3868_12_001811 0 +qtest2014.44 0 oley.3924_12_000353 0 +qtest2014.44 0 patie3992_12_000740 0 +qtest2014.44 0 pcos.1455_12_000059 0 +qtest2014.44 0 rcsed4219_12_000447 0 +qtest2014.44 0 teenh1617_12_000237 0 +qtest2014.44 0 thedo4643_12_001726 0 +qtest2014.44 0 tummy4721_12_000071 0 +qtest2014.44 0 uptod4830_12_016202 2 +qtest2014.44 0 uptod4830_12_016237 0 +qtest2014.44 0 uptod4830_12_016277 2 +qtest2014.44 0 uptod4830_12_016361 2 +qtest2014.44 0 uptod4830_12_017090 0 +qtest2014.44 0 uptod4830_12_023102 1 +qtest2014.44 0 uptod4830_12_023169 1 +qtest2014.44 0 uptod4830_12_023249 1 +qtest2014.44 0 uptod4830_12_029295 0 +qtest2014.44 0 uptod4830_12_047244 2 +qtest2014.44 0 uptod4830_12_047257 2 +qtest2014.44 0 uptod4830_12_059890 0 +qtest2014.44 0 uptod4830_12_059898 2 +qtest2014.44 0 uptod4830_12_059905 2 +qtest2014.44 0 uptod4830_12_059921 2 +qtest2014.44 0 uptod4830_12_059947 2 +qtest2014.44 0 uptod4830_12_059970 1 +qtest2014.44 0 uptod4830_12_059977 1 +qtest2014.44 0 uptod4830_12_059995 0 +qtest2014.44 0 uptod4830_12_059996 0 +qtest2014.44 0 uptod4830_12_059997 0 +qtest2014.44 0 uptod4830_12_059999 0 +qtest2014.44 0 uptod4830_12_060017 2 +qtest2014.44 0 uptod4830_12_060032 2 +qtest2014.44 0 uptod4830_12_060076 2 +qtest2014.44 0 uptod4830_12_060109 0 +qtest2014.44 0 uptod4830_12_060110 0 +qtest2014.44 0 uptod4830_12_060111 0 +qtest2014.44 0 uptod4830_12_060115 0 +qtest2014.44 0 uptod4830_12_060117 1 +qtest2014.44 0 uptod4830_12_060118 2 +qtest2014.44 0 uptod4830_12_060124 2 +qtest2014.44 0 uptod4830_12_060154 0 +qtest2014.44 0 uptod4830_12_060155 2 +qtest2014.44 0 uptod4830_12_060158 2 +qtest2014.44 0 uptod4830_12_060162 0 +qtest2014.44 0 uptod4830_12_060163 0 +qtest2014.44 0 uptod4830_12_068639 1 +qtest2014.44 0 uptod4830_12_070338 0 +qtest2014.44 0 uptod4830_12_070478 0 +qtest2014.44 0 uptod4830_12_081964 1 +qtest2014.44 0 virtu4909_12_001518 0 +qtest2014.44 0 virtu4909_12_001530 0 +qtest2014.44 0 virtu4913_12_000040 0 +qtest2014.44 0 virtu4913_12_000068 2 +qtest2014.44 0 wiki.0842_12_005414 3 +qtest2014.44 0 wiki.0842_12_009140 1 +qtest2014.44 0 wikis0855_12_000287 2 +qtest2014.44 0 wikis0855_12_000288 1 +qtest2014.44 0 yourh5013_12_001666 0 +qtest2014.44 0 yourh5013_12_179296 0 +qtest2014.44 0 yourh5013_12_379029 0 +qtest2014.45 0 bestb0834_12_000875 0 +qtest2014.45 0 clini0836_12_013241 3 +qtest2014.45 0 clini0836_12_027420 0 +qtest2014.45 0 clini0836_12_039596 2 +qtest2014.45 0 clini0836_12_059991 2 +qtest2014.45 0 clini0836_12_063874 3 +qtest2014.45 0 clini0836_12_070904 0 +qtest2014.45 0 clini0836_12_080186 3 +qtest2014.45 0 clini0836_12_102904 0 +qtest2014.45 0 cps.c2460_12_000204 0 +qtest2014.45 0 cps.c2460_12_000224 3 +qtest2014.45 0 daily0837_12_004606 2 +qtest2014.45 0 daily0837_12_034677 0 +qtest2014.45 0 dermw2530_12_000009 0 +qtest2014.45 0 dermw2530_12_000021 0 +qtest2014.45 0 dermw2530_12_000024 0 +qtest2014.45 0 euros2867_12_002196 0 +qtest2014.45 0 first1181_12_000146 3 +qtest2014.45 0 heart3134_12_000182 0 +qtest2014.45 0 jfpon3369_12_001147 0 +qtest2014.45 0 metho3694_12_001391 3 +qtest2014.45 0 my.cl1373_12_000302 3 +qtest2014.45 0 nursi1405_12_000689 3 +qtest2014.45 0 patho3986_12_001141 0 +qtest2014.45 0 uptod4830_12_000456 3 +qtest2014.45 0 uptod4830_12_002064 0 +qtest2014.45 0 uptod4830_12_003062 0 +qtest2014.45 0 uptod4830_12_009187 0 +qtest2014.45 0 uptod4830_12_009382 0 +qtest2014.45 0 uptod4830_12_010641 0 +qtest2014.45 0 uptod4830_12_018312 0 +qtest2014.45 0 uptod4830_12_018319 0 +qtest2014.45 0 uptod4830_12_018320 0 +qtest2014.45 0 uptod4830_12_018322 0 +qtest2014.45 0 uptod4830_12_018353 0 +qtest2014.45 0 uptod4830_12_018375 0 +qtest2014.45 0 uptod4830_12_018378 0 +qtest2014.45 0 uptod4830_12_018439 2 +qtest2014.45 0 uptod4830_12_018452 3 +qtest2014.45 0 uptod4830_12_018521 0 +qtest2014.45 0 uptod4830_12_018542 0 +qtest2014.45 0 uptod4830_12_018561 2 +qtest2014.45 0 uptod4830_12_018588 0 +qtest2014.45 0 uptod4830_12_020702 0 +qtest2014.45 0 uptod4830_12_026087 2 +qtest2014.45 0 uptod4830_12_028047 0 +qtest2014.45 0 uptod4830_12_028121 0 +qtest2014.45 0 uptod4830_12_042373 2 +qtest2014.45 0 uptod4830_12_043034 0 +qtest2014.45 0 uptod4830_12_053167 0 +qtest2014.45 0 uptod4830_12_053168 0 +qtest2014.45 0 uptod4830_12_054153 2 +qtest2014.45 0 uptod4830_12_054194 2 +qtest2014.45 0 uptod4830_12_054201 2 +qtest2014.45 0 uptod4830_12_062913 3 +qtest2014.45 0 uptod4830_12_068904 3 +qtest2014.45 0 uptod4830_12_069005 2 +qtest2014.45 0 uptod4830_12_075626 2 +qtest2014.45 0 uptod4830_12_075643 2 +qtest2014.45 0 uptod4830_12_075646 3 +qtest2014.45 0 uptod4830_12_075680 2 +qtest2014.45 0 uptod4830_12_075693 2 +qtest2014.45 0 uptod4830_12_079540 0 +qtest2014.45 0 uptod4830_12_079604 0 +qtest2014.45 0 uptod4830_12_079608 3 +qtest2014.45 0 uptod4830_12_079647 3 +qtest2014.45 0 uptod4830_12_079684 3 +qtest2014.45 0 uptod4830_12_079694 3 +qtest2014.45 0 uptod4830_12_080339 3 +qtest2014.45 0 uptod4830_12_080348 3 +qtest2014.45 0 uptod4830_12_080534 0 +qtest2014.45 0 uptod4830_12_080570 0 +qtest2014.45 0 uptod4830_12_080594 0 +qtest2014.45 0 vidyy4903_12_001096 3 +qtest2014.45 0 webmd4945_12_001081 0 +qtest2014.45 0 wiki.0842_12_004545 3 +qtest2014.45 0 wiki.0842_12_008888 3 +qtest2014.45 0 wiki.0842_12_009403 3 +qtest2014.45 0 wiki.0842_12_009407 3 +qtest2014.45 0 wiki.0842_12_009410 3 +qtest2014.46 0 aswee0953_12_001513 3 +qtest2014.46 0 child2346_12_001314 0 +qtest2014.46 0 child2346_12_001450 0 +qtest2014.46 0 clini0836_12_017836 0 +qtest2014.46 0 clini0836_12_023434 2 +qtest2014.46 0 clini0836_12_041616 0 +qtest2014.46 0 clini0836_12_064375 3 +qtest2014.46 0 clini0836_12_092376 3 +qtest2014.46 0 clini0836_12_092377 3 +qtest2014.46 0 clini0836_12_111430 0 +qtest2014.46 0 clini0836_12_128846 3 +qtest2014.46 0 cochr2414_12_000377 2 +qtest2014.46 0 diabe1087_12_000070 0 +qtest2014.46 0 diabe1087_12_000083 3 +qtest2014.46 0 diabe1087_12_000096 3 +qtest2014.46 0 diabe1087_12_000271 3 +qtest2014.46 0 diabe1087_12_000368 0 +qtest2014.46 0 diabe1087_12_000444 3 +qtest2014.46 0 diabe1087_12_000491 3 +qtest2014.46 0 diabe1087_12_000551 2 +qtest2014.46 0 diabe1087_12_000556 2 +qtest2014.46 0 diabe1087_12_000577 3 +qtest2014.46 0 diabe1087_12_000591 3 +qtest2014.46 0 diabe1087_12_000594 3 +qtest2014.46 0 diabe1087_12_000596 2 +qtest2014.46 0 diabe1087_12_000597 3 +qtest2014.46 0 diabe1087_12_000599 0 +qtest2014.46 0 diabe1087_12_000601 3 +qtest2014.46 0 diabe1087_12_000603 0 +qtest2014.46 0 diabe1087_12_000699 0 +qtest2014.46 0 diabe1087_12_001067 3 +qtest2014.46 0 emedi2805_12_000581 3 +qtest2014.46 0 emedi2805_12_000637 0 +qtest2014.46 0 emedi2805_12_000699 0 +qtest2014.46 0 emedi2805_12_000804 0 +qtest2014.46 0 emedi2805_12_000932 0 +qtest2014.46 0 emedi2805_12_001027 0 +qtest2014.46 0 emedi2805_12_001529 0 +qtest2014.46 0 emedi2805_12_001615 0 +qtest2014.46 0 emedi2805_12_001658 1 +qtest2014.46 0 emedi2805_12_001859 0 +qtest2014.46 0 endoc2821_12_000046 3 +qtest2014.46 0 endoc2821_12_000542 0 +qtest2014.46 0 endoc2821_12_000672 3 +qtest2014.46 0 endoc2821_12_001508 3 +qtest2014.46 0 endoc2821_12_001514 3 +qtest2014.46 0 ghr.n0840_12_010645 0 +qtest2014.46 0 glyco3028_12_000105 0 +qtest2014.46 0 healt3117_12_001556 3 +qtest2014.46 0 medis3653_12_000068 0 +qtest2014.46 0 medis3653_12_000213 3 +qtest2014.46 0 medis3653_12_000214 3 +qtest2014.46 0 medis3653_12_000215 3 +qtest2014.46 0 medis3653_12_000308 3 +qtest2014.46 0 medis3653_12_000605 3 +qtest2014.46 0 metho3694_12_002267 2 +qtest2014.46 0 nzssd3907_12_000035 0 +qtest2014.46 0 publi0841_12_001118 3 +qtest2014.46 0 publi0841_12_007562 3 +qtest2014.46 0 quali4182_12_003603 0 +qtest2014.46 0 quali4182_12_003648 0 +qtest2014.46 0 quali4182_12_003708 0 +qtest2014.46 0 quali4182_12_003721 0 +qtest2014.46 0 quali4182_12_003845 0 +qtest2014.46 0 quali4182_12_003856 2 +qtest2014.46 0 senio1563_12_001049 3 +qtest2014.46 0 type11642_12_000074 0 +qtest2014.46 0 type11642_12_000078 3 +qtest2014.46 0 type11642_12_000085 3 +qtest2014.46 0 type11642_12_000096 3 +qtest2014.46 0 type11642_12_000212 0 +qtest2014.46 0 type11642_12_000278 0 +qtest2014.46 0 type11642_12_000344 0 +qtest2014.46 0 type11642_12_000411 2 +qtest2014.46 0 uptod4830_12_001529 0 +qtest2014.46 0 uptod4830_12_001532 0 +qtest2014.46 0 uptod4830_12_001551 0 +qtest2014.46 0 uptod4830_12_001679 0 +qtest2014.46 0 uptod4830_12_001706 0 +qtest2014.46 0 uptod4830_12_001733 3 +qtest2014.46 0 uptod4830_12_001749 3 +qtest2014.46 0 uptod4830_12_001767 3 +qtest2014.46 0 uptod4830_12_001804 3 +qtest2014.46 0 uptod4830_12_007977 3 +qtest2014.46 0 uptod4830_12_012521 0 +qtest2014.46 0 uptod4830_12_012537 0 +qtest2014.46 0 uptod4830_12_012605 0 +qtest2014.46 0 uptod4830_12_012670 0 +qtest2014.46 0 uptod4830_12_012681 0 +qtest2014.46 0 uptod4830_12_013542 0 +qtest2014.46 0 uptod4830_12_013568 0 +qtest2014.46 0 uptod4830_12_015605 0 +qtest2014.46 0 uptod4830_12_015697 3 +qtest2014.46 0 uptod4830_12_015826 0 +qtest2014.46 0 uptod4830_12_021996 0 +qtest2014.46 0 uptod4830_12_031362 3 +qtest2014.46 0 uptod4830_12_031381 0 +qtest2014.46 0 uptod4830_12_031507 3 +qtest2014.46 0 uptod4830_12_031510 0 +qtest2014.46 0 uptod4830_12_039268 0 +qtest2014.46 0 uptod4830_12_044477 0 +qtest2014.46 0 uptod4830_12_049470 3 +qtest2014.46 0 uptod4830_12_051571 3 +qtest2014.46 0 uptod4830_12_052218 3 +qtest2014.46 0 uptod4830_12_054641 3 +qtest2014.46 0 uptod4830_12_056498 3 +qtest2014.46 0 uptod4830_12_060734 2 +qtest2014.46 0 uptod4830_12_060735 0 +qtest2014.46 0 uptod4830_12_060797 3 +qtest2014.46 0 uptod4830_12_060848 2 +qtest2014.46 0 uptod4830_12_060864 0 +qtest2014.46 0 uptod4830_12_060872 3 +qtest2014.46 0 uptod4830_12_060879 0 +qtest2014.46 0 uptod4830_12_060890 0 +qtest2014.46 0 uptod4830_12_060891 0 +qtest2014.46 0 uptod4830_12_060892 3 +qtest2014.46 0 uptod4830_12_060893 3 +qtest2014.46 0 uptod4830_12_060912 3 +qtest2014.46 0 uptod4830_12_060920 0 +qtest2014.46 0 uptod4830_12_060925 3 +qtest2014.46 0 uptod4830_12_060934 0 +qtest2014.46 0 uptod4830_12_060953 0 +qtest2014.46 0 uptod4830_12_060957 0 +qtest2014.46 0 uptod4830_12_060961 0 +qtest2014.46 0 uptod4830_12_060962 3 +qtest2014.46 0 uptod4830_12_061054 0 +qtest2014.46 0 uptod4830_12_064495 0 +qtest2014.46 0 uptod4830_12_065242 3 +qtest2014.46 0 uptod4830_12_071125 0 +qtest2014.46 0 uptod4830_12_075733 3 +qtest2014.46 0 visio1658_12_000355 1 +qtest2014.46 0 wiki.0842_12_002898 3 +qtest2014.47 0 aller0926_12_000258 0 +qtest2014.47 0 bestb0834_12_000288 0 +qtest2014.47 0 bestb0834_12_000290 2 +qtest2014.47 0 bestb0834_12_000358 2 +qtest2014.47 0 bestb0834_12_000577 0 +qtest2014.47 0 bestb0834_12_000891 2 +qtest2014.47 0 bestb0834_12_001391 0 +qtest2014.47 0 bestb0834_12_001769 2 +qtest2014.47 0 bestb0834_12_002128 2 +qtest2014.47 0 bestb0834_12_002199 3 +qtest2014.47 0 bestb0834_12_002308 2 +qtest2014.47 0 brain2166_12_000200 2 +qtest2014.47 0 brain2166_12_000203 3 +qtest2014.47 0 brain2166_12_000408 2 +qtest2014.47 0 brain2166_12_000433 3 +qtest2014.47 0 brain2166_12_000434 3 +qtest2014.47 0 brain2166_12_000435 3 +qtest2014.47 0 brain2166_12_000436 3 +qtest2014.47 0 brain2166_12_000437 3 +qtest2014.47 0 brain2166_12_000438 3 +qtest2014.47 0 brain2166_12_000439 3 +qtest2014.47 0 brain2166_12_000442 3 +qtest2014.47 0 brain2166_12_000443 3 +qtest2014.47 0 brain2166_12_000444 3 +qtest2014.47 0 clini0836_12_019411 0 +qtest2014.47 0 clini0836_12_019508 0 +qtest2014.47 0 clini0836_12_024912 0 +qtest2014.47 0 clini0836_12_026013 0 +qtest2014.47 0 clini0836_12_050699 0 +qtest2014.47 0 clini0836_12_055906 0 +qtest2014.47 0 clini0836_12_067641 0 +qtest2014.47 0 clini0836_12_067879 0 +qtest2014.47 0 clini0836_12_068609 2 +qtest2014.47 0 clini0836_12_073957 0 +qtest2014.47 0 clini0836_12_082495 2 +qtest2014.47 0 clini0836_12_085117 0 +qtest2014.47 0 clini0836_12_088876 2 +qtest2014.47 0 clini0836_12_093218 0 +qtest2014.47 0 clini0836_12_096263 0 +qtest2014.47 0 clini0836_12_105582 2 +qtest2014.47 0 clini0836_12_109264 0 +qtest2014.47 0 clini0836_12_116543 0 +qtest2014.47 0 clini0836_12_123066 2 +qtest2014.47 0 clini2387_12_000375 0 +qtest2014.47 0 eufic2859_12_000378 0 +qtest2014.47 0 eufic2859_12_000382 0 +qtest2014.47 0 eufic2859_12_000386 0 +qtest2014.47 0 eufic2859_12_000399 0 +qtest2014.47 0 eufic2859_12_001266 0 +qtest2014.47 0 eufic2859_12_001273 0 +qtest2014.47 0 eufic2859_12_001277 0 +qtest2014.47 0 eufic2859_12_001284 0 +qtest2014.47 0 eufic2859_12_001286 0 +qtest2014.47 0 eufic2859_12_002122 0 +qtest2014.47 0 eufic2859_12_002130 0 +qtest2014.47 0 every2870_12_002192 0 +qtest2014.47 0 every2870_12_002298 0 +qtest2014.47 0 findp2929_12_001534 0 +qtest2014.47 0 findp2929_12_001540 0 +qtest2014.47 0 findp2929_12_001551 0 +qtest2014.47 0 findp2929_12_001558 0 +qtest2014.47 0 findp2929_12_001678 0 +qtest2014.47 0 findp2929_12_001700 0 +qtest2014.47 0 findp2929_12_001728 0 +qtest2014.47 0 gad.a1192_12_000101 0 +qtest2014.47 0 hyste3217_12_000262 0 +qtest2014.47 0 insid3304_12_000025 0 +qtest2014.47 0 insid3304_12_000068 2 +qtest2014.47 0 insid3304_12_000128 2 +qtest2014.47 0 insid3304_12_000178 3 +qtest2014.47 0 jfpon3369_12_001370 2 +qtest2014.47 0 lower3508_12_000092 0 +qtest2014.47 0 lymph1316_12_000457 0 +qtest2014.47 0 ncbi.3800_12_011723 2 +qtest2014.47 0 netwe3829_12_001797 0 +qtest2014.47 0 nhslo1393_12_013683 3 +qtest2014.47 0 nhslo1393_12_013738 3 +qtest2014.47 0 nhslo1393_12_013757 3 +qtest2014.47 0 nhslo1393_12_013762 3 +qtest2014.47 0 nhslo1393_12_013763 3 +qtest2014.47 0 nhslo3844_12_011679 3 +qtest2014.47 0 nhslo3844_12_011692 3 +qtest2014.47 0 nhslo3844_12_011711 3 +qtest2014.47 0 nhslo3844_12_011716 3 +qtest2014.47 0 nhslo3844_12_011717 3 +qtest2014.47 0 nhslo3844_12_015281 3 +qtest2014.47 0 nhslo3844_12_015360 3 +qtest2014.47 0 nhslo3844_12_015365 3 +qtest2014.47 0 nhslo3844_12_015366 3 +qtest2014.47 0 pathg3984_12_000702 0 +qtest2014.47 0 pedia4004_12_000007 2 +qtest2014.47 0 pedia4004_12_000574 2 +qtest2014.47 0 pedia4004_12_001117 2 +qtest2014.47 0 pms.a1487_12_000246 0 +qtest2014.47 0 rbdd.4206_12_000002 0 +qtest2014.47 0 stead4562_12_000451 0 +qtest2014.47 0 stead4562_12_000476 0 +qtest2014.47 0 strok1598_12_000010 2 +qtest2014.47 0 strok1598_12_000155 2 +qtest2014.47 0 strok1598_12_000217 2 +qtest2014.47 0 subox4579_12_000073 0 +qtest2014.47 0 tccli4615_12_000096 0 +qtest2014.47 0 tccli4615_12_000259 0 +qtest2014.47 0 thyro4672_12_000004 0 +qtest2014.47 0 thyro4672_12_000159 0 +qtest2014.47 0 uptod4830_12_002491 0 +qtest2014.47 0 uptod4830_12_002654 0 +qtest2014.47 0 uptod4830_12_003251 3 +qtest2014.47 0 uptod4830_12_003576 2 +qtest2014.47 0 uptod4830_12_003577 2 +qtest2014.47 0 uptod4830_12_004972 0 +qtest2014.47 0 uptod4830_12_010758 2 +qtest2014.47 0 uptod4830_12_010759 3 +qtest2014.47 0 uptod4830_12_010762 3 +qtest2014.47 0 uptod4830_12_010811 3 +qtest2014.47 0 uptod4830_12_010812 3 +qtest2014.47 0 uptod4830_12_010826 3 +qtest2014.47 0 uptod4830_12_010828 3 +qtest2014.47 0 uptod4830_12_010852 3 +qtest2014.47 0 uptod4830_12_010854 2 +qtest2014.47 0 uptod4830_12_010873 3 +qtest2014.47 0 uptod4830_12_010894 3 +qtest2014.47 0 uptod4830_12_010937 2 +qtest2014.47 0 uptod4830_12_010979 2 +qtest2014.47 0 uptod4830_12_010981 3 +qtest2014.47 0 uptod4830_12_010986 3 +qtest2014.47 0 uptod4830_12_010990 3 +qtest2014.47 0 uptod4830_12_011003 3 +qtest2014.47 0 uptod4830_12_011035 2 +qtest2014.47 0 uptod4830_12_011039 2 +qtest2014.47 0 uptod4830_12_011048 2 +qtest2014.47 0 uptod4830_12_013468 0 +qtest2014.47 0 uptod4830_12_016974 0 +qtest2014.47 0 uptod4830_12_018641 0 +qtest2014.47 0 uptod4830_12_021504 0 +qtest2014.47 0 uptod4830_12_022731 2 +qtest2014.47 0 uptod4830_12_029768 0 +qtest2014.47 0 uptod4830_12_060615 2 +qtest2014.47 0 uptod4830_12_071337 0 +qtest2014.47 0 uptod4830_12_073150 0 +qtest2014.47 0 uptod4830_12_073156 3 +qtest2014.47 0 uptod4830_12_073505 3 +qtest2014.47 0 uptod4830_12_079143 0 +qtest2014.47 0 uscne4856_12_000090 3 +qtest2014.47 0 virtu4909_12_001372 3 +qtest2014.48 0 aamds1745_12_000453 0 +qtest2014.48 0 aamds1745_12_000458 0 +qtest2014.48 0 aamds1745_12_001430 0 +qtest2014.48 0 aidsi1855_12_000239 0 +qtest2014.48 0 aidsi1855_12_000240 0 +qtest2014.48 0 anato1913_12_000993 0 +qtest2014.48 0 anato1913_12_002470 0 +qtest2014.48 0 bestb0834_12_000401 0 +qtest2014.48 0 bestb0834_12_001768 0 +qtest2014.48 0 breas0992_12_000250 0 +qtest2014.48 0 breas0992_12_000339 0 +qtest2014.48 0 breas0992_12_000347 0 +qtest2014.48 0 cance2210_12_000009 0 +qtest2014.48 0 cance2221_12_000773 0 +qtest2014.48 0 chkd.2351_12_000955 0 +qtest2014.48 0 chkd.2351_12_001004 0 +qtest2014.48 0 chkd.2351_12_001010 0 +qtest2014.48 0 chkd.2351_12_001103 0 +qtest2014.48 0 chkd.2351_12_001137 0 +qtest2014.48 0 clini0836_12_037703 0 +qtest2014.48 0 clini0836_12_062976 0 +qtest2014.48 0 clini0836_12_063062 0 +qtest2014.48 0 clini0836_12_064236 0 +qtest2014.48 0 clini0836_12_065484 0 +qtest2014.48 0 clini0836_12_073836 0 +qtest2014.48 0 clini0836_12_074594 0 +qtest2014.48 0 clini0836_12_086854 0 +qtest2014.48 0 clini0836_12_093989 0 +qtest2014.48 0 clini0836_12_104561 0 +qtest2014.48 0 clini0836_12_107195 0 +qtest2014.48 0 clini0836_12_108195 0 +qtest2014.48 0 colon1045_12_000173 0 +qtest2014.48 0 colon1045_12_000290 0 +qtest2014.48 0 colon1045_12_000548 0 +qtest2014.48 0 colon1045_12_001329 0 +qtest2014.48 0 colon1045_12_001331 0 +qtest2014.48 0 colon1045_12_001332 0 +qtest2014.48 0 cps.c2460_12_000273 0 +qtest2014.48 0 daily0837_12_002992 0 +qtest2014.48 0 daily0837_12_007591 0 +qtest2014.48 0 daily0837_12_010054 0 +qtest2014.48 0 daily0837_12_020519 0 +qtest2014.48 0 daily0837_12_027464 0 +qtest2014.48 0 daily0837_12_029231 0 +qtest2014.48 0 derma1075_12_000244 0 +qtest2014.48 0 dict.2567_12_000531 0 +qtest2014.48 0 dict.2567_12_000781 0 +qtest2014.48 0 dict.2567_12_000948 0 +qtest2014.48 0 dict.2567_12_000956 0 +qtest2014.48 0 ecco-2749_12_000803 0 +qtest2014.48 0 emerg2809_12_000222 0 +qtest2014.48 0 esaur2844_12_000109 0 +qtest2014.48 0 famil2899_12_000937 2 +qtest2014.48 0 fda.g2909_12_002971 0 +qtest2014.48 0 ghr.n0840_12_001733 2 +qtest2014.48 0 ghr.n0840_12_006085 2 +qtest2014.48 0 ghr.n0840_12_013614 0 +qtest2014.48 0 ghr.n0840_12_014505 0 +qtest2014.48 0 ghr.n0840_12_015337 0 +qtest2014.48 0 ghr.n0847_12_003855 0 +qtest2014.48 0 healt3097_12_000770 2 +qtest2014.48 0 healt3107_12_000671 2 +qtest2014.48 0 healt3117_12_000548 2 +qtest2014.48 0 healt3117_12_000624 3 +qtest2014.48 0 healt3117_12_000754 3 +qtest2014.48 0 healt3117_12_000796 2 +qtest2014.48 0 healt3117_12_000802 2 +qtest2014.48 0 healt3117_12_000904 2 +qtest2014.48 0 healt3117_12_001217 2 +qtest2014.48 0 healt3117_12_001229 3 +qtest2014.48 0 healt3117_12_001230 2 +qtest2014.48 0 healt3117_12_002349 3 +qtest2014.48 0 healt3117_12_002353 3 +qtest2014.48 0 healt3117_12_002391 2 +qtest2014.48 0 hepat1230_12_000036 0 +qtest2014.48 0 hepat1230_12_000040 0 +qtest2014.48 0 hepat1230_12_000042 0 +qtest2014.48 0 homeb3181_12_000111 0 +qtest2014.48 0 hon.c3189_12_000065 0 +qtest2014.48 0 hon.c3189_12_000070 0 +qtest2014.48 0 hon.c3189_12_000131 0 +qtest2014.48 0 hon.c3189_12_000159 0 +qtest2014.48 0 hotto3201_12_001445 0 +qtest2014.48 0 ibdcr1247_12_000160 0 +qtest2014.48 0 infec1262_12_000053 2 +qtest2014.48 0 labte3435_12_000064 3 +qtest2014.48 0 labte3435_12_000065 0 +qtest2014.48 0 labte3435_12_000066 0 +qtest2014.48 0 labte3435_12_000070 0 +qtest2014.48 0 labte3435_12_000090 0 +qtest2014.48 0 labte3435_12_000106 0 +qtest2014.48 0 labte3435_12_000111 0 +qtest2014.48 0 labte3435_12_000117 0 +qtest2014.48 0 labte3435_12_000153 0 +qtest2014.48 0 labte3435_12_000158 0 +qtest2014.48 0 labte3435_12_000265 0 +qtest2014.48 0 labte3435_12_000266 0 +qtest2014.48 0 labte3435_12_000267 0 +qtest2014.48 0 labte3436_12_000027 0 +qtest2014.48 0 labte3436_12_000113 0 +qtest2014.48 0 labte3436_12_000115 0 +qtest2014.48 0 labte3436_12_000151 0 +qtest2014.48 0 labte3436_12_000152 0 +qtest2014.48 0 labte3436_12_000229 0 +qtest2014.48 0 labte3436_12_000230 0 +qtest2014.48 0 labte3436_12_000252 0 +qtest2014.48 0 labte3436_12_000263 3 +qtest2014.48 0 labte3436_12_000264 0 +qtest2014.48 0 labte3436_12_000265 0 +qtest2014.48 0 labte3436_12_000289 0 +qtest2014.48 0 labte3436_12_000293 0 +qtest2014.48 0 labte3436_12_000299 0 +qtest2014.48 0 lymph1316_12_000472 0 +qtest2014.48 0 mdand3588_12_004732 0 +qtest2014.48 0 medis3653_12_001590 0 +qtest2014.48 0 medis3653_12_001655 0 +qtest2014.48 0 medis3653_12_001688 0 +qtest2014.48 0 medis3653_12_002216 0 +qtest2014.48 0 mgh.o3697_12_000436 0 +qtest2014.48 0 ncbi.3800_12_009118 0 +qtest2014.48 0 nhslo1393_12_002377 0 +qtest2014.48 0 nhslo1393_12_002381 0 +qtest2014.48 0 nhslo1393_12_003975 0 +qtest2014.48 0 nhslo1393_12_003979 0 +qtest2014.48 0 nhslo1393_12_014697 0 +qtest2014.48 0 nhslo1393_12_014709 0 +qtest2014.48 0 nhslo3844_12_003390 0 +qtest2014.48 0 nhslo3844_12_006838 0 +qtest2014.48 0 nhslo3844_12_006842 0 +qtest2014.48 0 nhslo3844_12_008598 0 +qtest2014.48 0 nhslo3844_12_008602 0 +qtest2014.48 0 nhslo3844_12_012616 0 +qtest2014.48 0 nhslo3844_12_012844 0 +qtest2014.48 0 nhslo3844_12_013723 0 +qtest2014.48 0 nhslo3844_12_013727 0 +qtest2014.48 0 nhslo3844_12_014687 0 +qtest2014.48 0 nlm.n3868_12_001407 0 +qtest2014.48 0 nlm.n3868_12_001763 0 +qtest2014.48 0 oley.3924_12_000100 0 +qtest2014.48 0 oley.3924_12_000107 0 +qtest2014.48 0 pedia4004_12_000010 2 +qtest2014.48 0 pedia4004_12_000065 0 +qtest2014.48 0 pedia4004_12_000133 0 +qtest2014.48 0 pedia4004_12_000339 0 +qtest2014.48 0 pedia4004_12_000492 0 +qtest2014.48 0 pedia4004_12_000582 0 +qtest2014.48 0 pedia4004_12_000968 0 +qtest2014.48 0 pedia4004_12_001139 0 +qtest2014.48 0 rared1522_12_000851 0 +qtest2014.48 0 rared1522_12_000863 0 +qtest2014.48 0 rared1522_12_000865 0 +qtest2014.48 0 skinc4437_12_002328 0 +qtest2014.48 0 speci4533_12_000052 3 +qtest2014.48 0 std.a1593_12_000137 0 +qtest2014.48 0 std.a1593_12_000144 0 +qtest2014.48 0 surge4588_12_000094 0 +qtest2014.48 0 tooth4681_12_000593 0 +qtest2014.48 0 tripa0853_12_001719 0 +qtest2014.48 0 tripa0853_12_002429 2 +qtest2014.48 0 under4819_12_000028 0 +qtest2014.48 0 uptod4830_12_005832 2 +qtest2014.48 0 uptod4830_12_037996 0 +qtest2014.48 0 uptod4830_12_081378 0 +qtest2014.48 0 uptod4830_12_081405 0 +qtest2014.48 0 uptod4830_12_081407 0 +qtest2014.48 0 uptod4830_12_081439 0 +qtest2014.48 0 uptod4830_12_081452 0 +qtest2014.48 0 urolo4836_12_000058 0 +qtest2014.48 0 virtu4909_12_000899 0 +qtest2014.48 0 virtu4909_12_001847 0 +qtest2014.48 0 virtu4909_12_001994 0 +qtest2014.48 0 vital4916_12_000452 0 +qtest2014.48 0 webmd4945_12_000744 0 +qtest2014.48 0 wiki.0842_12_000728 0 +qtest2014.48 0 women1681_12_001720 2 +qtest2014.49 0 atlas0954_12_000522 0 +qtest2014.49 0 atlas0954_12_000961 0 +qtest2014.49 0 atlas0954_12_001053 2 +qtest2014.49 0 backa0962_12_000315 0 +qtest2014.49 0 bccan2066_12_000600 0 +qtest2014.49 0 bupa.2183_12_000380 0 +qtest2014.49 0 bupa.2183_12_000407 0 +qtest2014.49 0 bupa.2183_12_000424 0 +qtest2014.49 0 bupa.2183_12_000920 0 +qtest2014.49 0 bupa.2183_12_001330 2 +qtest2014.49 0 bupa.2183_12_001363 1 +qtest2014.49 0 bupa.2183_12_001370 0 +qtest2014.49 0 bupa.2183_12_001377 0 +qtest2014.49 0 bupa.2183_12_001382 0 +qtest2014.49 0 bupa.2183_12_001387 3 +qtest2014.49 0 bupa.2183_12_001816 3 +qtest2014.49 0 cance2210_12_001167 0 +qtest2014.49 0 cance2210_12_001407 0 +qtest2014.49 0 child2346_12_000784 0 +qtest2014.49 0 child2346_12_000789 0 +qtest2014.49 0 child2346_12_000797 0 +qtest2014.49 0 child2346_12_000805 0 +qtest2014.49 0 child2346_12_000815 0 +qtest2014.49 0 child2346_12_000826 0 +qtest2014.49 0 child2346_12_000857 0 +qtest2014.49 0 child2346_12_000863 0 +qtest2014.49 0 child2346_12_000871 0 +qtest2014.49 0 child2346_12_000885 0 +qtest2014.49 0 child2346_12_000887 0 +qtest2014.49 0 clini0836_12_002988 0 +qtest2014.49 0 clini0836_12_003993 0 +qtest2014.49 0 clini0836_12_006050 0 +qtest2014.49 0 clini0836_12_006819 0 +qtest2014.49 0 clini0836_12_007578 0 +qtest2014.49 0 clini0836_12_008714 0 +qtest2014.49 0 clini0836_12_009089 0 +qtest2014.49 0 clini0836_12_010443 0 +qtest2014.49 0 clini0836_12_022649 0 +qtest2014.49 0 clini0836_12_024691 0 +qtest2014.49 0 clini0836_12_026172 0 +qtest2014.49 0 clini0836_12_031203 0 +qtest2014.49 0 clini0836_12_034875 0 +qtest2014.49 0 clini0836_12_036884 0 +qtest2014.49 0 clini0836_12_040721 0 +qtest2014.49 0 clini0836_12_041722 0 +qtest2014.49 0 clini0836_12_044014 0 +qtest2014.49 0 clini0836_12_048225 0 +qtest2014.49 0 clini0836_12_062668 0 +qtest2014.49 0 clini0836_12_064467 0 +qtest2014.49 0 clini0836_12_070728 0 +qtest2014.49 0 clini0836_12_072204 0 +qtest2014.49 0 clini0836_12_074002 0 +qtest2014.49 0 clini0836_12_078676 0 +qtest2014.49 0 clini0836_12_078844 0 +qtest2014.49 0 clini0836_12_084189 0 +qtest2014.49 0 clini0836_12_085000 0 +qtest2014.49 0 clini0836_12_086818 0 +qtest2014.49 0 clini0836_12_088569 0 +qtest2014.49 0 clini0836_12_091262 0 +qtest2014.49 0 clini0836_12_091964 0 +qtest2014.49 0 clini0836_12_092515 0 +qtest2014.49 0 clini0836_12_094520 0 +qtest2014.49 0 clini0836_12_096877 0 +qtest2014.49 0 clini0836_12_099223 0 +qtest2014.49 0 clini0836_12_100489 0 +qtest2014.49 0 clini0836_12_110386 0 +qtest2014.49 0 clini0836_12_117690 0 +qtest2014.49 0 clini0836_12_125046 0 +qtest2014.49 0 drcha2660_12_000042 0 +qtest2014.49 0 drugb0846_12_003698 0 +qtest2014.49 0 lymph1316_12_000348 0 +qtest2014.49 0 mdand3588_12_002535 0 +qtest2014.49 0 mdand3588_12_002537 0 +qtest2014.49 0 mdand3588_12_002839 0 +qtest2014.49 0 mdand3588_12_002840 0 +qtest2014.49 0 mdand3588_12_002851 0 +qtest2014.49 0 mdand3588_12_003134 0 +qtest2014.49 0 mdand3588_12_003135 0 +qtest2014.49 0 ncbi.3800_12_010633 0 +qtest2014.49 0 nhslo3844_12_012844 3 +qtest2014.49 0 nlm.n3868_12_000015 0 +qtest2014.49 0 patho3985_12_000073 0 +qtest2014.49 0 patho3986_12_001539 0 +qtest2014.49 0 patie3987_12_000696 0 +qtest2014.49 0 patie3987_12_000783 0 +qtest2014.49 0 uptod4830_12_002097 0 +qtest2014.49 0 uptod4830_12_014793 0 +qtest2014.49 0 uptod4830_12_014873 0 +qtest2014.49 0 uptod4830_12_015425 0 +qtest2014.49 0 uptod4830_12_017676 0 +qtest2014.49 0 uptod4830_12_022168 2 +qtest2014.49 0 uptod4830_12_022174 0 +qtest2014.49 0 uptod4830_12_022180 0 +qtest2014.49 0 uptod4830_12_022188 0 +qtest2014.49 0 uptod4830_12_022198 0 +qtest2014.49 0 uptod4830_12_022199 0 +qtest2014.49 0 uptod4830_12_022218 1 +qtest2014.49 0 uptod4830_12_022240 0 +qtest2014.49 0 uptod4830_12_022254 2 +qtest2014.49 0 uptod4830_12_022257 2 +qtest2014.49 0 uptod4830_12_022284 0 +qtest2014.49 0 uptod4830_12_022285 0 +qtest2014.49 0 uptod4830_12_022290 2 +qtest2014.49 0 uptod4830_12_022295 2 +qtest2014.49 0 uptod4830_12_022298 0 +qtest2014.49 0 uptod4830_12_022311 0 +qtest2014.49 0 uptod4830_12_022321 0 +qtest2014.49 0 uptod4830_12_022337 1 +qtest2014.49 0 uptod4830_12_022344 0 +qtest2014.49 0 uptod4830_12_022345 0 +qtest2014.49 0 uptod4830_12_022358 0 +qtest2014.49 0 uptod4830_12_022367 0 +qtest2014.49 0 uptod4830_12_022368 0 +qtest2014.49 0 uptod4830_12_022390 0 +qtest2014.49 0 uptod4830_12_022392 1 +qtest2014.49 0 uptod4830_12_022405 0 +qtest2014.49 0 uptod4830_12_022441 0 +qtest2014.49 0 uptod4830_12_022452 2 +qtest2014.49 0 uptod4830_12_022459 0 +qtest2014.49 0 uptod4830_12_022464 2 +qtest2014.49 0 uptod4830_12_022466 0 +qtest2014.49 0 uptod4830_12_022526 0 +qtest2014.49 0 uptod4830_12_022531 0 +qtest2014.49 0 uptod4830_12_029215 0 +qtest2014.49 0 uptod4830_12_041481 0 +qtest2014.49 0 uptod4830_12_044632 0 +qtest2014.49 0 uptod4830_12_049254 0 +qtest2014.49 0 uptod4830_12_050122 2 +qtest2014.49 0 uptod4830_12_055019 0 +qtest2014.49 0 uptod4830_12_055142 0 +qtest2014.49 0 uptod4830_12_055147 0 +qtest2014.49 0 uptod4830_12_064422 0 +qtest2014.49 0 uptod4830_12_066919 0 +qtest2014.49 0 uptod4830_12_077956 0 +qtest2014.49 0 uptod4830_12_077971 0 +qtest2014.49 0 uptod4830_12_080147 0 +qtest2014.49 0 uptod4830_12_081451 0 +qtest2014.49 0 uptod4830_12_081550 0 +qtest2014.49 0 virtu4909_12_001367 2 +qtest2014.49 0 wiki.0842_12_002090 3 +qtest2014.50 0 bestb0834_12_001058 0 +qtest2014.50 0 bette2098_12_001835 3 +qtest2014.50 0 cadth0844_12_001008 2 +qtest2014.50 0 cadth0844_12_001009 2 +qtest2014.50 0 cadth0844_12_001110 0 +qtest2014.50 0 cadth0844_12_001119 2 +qtest2014.50 0 cadth0844_12_001662 2 +qtest2014.50 0 cadth0844_12_001663 2 +qtest2014.50 0 cadth0844_12_001682 0 +qtest2014.50 0 cadth0844_12_001683 0 +qtest2014.50 0 cadth0844_12_002320 0 +qtest2014.50 0 clini0836_12_004206 3 +qtest2014.50 0 clini0836_12_032704 0 +qtest2014.50 0 clini0836_12_047312 0 +qtest2014.50 0 clini0836_12_062234 0 +qtest2014.50 0 clini0836_12_068609 3 +qtest2014.50 0 clini0836_12_072922 3 +qtest2014.50 0 clini0836_12_080926 0 +qtest2014.50 0 clini0836_12_084810 3 +qtest2014.50 0 clini0836_12_110478 3 +qtest2014.50 0 clini0836_12_112294 0 +qtest2014.50 0 clini0836_12_115797 0 +qtest2014.50 0 coccy2412_12_001017 0 +qtest2014.50 0 fda.g2909_12_001419 0 +qtest2014.50 0 healt3090_12_001505 3 +qtest2014.50 0 healt3117_12_000093 0 +qtest2014.50 0 healt3117_12_000094 0 +qtest2014.50 0 healt3117_12_000098 0 +qtest2014.50 0 healt3117_12_001393 0 +qtest2014.50 0 healt3117_12_001398 0 +qtest2014.50 0 healt3117_12_002666 0 +qtest2014.50 0 healt3117_12_002993 3 +qtest2014.50 0 healt3117_12_003010 1 +qtest2014.50 0 healt3117_12_003011 3 +qtest2014.50 0 healt3117_12_003012 3 +qtest2014.50 0 healt3117_12_003013 1 +qtest2014.50 0 healt3117_12_003014 3 +qtest2014.50 0 healt3117_12_003015 3 +qtest2014.50 0 healt3117_12_003016 1 +qtest2014.50 0 healt3117_12_003100 0 +qtest2014.50 0 healt3117_12_003113 0 +qtest2014.50 0 healt3117_12_003116 0 +qtest2014.50 0 healt3117_12_003281 0 +qtest2014.50 0 healt3117_12_003305 0 +qtest2014.50 0 healt3117_12_003322 0 +qtest2014.50 0 healt3117_12_003421 0 +qtest2014.50 0 inher3298_12_000589 0 +qtest2014.50 0 inher3298_12_000590 0 +qtest2014.50 0 inher3298_12_000600 0 +qtest2014.50 0 inher3298_12_000650 0 +qtest2014.50 0 inher3298_12_000688 0 +qtest2014.50 0 inher3298_12_000736 0 +qtest2014.50 0 inher3298_12_000738 0 +qtest2014.50 0 inher3298_12_000743 0 +qtest2014.50 0 inher3298_12_000751 0 +qtest2014.50 0 insid3304_12_000068 3 +qtest2014.50 0 lymph1316_12_000524 0 +qtest2014.50 0 mayfi3578_12_000063 0 +qtest2014.50 0 mayfi3578_12_000200 0 +qtest2014.50 0 mayfi3578_12_000201 3 +qtest2014.50 0 mayfi3578_12_000515 0 +qtest2014.50 0 mayfi3578_12_000534 2 +qtest2014.50 0 ncbi.3800_12_001661 3 +qtest2014.50 0 netce3826_12_000349 0 +qtest2014.50 0 nhslo1393_12_013938 3 +qtest2014.50 0 nhslo1393_12_014124 3 +qtest2014.50 0 nhslo1393_12_014131 3 +qtest2014.50 0 nhslo1393_12_014135 3 +qtest2014.50 0 nhslo1393_12_014255 3 +qtest2014.50 0 nhslo3844_12_014557 3 +qtest2014.50 0 nhslo3844_12_014751 3 +qtest2014.50 0 nhslo3844_12_014755 3 +qtest2014.50 0 nhslo3844_12_014873 3 +qtest2014.50 0 nlm.n3868_12_001073 3 +qtest2014.50 0 npc.n0850_12_001976 0 +qtest2014.50 0 npc.n0850_12_002838 0 +qtest2014.50 0 osteo1432_12_000026 0 +qtest2014.50 0 osteo1432_12_000052 0 +qtest2014.50 0 osteo1432_12_000062 0 +qtest2014.50 0 osteo1432_12_000089 0 +qtest2014.50 0 osteo1432_12_000125 0 +qtest2014.50 0 patie3987_12_000644 2 +qtest2014.50 0 patie3992_12_002565 0 +qtest2014.50 0 patie3992_12_002581 0 +qtest2014.50 0 pedia1457_12_001282 0 +qtest2014.50 0 preem1494_12_000627 0 +qtest2014.50 0 prost1502_12_000357 0 +qtest2014.50 0 siume4425_12_000034 0 +qtest2014.50 0 strok1598_12_000100 0 +qtest2014.50 0 strok1598_12_000218 0 +qtest2014.50 0 thyro1624_12_000157 0 +qtest2014.50 0 thyro1624_12_000200 0 +qtest2014.50 0 thyro1624_12_000204 0 +qtest2014.50 0 thyro1624_12_000214 0 +qtest2014.50 0 thyro1624_12_000274 0 +qtest2014.50 0 thyro1624_12_000298 0 +qtest2014.50 0 thyro1624_12_000371 0 +qtest2014.50 0 thyro1624_12_000372 0 +qtest2014.50 0 thyro1624_12_000373 0 +qtest2014.50 0 thyro1624_12_000374 0 +qtest2014.50 0 uptod4830_12_003251 3 +qtest2014.50 0 uptod4830_12_005416 0 +qtest2014.50 0 uptod4830_12_010759 3 +qtest2014.50 0 uptod4830_12_010773 3 +qtest2014.50 0 uptod4830_12_010780 3 +qtest2014.50 0 uptod4830_12_010781 3 +qtest2014.50 0 uptod4830_12_010782 0 +qtest2014.50 0 uptod4830_12_010805 3 +qtest2014.50 0 uptod4830_12_010809 3 +qtest2014.50 0 uptod4830_12_010811 3 +qtest2014.50 0 uptod4830_12_010818 3 +qtest2014.50 0 uptod4830_12_010826 3 +qtest2014.50 0 uptod4830_12_010828 3 +qtest2014.50 0 uptod4830_12_010851 3 +qtest2014.50 0 uptod4830_12_010873 3 +qtest2014.50 0 uptod4830_12_010877 3 +qtest2014.50 0 uptod4830_12_010883 0 +qtest2014.50 0 uptod4830_12_010895 3 +qtest2014.50 0 uptod4830_12_010920 3 +qtest2014.50 0 uptod4830_12_010925 3 +qtest2014.50 0 uptod4830_12_010940 3 +qtest2014.50 0 uptod4830_12_010981 3 +qtest2014.50 0 uptod4830_12_010986 3 +qtest2014.50 0 uptod4830_12_010990 3 +qtest2014.50 0 uptod4830_12_010994 3 +qtest2014.50 0 uptod4830_12_011003 3 +qtest2014.50 0 uptod4830_12_011009 3 +qtest2014.50 0 uptod4830_12_011013 3 +qtest2014.50 0 uptod4830_12_011018 3 +qtest2014.50 0 uptod4830_12_011023 0 +qtest2014.50 0 uptod4830_12_011037 3 +qtest2014.50 0 uptod4830_12_011040 3 +qtest2014.50 0 uptod4830_12_011053 3 +qtest2014.50 0 uptod4830_12_011063 3 +qtest2014.50 0 uptod4830_12_011071 3 +qtest2014.50 0 uptod4830_12_011074 3 +qtest2014.50 0 uptod4830_12_011076 3 +qtest2014.50 0 uptod4830_12_012538 3 +qtest2014.50 0 uptod4830_12_016619 3 +qtest2014.50 0 uptod4830_12_016620 3 +qtest2014.50 0 uptod4830_12_049487 0 +qtest2014.50 0 uptod4830_12_049506 0 +qtest2014.50 0 uptod4830_12_049747 3 +qtest2014.50 0 uptod4830_12_066335 3 +qtest2014.50 0 uptod4830_12_072313 0 +qtest2014.50 0 uptod4830_12_072322 0 +qtest2014.50 0 uptod4830_12_073156 3 +qtest2014.50 0 uptod4830_12_073505 3 +qtest2014.50 0 uptod4830_12_075488 3 +qtest2014.50 0 uscne4856_12_000139 3 +qtest2014.50 0 uscne4856_12_000140 0 +qtest2014.50 0 vesal4890_12_000175 0 +qtest2014.50 0 vesal4890_12_000179 0 +qtest2014.50 0 virtu4909_12_000554 0 +qtest2014.50 0 virtu4909_12_001403 3 +qtest2014.50 0 wiki.0842_12_000511 3 +qtest2014.50 0 wiki.0842_12_001849 3 +qtest2014.50 0 wikis0855_12_000578 0 +qtest2014.50 0 women1681_12_000572 0 +qtest2014.50 0 women1681_12_000672 0 diff --git a/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.cs.xml b/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.cs.xml new file mode 100644 index 0000000000000000000000000000000000000000..7b1a1c1d73812f670b380e0f75d9796672224b8c --- /dev/null +++ b/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.cs.xml @@ -0,0 +1,403 @@ + + + + qtest2014.1 + 00211-027889-DISCHARGE_SUMMARY.txt + Ischemická choroba srdeční + Co to je ischemická choroba srdeční? + Dokumenty by měly obsahovat základní informace o ischemické chorobě srdeční a s ní související péči. + Tato pozitivní žena ve věku 83 let měla nějaký čas problémy se srdcem a zvýšenou dušnost. Po návštěvě lékaře má nyní diagnózu těchto potíží. Ona a její dcera hledají na internetu informace o onemocnění, které jí bylo diagnostikováno. Nic o tomto onemocnění nevědí. + + + qtest2014.2 + 01234-029456-DISCHARGE_SUMMARY.txt + Sepse + Mohla být sepse příčinou smrti? + Dokument by měl obsahovat obecné informace o sepsi a jejích možných následcích. + Pacientka byla žena ve věku 83 let, která zemřela po prodělání sepse. Její dcera chce vědět, zda je sepse možnou příčinou její smrti. Neví, co to sepse je. + + + qtest2014.3 + 01314-028800-DISCHARGE_SUMMARY.txt + Levý hemopneumothorax + Jaké jsou pozdní komplikace hemopneumothoraxu? + Dokument by měl obsahovat informace o pozdních komplikacích hemopneumothoraxu. + Muž ve věku 70 let řídil auto bez použití bezpečnostního pásu a stal se účastníkem nehody. Měl mnoho zlomenin hrudníku a jiných částí těla. Jeho příbuzní chtějí vědět, jak by se o něj měli doma starat. Bylo jim řečeno, aby pravidelně kontrolovali, zda má bolest na hrudi, dušnost, závažnou nevolnost nebo zvracení, vysokou teplotu nebo slabost. Chtějí vědět proč. + + + qtest2014.4 + 02115-010823-DISCHARGE_SUMMARY.txt + Anoxické poškození mozku + Může při závažném poškození mozku jedinec pociťovat bolest? + Dokument by měl obsahovat informace o poškození mozku a bolesti. + Dcera této již zesnulé ženy ve věku 87 let chce vědět, zda je možné, že její matka měla nepozorovanou bolest při závažném poškození mozku, k němuž u ní došlo v jejích posledních dnech. + + + qtest2014.5 + 02136-017465-DISCHARGE_SUMMARY.txt + Krvácení do horní části gastrointestinálního traktu + Jaké jsou možné příčiny krvácení do horní části gastrointestinálního traktu? + Dokument by měl obsahovat informace o krvácení do horní části gastrointestinálního traktu. + Tento pacient mužského pohlaví je dobře obeznámen s většinou svých onemocnění, ale nyní chce vědět, co u něj mohlo způsobit krvácení do horní části gastrointestinálního traktu. Od doktora nedostal jasnou odpověď a nenašel ji ani v propouštěcí zprávě. + + + qtest2014.6 + 02410-026171-DISCHARGE_SUMMARY.txt + Aortální stenóza + Co to je aortální stenóza a jak se léčí? + Dokument by měl obsahovat informace o aortální stenóze a možnostech její léčby. + Muž ve věku 71 let byl postižen aortální stenózou a je s tímto onemocněním obeznámen. O svém onemocnění toho ví docela dost, ale vzhledem k tomu, že od jeho dřívější operace už nějaký čas uplynul, chce získat nové poznatky o tomto onemocnění a jeho léčbě. + + + qtest2014.7 + 02652-006395-DISCHARGE_SUMMARY.txt + Absces ze žlučových kamenů, pravá strana + Jak může člověk přijít k abscesu z uvolněných žlučových kamenů a jsou časté? + Dokument by měl obsahovat informace o uvolněných žlučových kamenech, jejich abscesech, o tom, jak často se vyskytují a co je způsobuje. + Tento pacient je relativně zdravý starší muž. Chce se dozvědět více o žlučových kamenech, zejména o způsobu vzniku abscesů a uvolňování. + + + qtest2014.8 + 03273-009330-DISCHARGE_SUMMARY.txt + Abstinenční příznaky po vysazení alkoholu + Jak jsou nebezpečné abstinenční příznaky po vysazení alkoholu? + Dokument by měl obsahovat informace o abstinenčních příznacích po vysazení alkoholu a jejich následcích. + Tento muž ve věku 47 let v minulosti dlouhou dobu nadměrně konzumoval alkohol a jiné látky. Jeho sestra chce jejich rodičům vysvětlit, jaký druh problému abstinenční příznaky po vysazení alkoholu představují a jaké jsou jejich následky. + + + qtest2014.9 + 04269-027967-DISCHARGE_SUMMARY.txt + Pneumonie pravého horního laloku s kavitární lézí + Co znamená kavitární léze v souvislosti s pneumonií horního laloku? + Dokument by měl obsahovat informace o pneumonii horního laloku a kavitárních lézích. + Tento muž ve věku 39 let byl většinou zdravý, ale nyní se u něj po aspiraci objevila pneumonie. Chce o ní vědět více, protože se kvůli ní cítí velmi unaveně a nepříjemně. + + + qtest2014.10 + 04303-005081-DISCHARGE_SUMMARY.txt + Traumatické poranění mozku, stav po pádu + Jaké jsou možné následky poranění mozku? + Dokument by měl obsahovat informace o poranění mozku a jeho možných následcích. + Pacient má po pádu poranění mozku. On a jeho děti chtějí vědět, čeho by si měli být nyní vědomi, když pacienta propouští z nemocnice a stále existuje nebezpečí krvácení. + + + qtest2014.11 + 07429-001857-DISCHARGE_SUMMARY.txt + Aspirační pneumonie způsobená špatným umístěním Dobhoffovy sondy + Co to je Dobhoffova sonda a proč způsobila pneumonii? + Dokument by měl obsahovat informace o Dobhoffově sondě a důsledcích špatného umístění. + Tato starší žena měla vážnou dopravní nehodu. Potřebovala sondu pro výživu. Sonda byla omylem umístěna do jejích plic místo do žaludku. To způsobilo pneumonii. Rodina chce vědět, zda to je běžný problém nebo výjimečné nedopatření. + + + qtest2014.12 + 07514-025655-DISCHARGE_SUMMARY.txt + Jaterní encefalopatie + Co to je jaterní encefalopatie a proč způsobuje nejasnosti? + Dokument by měl obsahovat informace o jaterní encefalopatii a jejích následcích. + Pacient má v anamnéze žloutenku typu C a nyní trpí jaterní encefalopatií. Pacient a jeho žena chtějí vědět více o této strach vzbuzující potíži a o tom, jak nebezpečná skutečně je. + + + qtest2014.13 + 08703-021487-DISCHARGE_SUMMARY.txt + Stav po částečné laryngektomii + Co to je částečná laryngektomie? + Dokument by měl obsahovat informace o částečné laryngektomii. + Tento mladý muž s Downovým syndromem má už dlouho chronickou aspiraci a nyní mu byl operován hrtan. Pacientova rodina se chce dozvědět více o postupu, který u něj byl proveden. + + + qtest2014.14 + 09337-018472-DISCHARGE_SUMMARY.txt + Infarkt myokardu + Co to je infarkt myokardu? + Dokument by měl obsahovat informace o infarktu myokardu. + Tato starší žena prodělala svůj první infarkt myokardu a spolu se svou rodinou se chce dozvědět více o tomto onemocnění, protože nikdo v její blízké rodině nikdy srdeční onemocnění neměl. + + + qtest2014.15 + 10101-012638-DISCHARGE_SUMMARY.txt + Nemalobuněčný karcinom plic + Je rakovina plic dědičná? + Dokument by měl obsahovat informace o různých druzích rakoviny plic a o tom, jak je pravděpodobné, že se bude v rodině rakovina dědit. + Pacient mužského pohlaví ve věku 74 let zemřel na rakovinu plic a jeho děti chtějí vědět, zda je pravděpodobné, že je rakovina plic také postihne. + + + qtest2014.16 + 10644-007491-DISCHARGE_SUMMARY.txt + Cévní mozková příhoda a respirační selhání + Souvisí spolu cévní mozková příhoda a respirační selhání? + Dokument by měl obsahovat informace o cévní mozkové příhodě a respiračním selhání. + Tento kněz ve věku 78 let se uzdravuje po cévní mozkové příhodě a chce nyní vědět, zda a jak spolu souvisí jeho dvě diagnózy, cévní mozková příhoda a respirační selhání. + + + qtest2014.17 + 11439-014138-DISCHARGE_SUMMARY.txt + Chronický duodenální vřed + Jak často začne vřed znovu krvácet? + Dokument by měl obsahovat informace o chronických duodenálních vředech. + Tento dříve zdravý muž ve středních letech měl několik dní krvavou stolici a byly u něj zjištěny chronické duodenální vředy. On a jeho žena se chtějí o tomto onemocnění dozvědět více, protože mužův otec zemřel na krvácení do gastrointestinálního traktu. + + + qtest2014.18 + 11762-027273-DISCHARGE_SUMMARY.txt + Závratě a hypotenze + Jak předcházet závratím a hypotenzi? + Dokument by měl obsahovat informace o hypotenzi a závratích. + Tato žena ve věku 63 let žije z důvodu duševního onemocnění v pečovatelském domě. Omdlela a musela navštívit nemocnici. Teď, když je opět doma, chtějí její ošetřovatelé vědět, jak co nejlépe předejít tomu, aby znovu neomdlela. + + + qtest2014.19 + 11823-007872-DISCHARGE_SUMMARY.txt + Aneurysma levé karotické tepny + Co to je aneurysma karotické tepny? + Dokument by měl obsahovat informace o aneurysmatu levé karotické tepny. + Tento mladý muž měl záchvaty a vyšetření odhalila aneurysma levé karotické tepny. On a jeho rodina se chtějí o tomto onemocnění dozvědět více. + + + qtest2014.20 + 12748-021750-DISCHARGE_SUMMARY.txt + Subdurální hematom + Co to je subdurální hematom a může se po něm člověk uzdravit? + Dokument by měl obsahovat informace o subdurálním hematomu, jeho následcích a o tom, zda je možné se po něm uzdravit. + Rodiče této ženy se chtějí dozvědět více o subdurálním hematomu, což je onemocnění jejich dcery. Zároveň chtějí vědět, zda se jejich dcera ještě někdy uzdraví. + + + qtest2014.21 + 13033-020154-DISCHARGE_SUMMARY.txt + Selhání ledvin + Jak moc je selhání ledvin nebezpečné a opakuje se? + Dokument by měl obsahovat informace o selhání ledvin, jeho příčinách a následcích. + Pacient má diabetes mellitus, hypertenzi a gastroparézu. Nyní nepracují dobře jeho ledviny a on se chce o selhání ledvin dozvědět více. + + + qtest2014.22 + 14708-006815-DISCHARGE_SUMMARY.txt + Sebevražedné myšlenky + Je běžné, že se sebevražedné myšlenky opakují? + Dokument by měl obsahovat informace o sebevražedných myšlenkách. + Rodiče tohoto muže ve věku 40 let chtějí vědět, jestli je je možné, že se jejich syn se schizoafektivní poruchou znovu pokusí o sebevraždu. + + + qtest2014.23 + 14822-000161-DISCHARGE_SUMMARY.txt + Koronární bypass + Jak je při léčbě onemocnění účinný koronární bypass? + Dokument by měl obsahovat informace o koronárním bypassu a jeho účinnosti. + Tato starší žena se v minulosti rozhodla odmítnout koronární bypass, ale teď se pro něj nakonec rozhodla. Ona a její děti se teď chtějí dozvědět více o tomto zákroku a jeho účinnosti. + + + qtest2014.24 + http://computing.dcu.ie/~lgoeuriot/clefehealth-queries/08951-002958-DISCHARGE_SUMMARY.txt + Diabetes typu 1 a problémy se srdcem + Jakým způsobem ovlivňuje diabetes typu 1 funkci srdce? + Relevantní dokumenty by měly obsahovat informace o diabetu typu 1 a jeho souvislosti s problémy krevního oběhu, zejména u cév srdce. + Pacientem je muž ve věku 71 let, který má v anamnéze čtyři koronární bypassy a diabetes. Má opět problémy se srdcem a obává se toho, jak tyto dvě onemocnění společně negativně ovlivní jeho život. + + + qtest2014.25 + 14897-025566-DISCHARGE_SUMMARY.txt + Cévní mozková příhoda + Co to je cévní mozková příhoda? + Dokument by měl obsahovat základní informace o cévní mozkové příhodě. + Tento mladý muž má problémy se srdcem a podstoupil náhradu aortální chlopně, která se nyní opakuje. Nyní má určité komplikace a chce vědět více o cévní mozkové příhodě, která je jednou z jeho současných diagnóz. + + + qtest2014.26 + 15128-008249-DISCHARGE_SUMMARY.txt + Krvácení do gastrointestinálního traktu + Co může být příčinou krvácení do gastrointestinálního traktu a je běžné, že k němu dojde více než jednou? + Dokument by měl obsahovat informace o krvácení do gastrointestinálního traktu, jeho příčinách a následcích. + Žena tohoto muže ve středních letech, který má v anamnéze dlouhodobé těžké pití, by ráda věděla, jak je časté, že se krvácení do gastrointestinálního traktu opakuje. + + + qtest2014.27 + 15272-026154-DISCHARGE_SUMMARY.txt + Náhrada aortální chlopně + Co to je náhrada aortální chlopně? + Dokument by měl obsahovat základní informace o náhradě aortální chlopně. + Toto je druhá náhrada aortální chlopně této starší ženy, která se rozhodla, že se o svém onemocnění dozví více. Předtím byla jen pasivní, nyní se však chce o svém onemocnění dozvědět více. + + + qtest2014.28 + 16013-015541-DISCHARGE_SUMMARY.txt + Intermitentní bolesti břicha + Co může být příčinou bolestí břicha? + Dokument by měl obsahovat informace o možných příčinách bolesti břicha. + Děti této starší ženy se chtějí dozvědět možné příčiny závažné bolesti břicha, jíž trpí jejich matka a které se sem tam opakují. Nebyla stanovena žádná přesná diagnóza. + + + qtest2014.29 + 16044-019401-DISCHARGE_SUMMARY.txt + Aortální stenóza, stav po náhradě aortální chlopně a rekonvalescence + Jak dlouho trvá rekonvalescence po náhradě aortální chlopně? + Relevantní dokumenty by měly obsahovat informace o psychické a fyzické rekonvalescenci po tomto zákroku. + Toto je pacientka ve věku 58 let, která trpěla aortální stenózou a podstoupila operaci pro její léčbu. Nyní je doma a chce se dozvědět více o své rekonvalescenci. + + + qtest2014.30 + 16093-011230-DISCHARGE_SUMMARY.txt + Tracheobronchomalacie + Jak závažnou nemocí je tracheobronchomalacie? + Relevantní dokumenty by měly obsahovat informace o následcích tracheobronchomalacie. + Pacient je muž ve věku 74 let trpící chronickým a těžkým kašlem, u něhož byla nyní diagnostikována tracheobronchomalacie. Jeho děti chtějí vědět, co toto onemocnění znamená pro jejich otce. + + + qtest2014.31 + 16597-023618-DISCHARGE_SUMMARY.txt + Akutní selhání ledvin + Mohlo akutní selhání ledvin zapříčinit smrt? + Relevantní dokumenty by měly obsahovat informace o příčinách a následcích akutního selhání ledvin. + Pacient je muž ve věku 82 let, u něhož došlo k akutnímu selhání ledvin, které nebylo léčitelné. Pacient je nyní v péči hospicu a jeho příbuzní se chtějí o tomto onemocnění dozvědět více. + + + qtest2014.32 + 16888-003484-DISCHARGE_SUMMARY.txt + Rady pro pacienta s akutním infarktem myokardu + Jaké jsou příčiny infarktu myokardu a jak se jim vyhnout? + Relevantní dokumenty by měly obsahovat zdravotnické informace pro pacienty s onemocněním srdce, které jim pomohou zabránit infarktu. + Pacientka je žena ve věku 48 let, u níž existuje vysoké riziko srdečního selhání. Poté, co prodělala první infarkt, chce vědět, jak žít zdravěji. + + + qtest2014.33 + 16994-022078-DISCHARGE_SUMMARY.txt + Respirační selhání a městnavé srdeční selhání + Jak spolu souvisí respirační selhání a městnavé srdeční selhání? + Relevantní dokumenty by měly obsahovat informace o respiračním selhání a městnavém srdečním selhání. + Pacientka je žena ve věku 68 let, která trpí již dlouho městnavým srdečním selháním. Nyní byla přivezena do nemocnice s respiračním selháním a chce vědět o tom, jak spolu tato dvě onemocnění souvisí. + + + qtest2014.34 + 17090-026395-DISCHARGE_SUMMARY.txt + Krvácení po operaci kyčelního kloubu + Co mohlo způsobit laceraci femorální artérie po náhradě kyčelního kloubu? + Relevantní dokumenty by měly obsahovat informace o komplikacích oběhového systému po náhradě kyčelního kloubu. + Pacient je muž ve věku 65 let, který byl znovu operován z důvodu masivního krvácení. Chce se dozvědět příčiny krvácení a také to, zda chirurg něco nezanedbal. + + + qtest2014.35 + 17217-011306-DISCHARGE_SUMMARY.txt + Peptický vřed + Jaká strava se doporučuje v případě diagnózy peptického vředu? + Relevantní dokumenty by měly obsahovat informace o doporučené dietě pro pacienty s peptickým vředem. + Pacient je muž ve věku 43 let, který měl v domácím prostředí černou dehtovitou stolici. Chce vědět, jaký druh diety by měl pozitivní vliv na jeho rekonvalescenci. + + + qtest2014.36 + 17336-021181-DISCHARGE_SUMMARY.txt + Rekonvalescence po pravostranné otevřené zlomenině pánve a zlomenině pravého horního ramene stydké kosti. + Jak dlouho trvá rekonvalescence po pravostranné otevřené zlomenině pánve a zlomenině pravého horního ramene stydké kosti? + Relevantní dokumenty by měly obsahovat informace o rehabilitaci po zlomenině pánve a ramene stydké kosti. + Pacientka je žena ve věku 18 let, která má zlomeniny z autonehody. Chce vědět, jak dlouho bude trvat, než bude moci sedět a chodit. + + + qtest2014.37 + 17473-000673-DISCHARGE_SUMMARY.txt + Příčiny gynekologického krvácení + Jaké jsou příčiny masivního gynekologického krvácení? + Relevantní dokumenty by měly obsahovat informace o příčinách gynekologického krvácení. + Jedná se o těhotnou ženu ve věku 43 let, u níž došlo k masivnímu gynekologickému krvácení a která podstoupila supracervikální hysterektomii a pravostrannou salpingo-oophorectomii. Nyní chce znát příčiny krvácení. + + + qtest2014.38 + 18321-022756-DISCHARGE_SUMMARY.txt + Příčiny krvácení jícnu + Jaké jsou příčiny krvácení jícnu? + Relevantní dokumenty by měly obsahovat informace o krvácení jícnu. + Pacientka je žena ve věku 50 let, která zvracela světle červenou krev. Chce vědět, proč krvácela. + + + qtest2014.39 + 19649-021294-DISCHARGE_SUMMARY.txt + Míra přežití po sekundárním infarktu myokardu. + Jaká je pravděpodobnost přežití po druhém infarktu myokardu? + Relevantní dokumenty by měly obsahovat informace o míře přežití po infarktu myokardu. + Pacient je muž ve věku 54 let s infarktem myokardu v anamnéze. Nyní chce vědět, jak velké štěstí měl, když přežil druhý infarkt. + + + qtest2014.40 + 19709-026760-DISCHARGE_SUMMARY.txt + Bilaterální plicní kontuze a bezpečnostní pás + Co to jsou bilaterální plicní kontuze a mohlo jim být při autonehodě zabráněno? + Relevantní dokument by měl obsahovat informace o zraněních, jimž může být zabráněno používáním bezpečnostního pásu. + Pacientka řídila nepřipoutaná při srážce motorových vozidel ve vysoké rychlosti a nyní chce vědět, zda jí bezpečnostní pás mohl zachránit před těmito zraněními. + + + qtest2014.41 + 19791-003873-DISCHARGE_SUMMARY.txt + Pseudocysta pankreatu a konzumace alkoholu + Jak spolu souvisí pseudocysta pankreatu a konzumace alkoholu? + Relevantní dokumenty by měly obsahovat informace o tom, co je příčinou pseudocyst pankreatu. + Tato žena ve věku 55 let má v anamnéze alkoholem indukovanou chronickou pankreatitidu. Nyní její děti chtějí vědět, zda konzumace alkoholu mohla být příčinou její diagnózy. + + + qtest2014.42 + 20038-028322-DISCHARGE_SUMMARY.txt + Foramen ovale + Co to je foramen ovale a co jsou jeho příčiny? + Relevantní dokumenty by měly obsahovat informace o příčinách a příznacích foramen ovale. + Tato žena ve věku 40 let podstoupila z důvodu foramen ovale operaci a nyní chce vědět, co to znamená a jak tato nemoc vznikne. + + + qtest2014.43 + 21633-029484-DISCHARGE_SUMMARY.txt + Ischemická choroba srdeční a inzulin dependentní diabetes mellitus + Jaký má vliv inzulin dependentní diabetes mellitus na ischemickou chorobu srdeční? + Relevantní dokumenty by měly obsahovat informace o souvislostech mezi inzulin dependentním diabetes mellitus a ischemickou chorobou srdeční. + Tento muž ve věku 61 let chce vědět, zda existuje souvislost mezi cukrovkou a problémy se srdcem. + + + qtest2014.44 + 21745-025001-DISCHARGE_SUMMARY.txt + Jak mohu zabránit obstrukci tenkého střeva + Jaké jsou příčiny obstrukce tenkého střeva a jak se možné se tomuto onemocnění vyhnout? + Relevantní dokumenty by měly obsahovat informace o příčinách obstrukce tenkého střeva a měly by poskytnout pokyny pro změnu životního stylu napomáhajícího prevenci nemoci. + Dcera této ženy ve věku 85 let chce získat informace o onemocnění své matky. Zároveň chce vědět, jak může pomoci své matce v prevenci tohoto onemocnění. + + + qtest2014.45 + 21833-003461-DISCHARGE_SUMMARY.txt + Bakteriémie streptokoky skupiny A + Co znamená bakteriémie streptokoky skupiny A? + Relevantní dokumenty by měly obsahovat informace o bakteriémii streptokoky skupiny A, jejích příčinách a léčbě. + Manžel pacientky ve věku 37 let se chce něco dozvědět o onemocnění, kterým trpí jeho žena. + + + qtest2014.46 + 22739-020612-DISCHARGE_SUMMARY.txt + Komplikace diabetes mellitus typu 1 + Jaké jsou dlouhodobé a krátkodobé komplikace diabetes mellitus typu 1? + Relevantní dokumenty by měly obsahovat informace o komplikacích diabetes mellitus typu 1. + Jedná se o muže ve věku 30 let, který právě zjistil, že trpí onemocněním diabetes mellitus typu 1. Slyšel o komplikacích tohoto onemocnění a nyní se o nich chce dozvědět více. + + + qtest2014.47 + 22821-026994-DISCHARGE_SUMMARY.txt + Léčba subaachnoidálního krvácení + Jaké jsou léčebné postupy u subaachnoidálního krvácení? + Relevantní dokumenty by měly obsahovat informace o léčbě subaachnoidálního krvácení. + Tento pacient mužského pohlaví ve věku 36 let si nepamatuje, jak byl v nemocnici léčen. Nyní se chce něco dozvědět o péči o pacienty se subarachnoidálním krvácením. + + + qtest2014.48 + 23590-017830-DISCHARGE_SUMMARY.txt + Bílé krvinky a mírná přítomnost bakterií v rozboru moči + Co to znamená, když jsou v rozboru moči bílé krvinky a mírná přítomnost bakterií? + Relevantní dokumenty by měly obsahovat informace o infekcích močových cest a jejich léčbě. + Tato pacientka chce vědět, co znamená věta ve výsledcích jejího laboratorního vyšetření. Chce vědět, zda je pro léčbu onemocnění zapotřebí medikace. + + + qtest2014.49 + 24432-013472-DISCHARGE_SUMMARY.txt + Chronická lymfatická leukémie a dědičnost + Je chronická lymfatická leukémie dědičná? + Relevantní dokument by měl obsahovat informace o dědičnosti chronické lymfatické leukémie. + Děti tohoto muže ve věku 80 let, který měl řadu onemocnění a právě zemřel, chtějí vědět, zda jedno z těchto onemocnění je dědičné. + + + qtest2014.50 + 00098-016139-DISCHARGE_SUMMARY.txt + Cerebrální aneurysma + Co to je cerebrální aneurysma? + Relevantní dokumenty by měly obsahovat informace o příčinách a léčbě cerebrálního aneurysmatu. + Manžel pacientky ve věku 40 let, kterou přijali do nemocnice s diagnózou možného cerebrálního aneurysmatu, se chce dozvědět o onemocnění, jímž trpí jeho žena. + + diff --git a/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.de.xml b/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.de.xml new file mode 100644 index 0000000000000000000000000000000000000000..a8f8bdc81422d87cce1ef79e8f28ab9756295c1f --- /dev/null +++ b/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.de.xml @@ -0,0 +1,403 @@ + + + + qtest2014.1 + 00211-027889-DISCHARGE_SUMMARY.txt + Koronare Herzkrankheit. + Was bedeutet koronare Herzkrankheit? + Die Dokumente sollten Grundinformationen über koronare Herzkrankheit und ihre Behandlung enthalten. + Diese 83-jährige, positive Frau hat seit einiger Zeit Herzprobleme mit zunehmender Atemnot. Nachdem sie den Arzt besucht hatte, wurde die Diagnose gestellt. +Sie und ihre Tochter suchen im Internet Informationen über die Erkrankung, über die sie kein Wissen haben. + + + qtest2014.2 + 01234-029456-DISCHARGE_SUMMARY.txt + Sepsis + Könnte Sepsis die Todesursache sein? + Das Dokument sollte Informationen über Sepsis im Allgemeinen und ihre möglichen Folgen enthalten. + Die Patientin war eine 83-jährige Frau, die nach einer Sepsis gestorben ist. Ihre Tochter möchte wissen, ob die Sepsis die mögliche Todesursache sein könnte. Sie weisst nicht, was Sepsis bedeutet. + + + qtest2014.3 + 01314-028800-DISCHARGE_SUMMARY.txt + L Hämatopneumothorax + Welche Spätkomplikationen können bei Hämatopneumothorax auftreten? + Das Dokument sollte Informationen über Spätkomplikationen des Hämatopneumothoraxes enthalten. + Der 70-jährige Mann ist Auto gefahren ohne den Sicherheitsgurt zu benutzen, und hatte einen Autounfall. Er hatmehrere Brüche am Brustkorb und anderenorts erlitten. Seine Verwandten möchten wissen, wie sie ihn zu Hause betreuen sollten. Ihnen wird empfohlen regelmässig zu kontrollieren, ob er Brustschmerzen, Kurzatmigkeit, schwere Übelkeit und Erbrechen, hohes Fieber oder Schwächezustände hat. Sie möchten wissen, warum. + + + qtest2014.4 + 02115-010823-DISCHARGE_SUMMARY.txt + Anoxische Hirnschädigung + Kann man bei einer schweren Hirnschädigung Schmerzen wahrnehmen? + Das Dokument sollte Informationen über Hirnschädigung und Schmerz enthalten. + Die Tochter der 87-jährigen, nun verstorbenen Frau möchte wissen, ob es möglich ist, dass ihre Mutter unerkannt Schmerzen hatte, die durch die schwere Hirnschädigung in ihren letzten Tagen verursacht wurden. + + + qtest2014.5 + 02136-017465-DISCHARGE_SUMMARY.txt + Obere gastrointestinale Blutung + Welche möglichen Ursachen hat eine gastrointestinale Blutung? +Das Dokument sollte Informationen über die Ursachen der gastrointestinalen Blutung enthalten. + Der Patient ist mit den meisten seiner Erkankungen vertraut, aber er möchte nun wissen, was seine gastrointestinale Blutung verursachen konnte. Er hat eine eindeutige Antwort weder vom Arzt bekommen, noch hat er sie in seinem Entlassungsbrief gefunden. + + + qtest2014.6 + 02410-026171-DISCHARGE_SUMMARY.txt + Aortenstenose + Was ist eine Aortenstenose und wie wird sie behandelt? + Das Dokument sollte Informationen über die Aortenstenose und ihre Behandlungsmöglichkeiten enthalten. + Der 71- jährige Mann hatte bereits eine Aortenstenose und ist mit dieser Erkrankung vertraut. Aber weil es schon eine Weile seit seiner vorherigen Operation her ist, möchte er sein Wissen über die Krankheit und ihre Behandlung aktualisieren. + + + qtest2014.7 + 02652-006395-DISCHARGE_SUMMARY.txt + Abszess, der duch Gallensteinverlust verursacht ist, rechte Flanke + Wie kann man zu einem Abszess durch Gallensteinverlust kommen und ist er häufig? + Dieses Dokument sollte Informationen über verloren gegangene Gallensteine und ihre Abszesse enthalten, wie häufig sie auftreten und was sie verursacht. + Der Patient ist ein relativ gesunder älterer Mann. Er will mehr über Gallensteine wissen und vor allem, wie sie zu Abszessen führen können und sie verloren gehen können. + + + qtest2014.8 + 03273-009330-DISCHARGE_SUMMARY.txt + Alkoholentzugsanfälle + Wie gefährlich sind Alkoholentzugsanfälle? + Das Dokument sollte Informationen über Alkoholentzugsanfälle und ihre Folgen enthalten. + Der 47-jährige Mann hat lange Zeit Alkohol und andere Drogen missbräuchlich konsumiert. Seine Schwester möchte ihren Eltern das Problem der Alkoholentzugsanfälle und ihrer Folgen erklären. + + + qtest2014.9 + 04269-027967-DISCHARGE_SUMMARY.txt + Lungenentzündung im rechten Oberlappen, mit einer Kaverne + Was bedeutet eine Kaverne in Zusammenhang mit einer Lungenentzündung des Oberlappens? + Das Dokument sollte Informationen über die Lungenentzündung des Oberlappens und Kavernen enthalten. + Der 39- jährige Mann war zuvor meist gesund, aber jetzt nach einer Aspiration entwickelte sich bei ihm eine Lungenentzündung. Er möchte mehr darüber wissen, weil er sich müde und unwohl fühlt. + + + qtest2014.10 + 04303-005081-DISCHARGE_SUMMARY.txt + Schädel- Hirn-Trauma, Zustand nach Sturz + Welche mögliche Folgen einer Hirnverletzung können auftreten? + Das Dokument sollte Informationen über Hirnverletzungen und ihre möglichen Folgen enthalten. + Der Patient hat eine Hirnverletzung nach einem Sturz erlitten. Er und seine Kinder möchten wissen, worauf sie jetzt achten sollten, da der Patient aus dem Krankenhaus entlassen wird und es noch die Gefahr einer Blutung gibt. + + + qtest2014.11 + 07429-001857-DISCHARGE_SUMMARY.txt + Aspirationspneumonie, die durch Fehlplatzierung einer Dobhoff Sonde verursacht ist + Was ist eine Dobhoff Sonde und warum hat sie eine Pneumonie verursacht? + Das Dokument sollte Informationen über die Dobhoff Sonde und die Folgen einer Fehlplatzierung enthalten. + Die ältere Dame hatte einen schlimmen Autounfall. Sie benötigte eine Ernährungssonde. Die Sonde wurde versehentlich in ihre Lunge statt in den Magen gelegt. Das hat eine Pneumonie verursacht. Die Famillie möchte wissen, ob das ein häufiges Problem oder eher ein seltener Umstand ist. + + + qtest2014.12 + 07514-025655-DISCHARGE_SUMMARY.txt + Hepatische Enzephalopathie + Was ist eine hepatische Enzephalopathie und warum verusacht sie Verwirrtheit? Das Dokument sollte Informationen über die hepatische Enzephalopathie und ihre Folgen enthalten. + Der Patient hat eine Hepatgitis C durchgemacht und leidet nun an einer hepatischen Enzephalopathie. Der Patient und seine Frau möchten mehr über dieses beängstigende Problem wissen und wie gefährlich es wirklich ist. + + + qtest2014.13 + 08703-021487-DISCHARGE_SUMMARY.txt + Zustand nach „narrow field“ Laryngektomie + Was ist „narrow field“ Laryngektomie? + Das Dokument sollte Informationen über die „narrow field“ Laryngektomie enthalten. + Der junge Mann mit Down-Syndrom hatte seit langer Zeit eine chronische Aspiration und wurde jetzt am Kehlkopf operiert. Seine Familie möchte mehr über den Eingriff, der durchgeführt wurde, wissen. + + + qtest2014.14 + 09337-018472-DISCHARGE_SUMMARY.txt + Herzinfarkt + Was ist ein Herzinfarkt? + Das Dokument sollte Informationen über den Herzinfarkt enthalten. + Diese ältere Dame erlitt ihren ersten Herzinfarkt, und sie und ihre Familie möchten mehr über diese Erkrankung wissen, denn niemand in ihrer engeren Verwandtschaft hatte Herzerkrankungen. + + + qtest2014.15 + 10101-012638-DISCHARGE_SUMMARY.txt + Nicht-kleinzelliger Lungenkrebs + Ist Lungenkrebs erblich? + Das Dokument sollte Informationen über verschiedene Arten des Lungenkrebs enthalten und wie wahrscheinlich es ist, dass er familiär auftritt. + Der 74-jährige Mann ist an Lungenkrebs gestorben, und seine Kinder möchten wissen, ob es wahrscheinlich ist, dass auch sie Lungenkrebs bekommen. + + + qtest2014.16 + 10644-007491-DISCHARGE_SUMMARY.txt + Schlaganfall und Lungenversagen + Sind Schlaganfall und Lungenversagen miteinander verbunden? + Das Dokument sollte Informationen über den Schlaganfall und das Lungenversagen enthalten. + Der 78-jährige Priester hat sich von einem Schlaganfall erholt und möchte jetzt wissen, ob und wie seine zwei Diagnosen, Schlaganfall und Lungenversagen, miteinander verbunden sind. + + + qtest2014.17 + 11439-014138-DISCHARGE_SUMMARY.txt + Chronisches Zwölffingerdarmgeschwür + Wie häufig beginnt das Geschwür wieder zu bluten? + Das Dokument sollte Informationen über das chronische Zwölffingerdarmgeschwür enthalten. + Der Mann mittleren Alters, der zuvor gesund war, hatte mehrere Tage lang blutigen Stuhl, und es wurde ein chronisches Zwölffingerdarmgeschwür festgestellt. Er und seine Frau möchten mehr über diese Erkrankung wissen, weil sein Vater an einer gastrointestinalen Blutung gestorben ist. + + + qtest2014.18 + 11762-027273-DISCHARGE_SUMMARY.txt + Schwindel und Hypotonie + Wie kann man Schwindel und Hypotonie verhindern? + Das Dokument sollte Informationen über Schwindel und Hypotonie enthalten. + Diese 63-jährige Dame lebt wegen ihrer mentalen Erkrankung in einer Wohngemeinschaft. Sie wurde ohnmächtig und musste ein Krankenhaus aufsuchen. Jetzt ist sie zürück zu Hause, und ihre Betreuungspersonen möchten wissen, wie sie einen weiteren Ohnmachtsanfall am besten verhindern können. + + + qtest2014.19 + 11823-007872-DISCHARGE_SUMMARY.txt + Aneurysma der Arteria carotis communis links + Was ist ein Aneurysma der Arteria carotis communis? + Das Dokument sollte Informationen über das Aneurysma der Arteria carotis communis sinistra enthalten. + Der junge Mann hatte Krampfanfälle, und Untersuchungen zeigten ein Aneurysma der Arteria carotis communis sinistra. Er und seine Familie möchten mehr über diese Erkrankung wissen. + + + qtest2014.20 + 12748-021750-DISCHARGE_SUMMARY.txt + Subdurales Hämatom + Was ist ein subdurales Hämatom und kann man sich davon erholen? + Das Dokument sollte Informationen über das subdurale Hämatom und seine Folgen enthalten, und ob es möglich ist, sich davon zu erholen. + Die Eltern der Dame möchten mehr über das subdurale Hämatom, die Erkankung ihrer Tochter, wissen. Sie möchten auch wissen, ob ihre Tochter wieder jemalsgesund wird. + + + qtest2014.21 + 13033-020154-DISCHARGE_SUMMARY.txt + Nierenversagen + Wie gefährlich ist das Nierenversagen und kann es erneut auftreten? + Das Dokument sollte Informationen über das Nierenversagen, seine Ursachen und Folgen enthalten., + Der Patient hatte bereits Diabetes mellitus, Bluthochdruck und eine Gastroparese. Jetzt funktionieren seine Nieren nicht richtig, und er möchte mehr über das Nierenversagen wissen. + + + qtest2014.22 + 14708-006815-DISCHARGE_SUMMARY.txt + Selbstmordgedanken + Treten Selbstmordgedanken häufig erneut auf? + Das Dokument sollte Informationen über Selbstmordgedanken enthalten. + Die Eltern des 40-jährigen Mannes möchten wissen, ob es wahrscheinlich ist, dass ihr Sohn, der eine schizoaffektive Störung hat, den Selbstmordversuch wiederholt. + + + qtest2014.23 + 14822-000161-DISCHARGE_SUMMARY.txt + Koronararterien–Bypass + Wie wirksam zur Heilung der Krankheit ist der Koronararterien–Bypass? + Das Dokument sollte Informationen über den Koronararterien–Bypass und seine Wirksamkeit enthalten. + Die ältere Dame hat früher eine Koronararterien–Bypass-Operation abgelehnt, aber jetzt hat sie sich doch dazu entschieden. Sie und ihre Kinder möchten nun mehr über dieOperation und ihre Wirksamkeit wissen. + + + qtest2014.24 + http://computing.dcu.ie/~lgoeuriot/clefehealth-queries/08951-002958-DISCHARGE_SUMMARY.txt + Diabetes Typ 1 und Herzprobleme + Wie beeinflußt der Diabetes Typ 1 die Herzfunktion? + Die relevanten Dokumente sollten Informationen über den Diabetes Typ 1 und seinen Zusammenhang mit Kreislaufproblemen, insbesondere der Herzkranzgefäße, enthalten. + Der Patient ist ein 71-jähriger Mann, der in der Anamnese eine Koronararterien-Bypass Operation an vier Gefäßen und einen Diabetes hat. Er hat erneut Herzprobleme und macht sich Sorgen, wie die zwei Krankheiten zusammen sein Leben verschlechtern werden. + + + qtest2014.25 + 14897-025566-DISCHARGE_SUMMARY.txt + Schlaganfall + Was ist ein Schlaganfall? + Das Dokument sollte Grundinformationen über den Schlaganfall enthalten. + Der junge Mann hatte Herzprobleme und bekam einen Aortenklappenersatz, der nun wiederholt wurde. Er hatte diesmal einige Komplikationen und möchte mehr über den Schlaganfall wissen, der diesmal eine der Diagnosen war. + + + qtest2014.26 + 15128-008249-DISCHARGE_SUMMARY.txt + Gastrointestinale Blutung + Was kann eine gastrointestinale Blutung verursachen und tritt sie häufigwiederholt auf? + Das Dokument sollte Informationen über gastrointestinale Blutungen, ihre Ursachen und Folgen enthalten. + Die Frau des Mannes in mittlerem Alter, der lange Zeit viel Alkohol trank, möchte wissen, wie häufig es ist, dass sich eine gastrointestinale Blutung wiederholt. + + + qtest2014.27 + 15272-026154-DISCHARGE_SUMMARY.txt + Aortenklappenersatz, ARV + Was ist ein Aortenklappenersatz? + Das Dokument sollte Grundinformationen über den Aortenklappenersatz enthalten. + Die ältere Dame bekam den zweiten Aortenklappenersatz, und ist nun entschlossen, mehr über ihre Erkrankung zu erfahren. Zuvor war sie nur passiv, aber jetzt möchte sie mehr über ihren Zustand wissen. + + + qtest2014.28 + 16013-015541-DISCHARGE_SUMMARY.txt + Wiederkehrende Bauchschmerzen + Was kann Bauchschmerzen verursachen? + Das Dokument sollte Informationen über mögliche Ursachen von Bauchschmerzen enthalten. + Die Kinder der älteren Dame möchten über mögliche Ursachen der starken Bauchschmerzen ihrer Mutter, die immer wieder auftreten, wissen. Es gab keine klare Diagnose. + + + qtest2014.29 + 16044-019401-DISCHARGE_SUMMARY.txt + Aortenstenose, Zustand nach Aortenklappenersatz und Genesung. + Wie lange dauert die Genesung nach einer Aortenklappenoperation? + Die relevanten Dokumente sollten Informationen über die körperliche und geistige Erholung nach der Operation liefern. + Diese 58-jährige Patientin litt an einer Aortenstenose und wurde daher operiert. Jetzt ist sie zu Hause und möchte mehr über ihre Genesung wissen. + + + qtest2014.30 + 16093-011230-DISCHARGE_SUMMARY.txt + Tracheobronchomalazie + Wie ernst ist die Krankheit Tracheobronchomalazie? + Die relevanten Dokumente sollten über die Folgen der Tracheobronchomalazie informieren. + Der Patient ist ein 74-jähriger Mann, der einen chronischen, starken Husten hat, und bei dem nun eine Tracheobronchomalazie festgestellt wurde. Seine Kinder möchten wissen, was diese Krankheit für ihren Vater bedeutet. + + + qtest2014.31 + 16597-023618-DISCHARGE_SUMMARY.txt + Akutes Nierenversagen + Kann ein akutes Nierenversagen tödlich sein? + Die relevanten Dokumente sollten über Ursachen und Folgen des akuten Nierenversagens informieren. + Der Patient ist ein 82-jähriger Mann, der ein akutes Nierenversagen erlitt, dessen Behandlung nicht zur Heilung führte. Der Patient wird nun in einem Hospiz betreut, und seine Verwandten möchten mehr über die Erkrankung wissen. + + + qtest2014.32 + 16888-003484-DISCHARGE_SUMMARY.txtm + Ratschläge für Patienten mit akutem Herzinfarkt + Welche Ursachen hat der Herzinfarkt, und wie können sie vermieden werden? + Die relevanten Dokumente sollten Gesundheitsinformationen für Herzkranke liefern, um ihnen zu helfen, Herzinfarkt zu vermeiden. + Die Patientin ist eine 48-jährige Frau mit hohem Risiko für ein Herzversagen. Nach ihrem ersten Herzinfarkt möchte sie wissen, wie man gesünder leben kann. + + + qtest2014.33 + 16994-022078-DISCHARGE_SUMMARY.txt + Lungenversagen und kongestive Herzinsuffizienz + In welchem Zusammenhang stehen Lungenversagen und kongestive Herzinsuffizienz? + Die relevanten Dokumente sollten Informationen über das Lungenversagen und die kongestive Herzinsuffizienz enthalten. + Die Patientin ist eine 68-jährige Frau, die seit langem an einer kongestiven Herzinsuffizienz leidet. Nun wurde sie mit Lungenversagen ins Krankenhaus eingeliefert, und sie möchte mehr über den Zusammenhang zwischen den beiden Erkrankungen erfahren. + + + qtest2014.34 + 17090-026395-DISCHARGE_SUMMARY.txt + Blutung nach einer Hüftoperation + Was können die Ursachen für einen Einriss der Oberschenkelarterie nach einer Hüftersatzoperation sein? + Die relevanten Dokumente sollten Informationen über Kreislaufkomplikationen nach Hüftersatz enthalten. + Der 65-jährige Patient musste wegen einer starken Blutung erneut operiert werden. Er möchte mehrüber die Ursachen der Blutung erfahren und ob der Chirurg unachtsam war. + + + qtest2014.35 + 17217-011306-DISCHARGE_SUMMARY.txt + Magengeschwür + Welche Nahrung wird empfohlen, wenn ein Magengeschwür diagnostiziert wurde? + Die relevanten Dokumente sollten Informationen über die empfohlene Ernährung für Patienten mit einem Magengeschwür enthalten. + Der Patient ist ein 43-jähriger Mann, der zu Hause schwarzen, teerigen Stuhl hatte. Er möchte wissen, welche Ernährung zu seiner Erholung beitragen kann. + + + qtest2014.36 + 17336-021181-DISCHARGE_SUMMARY.txt + Genesung nach einer offenen Beckenfraktur und einer Fraktur des rechten oberen Schambeinastes. + Wie lange dauert die Genesung nach einer rechtsseitigen offenen Beckenfraktur und einer Fraktur des rechten oberen Schambeinastes? + Die relevanten Dokumente sollten Informationen über die Rehabilitation nach einer Beckenfraktur und einer Ramusfraktur enthalten. + Die Patientin ist eine 18-jährige Frau, die bei einem Autounfall die Brüche erlitten hat. Sie möchte wissen, wie lange es dauern wird, bis sie wieder sitzen und gehen kann. + + + qtest2014.37 + 17473-000673-DISCHARGE_SUMMARY.txt + Zustand nach suprazervikaler Hysterektomie, rechtsseitiger Salpingooophorektomie und Lösung von Adhäsionen mit einer starken vaginalen Nachblutung. + Welche Ursachen haben massive gynäkologische Blutungen? + Die relevanten Dokumente sollten Informationen über die Ursachen von gynäkologischen Blutungen enthalten. + Diese 43-jährige Schwangere hatte eine massive gynäkologische Blutung und mußte sich einer suprazervikalen Hysterektomie und einer rechtsseitigen Salpingooophorektomie unterziehen. Jetzt möchte siedie Ursachen der Blutung erfahren. + + + qtest2014.38 + 18321-022756-DISCHARGE_SUMMARY.txt + Anämie nach Blutverlust + Welche Ursachen hat die Ösophagusblutung? + Die relevanten Dokumente sollten Informationen über die Ursachen der Ösophagusblutung enthalten. + Die Patientin ist eine 50-jährige Frau, die hellrotes Blut erbrochen hat. Sie möchte wissen, warum sie geblutet hat. + + + qtest2014.39 + 19649-021294-DISCHARGE_SUMMARY.txt + Akuter Herzinfakt + Wie hoch ist die Überlebensrate nach einem zweiten Herzinfakt? + Die relevanten Dokumente sollten Informationen über die Überlebensraten nach einem Herzinfakt enthalten. + Der Patient ist ein 54-jähriger Mann mit Herzinfarkten in der Anamnese. Jetzt möchte er wissen, was für ein Glück er hatte, den zweiten Herzinfakt überlebt zu haben. + + + qtest2014.40 + 19709-026760-DISCHARGE_SUMMARY.txt + Doppelseitige Lungenquetschung + Was ist eine doppelseitige Lungenquetschungund hätte sie bei einem Autounfall vermieden werden können? +Die relevanten Dokumente sollten Informationen über Verletzungen enthalten, die man vermeiden kann, wenn man einen Sicherheitsgurt verwendet. + Die Patientin war eine nicht angegurtete Fahrerin bei einer Kraftfahrzeug-Kollision unter hoher Geschwindigkeit.. Nun möchte sie wissen, ob sie der Sicherheitsgurt vor den Verletzungen hätten schützen können. + + + qtest2014.41 + 19791-003873-DISCHARGE_SUMMARY.txt + Pankreaspseudozyste und Alkoholkonsum + In welchem Zusammenhang stehen Pankreaspseudozyste und Alkohol ? + Die relevanten Dokumente sollten Informationen über die Ursachen von Pankreaspseudozysten enthalten. + Diese 55-jährige Dame hat in der Anamnese eine chronische Bauchspeicheldrüsenentzündung, die durch Alkohol verursacht wurde. Jetzt möchten ihre Kinder wissen, ob der Alkoholkonsum die Ursache ihrer Erkrankung sein könnte. + + + qtest2014.42 + 20038-028322-DISCHARGE_SUMMARY.txt + Foramen ovale + Was ist ein Foramen ovale und welche Ursachen hat es? + Die relevanten Dokumente sollten Informationen über die Ursachen und Symptome des Foramen ovale enthalten. + Diese 40-jährige Frau hat sich einer Operation des Foramen ovale unterzogen und möchte jetzt wissen, was das Foramen ovale ist und wie man es bekommen kann. + + + qtest2014.43 + 21633-029484-DISCHARGE_SUMMARY.txt + Koronare Herzkrankheit und insulinabhängiger Diabetes mellitus + Wie beeinflusst der insulinabhängige Diabetes mellitus die koronare Herzkrankheit? + Die relevanten Dokumente sollten Informationen über den Zusammenhang zwischen dem insulinabhängigen Diabetes mellitus und der koronaren Herzkrankheit enthalten. + Der 61-jährige Mann möchte wissen, ob es einen Zusammenhang zwischen Diabetes und Herzproblemen gibt. + + + qtest2014.44 + 21745-025001-DISCHARGE_SUMMARY.txt + Wie kann man einen Dünndarmverschluss vermeiden? + Was sind die Ursachen eines Dünndarmverschlusses, und wie kann die Erkrankung vermieden werden? + Die relevanten Dokumente sollten Informationen über die Ursachen des Dünndarmverschlusses enthalten und Anleitungen zur Änderungen des Lebensstils zur Vermeidung der Erkrankung geben. + Die Tochter der 85-jährigen Frau möchte Informationen über die Erkrankung ihrer Mutter erhalten. Sie möchte auch wissen, wie sie ihrer Mutter helfen kann die Erkrankung nicht wieder zu bekommen. + + + qtest2014.45 + 21833-003461-DISCHARGE_SUMMARY.txt + Bakteriämie durch Streptokokken der Gruppe A + Was ist eine Bakteriämie durch Streptokokken der Gruppe A? + Die relevanten Dokumente sollten Informationen über die Bakteriämie, die durch Streptokokken der Gruppe A hervorgerufen wird, ihre Ursachen und Behandlung enthalten. + Der Eheman der 37-jährigen Patientin möchte über die Erkrankung seiner FrauBescheid wissen. + + + qtest2014.46 + 22739-020612-DISCHARGE_SUMMARY.txt + Komplikationen des Diabetes mellitus Typ 1 + Welche kurzfristigen und langfristigen Komplikationen können bei Diabetes mellitus Typ1 auftreten? + Die relevanten Dokumente sollten Informationen über die Komplikationen des Diabetes mellitus Typ 1 enthalten. + Dieser 30-jährige Mann hat gerade erfahren, dass er Diabetes mellitus Typ 1 hat. Er hat über die Komplikationen der Krankheit gehört und möchte jetzt mehr über sie erfahren. + + + qtest2014.47 + 22821-026994-DISCHARGE_SUMMARY.txt + Behandlung der Subarachnoidalblutung + Welche Behandlungsmöglichkeiten gibt es bei der Subarachnoidalblutung? + Die relevanten Dokumente sollten Informationen über die Behandlung der Subarachnoidalblutung enthalten. + Der 36-jährige Patient erinnert sich nicht, wie er im Krankenhaus behandelt wurde. Jetzt möchte er über die Versorgung von Patienten mit einer Subarachnoidalblutung Bescheid wissen. + + + qtest2014.48 + 23590-017830-DISCHARGE_SUMMARY.txt +  Weiße Blutkörperchen mit mäßig Bakterien im Urintest + Was bedeutet es, weiße Blutkörperchen mit mäßig Bakterien im Urintest zu haben? + Die relevanten Dokumente sollten Informationen über Harnwegsinfekte und ihre Behandlung enthalten. + Diese Patientin möchte wissen, was das Ergebnis ihres Laborbefundes bedeutet. Sie möchte wissen, ob eine medikamentöse Behandlung nötig ist. + + + qtest2014.49 + 24432-013472-DISCHARGE_SUMMARY.txt + Chronische lymphatische Leukämie und Vererbung + Ist die chronische lymphatische Leukämie erblich? + Die relevanten Dokumente sollten Informationen über die Vererbung der chronischen lymphatischen Leukämie enthalten. + Die Kinder des 80-jährigen Mannes, der mehrere Krankheiten hatte und gerade gestorben ist, möchten wissen, ob eine der Krankheiten, die chronische lymphatische Leukämie, erblich ist. + + + qtest2014.50 + 00098-016139-DISCHARGE_SUMMARY.txt + Zerebrales Aneurysma + Was ist ein zerebrales Aneurysma? + Die relevanten Dokumente sollten Informationen über die Ursachen und die Behandlung des zerebralen Aneurysmas enthalten. + Der Eheman der 40-jährigen Patientin, die mit Verdacht auf ein zerebrales Aneurysma ins Krankenhaus eingeliefert wurde, möchte über die Erkrankung, an der seine Frau leidet, Bescheid wissen. + + \ No newline at end of file diff --git a/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.en.xml b/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.en.xml new file mode 100644 index 0000000000000000000000000000000000000000..7070122a33cef7b985db08a29c280188d88e80a2 --- /dev/null +++ b/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.en.xml @@ -0,0 +1,353 @@ + + +qtest2014.1 + 00211-027889-DISCHARGE_SUMMARY.txt + Coronary artery disease. + What does coronary artery disease mean? + The documents should contain basic information about coronary artery disease and its care. + This positive 83 year old woman has had problems with her heart with increased shortness of breath for a while. She has now received a diagnosis for these problems having visited a doctor. She and her daughter are seeking information from the internet related to the condition she has been diagnosed with. They have no knowledge about the disease. + +qtest2014.2 + 01234-029456-DISCHARGE_SUMMARY.txt + Sepsis + Could sepsis be the cause of death? + The document should contain information about sepsis in general and its possible consequences + The patient was an 83 year-old lady who died after sepsis. Her daughter wants to know if sepsis is the possible cause of her death. She does not know what sepsis means. + +qtest2014.3 + 01314-028800-DISCHARGE_SUMMARY.txt + L hemopneumothorax + What are the late complications of hemopneumothorax? + The document should contain information about the late complications of hemopneumothorax. + 70 year old male had driven a car without safety belt and ended up in an accident. He has multiple fractures on his chest and elsewhere. His relatives want to know how they should take care of him at home. They are advised to check regularly if he has chest pain, shortness of breath, severe nausea or vomiting, high fever, or weakness. They want to know why. + +qtest2014.4 + 02115-010823-DISCHARGE_SUMMARY.txt + Anoxic brain injury + Can one experience pain if there is a severe brain injury? + The document should contain information about brain injury and pain. + The daughter of this now dead 87 year old woman wants to know if it was possible for her mother to have unnoticed pain with the severe brain injury that she had in her last days. + +qtest2014.5 + 02136-017465-DISCHARGE_SUMMARY.txt + Upper gastrointestinal bleed + What are the possible causes of gastrointestinal bleeding? + The document should contain information about causes of gastrointestinal bleeding. + This male patient is familiar with most of his diseases but now wants to know what could have caused his gastrointestinal bleeding. He did not get a clear answer from the doctor and his discharge summary did not reveal the answer either. + +qtest2014.6 + 02410-026171-DISCHARGE_SUMMARY.txt + Aortic stenosis + What is aortic stenosis and how is it treated? + The document should contain information about aortic stenosis and its treatment options. + 71 year old man has had aortic stenosis before and is familiar with the disease. He knows quite a lot about his disease but since it is a while since his previous operation he wants to update his knowledge on the disease and its treatment. + +qtest2014.7 + 02652-006395-DISCHARGE_SUMMARY.txt + Dropped gallstone abscess, right flank + How can one get a dropped gallstone abscess and are they common? + The document should contain information about dropped gallstones, their abscesses, how frequent they are and what causes them. + This patient is a relatively healthy elderly man. He is curious to know more about gallstones and especially how they can get abscesses and become dropped. + +qtest2014.8 + 03273-009330-DISCHARGE_SUMMARY.txt + Alcohol withdrawal seizures + How dangerous are alcohol withdrawal seizures? + The document should contain information about alcohol withdrawal seizures and their consequences. + This 47 year old man has a long history of alcohol and other substance abuse. His sister wants to explain to their parents the type of problem alcohol withdrawal seizures is and its consequences + +qtest2014.9 + 04269-027967-DISCHARGE_SUMMARY.txt + Right upper lobe pneumonia with cavitary lesion + What does cavitary lesion mean in connection with upper lobe pneumonia? + This document should contain inforamtion about upper loab pneumonia and cavitary lesions + This 39 year old male has been mostly healthy but now after aspiration has developed pneumonia. He wants to know more about it, since it has made him feel very tired and uncomfortable. + +qtest2014.10 + 04303-005081-DISCHARGE_SUMMARY.txt + Traumatic brain injury, status post fall + What are the possible consequences of brain injury? + The document should contain information about brain injury and its possible consequences + The patient has had brain injury following a fall. He and his children want to know what they should be aware of now that the patient is being discharged from hospital and there is still a danger of bleeding. + +qtest2014.11 + 07429-001857-DISCHARGE_SUMMARY.txt + aspiration pneumonia due to misplacement of dobhoff tube + What is a dobhoff tube and why has it caused pneumonia + The document should contain information about a dobhoff tube and consequences of misplacement. + This elderly lady has been in a bad car accident. She has needed a tube for feeding. The tube has accidentally been placed to her lung instead of stomach. It has caused pneumonia. The family wants to know if this is a common problem or rather a rare accident. + +qtest2014.12 + 07514-025655-DISCHARGE_SUMMARY.txt + hepatic encephalopathy + What is hepatic encephalopathy and why does it cause confusion? + The document should contain information about hepatic encephalopathy and its consequences + The patient has a history of C-hepatitis and now suffers from hepatic encephalopathy. Patient and wife want to know more about this scary problem and how dangerous it really is. + +qtest2014.13 + 08703-021487-DISCHARGE_SUMMARY.txt + Status post narrow field laryngectomy + What is narrow field laryngectomy? + The document should contain information about narrow field laryngectomy. + This young man with downs syndrome has had chronic aspiration for a long time and his larynx has now been operated on. The patients family wants to know more about the procedure that was conducted. + +qtest2014.14 + 09337-018472-DISCHARGE_SUMMARY.txt + Myocardial infarction + What is myocardial infarction? + The document should contain information about myocardial infarction. + This elderly lady has had her first myocardial infarction and she and her family want to know more about the disease since no one in her close family has ever had heart diseases. + +qtest2014.15 + 10101-012638-DISCHARGE_SUMMARY.txt + Non small cell lung cancer + Is lung cancer hereditary? + The document should contain information about different types of lung cancer and how likely it is that it runs in the family. + The 74 year old male patient dies from lung cancer and his children want to know if it is likely that they will also get lung cancer. + +qtest2014.16 + 10644-007491-DISCHARGE_SUMMARY.txt + stroke and respiratory failure + Are stroke and respiratory failure linked together? + The document should contain information about stroke and respiratory failure. + This 78 year old priest recovered from a stroke and now wants to know if and how his two diagnosis, stroke and respiratory failure, are connected to each. + +qtest2014.17 + 11439-014138-DISCHARGE_SUMMARY.txt + chronic duodenal ulcer + How common is it that the ulcer starts to bleed again? + The document should contain information about chronic duodenal ulcers. + This middle aged, previously healthy man, had bloody stool for several days and was found to have chronic duodenal ulcers. He and his wife want to know more about the disease since the man's father died from gastrointestinal bleeding. + +qtest2014.18 + 11762-027273-DISCHARGE_SUMMARY.txt + dizziness and hypotension + How to prevent dizziness and hypotension? + The document should contain information about hypotension and dizziness. + This 63 year old lady lives in a group home due to her mental illness. She fainted and had to visit the hospital. Now that she is back home, her caregivers want to know how they could best prevent the fainting occurring again. + +qtest2014.19 + 11823-007872-DISCHARGE_SUMMARY.txt + L common carotid aneurysm + What is common carotid aneurysm? + The document should contain information about left common carotid aneurysm. + This young male had seizures and examinations revealed he had a left common carotid aneurysm. He and his family want to know more about this disease. + +qtest2014.20 + 12748-021750-DISCHARGE_SUMMARY.txt + subdural hematoma + What is subdural hematoma and can one recover from it? + The document should contain information about subdural hematoma, its consequences and whether it is possible to recover from it. + The parents of this lady want to know more about subdural hematoma, the disease which their daughter has. Also they want to know if their daughter will ever be healthy again. + +qtest2014.21 + 13033-020154-DISCHARGE_SUMMARY.txt + renal failure + How dangerous is renal failure and is it recurring? + The document should contain information about renal failure, its causes and consequences + Patient has had diabetes mellitys, hypertension and gastroparesis before. Now his kidneys do not work well and he wants to know more about renal failure. + +qtest2014.22 + 14708-006815-DISCHARGE_SUMMARY.txt + suicidal ideation + Is it common for suicidal ideation to keep recurring? + The document should contain information about suicidal ideation. + The parents of this 40 year old male want to know if their son who has schizoaffective disorder is likely to repeat his suicide attempt. + +qtest2014.23 + 14822-000161-DISCHARGE_SUMMARY.txt + coronary artery bypass + How effective is coronary artery bypass in curing the disease? + The document should contain information about coronary artery bypass and its effectiveness. + This elderly lady has previously declined a coronary artery bypass operation, but now decided to have it after all. She and her children now want to know more about the operation and its effectiveness. + +qtest2014.24 + 08951-002958-DISCHARGE_SUMMARY.txt + Diabetes type 1 and heart problems + How does diabetes type 1 influence heart function? + Relevant documents should contain information about diabetes type 1 and it's connections to cirkulatory problems especially in heart vessels. + The patient is a 71 year-old male with a history of four vessel coronary artery bypass graft and diabetes. He has again heart problems and he is worried how the two deseases together will worsen his life. + +qtest2014.25 + 14897-025566-DISCHARGE_SUMMARY.txt + cerebrovascular accident + What is cerebrovascular accident? + The document should contain basic information about cerbrovascular accident. + This young man has had probles with his heart and had aortic valve replacement which is now repeated. This time he has some complications and wants to know more about cerebrovascular accidents that were one of his diagnosis this time. + +qtest2014.26 + 15128-008249-DISCHARGE_SUMMARY.txt + gastrointestinal bleed + What can cause gastrointestinal bleed and is it common to have it more than once? + The document should contain information about gastrointestinal bleed, its causes and consequences + The wife of this middle aged man, with a long history of heavy drinking, is curious to know how common it is for gastrointestinal bleeding to recur. + +qtest2014.27 + 15272-026154-DISCHARGE_SUMMARY.txt + aortic valve replacement, ARV + What is aortic valve replacement? + The document should contain basic information about aortic valve replacement. + This is this elderly ladies second ARV, and she has now decided to learn more about her disease. Previously she has just been passive, but now wants to know more about her condition. + +qtest2014.28 + 16013-015541-DISCHARGE_SUMMARY.txt + intermittent abdominal pain + What can cause abdominal pain? + The document should contain information about possible causes of abdominal pain. + The children of this elderly lady want to know the possible caused of their mothers severe abdominal pain which recurs every now and then. There was no clear diagnosis. + +qtest2014.29 + 16044-019401-DISCHARGE_SUMMARY.txt + Aortic stenosis, status post aortic valve replacement and recovery + How long is the convalescence after an aortic valve operation? + Relevant documents should provide information about the physical and mental recovery after the operation. + This is a 58 year old female patient who has suffered from aortic stenosis and who has had an operation to treat this. Now she is at home and wants to know more about her recovery. + +qtest2014.30 + 16093-011230-DISCHARGE_SUMMARY.txt + Tracheobronchomalacia + How severe of a disease is tracheobronchomalacia? + Relevant documents should provide information on the consequences of having tracheobronchomalacia. + The patient is a 74 year old man who has had a chronic and severe cough and who has now been diagnosis with tracheobronchomalacia. His children want to know what the disease means for their father. + +qtest2014.31 + 16597-023618-DISCHARGE_SUMMARY.txt + Acute renal failure + Could an acute renal failure cause death? + Relevant documents should provide information on the causes and consequences of acute renal failure. + The patient is an 82 year old male who suffered from acute renal failure which was incurable. The patient is now in hospice care and his relatives want to know more about the disease. + +qtest2014.32 + 16888-003484-DISCHARGE_SUMMARY.txt + advices for patient with Acute infartus myocardi + What are the causes of myocardial infarction and how can they be avoided? + Relevant documents should provide health information for heart patients helping them avoid infarction. + The patient is a 48 year old woman at high risk of heart failure. After the first infarction she wants to know how to live in a healthier way. + +qtest2014.33 + 16994-022078-DISCHARGE_SUMMARY.txt + Repiratory failure and CHF + What are the connections between respiratory failure and CHF? + Relevant documents should contain information about respiratory failure and CHF. + The patient is a 68 years old woman who has suffered from CHF for a long time. Now she was taken to the hospital because of respiratory failure and she wants to know about the connection between these two maladies. + +qtest2014.34 + 17090-026395-DISCHARGE_SUMMARY.txt + bleeding after hip operation + What could cause a laceration in the femoral artery after a hip replacement operation? + Relevant documents should contain information about the circulatory complications after a hip replacement. + The patient is a 65 year old male who was reoperated on because of enormous bleeding. He wants to know about causes of the bleeding, and whether the surgeon was negligent. + +qtest2014.35 + 17217-011306-DISCHARGE_SUMMARY.txt + Peptic Ulcer disease + What kind of food is recommended after being diagnosed with peptic ulcer? + Relevant documents should contain information about the recommended diet for gastric ulcer patients. + The patient is a 43 year old man with black tarry stools at home. He wants to know what kind of diet would have a positive effect on his recovery. + +qtest2014.36 + 17336-021181-DISCHARGE_SUMMARY.txt + convalescence after an open pelvic fracture and a right superior rami fracture. + How long is the convalescence after a right open pelvic fracture and a right superior rami fracture? + Relevant documents should contain information about rehabilitation after pelvis and rami fracture. + The patient is an 18 year old female who obtained the fractures in a car crash. She wants to know how long of a time it will be before she can sit and walk. + +qtest2014.37 + 17473-000673-DISCHARGE_SUMMARY.txt + causes for gynecolocigal bleeding + What are the causes of massive gynecological bleeding? + Relevant documents should contain information about the causes of gynecolocigal bleeding + This is a 43 year old gravida who had a massive gynecological bleeding and who had to undergo a supracervical hysterectomy, and right salpingo-oophorectomy. Now she wants to know the causes of the bleeding. + +qtest2014.38 + 18321-022756-DISCHARGE_SUMMARY.txt + causes for oesophagus bleeding + What are the causes of oesophagus bleeding? + Relevant documents should contain information about oesophagus bleeding. + Patient is a 50 year old woman who had been vomiting bright red blood. She wants to know why she was bleeding. + +qtest2014.39 + 19649-021294-DISCHARGE_SUMMARY.txt + surviving rates after a secondary myocardial infarctus. + What is the probability of surviving a second myocardial infarction? + Relevant documents should contain information about survival rates following a myocardial infarction. + Patient is a 54 year old male with a history of myocardial infarction. Now he wants to know how lucky he has been having survived a second infarction. + +qtest2014.40 + 19709-026760-DISCHARGE_SUMMARY.txt + Bilateral pulmonary contusions and safety belt + What are bilateral pulmonary contusions and could they have been avoided in a car accident? + The relevant document should contain information about the injuries thjat can avoided when using safety belt. + The patient was an unrestrained driver in a high-speed motor vehicle collision and now she wants to know if the safety belt could have saved her from these injuries. + +qtest2014.41 + 19791-003873-DISCHARGE_SUMMARY.txt + Pancreatic Pseudocyst and alcohol consumption + What is the connection between pancreatic pseudocyst and alcohol? + Relevant documents should contain information on what causes pancreatic pseudocysts + This 55 year old lady has a history of chronic alcohol-induced pancreatitis. Now her children want to know if the alcohol consumption could be the cause of her diagnosis. + +qtest2014.42 + 20038-028322-DISCHARGE_SUMMARY.txt + foramen ovale + What is foramen ovale and what are its causes? + Relevant documents should contain information on the causes and symptoms of foramen ovale. + This 40 year old female has undergone an operation for foramen ovale and now she wants to know what it means and how a person can get it. + +qtest2014.43 + 21633-029484-DISCHARGE_SUMMARY.txt + coronary artery disease and insulin dependent diabetes mellitus + What is the influence of insulin-dependent diabetes mellitus on coronary artery disease? + Relevant documents should contain information about the connections between insulin-dependent diabetes mellitus and coronary artery disease. + This is a 61 year old gentleman who wants to know if there is a connection between diabetes and heart problems. + +qtest2014.44 + 21745-025001-DISCHARGE_SUMMARY.txt + how can I avoid small bowel obstruction + What are the causes of small bowel obstruction and how could the disease be avoided? + Relevant documents should contain information on the causes of small bowel obstruction and give instructions for life style changes that help to avoid the disease. + The daughter of this is 85 year old female wants to get information on her mother's disease. She also wants to know how she can help her mother in avoiding getting the disease again. + +qtest2014.45 + 21833-003461-DISCHARGE_SUMMARY.txt + Group A streptococcus bacteremia + What does Group A streptococcus bacteremia mean? + Relevant documents should contain information about group A streptococcus bacteremia, its causes and treatment. + The husband of the 37 year old female patient wants to know about the disease his wife is suffering from. + +qtest2014.46 + 22739-020612-DISCHARGE_SUMMARY.txt + complications of type 1 diabetes mellitus + What are the long-term and short-term complications of type 1 diabetes mellitus? + Relevant documents should contain information about the complications of type 1 diabetes mellitus. + This is a 30 year old male who has just found out that he has type 1 diabetes mellitus. He has heard about the complications of the disease and now he wants to know more about them. + +qtest2014.47 + 22821-026994-DISCHARGE_SUMMARY.txt + tretament for subarachnoid hemorrage + What are the treatments for subarachnoid hemorrage? + Relevant documents should contain information on the treatment for subarachnoid hemorrage. + This 36 year old male patient does not remember how he was treated in the hospital. Now he wants to know about the care for subarachnoid hemorrage patients. + +qtest2014.48 + 23590-017830-DISCHARGE_SUMMARY.txt +  White blood cells with moderate bacteria in urinanalysis + What does it mean to have white blood cells with moderate bacteria in urinanalysis? + Relevant documents should contain information about urin infections and their treatment. + This patient wants to know what the sentence in her laboratory results mean. She wants to know if medication is needed to treat the condition. + +qtest2014.49 + 24432-013472-DISCHARGE_SUMMARY.txt + Chronic lymphocytic leukemia and hereditarity + Is chronic lymphocytic leukemia hereditary? + The relevant document should contain information about the heritability of chronic lymphocytic leukemia. + The children of this 80 year old man who had many diseases and who has just died want to know if one of the diseases, chronic lymphocytic leukemia, is hereditary. + +qtest2014.50 + 00098-016139-DISCHARGE_SUMMARY.txt + Cerebral aneurysm + What is cerebral aneurysm? + Relevant documents should contain information about the causes and treatment of cerebral aneurysm. + The husband of the 40 year old female patient who was taken to the hospital with diagnosis of possible cerebral aneurysm, wants to know about the disease his wife is suffering from. + + \ No newline at end of file diff --git a/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.fr.xml b/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.fr.xml new file mode 100644 index 0000000000000000000000000000000000000000..911776165cff7f1d1a02dd63a65535928bdc4f37 --- /dev/null +++ b/original/CLEFeHealth2014Task3/queries/queries.clef2014ehealth.1-50.test.fr.xml @@ -0,0 +1,403 @@ + + + + qtest2014.1 + 00211-027889-DISCHARGE_SUMMARY.txt + Maladie coronarienne + Qu'est-ce qu'une maladie coronarienne ? + Les documents doivent contenir des informations de base sur la maladie coronarienne et les soins liés à celle-ci. + Cette femme positive de 83 ans souffre des problèmes cardiaques et d'un essoufflement qui s'aggrave depuis un certain temps. Maintenant, elle a reçu un diagnostic de ces problèmes après une visite chez le médecin. Elle et sa fille sont à la recherche d'informations sur internet concernant la maladie diagnostiquée. Elles ne savent rien sur la maladie. + + + qtest2014.2 + 01234-029456-DISCHARGE_SUMMARY.txt + Septicémie + La septicémie pourrait-elle être la cause de la mort ? + Le document doit contenir des informations sur la septicémie en général et ses possibles conséquences. + La patiente était une femme de 83 ans qui est morte après une septicémie. Sa fille veut savoir si la septicémie est une cause possible de sa mort. Elle ne sait pas ce que signifie la septicémie. + + + qtest2014.3 + 01314-028800-DISCHARGE_SUMMARY.txt + Hemopneumothorax gauche + Quelles sont les complications tardives de l'hemopneumothorax ? + Le document doit contenir des informations sur les complications tardives de l'hemopneumothorax. + Un homme de 70 ans conduisait sa voiture sans ceinture de sécurité et il a eu un accident. Il a de multiples fractures dans la poitrine et ailleurs. Ses parents veulent savoir comment ils doivent prendre soin de lui à la maison. On leur a conseillé de vérifier régulièrement s'il souffre de douleurs thoraciques, d'essoufflement, de nausées ou de vomissements sévères, d'une forte fièvre ou d'une faiblesse. Ils veulent savoir pourquoi. + + + qtest2014.4 + 02115-010823-DISCHARGE_SUMMARY.txt + Lésion cérébrale anoxique + Peut-on ressentir de la douleur avec une grave lésion cérébrale ? + Le document doit contenir des informations sur les lésions cérébrales et la douleur. + La fille de cette femme de 87 ans décédée veut savoir s'il est possible que sa mère ne se soit pas aperçu de la douleur pendant ses derniers jours à cause de sa grave lésion cérébrale. + + + qtest2014.5 + 02136-017465-DISCHARGE_SUMMARY.txt + Saignement gastro-intestinal supérieur + Quelles sont les causes possibles du saignement gastro-intestinal supérieur ? + Le document doit contenir des informations sur les causes possibles du saignement gastro-intestinal. + Ce patient de sexe masculin connaît la plupart de ses maladies mais il veut savoir maintenant ce qui pouvait causer son saignement gastro-intestinal. Il n'a pas obtenu une réponse claire du médecin et son compte-rendu d'hospitalisation n'a pas révélé de réponse non plus. + + + qtest2014.6 + 02410-026171-DISCHARGE_SUMMARY.txt + Sténose aortique + Qu'est-ce qu'une sténose aortique et comment est-elle traitée ? + Le document doit contenir des informations sur la sténose aortique et ses options de traitement. + Cet homme de 71 ans a souffert d'une sténose aortique auparavant et il est familier avec la maladie. Il sait beaucoup de choses sur sa maladie mais comme sa dernière opération date, il veut mettre à jour ses connaissances sur la maladie et son traitement. + + + qtest2014.7 + 02652-006395-DISCHARGE_SUMMARY.txt + Abcès causé par des calculs biliaires libérés, côté droit + Comment peut-on être atteint d'un abcès de calculs biliaires libérés et est-ce fréquent ? + Le document doit contenir des informations sur les calculs biliaires, les abcès, leur fréquence et leurs causes. + Ce patient est un homme âgé relativement sain. Il veut en savoir plus sur les calculs biliaires et surtout sur les causes des abcès et la libération des calculs. + + + qtest2014.8 + 03273-009330-DISCHARGE_SUMMARY.txt + Crises du sevrage de l'alcool + Quel est le danger des crises du sevrage de l'alcool ? + Le document doit contenir des informations sur les crises du sevrage de l'alcool et leurs conséquences. + Cet homme de 47 ans a une longue histoire de consommation d'alcool et de drogues. Sa soeur veut expliquer à leurs parents le problème de crises du sevrage d'alcool et ses conséquences. + + + qtest2014.9 + 04269-027967-DISCHARGE_SUMMARY.txt + Pneumonie du lobe supérieur droit avec lésion cavitaire + Qu'est-ce qu'une lésion cavitaire dans le cadre de la pneumonie du lobe supérieur ? + Le document doit contenir des informations sur la pneumonie du lobe supérieur et les lésions cavitaires + Cet homme de 39 ans a été en bonne santé la plupart du temps mais maintenant il est atteint de pneumonie après une aspiration. Il veut en savoir plus sur ce sujet car il se sent mal et très fatigué depuis. + + + qtest2014.10 + 04303-005081-DISCHARGE_SUMMARY.txt + Lésion cérébrale traumatique, état ​​après la chute + Quelles sont les possibles conséquences d'une lésion cérébrale ? + Le document doit contenir des informations sur les lésions cérébrales et ses conséquences possibles. + Le patient a une lésion cérébrale suite à une chute. Lui et ses enfants veulent savoir ce qu'ils doivent savoir alors qu'il sort de l'hôpital et qu'il y a toujours un risque de saignement. + + + qtest2014.11 + 07429-001857-DISCHARGE_SUMMARY.txt + Pneumonie d'aspiration en raison de la mauvaise position du tube Dobhoff + Qu'est-ce qu'un tube Dobhoff et pourquoi il a causé la pneumonie ? + Le document doit contenir des informations sur le tube Dobhoff et les conséquences de sa mauvaise position. + Cette femme âgée a subi un grave accident de voiture. Elle a besoin d'un tube d'alimentation. Le tube a été accidentellement placé dans son poumon à la place de l'estomac. Ceci a causé une pneumonie. La famille veut savoir si c'est un problème commun ou plutôt un accident rare. + + + qtest2014.12 + 07514-025655-DISCHARGE_SUMMARY.txt + Encéphalopathie hépatique + Qu'est-ce qu'une encéphalopathie hépatique et pourquoi elle cause de la confusion ? + Le document doit contenir des informations sur l'encéphalopathie hépatique et ses conséquences. + Le patient a des antécédents d'hépatite C et souffre maintenant de l'encéphalopathie hépatique. Le patient et sa femme veulent en savoir plus sur ce problème effrayant et son danger réel. + + + qtest2014.13 + 08703-021487-DISCHARGE_SUMMARY.txt + Etat après une laryngectomie à champ étroit + Qu'est-ce qu'une laryngectomie à champ étroit ? + Le document doit contenir des informations sur la laryngectomie à champ étroit. + Ce jeune homme, atteint de syndrome de Down et une aspiration chronique depuis longtemps, a subi une opération de son larynx. La famille du patient veut en savoir plus sur la procédure qui a été appliquée. + + + qtest2014.14 + 09337-018472-DISCHARGE_SUMMARY.txt + Infarctus du myocarde + Qu'est-ce qu'un infarctus du myocarde ? + Le document doit contenir des informations sur l'infarctus du myocarde. + Cette vieille dame a eu son premier infarctus du myocarde et elle et sa famille veulent en savoir plus sur la maladie puisque personne dans sa famille n'a jamais eu de maladies cardiaques. + + + qtest2014.15 + 10101-012638-DISCHARGE_SUMMARY.txt + Cancer bronchique non à petites cellules + Le cancer bronchique est-il héréditaire ? + Le document doit contenir des informations sur les différents types du cancer bronchique et la probabilité de son hérédité. + Ce patient mâle de 74 ans meurt d'un cancer du poumon et ses enfants veulent savoir s'il est probable qu'ils soient un jour eux aussi atteints de cancer du poumon. + + + qtest2014.16 + 10644-007491-DISCHARGE_SUMMARY.txt + Accident vasculaire cérébral et insuffisance respiratoire + Y a-t-il une liaison entre un accident vasculaire cérébral et une insuffisance respiratoire ? + Le document doit contenir des informations sur l'accident vasculaire cérébral et l'insuffisance respiratoire. + Ce prêtre de 78 ans a guérit après un accident vasculaire cérébral et il veut savoir maintenant comment son liés ses deux diagnostics, l'accident vasculaire cérébral et l'insuffisance respiratoire. + + + qtest2014.17 + 11439-014138-DISCHARGE_SUMMARY.txt + Ulcère duodénal chronique + Est-il fréquent que l'ulcère commence à saigner de nouveau ? + Le document doit contenir des informations sur les ulcères duodénaux chroniques. + Cet homme d'âge moyen, sain auparavant, a eu des selles sanglantes pendant plusieurs jours et on a constaté qu'il avait des ulcères duodénaux chroniques. Lui et sa femme veulent en savoir plus à propos de la maladie car le père de l'homme est mort d'une hémorragie gastro-intestinale. + + + qtest2014.18 + 11762-027273-DISCHARGE_SUMMARY.txt + vertiges et hypotension + Comment prévenir les vertiges et l'hypotension ? + Le document doit contenir des informations sur les vertiges et l'hypotension. + Cette dame de 63 ans vit dans un foyer de groupe à cause de sa maladie mentale. Elle s'est évanouie et on l'a hospitalisée. Maintenant, qu'elle est de retour à la maison, ses aidants veulent savoir comment ils peuvent prévenir au mieux un nouveau malaise. + + + qtest2014.19 + 11823-007872-DISCHARGE_SUMMARY.txt + Anévrisme de la carotide commune gauche + Qu'est-ce qu'un anévrisme de la carotide commune ? + Le document doit contenir des informations sur l'anévrisme de la carotide commune gauche. + Ce jeune homme a eu des examens et les résultats ont démontré qu'il avait un anévrisme de la carotide commune. Lui et sa famille veulent en savoir plus sur cette maladie. + + + qtest2014.20 + 12748-021750-DISCHARGE_SUMMARY.txt + Hématome sous-dural + Qu'est-ce qu'un hématome sous-dural et peut-on s'en remettre ? + Le document doit contenir des informations sur l'hématome sous-dural, ses conséquences et la possibilité de s'en remettre. + Les parents de cette femme veulent en savoir plus sur l'hématome sous-dural, la maladie dont souffre leur fille. Ils veulent aussi savoir si leur fille pourra jamais guérir. + + + qtest2014.21 + 13033-020154-DISCHARGE_SUMMARY.txt + Insuffisance rénale + Quel est le danger de l'insuffisance rénale et est-ce qu'elle se répète ? + Le document doit contenir des informations sur l'insuffisance rénale, ses causes et ses conséquences. + Le patient est atteint de diabète, d'hypertension et de gastroparésie. Ses reins ne fonctionnent plus bien et il veut en savoir plus sur l'insuffisance rénale. + + + qtest2014.22 + 14708-006815-DISCHARGE_SUMMARY.txt + Idées suicidaires + La réapparition des idées suicidaires est-elle fréquente ? + Le document doit contenir des informations sur les idées suicidaires. + Les parents de cet homme de 40 ans veulent savoir s'il est probable que leur fils atteint d'un trouble schizo-affectif soit susceptible de répéter sa tentative de suicide. + + + qtest2014.23 + 14822-000161-DISCHARGE_SUMMARY.txt + Pontage coronarien + Quelle est l'efficacité du pontage coronarien dans la guérison de la maladie ? + Le document doit contenir des informations sur le pontage coronarien et son efficacité. + Cette vieille dame a refusé une opération de pontage coronarien auparavant mais maintenant elle a décidé de la subir après tout. Maintenant, elle et ses enfants veulent en savoir plus sur l'opération et son efficacité. + + + qtest2014.24 + http://computing.dcu.ie/~lgoeuriot/clefehealth-queries/08951-002958-DISCHARGE_SUMMARY.txt + Diabète de type 1 et problèmes cardiaques + Comment le diabète de type 1 influence-t-il la fonction cardiaque ? + Les documents pertinents doivent contenir des informations sur le diabète de type 1 et sa relation avec les problèmes de circulation, en particulier en ce qui concerne les vaisseaux cardiaques. + Le patient est un homme de 71 ans avec des antécédents de quatre pontages coronariens et de diabète. Il a de nouveau des problèmes cardiaques et il souhaite savoir si l'interaction des deux maladies va affecter sa vie. + + + qtest2014.25 + 14897-025566-DISCHARGE_SUMMARY.txt + Accident vasculaire cérébral + Qu'est-ce qu'un accident vasculaire cérébral ? + Le document doit contenir des informations de base sur l'accident vasculaire cérébral. + Ce jeune homme a des problèmes cardiaques et il a subi un remplacement de la valve aortique qui se répète maintenant. Cette fois, il a des complications et il veut en savoir plus sur les accidents vasculaires cérébraux, l'un de ses diagnostics actuels. + + + qtest2014.26 + 15128-008249-DISCHARGE_SUMMARY.txt + Saignement gastro-intestinal + Qu'est-ce qui peut causer le saignement gastro-intestinal et est-il fréquent d'en souffrir plus qu'une fois ? + Le document doit contenir des informations sur le saignement gastro-intestinal, ses causes et ses conséquences. + L'épouse de cet homme d'âge moyen avec une longue histoire de consommation excessive d'alcool est curieuse de savoir s'il est fréquent que le saignement gastro-intestinal se répète. + + + qtest2014.27 + 15272-026154-DISCHARGE_SUMMARY.txt + Remplacement de la valve aortique + Qu'est-ce qu'un remplacement de la valve aortique ? + Le document doit contenir des informations sur le remplacement de la valve aortique. + Il s'agit du deuxième remplacement de la valve aortique de cette personne âgée et elle s'est décidée maintenant à en savoir plus sur sa maladie. Auparavant, elle a juste été passive mais maintenant, elle veut en savoir plus sur son état. + + + qtest2014.28 + 16013-015541-DISCHARGE_SUMMARY.txt + Douleurs abdominales intermittentes + Qu'est-ce qui peut causer la douleur abdominale ? + Le document doit contenir des informations sur les causes possibles de la douleur abdominale. + Les enfants de cette personne âgée veulent connaître les causes possibles de la douleur abdominale de leur mère qui réapparaît de temps en temps. Il n'y avait pas de diagnostic clair. + + + qtest2014.29 + 16044-019401-DISCHARGE_SUMMARY.txt + Sténose aortique, état après un remplacement de la valve aortique et récupération + Combien dure la convalescence après une opération de la valve aortique ? + Les documents pertinents doivent contenir des informations sur la récupération physique et mentale après l'opération. + Il s'agit d'une patiente de 58 ans atteinte d'une sténose aortique qui a subi une opération pour traiter cela. Maintenant, elle est à la maison et elle veut en savoir plus sur sa convalescence. + + + qtest2014.30 + 16093-011230-DISCHARGE_SUMMARY.txt + Trachéobronchomalacie + Quelle est la gravité de la trachéobronchomalacie ? + Les documents pertinents doivent contenir des informations sur les conséquences de la trachéobronchomalacie. + Le patient est un homme de 74 ans qui souffre d'un toux chronique et sévère et chez lequel on a désormais diagnostiqué la trachéobronchomalacie. Ses enfants veulent savoir ce que cette maladie signifie pour leur père. + + + qtest2014.31 + 16597-023618-DISCHARGE_SUMMARY.txt + Insuffisance rénale aiguë + Une insuffisance rénale aiguë peut-elle causer la mort ? + Les documents pertinents doivent contenir des informations sur les causes et les conséquences de l'insuffisance rénale aiguë. + Le patient est un homme de 82 ans qui souffre d'insuffisance rénale aiguë incurable. Le patient est maintenant en soins palliatifs et ses parents veulent en savoir plus sur la maladie. + + + qtest2014.32 + 16888-003484-DISCHARGE_SUMMARY.txt + Conseils pour un patient avec l'infarctus du myocarde aigu + Quelles sont les causes de l'infarctus du myocarde et comment peuvent-elles être évitées ? + Les documents pertinents doivent contenir des informations médicales pour les patients cardiaques qui les aident à prévenir l'infarctus. + La patiente est une femme de 48 ans à haut risque d'insuffisance cardiaque. Après le premier infarctus, elle veut savoir comment vivre de façon plus saine. + + + qtest2014.33 + 16994-022078-DISCHARGE_SUMMARY.txt + Insuffisance respiratoire et insuffisance cardiaque congestive + Quelle est la relation entre l'insuffisance respiratoire et l'insuffisance cardiaque congestive ? + Les documents pertinents doivent contenir des informations sur l'insuffisance respiratoire et l'insuffisance cardiaque congestive. + La patiente est une femme de 68 ans qui a souffert d'insuffisance cardiaque congestive pendant longtemps. Maintenant, elle a été hospitalisée à cause d'une insuffisance respiratoire et elle veut connaître le lien entre ces deux maladies. + + + qtest2014.34 + 17090-026395-DISCHARGE_SUMMARY.txt + Saignement après l'opération de la hanche + Qu'est-ce qui pourrait causer une lacération de l'artère fémorale après le remplacement de la hanche ? + Les documents pertinents doivent contenir des informations sur les complications circulatoires après un remplacement de la hanche. + Le patient est un homme de 65 ans qui a été réopéré en raison d'une hémorragie énorme. Il veut connaître les causes du saignement et savoir si le chirurgien a été négligent. + + + qtest2014.35 + 17217-011306-DISCHARGE_SUMMARY.txt + Ulcère gastroduodénal + Quel régime alimentaire est recommandé pour le diagnostic de l'ulcère gastro-duodénal ? + Les documents pertinents doivent contenir des informations sur le régime alimentaire pour les patients atteints d'ulcère gastro-duodénal. + Le patient est un homme de 43 ans qui a les selles noirâtres. Il veut savoir quel régime aurait un effet positif sur son rétablissement. + + + qtest2014.36 + 17336-021181-DISCHARGE_SUMMARY.txt + Convalescence après une fracture du bassin ouverte et une fracture de la branche supérieure droite + Combien de temps dure la convalescence après une fracture du bassin ouverte du côté droit et une fracture de la branche supérieure droite ? + Les documents pertinents doivent contenir des informations sur la convalescence après une fracture du bassin et une fracture de la branche. + Le patient est une femme de 18 ans qui a subi les fractures dans un accident de voiture. Elle veut savoir combien de temps elle devra attendre avant de pouvoir s'asseoir et marcher de nouveau. + + + qtest2014.37 + 17473-000673-DISCHARGE_SUMMARY.txt + Causes de l'hémorragie gynécologique + Quelles sont les causes de l'hémorragie gynécologique massive ? + Les documents pertinents doivent contenir des informations sur les causes de l'hémorragie gynécologique. + Il s'agit d'une femme enceinte de 43 ans atteinte d'une hémorragie gynécologique massive qui a dû subir une hystérectomie supracervicale et une ovariectomie à droite. Maintenant, elle veut connaître les causes de l'hémorragie. + + + qtest2014.38 + 18321-022756-DISCHARGE_SUMMARY.txt + Causes du saignement de l'oesophage + Quelles sont les causes du saignement de l'oesophage ? + Les documents pertinents doivent contenir des informations sur le saignement de l'oesophage. + Le patient est une femme de 50 ans qui a vomi du sang de couleur rouge vif. Elle veut savoir pourquoi elle saignait. + + + qtest2014.39 + 19649-021294-DISCHARGE_SUMMARY.txt + Taux de survie après un infarctus du myocarde secondaire + Quelle est la probabilité de survivre au deuxième infarctus du myocarde ? + Les documents pertinents doivent contenir des informations sur le taux de survie après un infarctus du myocarde. + Le patient est un homme de 54 ans avec des antécédents d'infarctus du myocarde. Maintenant, il veut savoir quelle chance il a eu en survivant au deuxième infarctus. + + + qtest2014.40 + 19709-026760-DISCHARGE_SUMMARY.txt + Contusions pulmonaires bilatérales et ceinture de sécurité + Qu'est qu'une contusion pulmonaire bilatérale et peut-on la prévenir dans un accident de voiture ? + Le document pertinent doit contenir des informations sur les blessures qui peuvent être évités en utilisant la ceinture de sécurité. + La patiente conduisait sans ceinture de sécurité dans un accident de voiture à grande vitesse et maintenant elle veut savoir si la ceinture de sécurité aurait pu prévenir ses blessures. + + + qtest2014.41 + 19791-003873-DISCHARGE_SUMMARY.txt + Pseudokyste pancréatique et consommation de l'alcool + Quelle est la relation entre le pseudokyste pancréatique et l'alcool ? + Les documents pertinents doivent contenir des informations sur les causes du pseudokyste pancréatique. + Cette dame de 55 ans a des antécédents de pancréatite chronique induite par l'alcool. Maintenant, ses enfants veulent savoir si la consommation d'alcool pourrait être la cause de son diagnostic. + + + qtest2014.42 + 20038-028322-DISCHARGE_SUMMARY.txt + Foramen ovale + Qu'est qu'un foramen ovale et quelles sont ses causes ? + Les documents pertinents doivent contenir des informations sur les causes et les symptômes du foramen ovale. + Cette femme de 40 ans a subi une opération à cause du foramen ovale et maintenant elle veut savoir ce que cela signifie et comment une personne peut en être atteinte. + + + qtest2014.43 + 21633-029484-DISCHARGE_SUMMARY.txt + Maladie coronarienne et diabète insulinodépendant + Le diabète insulinodépendant a-t-il une influence sur les maladies coronariennes ? + Les documents pertinents doivent contenir des informations sur la relation entre le diabète insulinodépendant et la maladie coronarienne. + Il s'agit d'un homme de 61 ans qui veut savoir s'il y a un lien entre le diabète et les problèmes cardiaques. + + + qtest2014.44 + 21745-025001-DISCHARGE_SUMMARY.txt + Comment puis-je éviter l'obstruction de l'intestin ? + Quelles sont les causes de l'obstruction de l'intestin et comment peut—on prévenir cette maladie ? + Les documents pertinents doivent contenir des informations sur les causes de l'obstruction de l'intestin et donner des instructions sur les changements de style de vie qui contribuent à prévenir la maladie. + La fille de cette femme de 85 ans veut obtenir des informations sur la maladie de sa mère. Elle veut aussi savoir comment elle peut aider sa mère à prévenir la récidive de la maladie. + + + qtest2014.45 + 21833-003461-DISCHARGE_SUMMARY.txt + Bactériémie à streptocoque du groupe A + Qu'est-ce qu'une bactériémie à streptocoque du groupe A ? + Les documents pertinents doivent contenir des informations sur la bactériémie à streptocoque du groupe A, ses causes et son traitement. + Le mari de cette femme de 37 ans veut en savoir plus sur la maladie de sa femme. + + + qtest2014.46 + 22739-020612-DISCHARGE_SUMMARY.txt + Complications du diabète de type 1 + Quelles sont les complications du diabète de type 1 à long terme et à court terme ? + Les documents pertinents doivent contenir des informations sur les complications du diabète de type 1. + Il s'agit d'un homme de 30 ans qui vient de constater qu'il est atteint de diabète de type 1. Il a entendu parler des complications de la maladie et maintenant il veut en savoir plus. + + + qtest2014.47 + 22821-026994-DISCHARGE_SUMMARY.txt + Traitement de l'hémorragie méningée + Quel est le traitement en cas de l'hémorragie méningée ? + Les documents pertinents doivent contenir des informations sur le traitement en cas de l'hémorragie méningée. + Ce patient de 36 ans ne se souvient pas comment il a été traité à l'hôpital. Maintenant, il veut en savoir plus sur les soins chez les patients souffrant d'une hémorragie méningée. + + + qtest2014.48 + 23590-017830-DISCHARGE_SUMMARY.txt + Globules blancs et présence modérée de bactéries dans l'analyse d'urine + Que signifie la présence de globules blancs et de bactéries modérée dans l'analyse d'urine ? + Les documents pertinents doivent contenir des informations sur les infections des voies urinaires et leur traitement. + Cette patiente veut comprendre une phrase dans ses résultats de laboratoire. Elle veut savoir s'il est nécessaire de prendre les médicaments pour traiter la maladie. + + + qtest2014.49 + 24432-013472-DISCHARGE_SUMMARY.txt + Leucémie lymphoïde chronique et hérédité + Est-ce que la leucémie lymphoïde chronique est héréditaire ? + Les documents pertinents doivent contenir des informations sur l'hérédité de la leucémie lymphoïde chronique. + Les enfants de cet homme de 80 ans qui souffrait de nombreuses maladies et qui vient de décéder veulent savoir si l'une des maladies, la leucémie lymphoïde chronique, est héréditaire. + + + qtest2014.50 + 00098-016139-DISCHARGE_SUMMARY.txt + Anévrisme cérébral + Qu'est-ce qu'un anévrisme cérébral ? + Les documents pertinents doivent contenir des informations sur les causes et le traitement de l'anévrisme cérébral. + Le mari de la patiente de 40 ans qui vient d'être transportée à l'hôpital avec un diagnostic d'anévrisme cérébral possible veut en savoir plus sur la maladie de sa femme. + + \ No newline at end of file diff --git a/original/CLEFeHealth2014Task3/readme_Documents.txt b/original/CLEFeHealth2014Task3/readme_Documents.txt new file mode 100644 index 0000000000000000000000000000000000000000..669738a3ea955d01d781d208b020ed3bc9d28074 --- /dev/null +++ b/original/CLEFeHealth2014Task3/readme_Documents.txt @@ -0,0 +1,95 @@ +README for Khresmoi medical documents 2012 web crawl +==================================================== + +This web crawl is distributed as part of the CLEFeHealth 2014 Task 3: "Information retrieval to address questions patients may have when reading clinical reports". + +The distributed medical web crawl contains a collection of files containing the documents from the EU-FP7 Khresmoi (http://khresmoi.eu/) project's 2012 medical documents web crawl. This collection contains in the order of one million English documents covering a broad set of medical topics. The documents in the collection come from several online sources, including Health On the Net Foundation certified websites, as well as well-known medical sites and databases (e.g. Genetics Home Reference, ClinicalTrial.gov, Diagnosia). + +This archive is distributed as a set of eight zip files (size: 6.3GB compressed, **52.7GB** uncompressed), named partN.zip. It contains the processed version of the crawl which was obtained by filtering out very short documents, and correcting some errors in mark-up (e.g. by applying Jsoup functions) in the raw data. The document collection distributed for CLEFeHealth 2014 Task 3 is split into a set of .dat files. Each of the .dat files in this collection contain the web crawl for one domain (where we define a domain to be the root URL). + +**Please note this is a reduced version of the CLEF eHealth 2013 Task 3 document collection. ** + +***************************************************** + +This README includes: +1) a description of the convention used to name the .dat files; +2) a description of the format of the .dat files; and +3) additional notes. + +***************************************************** + +1) The web pages for each domain are provided in a separate .dat file, where the file name has the following format: + + _.dat + + is derived from the first five characters in the domain name (excluding 'www.'), followed by a unique id (i.e. a number). + + For example: acidr1783_12.dat + + +2) Each .dat file contains a collection of web pages and metadata, where the data for one web page is organised as follows: +(1) a unique identifier (#UID) for a web page in this document collection, +(2) the date of crawl in the form YYYYMM (#DATE), +(3) the URL (#URL) to the original web page, and +(4) the raw HTML content (#CONTENT) of the web page. + +A short example illustrates the structure of a .dat file: +#UID:acidr1783_12_000001 +#DATE:201204-06 +#URL:http://www.acidreflux-heartburn-gerd.net +#CONTENT: + + +. + +. +

Children's Reflux and Infant Reflux

+

Children and Acid Reflux
Children experiencing reflux can exhibit typical symptoms, such as heartburn and regurgitation, or atypical symptoms...

+. +. + + +#EOR + +#UID:acidr1783_12_000002 +#DATE:201204-06 +#URL:http://www.acidreflux-heartburn-gerd.net/News/beatheartburn.html +#CONTENT: + + +. +. +
  • nighttime acid reflux
  • + +

    Heartburn

    +