<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>EffectProgress__c</fullName>
|
<externalId>false</externalId>
|
<label>效果/进度</label>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Picklist</type>
|
<valueSet>
|
<restricted>true</restricted>
|
<valueSetDefinition>
|
<sorted>false</sorted>
|
<value>
|
<fullName>认可</fullName>
|
<default>false</default>
|
<label>认可</label>
|
</value>
|
<value>
|
<fullName>中立</fullName>
|
<default>false</default>
|
<label>中立</label>
|
</value>
|
<value>
|
<fullName>不认可</fullName>
|
<default>false</default>
|
<label>不认可</label>
|
</value>
|
<value>
|
<fullName>科室申请</fullName>
|
<default>false</default>
|
<label>科室申请</label>
|
</value>
|
<value>
|
<fullName>器械科审核</fullName>
|
<default>false</default>
|
<label>器械科审核</label>
|
</value>
|
<value>
|
<fullName>院级审核</fullName>
|
<default>false</default>
|
<label>院级审核</label>
|
</value>
|
<value>
|
<fullName>招标采购</fullName>
|
<default>false</default>
|
<label>招标采购</label>
|
</value>
|
<value>
|
<fullName>申请驳回</fullName>
|
<default>false</default>
|
<label>申请驳回</label>
|
</value>
|
<value>
|
<fullName>初步沟通</fullName>
|
<default>false</default>
|
<label>初步沟通</label>
|
</value>
|
<value>
|
<fullName>同意协助</fullName>
|
<default>false</default>
|
<label>同意协助</label>
|
</value>
|
<value>
|
<fullName>已提交申请</fullName>
|
<default>false</default>
|
<label>已提交申请</label>
|
</value>
|
<value>
|
<fullName>未同意协助</fullName>
|
<default>false</default>
|
<label>未同意协助</label>
|
</value>
|
<value>
|
<fullName>临床反馈</fullName>
|
<default>false</default>
|
<label>临床反馈</label>
|
</value>
|
<value>
|
<fullName>OCSM跟进</fullName>
|
<default>false</default>
|
<label>OCSM跟进</label>
|
</value>
|
<value>
|
<fullName>问题排除</fullName>
|
<default>false</default>
|
<label>问题排除</label>
|
</value>
|
<value>
|
<fullName>召回产品对应</fullName>
|
<default>false</default>
|
<label>召回产品对应</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
</CustomField>
|