NanChangMI.csproj 23 KB

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