<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>WorkRecord__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>SIS</fullName>
|
<default>false</default>
|
<label>SIS</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>QIS处理</fullName>
|
<default>false</default>
|
<label>QIS处理</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
</CustomField>
|