ShenZhenMI.csproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{211A0F30-C104-4CA7-B1CB-D745F11B0444}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>PTMedicalInsurance</RootNamespace>
  11. <AssemblyName>ShenZhenMI</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. <NuGetPackageImportStamp>
  17. </NuGetPackageImportStamp>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <ItemGroup>
  37. <Reference Include="BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
  38. <HintPath>packages\BouncyCastle.1.8.9\lib\BouncyCastle.Crypto.dll</HintPath>
  39. </Reference>
  40. <Reference Include="FastReportFrom">
  41. <HintPath>..\..\原来的代码\FastReportFrom\bin\Debug\FastReportFrom.dll</HintPath>
  42. </Reference>
  43. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  44. <HintPath>packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  45. <EmbedInteropTypes>True</EmbedInteropTypes>
  46. </Reference>
  47. <Reference Include="Microsoft.VisualBasic" />
  48. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  49. <HintPath>packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  50. </Reference>
  51. <Reference Include="NPinyin, Version=0.2.6321.26573, Culture=neutral, processorArchitecture=MSIL">
  52. <HintPath>packages\NPinyin.0.2.6321.26573\lib\net20\NPinyin.dll</HintPath>
  53. </Reference>
  54. <Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  55. <HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
  56. <EmbedInteropTypes>True</EmbedInteropTypes>
  57. </Reference>
  58. <Reference Include="PTControl">
  59. <HintPath>..\沈阳\ThirdDll\PTControl.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Spire.Pdf, Version=8.6.1.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
  62. <HintPath>..\Demo\packages\FreeSpire.PDF.8.6.0\lib\net40\Spire.Pdf.dll</HintPath>
  63. </Reference>
  64. <Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  65. <HintPath>packages\SunnyUI.3.1.5\lib\net472\SunnyUI.dll</HintPath>
  66. </Reference>
  67. <Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  68. <HintPath>packages\SunnyUI.Common.3.1.2\lib\net472\SunnyUI.Common.dll</HintPath>
  69. </Reference>
  70. <Reference Include="System" />
  71. <Reference Include="System.ComponentModel.DataAnnotations" />
  72. <Reference Include="System.Core" />
  73. <Reference Include="System.Data.Linq" />
  74. <Reference Include="System.Design" />
  75. <Reference Include="System.Drawing" />
  76. <Reference Include="System.IO.Compression" />
  77. <Reference Include="System.IO.Compression.FileSystem" />
  78. <Reference Include="System.Management" />
  79. <Reference Include="System.Web.Extensions" />
  80. <Reference Include="System.Windows.Forms" />
  81. <Reference Include="System.Xml.Linq" />
  82. <Reference Include="System.Data.DataSetExtensions" />
  83. <Reference Include="Microsoft.CSharp" />
  84. <Reference Include="System.Data" />
  85. <Reference Include="System.Net.Http" />
  86. <Reference Include="System.Xml" />
  87. <Reference Include="UiPath.ExtendedDatatable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  88. <HintPath>packages\Datatable.Activities.UiPath.1.0.1\lib\UiPath.ExtendedDatatable.dll</HintPath>
  89. </Reference>
  90. </ItemGroup>
  91. <ItemGroup>
  92. <Compile Include="Business\AutoResizeForm.cs" />
  93. <Compile Include="Business\Basic\ReadPatientProcess.cs" />
  94. <Compile Include="Business\CallResult.cs" />
  95. <Compile Include="Business\Clearing\OutOfAreaPatientClearing.cs" />
  96. <Compile Include="Business\IChargeService.cs" />
  97. <Compile Include="Business\CenterBusiness.cs" />
  98. <Compile Include="Business\DataImoport.cs" />
  99. <Compile Include="Business\HisMainBusiness.cs" />
  100. <Compile Include="Business\IMobilePay.cs" />
  101. <Compile Include="Business\Inpatient\IPExitCancelProcess.cs" />
  102. <Compile Include="Business\Inpatient\IPExitProcess.cs" />
  103. <Compile Include="Business\Inpatient\IPFeeUploadCancelProcess.cs" />
  104. <Compile Include="Business\Inpatient\IPFeeUploadProcess.cs" />
  105. <Compile Include="Business\Inpatient\IPPreSettlementProcess.cs" />
  106. <Compile Include="Business\Inpatient\IPRegCancelProcess.cs" />
  107. <Compile Include="Business\Inpatient\IPRegistionProcess.cs" />
  108. <Compile Include="Business\Inpatient\IPSettlementProcess.cs" />
  109. <Compile Include="Business\Inpatient\IPUploadFeeCancelProcess.cs" />
  110. <Compile Include="Business\Inpatient\IPQuerySettlementProcess.cs" />
  111. <Compile Include="Business\Inpatient\IPSettlementCancelProcess.cs" />
  112. <Compile Include="Business\InsuServices.cs" />
  113. <Compile Include="Business\Basic\IPSettlementService.cs" />
  114. <Compile Include="Business\Local\OtherQueryProcess.cs" />
  115. <Compile Include="Business\Local\ReadCardProcess.cs" />
  116. <Compile Include="Business\Local\TestProcess.cs" />
  117. <Compile Include="Business\MobilePay.cs" />
  118. <Compile Include="Business\Outpatient\CheckPass.cs" />
  119. <Compile Include="Business\Other\MedDirDownloadProcess.cs" />
  120. <Compile Include="Business\Other\SettleBillPrintProcess.cs" />
  121. <Compile Include="Business\Other\SignInProcess.cs" />
  122. <Compile Include="Business\Outpatient\IdentityVerifyProcess.cs" />
  123. <Compile Include="Business\Outpatient\OPAdmUploadProcess.cs" />
  124. <Compile Include="Business\Outpatient\OPFeeUploadCancelProcess.cs" />
  125. <Compile Include="Business\Outpatient\OPFeeUploadProcess.cs" />
  126. <Compile Include="Business\Outpatient\OPPreSettlementProcess.cs" />
  127. <Compile Include="Business\AbstractProcess.cs" />
  128. <Compile Include="Business\IrisServices.cs" />
  129. <Compile Include="Business\Basic\OPSettlementService.cs" />
  130. <Compile Include="Business\Basic\PatientService.cs" />
  131. <Compile Include="Business\Outpatient\OPQuerySettlementProcess.cs" />
  132. <Compile Include="Business\Outpatient\OPRegCancelProcess.cs" />
  133. <Compile Include="Business\Outpatient\OPRegFakeProcess.cs" />
  134. <Compile Include="Business\Outpatient\OPRegProcess.cs" />
  135. <Compile Include="Business\Outpatient\OPSettlementCancelHisProcess.cs" />
  136. <Compile Include="Business\Outpatient\OPSettlementCancelProcess.cs" />
  137. <Compile Include="Business\Outpatient\OPSettlementProcess.cs" />
  138. <Compile Include="Business\PreAndInProcessAnalysis.cs" />
  139. <Compile Include="Business\ProcessManager.cs" />
  140. <Compile Include="Business\STA.cs" />
  141. <Compile Include="CardReader\ECReader.cs" />
  142. <Compile Include="CardReader\NationECCodeAPI.cs" />
  143. <Compile Include="CardReader\ReadCardAPI.cs" />
  144. <Compile Include="CardReader\CardReader.cs" />
  145. <Compile Include="CardReader\SFZReader.cs" />
  146. <Compile Include="Common\Common.cs" />
  147. <Compile Include="Common\Encrypt.cs" />
  148. <Compile Include="Common\AppExtension.cs" />
  149. <Compile Include="Common\ExPortToExcel.cs" />
  150. <Compile Include="Common\ExpressionEvaluator.cs" />
  151. <Compile Include="Common\GmUtil.cs" />
  152. <Compile Include="Common\SignUtils.cs" />
  153. <Compile Include="Common\SMCipher.cs" />
  154. <Compile Include="Common\SMLib\EasyGmUtils.cs" />
  155. <Compile Include="Common\SMLib\SignUtil.cs" />
  156. <Compile Include="Common\SMLib\SMUtil.cs" />
  157. <Compile Include="Common\WinApi.cs" />
  158. <Compile Include="Common\WindowWrapper.cs" />
  159. <Compile Include="Entity\Base\Clearing\OutOfAreaClearingConfirm.cs" />
  160. <Compile Include="Entity\Base\Clearing\OutOfAreaClearingRollBack.cs" />
  161. <Compile Include="Entity\Base\Clearing\QueryOutOfAreaClearingDetails.cs" />
  162. <Compile Include="Entity\Base\Other\DirectoryDownload.cs" />
  163. <Compile Include="Entity\Base\Other\FileDownload.cs" />
  164. <Compile Include="Entity\Base\Other\FileUpload.cs" />
  165. <Compile Include="Entity\Base\Result.cs" />
  166. <Compile Include="Entity\Base\Server\HBMedInsuDirectory.cs" />
  167. <Compile Include="Entity\Base\Server\HBMedInsuDirectorySelfpayProportion.cs" />
  168. <Compile Include="Entity\Base\Other\SignInInput.cs" />
  169. <Compile Include="Entity\Base\Other\SignOut.cs" />
  170. <Compile Include="Entity\Base\Settlement\Benefit\BenefitCheck.cs" />
  171. <Compile Include="Entity\Base\Settlement\Inpatient\AdmissionRegistration.cs" />
  172. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeCancel.cs" />
  173. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeRegistration.cs" />
  174. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationCancel.cs" />
  175. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationInfoChange.cs" />
  176. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailCancel.cs" />
  177. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailUpload.cs" />
  178. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientPreSettlement.cs" />
  179. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlement.cs" />
  180. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlementCancel.cs" />
  181. <Compile Include="Entity\Base\Settlement\Outpatient\OupatientFeeDetailCancel.cs" />
  182. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientAdmUpload.cs" />
  183. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientFeeDetailUpload.cs" />
  184. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientPreSettlement.cs" />
  185. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlement.cs" />
  186. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlementCancel.cs" />
  187. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistration.cs" />
  188. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistrationCancel.cs" />
  189. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyCancel.cs" />
  190. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyPre.cs" />
  191. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacySettlement.cs" />
  192. <Compile Include="Entity\Base\Settlement\Record\CancelChronicDiseaseRecord.cs" />
  193. <Compile Include="Entity\Base\Settlement\Record\ChronicDiseaseRecord.cs" />
  194. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecord.cs" />
  195. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecordCancel.cs" />
  196. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecord.cs" />
  197. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecordCancel.cs" />
  198. <Compile Include="Entity\Base\Settlement\ReverseTransaction.cs" />
  199. <Compile Include="Entity\Base\IDbProperty.cs" />
  200. <Compile Include="Entity\EntityBase.cs" />
  201. <Compile Include="Entity\Local\ReadCardInitInfo.cs" />
  202. <Compile Include="FormSetter\GridViewSetterBase.cs" />
  203. <Compile Include="Forms\CenterQuery\CenterQuery.cs">
  204. <SubType>Form</SubType>
  205. </Compile>
  206. <Compile Include="Forms\CenterQuery\CenterQuery.designer.cs">
  207. <DependentUpon>CenterQuery.cs</DependentUpon>
  208. </Compile>
  209. <Compile Include="Forms\CenterQuery\GridViewSetter.cs" />
  210. <Compile Include="Forms\GetInsuCode\CodeGetter.cs">
  211. <SubType>Form</SubType>
  212. </Compile>
  213. <Compile Include="Forms\GetInsuCode\CodeGetter.Designer.cs">
  214. <DependentUpon>CodeGetter.cs</DependentUpon>
  215. </Compile>
  216. <Compile Include="Forms\GetInsuCode\GridViewSetter.cs" />
  217. <Compile Include="Forms\InpatientRegistration.cs">
  218. <SubType>Form</SubType>
  219. </Compile>
  220. <Compile Include="Forms\InpatientRegistration.designer.cs">
  221. <DependentUpon>InpatientRegistration.cs</DependentUpon>
  222. </Compile>
  223. <Compile Include="Forms\JsonMappingForm.cs">
  224. <SubType>Form</SubType>
  225. </Compile>
  226. <Compile Include="Forms\JsonMappingForm.Designer.cs">
  227. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  228. </Compile>
  229. <Compile Include="Forms\MedInsuQuery.cs">
  230. <SubType>Form</SubType>
  231. </Compile>
  232. <Compile Include="Forms\MedInsuQuery.designer.cs">
  233. <DependentUpon>MedInsuQuery.cs</DependentUpon>
  234. </Compile>
  235. <Compile Include="Forms\OutpatientRegistration.cs">
  236. <SubType>Form</SubType>
  237. </Compile>
  238. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  239. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  240. </Compile>
  241. <Compile Include="Forms\DualChannelRecordForm.cs">
  242. <SubType>Form</SubType>
  243. </Compile>
  244. <Compile Include="Forms\DualChannelRecordForm.Designer.cs">
  245. <DependentUpon>DualChannelRecordForm.cs</DependentUpon>
  246. </Compile>
  247. <Compile Include="Forms\PatientInsuInfo\GridViewSetter.cs" />
  248. <Compile Include="Forms\PrescriptionCirculation.cs">
  249. <SubType>Form</SubType>
  250. </Compile>
  251. <Compile Include="Forms\PrescriptionCirculation.Designer.cs">
  252. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  253. </Compile>
  254. <Compile Include="Forms\PrescriptionForm.cs">
  255. <SubType>Form</SubType>
  256. </Compile>
  257. <Compile Include="Forms\PrescriptionForm.Designer.cs">
  258. <DependentUpon>PrescriptionForm.cs</DependentUpon>
  259. </Compile>
  260. <Compile Include="Forms\SelfpayPercentForm.cs">
  261. <SubType>Form</SubType>
  262. </Compile>
  263. <Compile Include="Forms\SelfpayPercentForm.Designer.cs">
  264. <DependentUpon>SelfpayPercentForm.cs</DependentUpon>
  265. </Compile>
  266. <Compile Include="Forms\SettlementBilllist.cs">
  267. <SubType>Form</SubType>
  268. </Compile>
  269. <Compile Include="Forms\SettlementBilllist.designer.cs">
  270. <DependentUpon>SettlementBilllist.cs</DependentUpon>
  271. </Compile>
  272. <Compile Include="Forms\ToPutOnRecord\GridViewSetter.cs" />
  273. <Compile Include="Forms\ToPutOnRecord\HospitalTransfer.cs">
  274. <SubType>Form</SubType>
  275. </Compile>
  276. <Compile Include="Forms\ToPutOnRecord\HospitalTransfer.Designer.cs">
  277. <DependentUpon>HospitalTransfer.cs</DependentUpon>
  278. </Compile>
  279. <Compile Include="Forms\ToPutOnRecord\ToPutOnRecord.cs">
  280. <SubType>Form</SubType>
  281. </Compile>
  282. <Compile Include="Forms\ToPutOnRecord\ToPutOnRecord.Designer.cs">
  283. <DependentUpon>ToPutOnRecord.cs</DependentUpon>
  284. </Compile>
  285. <Compile Include="Helper\JsonMapper.cs" />
  286. <Compile Include="Helper\ReadDataTableConverter.cs" />
  287. <Compile Include="Variables\ModeEnum.cs" />
  288. <Compile Include="Variables\TradeEnum.cs" />
  289. <Compile Include="Common\Utils.cs" />
  290. <Compile Include="Entity\BusinessType.cs" />
  291. <Compile Include="Entity\Base\PersonInfo.cs" />
  292. <Compile Include="Entity\TradeAttribute.cs" />
  293. <Compile Include="FormSetter\ComboxSetter.cs" />
  294. <Compile Include="FormSetter\DataTableSetter.cs" />
  295. <Compile Include="FormSetter\GridViewSetter.cs" />
  296. <Compile Include="Forms\AddSignleDirectory.cs">
  297. <SubType>Form</SubType>
  298. </Compile>
  299. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  300. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  301. </Compile>
  302. <Compile Include="Forms\CenterResult.cs">
  303. <SubType>Form</SubType>
  304. </Compile>
  305. <Compile Include="Forms\CenterResult.Designer.cs">
  306. <DependentUpon>CenterResult.cs</DependentUpon>
  307. </Compile>
  308. <Compile Include="Forms\ChooseCard.cs">
  309. <SubType>Form</SubType>
  310. </Compile>
  311. <Compile Include="Forms\ChooseCard.designer.cs">
  312. <DependentUpon>ChooseCard.cs</DependentUpon>
  313. </Compile>
  314. <Compile Include="Forms\BasicData.cs">
  315. <SubType>Form</SubType>
  316. </Compile>
  317. <Compile Include="Forms\BasicData.designer.cs">
  318. <DependentUpon>BasicData.cs</DependentUpon>
  319. </Compile>
  320. <Compile Include="Forms\Clearing.cs">
  321. <SubType>Form</SubType>
  322. </Compile>
  323. <Compile Include="Forms\Clearing.designer.cs">
  324. <DependentUpon>Clearing.cs</DependentUpon>
  325. </Compile>
  326. <Compile Include="Forms\PreAndInProcessAnalysisForm.cs">
  327. <SubType>Form</SubType>
  328. </Compile>
  329. <Compile Include="Forms\PreAndInProcessAnalysisForm.Designer.cs">
  330. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  331. </Compile>
  332. <Compile Include="Forms\SearchAdmdvs.cs">
  333. <SubType>Form</SubType>
  334. </Compile>
  335. <Compile Include="Forms\SearchAdmdvs.Designer.cs">
  336. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  337. </Compile>
  338. <Compile Include="Forms\PerDesigRecord.cs">
  339. <SubType>Form</SubType>
  340. </Compile>
  341. <Compile Include="Forms\PerDesigRecord.Designer.cs">
  342. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  343. </Compile>
  344. <Compile Include="Forms\HandleException.cs">
  345. <SubType>Form</SubType>
  346. </Compile>
  347. <Compile Include="Forms\HandleException.designer.cs">
  348. <DependentUpon>HandleException.cs</DependentUpon>
  349. </Compile>
  350. <Compile Include="Forms\MaintainBasicData.cs">
  351. <SubType>Form</SubType>
  352. </Compile>
  353. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  354. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  355. </Compile>
  356. <Compile Include="Forms\PatientInsuInfo\PatientInsuInfo.cs">
  357. <SubType>Form</SubType>
  358. </Compile>
  359. <Compile Include="Forms\PatientInsuInfo\PatientInsuInfo.designer.cs">
  360. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  361. </Compile>
  362. <Compile Include="Forms\SettlementForm.cs">
  363. <SubType>Form</SubType>
  364. </Compile>
  365. <Compile Include="Forms\SettlementForm.designer.cs">
  366. <DependentUpon>SettlementForm.cs</DependentUpon>
  367. </Compile>
  368. <Compile Include="Forms\SlowSpecRecord.cs">
  369. <SubType>Form</SubType>
  370. </Compile>
  371. <Compile Include="Forms\SlowSpecRecord.Designer.cs">
  372. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  373. </Compile>
  374. <Compile Include="Forms\TableButton.cs">
  375. <SubType>Form</SubType>
  376. </Compile>
  377. <Compile Include="Forms\TableButton.Designer.cs">
  378. <DependentUpon>TableButton.cs</DependentUpon>
  379. </Compile>
  380. <Compile Include="Forms\ToRecordChoose.cs">
  381. <SubType>Form</SubType>
  382. </Compile>
  383. <Compile Include="Forms\ToRecordChoose.Designer.cs">
  384. <DependentUpon>ToRecordChoose.cs</DependentUpon>
  385. </Compile>
  386. <Compile Include="Forms\ToRecordFrom.cs">
  387. <SubType>Form</SubType>
  388. </Compile>
  389. <Compile Include="Forms\ToRecordFrom.Designer.cs">
  390. <DependentUpon>ToRecordFrom.cs</DependentUpon>
  391. </Compile>
  392. <Compile Include="Helper\DropHelper.cs" />
  393. <Compile Include="Helper\EncryptHelper.cs" />
  394. <Compile Include="Helper\IInvokeCenter.cs" />
  395. <Compile Include="Helper\InvokeCenterFactory.cs" />
  396. <Compile Include="Helper\InvokeDllCenter.cs" />
  397. <Compile Include="Helper\InvokeHelper.cs" />
  398. <Compile Include="Helper\InvokeOcxCenter.cs" />
  399. <Compile Include="Helper\InvokeRestCenter.cs" />
  400. <Compile Include="Helper\IrisDataHelper.cs" />
  401. <Compile Include="Helper\JsonHelper.cs" />
  402. <Compile Include="Helper\XmlHelper.cs" />
  403. <Compile Include="InsuBusiness.cs" />
  404. <Compile Include="IInsuBusiness.cs" />
  405. <Compile Include="Properties\AssemblyInfo.cs" />
  406. <Compile Include="Properties\Resources.Designer.cs">
  407. <AutoGen>True</AutoGen>
  408. <DesignTime>True</DesignTime>
  409. <DependentUpon>Resources.resx</DependentUpon>
  410. </Compile>
  411. <Compile Include="Properties\Settings.Designer.cs">
  412. <AutoGen>True</AutoGen>
  413. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  414. <DependentUpon>Settings.settings</DependentUpon>
  415. </Compile>
  416. <Compile Include="Variables\Global.cs" />
  417. <Compile Include="Variables\Response.cs" />
  418. <Compile Include="Variables\Struct.cs" />
  419. <Compile Include="Variables\StructExtend.cs" />
  420. </ItemGroup>
  421. <ItemGroup>
  422. <Folder Include="ControlSetter\" />
  423. </ItemGroup>
  424. <ItemGroup>
  425. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  426. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  427. <SubType>Designer</SubType>
  428. </EmbeddedResource>
  429. <EmbeddedResource Include="Forms\CenterQuery\CenterQuery.resx">
  430. <DependentUpon>CenterQuery.cs</DependentUpon>
  431. </EmbeddedResource>
  432. <EmbeddedResource Include="Forms\CenterResult.resx">
  433. <DependentUpon>CenterResult.cs</DependentUpon>
  434. </EmbeddedResource>
  435. <EmbeddedResource Include="Forms\ChooseCard.resx">
  436. <DependentUpon>ChooseCard.cs</DependentUpon>
  437. </EmbeddedResource>
  438. <EmbeddedResource Include="Forms\BasicData.resx">
  439. <DependentUpon>BasicData.cs</DependentUpon>
  440. </EmbeddedResource>
  441. <EmbeddedResource Include="Forms\Clearing.resx">
  442. <DependentUpon>Clearing.cs</DependentUpon>
  443. </EmbeddedResource>
  444. <EmbeddedResource Include="Forms\GetInsuCode\CodeGetter.resx">
  445. <DependentUpon>CodeGetter.cs</DependentUpon>
  446. </EmbeddedResource>
  447. <EmbeddedResource Include="Forms\InpatientRegistration.resx">
  448. <DependentUpon>InpatientRegistration.cs</DependentUpon>
  449. </EmbeddedResource>
  450. <EmbeddedResource Include="Forms\JsonMappingForm.resx">
  451. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  452. </EmbeddedResource>
  453. <EmbeddedResource Include="Forms\MedInsuQuery.resx">
  454. <DependentUpon>MedInsuQuery.cs</DependentUpon>
  455. </EmbeddedResource>
  456. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  457. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  458. </EmbeddedResource>
  459. <EmbeddedResource Include="Forms\PreAndInProcessAnalysisForm.resx">
  460. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  461. </EmbeddedResource>
  462. <EmbeddedResource Include="Forms\DualChannelRecordForm.resx">
  463. <DependentUpon>DualChannelRecordForm.cs</DependentUpon>
  464. </EmbeddedResource>
  465. <EmbeddedResource Include="Forms\PrescriptionCirculation.resx">
  466. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  467. </EmbeddedResource>
  468. <EmbeddedResource Include="Forms\PrescriptionForm.resx">
  469. <DependentUpon>PrescriptionForm.cs</DependentUpon>
  470. </EmbeddedResource>
  471. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  472. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  473. </EmbeddedResource>
  474. <EmbeddedResource Include="Forms\PerDesigRecord.resx">
  475. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  476. </EmbeddedResource>
  477. <EmbeddedResource Include="Forms\HandleException.resx">
  478. <DependentUpon>HandleException.cs</DependentUpon>
  479. </EmbeddedResource>
  480. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  481. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  482. </EmbeddedResource>
  483. <EmbeddedResource Include="Forms\PatientInsuInfo\PatientInsuInfo.resx">
  484. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  485. </EmbeddedResource>
  486. <EmbeddedResource Include="Forms\SelfpayPercentForm.resx">
  487. <DependentUpon>SelfpayPercentForm.cs</DependentUpon>
  488. </EmbeddedResource>
  489. <EmbeddedResource Include="Forms\SettlementBilllist.resx">
  490. <DependentUpon>SettlementBilllist.cs</DependentUpon>
  491. </EmbeddedResource>
  492. <EmbeddedResource Include="Forms\SettlementForm.resx">
  493. <DependentUpon>SettlementForm.cs</DependentUpon>
  494. </EmbeddedResource>
  495. <EmbeddedResource Include="Forms\SlowSpecRecord.resx">
  496. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  497. </EmbeddedResource>
  498. <EmbeddedResource Include="Forms\ToPutOnRecord\HospitalTransfer.resx">
  499. <DependentUpon>HospitalTransfer.cs</DependentUpon>
  500. </EmbeddedResource>
  501. <EmbeddedResource Include="Forms\ToPutOnRecord\ToPutOnRecord.resx">
  502. <DependentUpon>ToPutOnRecord.cs</DependentUpon>
  503. </EmbeddedResource>
  504. <EmbeddedResource Include="Properties\Resources.resx">
  505. <Generator>ResXFileCodeGenerator</Generator>
  506. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  507. </EmbeddedResource>
  508. </ItemGroup>
  509. <ItemGroup>
  510. <None Include="app.config" />
  511. <None Include="packages.config" />
  512. <None Include="Properties\Settings.settings">
  513. <Generator>SettingsSingleFileGenerator</Generator>
  514. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  515. </None>
  516. <None Include="Readme.md" />
  517. </ItemGroup>
  518. <ItemGroup>
  519. <COMReference Include="stdole">
  520. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  521. <VersionMajor>2</VersionMajor>
  522. <VersionMinor>0</VersionMinor>
  523. <Lcid>0</Lcid>
  524. <WrapperTool>primary</WrapperTool>
  525. <Isolated>False</Isolated>
  526. <EmbedInteropTypes>True</EmbedInteropTypes>
  527. </COMReference>
  528. </ItemGroup>
  529. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  530. </Project>