| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Lower_exam_total__c</fullName> | 
|     <externalId>false</externalId> | 
|     <formula>PUBLOWER__c + PAILOWER__c + EMRLOWER__c +  ESDLOWER__c +     EUSLOWER__c + Snare_lower_exam__c + Colon_stent_exam__c + Colon_expand_case__c + Colon_other_case__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> |