| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>LeadSource__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>咨询单来源</label> | 
|     <required>false</required> | 
|     <trackHistory>false</trackHistory> | 
|     <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> | 
|                 <isActive>false</isActive> | 
|                 <label>??商</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>CIC</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>CIC</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>OPD/SIS</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>OPD/SIS</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>上?拜?</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>上?拜?</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>其他</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>其他</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>医拓网</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>医拓网</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>学会/沙龙</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>学会/沙龙</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>学会展会等</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>学会展会等</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>招标网址</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>招标网址</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>期初目标询价</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>期初目标询价</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>电话</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>电话</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>直接拜访</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>直接拜访</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>直接訪問</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>直接訪問</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>科室提案</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>科室提案</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>经销商</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>经销商</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>青年医生培养</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>青年医生培养</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
| </CustomField> |