<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Attribute_Type__c</fullName>
|
<externalId>false</externalId>
|
<label>医院性质</label>
|
<required>false</required>
|
<trackFeedHistory>false</trackFeedHistory>
|
<trackHistory>true</trackHistory>
|
<type>Picklist</type>
|
<valueSet>
|
<valueSetDefinition>
|
<sorted>false</sorted>
|
<value>
|
<fullName>卫生部</fullName>
|
<color>#0B6FCE</color>
|
<default>false</default>
|
<label>卫生部</label>
|
</value>
|
<value>
|
<fullName>军队</fullName>
|
<color>#78C953</color>
|
<default>false</default>
|
<label>军队</label>
|
</value>
|
<value>
|
<fullName>中医系统</fullName>
|
<color>#E27001</color>
|
<default>false</default>
|
<label>中医系统</label>
|
</value>
|
<value>
|
<fullName>大学附属</fullName>
|
<color>#A845DC</color>
|
<default>false</default>
|
<label>大学附属</label>
|
</value>
|
<value>
|
<fullName>农林系统</fullName>
|
<color>#F3D904</color>
|
<default>false</default>
|
<label>农林系统</label>
|
</value>
|
<value>
|
<fullName>校医院</fullName>
|
<color>#A53711</color>
|
<default>false</default>
|
<label>校医院</label>
|
</value>
|
<value>
|
<fullName>企业集团</fullName>
|
<color>#66E9BD</color>
|
<default>false</default>
|
<label>企业集团</label>
|
</value>
|
<value>
|
<fullName>民营医院</fullName>
|
<color>#FF6666</color>
|
<default>false</default>
|
<label>民营医院</label>
|
</value>
|
<value>
|
<fullName>其他</fullName>
|
<color>#419249</color>
|
<default>false</default>
|
<label>其他</label>
|
</value>
|
<value>
|
<fullName>高等院校</fullName>
|
<default>false</default>
|
<label>高等院校</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
</CustomField>
|