| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Which_dept_can_see__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>公开范围</label> | 
|     <required>false</required> | 
|     <trackHistory>false</trackHistory> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <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>UDI工作组(注册部门/OCSMQA/OSHRA)</fullName> | 
|                 <default>false</default> | 
|                 <label>UDI工作组(注册部门/OCSMQA/OSHRA)</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
| </CustomField> |