| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "reportType": [{
- "name": "简易"
- }, {
- "name": "常规"
- }],
- "reportSource": [{
- "name": "客户"
- }, {
- "name": "中介代理"
- }],
- "reportRequire": [{
- "name": "常规"
- }, {
- "name": "加急"
- }, {
- "name": "特急"
- }],
- "sampleType": [{
- "text": "细胞培养上清",
- "value": "细胞培养上清"
- }, {
- "text": "细胞悬液",
- "value": "细胞悬液"
- }, {
- "text": "贴壁生长的活细胞",
- "value": "贴壁生长的活细胞"
- }, {
- "text": "冻存细胞",
- "value": "冻存细胞"
- }, {
- "text": "血样",
- "value": "血样"
- }, {
- "text": "其他",
- "value": "其他"
- }],
- "transportType": [{
- "text": "常温",
- "value": "常温"
- }, {
- "text": "冰袋(2-8℃)",
- "value": "冰袋(2-8℃)"
- }, {
- "text": "干冰",
- "value": "干冰"
- }, {
- "text": "液氮",
- "value": "液氮"
- }, {
- "text": "其他",
- "value": "其他"
- }],
- "sampleState": [{
- "text": "原液或半成品"
- }, {
- "text": "终制剂"
- }, {
- "text": "其他"
- }],
- "sex": [{
- "name": "男"
- }, {
- "name": "女"
- }],
- "specification": [{
- "text": "__ml*5ml离心管"
- }, {
- "text": "__ml*15ml离心管"
- }, {
- "text": "__ml*50ml离心管"
- }, {
- "text": "__ml*冻存管"
- }, {
- "text": "__ml*冻存袋"
- }, {
- "text": "__ml*玻璃管"
- }, {
- "text": "__ml*玻璃瓶"
- }, {
- "text": "__ml*EP管"
- }, {
- "text": "__ml*采血管"
- }, {
- "text": "其它:容量*包装类型"
- }],
- "disposition": [{
- "text": "按照检测方样本管理规程处理"
- }, {
- "text": "退样(邮寄到付)"
- }, {
- "text": "自行取回(请于报告发出之日1个月内取回,过期销毁)"
- }]
- }
|