<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>Inspection_Ope_income__c</fullName> 
 | 
    <externalId>false</externalId> 
 | 
    <formula>Upper_Amount_total__c +  
 | 
Lower_Amount_total__c +  
 | 
ERCP_Amount_total__c +  
 | 
Smallbowl_Amount_total__c +  
 | 
BF_AMOUNT_total__c +  
 | 
  
 | 
  
 | 
Other_GS_amount_total__c +  
 | 
Lapa_GS_Amount_total__c +  
 | 
Open_GS_amount_total__c +  
 | 
Chest_Mirror_Ope_Amount__c +  
 | 
PTCS_GS_Amount_total__c +  
 | 
Open_URO_amount_total__c +  
 | 
Lapa_URO_Amount_total__c +  
 | 
Other_URO_amount_total__c +  
 | 
Exam_URO_Amount_total__c +  
 | 
Open_GYN_Amount_total__c +  
 | 
Lapa_GYN_Amount_total__c +  
 | 
Other_GYN_Amount_total__c +  
 | 
Exam_GYN_Amount_total__c</formula> 
 | 
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs> 
 | 
    <label>检查/手术收入</label> 
 | 
    <precision>18</precision> 
 | 
    <required>false</required> 
 | 
    <scale>0</scale> 
 | 
    <trackHistory>false</trackHistory> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Number</type> 
 | 
    <unique>false</unique> 
 | 
</CustomField> 
 |