test.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. {
  2. "reportType": [{
  3. "name": "简易"
  4. }, {
  5. "name": "常规"
  6. }],
  7. "chuBaoGaoShiJianList": [{
  8. "text": "自取",
  9. "value": "自取"
  10. }, {
  11. "text": "邮寄",
  12. "value": "邮寄"
  13. }, {
  14. "text": "电子报告",
  15. "value": "电子报告"
  16. }],
  17. "reportSource": [{
  18. "name": "客户"
  19. }, {
  20. "name": "中介代理"
  21. }],
  22. "reportRequire": [{
  23. "name": "常规"
  24. }, {
  25. "name": "加急"
  26. }, {
  27. "name": "特急"
  28. }],
  29. "judgeList": [{
  30. "name": "是"
  31. }, {
  32. "name": "否"
  33. }],
  34. "sampleType": [{
  35. "text": "细胞培养上清",
  36. "value": "细胞培养上清"
  37. }, {
  38. "text": "细胞悬液",
  39. "value": "细胞悬液"
  40. }, {
  41. "text": "贴壁生长的活细胞",
  42. "value": "贴壁生长的活细胞"
  43. }, {
  44. "text": "冻存细胞",
  45. "value": "冻存细胞"
  46. }, {
  47. "text": "血样",
  48. "value": "血样"
  49. }, {
  50. "text": "其他",
  51. "value": "其他"
  52. }],
  53. "transportType": [{
  54. "text": "常温",
  55. "value": "常温"
  56. }, {
  57. "text": "冰袋(2-8℃)",
  58. "value": "冰袋(2-8℃)"
  59. }, {
  60. "text": "干冰",
  61. "value": "干冰"
  62. }, {
  63. "text": "液氮",
  64. "value": "液氮"
  65. }, {
  66. "text": "其他",
  67. "value": "其他"
  68. }],
  69. "sampleState": [{
  70. "text": "原液或半成品"
  71. }, {
  72. "text": "终制剂"
  73. }, {
  74. "text": "其他"
  75. }],
  76. "sex": [{
  77. "text": "男",
  78. "value": "男"
  79. }, {
  80. "text": "女",
  81. "value": "女"
  82. }],
  83. "specification": [{
  84. "text": "__ml*5ml离心管"
  85. }, {
  86. "text": "__ml*15ml离心管"
  87. }, {
  88. "text": "__ml*50ml离心管"
  89. }, {
  90. "text": "__ml*冻存管"
  91. }, {
  92. "text": "__ml*冻存袋"
  93. }, {
  94. "text": "__ml*玻璃管"
  95. }, {
  96. "text": "__ml*玻璃瓶"
  97. }, {
  98. "text": "__ml*EP管"
  99. }, {
  100. "text": "__ml*采血管"
  101. }, {
  102. "text": "其它:容量*包装类型"
  103. }],
  104. "disposition": [{
  105. "text": "按照检测方样本管理规程处理"
  106. }, {
  107. "text": "退样(邮寄到付)"
  108. }, {
  109. "text": "自行取回(请于报告发出之日1个月内取回,过期销毁)"
  110. }],
  111. "weiTouTop": [{
  112. "icon": "weitou",
  113. "name": "委托单"
  114. }, {
  115. "icon": "yangpin",
  116. "name": "样品"
  117. }, {
  118. "icon": "weituo",
  119. "name": "委托人"
  120. }],
  121. "validList": [{
  122. "value": "yangPinMingCheng",
  123. "toast": "样品名称",
  124. "num": 0
  125. }, {
  126. "value": "songJianPiHao",
  127. "toast": "送检批号/编号",
  128. "num": 0
  129. }, {
  130. "value": "yangPinZhuangTai",
  131. "toast": "样品状态",
  132. "num": 0
  133. }, {
  134. "value": "songJianShiJian",
  135. "toast": "送检时间",
  136. "num": 0
  137. }],
  138. "showBooleanList1": [{
  139. "value": "yangPinLeiXing",
  140. "text": "样品信息的样品类型①",
  141. "num": 0,
  142. "type": "string"
  143. }, {
  144. "value": "yangBenYunShuTiao",
  145. "text": "样品信息的运输条件①",
  146. "num": 0,
  147. "type": "string"
  148. }, {
  149. "value": "yangPinGuiGe",
  150. "text": "样品信息的样品规格①",
  151. "num": 0,
  152. "type": "string"
  153. }, {
  154. "value": "shuLiang",
  155. "text": "样品信息的样品数量①",
  156. "num": 3,
  157. "type": "number"
  158. }],
  159. "showBooleanList2": [{
  160. "value": "yangPinLeiXingEr",
  161. "text": "样品信息的样品类型②",
  162. "num": 0,
  163. "type": "string"
  164. }, {
  165. "value": "yangPinYunShuTiao",
  166. "text": "样品信息的运输条件②",
  167. "num": 0,
  168. "type": "string"
  169. }, {
  170. "value": "yangPinGuiGeEr",
  171. "text": "样品信息的样品规格②",
  172. "num": 0,
  173. "type": "string"
  174. }, {
  175. "value": "shuLiangEr",
  176. "text": "样品信息的样品数量②",
  177. "num": 3,
  178. "type": "number"
  179. }],
  180. "showBooleanList3": [{
  181. "value": "yangPinLeiXingSan",
  182. "text": "样品信息的样品类型③",
  183. "num": 0,
  184. "type": "string"
  185. }, {
  186. "value": "yangPinYunShuSan",
  187. "text": "样品信息的运输条件③",
  188. "num": 0,
  189. "type": "string"
  190. }, {
  191. "value": "yangPinGuiGeSan",
  192. "text": "样品信息的样品规格③",
  193. "num": 0,
  194. "type": "string"
  195. }, {
  196. "value": "shuLiangSan",
  197. "text": "样品信息的样品数量③",
  198. "num": 3,
  199. "type": "number"
  200. }],
  201. "showBooleanList4": [{
  202. "value": "yangPinLeiXingSi",
  203. "text": "样品信息的样品类型④",
  204. "num": 0,
  205. "type": "string"
  206. }, {
  207. "value": "yangPinYunShuSi",
  208. "text": "样品信息的运输条件④",
  209. "num": 0,
  210. "type": "string"
  211. }, {
  212. "value": "yangPinGuiGeSi",
  213. "text": "样品信息的样品规格③",
  214. "num": 0,
  215. "type": "string"
  216. }, {
  217. "value": "shuLiangSi",
  218. "text": "样品信息的样品数量④",
  219. "num": 3,
  220. "type": "number"
  221. }]
  222. }