DongGuanMI.csproj 28 KB

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