ChongQingMI.csproj 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642
  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>{90C6F520-7244-4505-8D16-6492803B2EDE}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>PTMedicalInsurance</RootNamespace>
  11. <AssemblyName>ChongQingMI</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <ItemGroup>
  35. <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
  36. <HintPath>packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
  37. </Reference>
  38. <Reference Include="FastReport">
  39. <HintPath>..\..\..\ThirdDLL\FastReport.dll</HintPath>
  40. </Reference>
  41. <Reference Include="FastReportFrom">
  42. <HintPath>..\..\..\ThirdDLL\FastReportFrom.dll</HintPath>
  43. </Reference>
  44. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  45. <HintPath>packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  46. <EmbedInteropTypes>True</EmbedInteropTypes>
  47. </Reference>
  48. <Reference Include="Microsoft.VisualBasic" />
  49. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  50. <HintPath>packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  51. </Reference>
  52. <Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  53. <HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
  54. <EmbedInteropTypes>True</EmbedInteropTypes>
  55. </Reference>
  56. <Reference Include="PTControl">
  57. <HintPath>..\沈阳\ThirdDll\PTControl.dll</HintPath>
  58. </Reference>
  59. <Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  60. <HintPath>packages\SunnyUI.3.1.5\lib\net40\SunnyUI.dll</HintPath>
  61. </Reference>
  62. <Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  63. <HintPath>packages\SunnyUI.Common.3.1.2\lib\net40\SunnyUI.Common.dll</HintPath>
  64. </Reference>
  65. <Reference Include="System" />
  66. <Reference Include="System.ComponentModel.DataAnnotations" />
  67. <Reference Include="System.Core" />
  68. <Reference Include="System.Data.Linq" />
  69. <Reference Include="System.Design" />
  70. <Reference Include="System.Drawing" />
  71. <Reference Include="System.IO.Compression" />
  72. <Reference Include="System.IO.Compression.FileSystem" />
  73. <Reference Include="System.Management" />
  74. <Reference Include="System.Web.Extensions" />
  75. <Reference Include="System.Windows.Forms" />
  76. <Reference Include="System.Xml.Linq" />
  77. <Reference Include="System.Data.DataSetExtensions" />
  78. <Reference Include="Microsoft.CSharp" />
  79. <Reference Include="System.Data" />
  80. <Reference Include="System.Net.Http" />
  81. <Reference Include="System.Xml" />
  82. <Reference Include="UiPath.ExtendedDatatable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  83. <HintPath>packages\Datatable.Activities.UiPath.1.0.1\lib\UiPath.ExtendedDatatable.dll</HintPath>
  84. </Reference>
  85. </ItemGroup>
  86. <ItemGroup>
  87. <Compile Include="Business\AbstractProcess.cs" />
  88. <Compile Include="Business\AutoResizeForm.cs" />
  89. <Compile Include="Business\CallResult.cs" />
  90. <Compile Include="Business\CenterBusiness.cs" />
  91. <Compile Include="Business\Core\Forms\DischargeAudit\AdmissionRegistration.cs">
  92. <SubType>Form</SubType>
  93. </Compile>
  94. <Compile Include="Business\Core\Forms\DischargeAudit\AdmissionRegistration.Designer.cs">
  95. <DependentUpon>AdmissionRegistration.cs</DependentUpon>
  96. </Compile>
  97. <Compile Include="Business\Core\Forms\DischargeAudit\AuditForm.cs">
  98. <SubType>Form</SubType>
  99. </Compile>
  100. <Compile Include="Business\Core\Forms\DischargeAudit\AuditForm.Designer.cs">
  101. <DependentUpon>AuditForm.cs</DependentUpon>
  102. </Compile>
  103. <Compile Include="Business\Core\Forms\DischargeAudit\DischargeRegistration.cs">
  104. <SubType>Form</SubType>
  105. </Compile>
  106. <Compile Include="Business\Core\Forms\DischargeAudit\DischargeRegistration.Designer.cs">
  107. <DependentUpon>DischargeRegistration.cs</DependentUpon>
  108. </Compile>
  109. <Compile Include="Business\Core\Forms\DischargeAudit\FeeDetail.cs">
  110. <SubType>Form</SubType>
  111. </Compile>
  112. <Compile Include="Business\Core\Forms\DischargeAudit\FeeDetail.Designer.cs">
  113. <DependentUpon>FeeDetail.cs</DependentUpon>
  114. </Compile>
  115. <Compile Include="Business\Core\Forms\DischargeAudit\GridViewSetter.cs" />
  116. <Compile Include="Business\Core\Forms\DischargeAudit\OutpatRegistration.cs">
  117. <SubType>Form</SubType>
  118. </Compile>
  119. <Compile Include="Business\Core\Forms\DischargeAudit\OutpatRegistration.Designer.cs">
  120. <DependentUpon>OutpatRegistration.cs</DependentUpon>
  121. </Compile>
  122. <Compile Include="Business\Core\Forms\DischargeAudit\PatientMIInfo.cs">
  123. <SubType>Form</SubType>
  124. </Compile>
  125. <Compile Include="Business\Core\Forms\DischargeAudit\PatientMIInfo.Designer.cs">
  126. <DependentUpon>PatientMIInfo.cs</DependentUpon>
  127. </Compile>
  128. <Compile Include="Business\Core\Process\ReadCardProcess.cs" />
  129. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\DischargeAuditService.cs" />
  130. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\IPAdmRegService.cs" />
  131. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\IPSettlementService.cs" />
  132. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\OPRegService.cs" />
  133. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\OPSettlementService.cs" />
  134. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\PatientService.cs" />
  135. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\AdmissionRegistration.cs" />
  136. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\CancelAdmissionRegistration.cs" />
  137. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\DischargeRegistration.cs" />
  138. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\GetAdmissionRequirements.cs" />
  139. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\OrganizeIPPatientInparam.cs" />
  140. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\PreSettlement.cs" />
  141. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\Settlement.cs" />
  142. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\ShowDischargeAuditForm.cs" />
  143. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\UploadFee.cs" />
  144. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\VerifyNameConsistency.cs" />
  145. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\InProcessHandler.cs" />
  146. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\OrganizePatientRegistrationInfo.cs" />
  147. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\PreSettlement.cs" />
  148. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\PreWarning.cs" />
  149. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\Register.cs" />
  150. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\Settlement.cs" />
  151. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\ShowOutPatRegisterForm.cs" />
  152. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\UploadAdmInfo.cs" />
  153. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\UploadFee.cs" />
  154. <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\FilterPatInfo.cs" />
  155. <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\ReadCardProcess.cs" />
  156. <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\SetGlobalVariablesAfaterShowPatInfo.cs" />
  157. <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\ShowPatInfo.cs" />
  158. <Compile Include="Business\DataImoport.cs" />
  159. <Compile Include="Business\HisMainBusiness.cs" />
  160. <Compile Include="Business\IMobilePay.cs" />
  161. <Compile Include="Business\InsuServices.cs" />
  162. <Compile Include="Business\IrisServices.cs" />
  163. <Compile Include="Business\MetalKeyboard\JustTideEPP\JustTideEPPDrv.cs" />
  164. <Compile Include="Business\MetalKeyboard\JustTideEPP\MetalKeypadPasswordReader.cs" />
  165. <Compile Include="Business\MetalKeyboard\JustTideEPP\RFID.cs" />
  166. <Compile Include="Business\MobilePay.cs" />
  167. <Compile Include="Business\PreAndInProcessAnalysis.cs" />
  168. <Compile Include="Business\ProcessManager.cs" />
  169. <Compile Include="Business\STA.cs" />
  170. <Compile Include="Common\AppExtension.cs" />
  171. <Compile Include="Common\CardReader.cs" />
  172. <Compile Include="Common\Common.cs" />
  173. <Compile Include="Common\ECTokenReader.cs" />
  174. <Compile Include="Common\Encrypt.cs" />
  175. <Compile Include="Common\ExPortToExcel.cs" />
  176. <Compile Include="Common\ExpressionEvaluator.cs" />
  177. <Compile Include="Common\FastReportScript.cs" />
  178. <Compile Include="Common\GmUtil.cs" />
  179. <Compile Include="Common\HttpEncoder.cs" />
  180. <Compile Include="Common\Signer.cs" />
  181. <Compile Include="Common\SignUtils.cs" />
  182. <Compile Include="Common\SMCipher.cs" />
  183. <Compile Include="Common\SMLib\EasyGmUtils.cs" />
  184. <Compile Include="Common\SMLib\SignUtil.cs" />
  185. <Compile Include="Common\SMLib\SMUtil.cs" />
  186. <Compile Include="Common\Utils.cs" />
  187. <Compile Include="Common\WinApi.cs" />
  188. <Compile Include="Common\WindowWrapper.cs" />
  189. <Compile Include="Entity\BaseLine\Request\ReqBase1101.cs" />
  190. <Compile Include="Entity\BaseLine\Response\RespBase1101.cs" />
  191. <Compile Include="Entity\Base\Clearing\OutOfAreaClearingConfirm.cs" />
  192. <Compile Include="Entity\Base\Clearing\OutOfAreaClearingRollBack.cs" />
  193. <Compile Include="Entity\Base\Clearing\QueryOutOfAreaClearingDetails.cs" />
  194. <Compile Include="Entity\Base\Other\DirectoryDownload.cs" />
  195. <Compile Include="Entity\Base\Other\FileDownload.cs" />
  196. <Compile Include="Entity\Base\Other\FileUpload.cs" />
  197. <Compile Include="Entity\Base\Other\SignInInput.cs" />
  198. <Compile Include="Entity\Base\Other\SignOut.cs" />
  199. <Compile Include="Entity\Base\PersonInfo.cs" />
  200. <Compile Include="Entity\Base\Result.cs" />
  201. <Compile Include="Entity\Base\Server\HBMedInsuDirectory.cs" />
  202. <Compile Include="Entity\Base\Server\HBMedInsuDirectorySelfpayProportion.cs" />
  203. <Compile Include="Entity\Base\Settlement\Benefit\BenefitCheck.cs" />
  204. <Compile Include="Entity\Base\Settlement\Inpatient\AdmissionRegistration.cs" />
  205. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeCancel.cs" />
  206. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeRegistration.cs" />
  207. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationCancel.cs" />
  208. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationInfoChange.cs" />
  209. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailCancel.cs" />
  210. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailUpload.cs" />
  211. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientPreSettlement.cs" />
  212. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlement.cs" />
  213. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlementCancel.cs" />
  214. <Compile Include="Entity\Base\Settlement\Outpatient\OupatientFeeDetailCancel.cs" />
  215. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientAdmUpload.cs" />
  216. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientFeeDetailUpload.cs" />
  217. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientPreSettlement.cs" />
  218. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlement.cs" />
  219. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlementCancel.cs" />
  220. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistration.cs" />
  221. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistrationCancel.cs" />
  222. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyCancel.cs" />
  223. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyPre.cs" />
  224. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacySettlement.cs" />
  225. <Compile Include="Entity\Base\Settlement\Record\AlterPersonFixedPointRecordLocal.cs" />
  226. <Compile Include="Entity\Base\Settlement\Record\CancelChronicDiseaseRecord.cs" />
  227. <Compile Include="Entity\Base\Settlement\Record\CancelChronicDiseaseRecordLocal.cs" />
  228. <Compile Include="Entity\Base\Settlement\Record\CancelHospitalTransferRecord.cs" />
  229. <Compile Include="Entity\Base\Settlement\Record\CancelPersonFixedPointRecord.cs" />
  230. <Compile Include="Entity\Base\Settlement\Record\ChronicDiseaseRecord.cs" />
  231. <Compile Include="Entity\Base\Settlement\Record\ChronicDiseaseRecordLocal.cs" />
  232. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecord.cs" />
  233. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecordCancel.cs" />
  234. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecord.cs" />
  235. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecordLocal.cs" />
  236. <Compile Include="Entity\Base\Settlement\Record\QueryChronicDiseaseRecord.cs" />
  237. <Compile Include="Entity\Base\Settlement\Record\QueryChronicDiseaseRecordLocal.cs" />
  238. <Compile Include="Entity\Base\Settlement\Record\QueryFamilyDoctorRecord.cs" />
  239. <Compile Include="Entity\Base\Settlement\Record\QueryFixedPointRecordcs.cs" />
  240. <Compile Include="Entity\Base\Settlement\Record\QueryFixedPointRecordLocal.cs" />
  241. <Compile Include="Entity\Base\Settlement\Record\QueryHospitalTransferRecordLocal.cs" />
  242. <Compile Include="Entity\Base\Settlement\ReverseTransaction.cs" />
  243. <Compile Include="Entity\Cloud\HisPatientInfo.cs" />
  244. <Compile Include="Entity\EntityBase.cs" />
  245. <Compile Include="Entity\Insu\InsuInfo.cs" />
  246. <Compile Include="Entity\Insu\Request\Request1101.cs" />
  247. <Compile Include="Entity\Mobile\MobilePatientInfo.cs" />
  248. <Compile Include="Entity\PatientInfo.cs" />
  249. <Compile Include="Entity\Insu\Response\Resp1101.cs" />
  250. <Compile Include="Entity\TradeAttribute.cs" />
  251. <Compile Include="FormSetter\ComboxSetter.cs" />
  252. <Compile Include="FormSetter\DataTableSetter.cs" />
  253. <Compile Include="FormSetter\GridViewSetter.cs" />
  254. <Compile Include="FormSetter\GridViewSetterBase.cs" />
  255. <Compile Include="Forms\AddSignleDirectory.cs">
  256. <SubType>Form</SubType>
  257. </Compile>
  258. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  259. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  260. </Compile>
  261. <Compile Include="Forms\AddSingleDictionary.cs">
  262. <SubType>Form</SubType>
  263. </Compile>
  264. <Compile Include="Forms\AddSingleDictionary.designer.cs">
  265. <DependentUpon>AddSingleDictionary.cs</DependentUpon>
  266. </Compile>
  267. <Compile Include="Forms\BasicDatas\BasicData.cs">
  268. <SubType>Form</SubType>
  269. </Compile>
  270. <Compile Include="Forms\BasicDatas\BasicData.Designer.cs">
  271. <DependentUpon>BasicData.cs</DependentUpon>
  272. </Compile>
  273. <Compile Include="Forms\BasicDatas\DataDownload.cs">
  274. <SubType>Form</SubType>
  275. </Compile>
  276. <Compile Include="Forms\BasicDatas\DataDownload.Designer.cs">
  277. <DependentUpon>DataDownload.cs</DependentUpon>
  278. </Compile>
  279. <Compile Include="Forms\BasicDatas\DataDownloadLocalExtension.cs">
  280. <SubType>Form</SubType>
  281. </Compile>
  282. <Compile Include="Forms\BasicDatas\DataDownloadLocalExtension.Designer.cs">
  283. <DependentUpon>DataDownloadLocalExtension.cs</DependentUpon>
  284. </Compile>
  285. <Compile Include="Forms\BasicDatas\DataGridViewHeaderSetForm.cs">
  286. <SubType>Form</SubType>
  287. </Compile>
  288. <Compile Include="Forms\BasicDatas\DataGridViewHeaderSetForm.Designer.cs">
  289. <DependentUpon>DataGridViewHeaderSetForm.cs</DependentUpon>
  290. </Compile>
  291. <Compile Include="Forms\BasicDatas\DirectoryMap.cs">
  292. <SubType>Form</SubType>
  293. </Compile>
  294. <Compile Include="Forms\BasicDatas\DirectoryMap.Designer.cs">
  295. <DependentUpon>DirectoryMap.cs</DependentUpon>
  296. </Compile>
  297. <Compile Include="Forms\BasicDatas\GridViewSetter.cs" />
  298. <Compile Include="Forms\BasicDatas\MaintainInterface.cs">
  299. <SubType>Form</SubType>
  300. </Compile>
  301. <Compile Include="Forms\BasicDatas\MaintainInterface.Designer.cs">
  302. <DependentUpon>MaintainInterface.cs</DependentUpon>
  303. </Compile>
  304. <Compile Include="Forms\BasicDatas\services\DataGridViewHeaderSetService.cs" />
  305. <Compile Include="Forms\BasicDatas\services\DirectoryDownloadLocalExtService.cs" />
  306. <Compile Include="Forms\BasicDatas\services\DirectoryDownloadService.cs" />
  307. <Compile Include="Forms\BasicDatas\services\DirectoryManualMaintainService.cs" />
  308. <Compile Include="Forms\BasicDatas\services\DirectoryMapService.cs" />
  309. <Compile Include="Forms\BasicDatas\services\DirectoryTypeEnum.cs" />
  310. <Compile Include="Forms\BasicDatas\services\DirectroyQueryService.cs" />
  311. <Compile Include="Forms\BasicDatas\services\HandMaintainedDirectoryService.cs" />
  312. <Compile Include="Forms\BasicDatas\UpdateDirecotryCondition.cs">
  313. <SubType>Form</SubType>
  314. </Compile>
  315. <Compile Include="Forms\BasicDatas\UpdateDirecotryCondition.Designer.cs">
  316. <DependentUpon>UpdateDirecotryCondition.cs</DependentUpon>
  317. </Compile>
  318. <Compile Include="Forms\CenterResult.cs">
  319. <SubType>Form</SubType>
  320. </Compile>
  321. <Compile Include="Forms\CenterResult.Designer.cs">
  322. <DependentUpon>CenterResult.cs</DependentUpon>
  323. </Compile>
  324. <Compile Include="Forms\ChooseCard.cs">
  325. <SubType>Form</SubType>
  326. </Compile>
  327. <Compile Include="Forms\ChooseCard.designer.cs">
  328. <DependentUpon>ChooseCard.cs</DependentUpon>
  329. </Compile>
  330. <Compile Include="Forms\BasicData.cs">
  331. <SubType>Form</SubType>
  332. </Compile>
  333. <Compile Include="Forms\BasicData.designer.cs">
  334. <DependentUpon>BasicData.cs</DependentUpon>
  335. </Compile>
  336. <Compile Include="Forms\Clearing.cs">
  337. <SubType>Form</SubType>
  338. </Compile>
  339. <Compile Include="Forms\Clearing.designer.cs">
  340. <DependentUpon>Clearing.cs</DependentUpon>
  341. </Compile>
  342. <Compile Include="Forms\Clearings\Clearing.cs">
  343. <SubType>Form</SubType>
  344. </Compile>
  345. <Compile Include="Forms\Clearings\Clearing.designer.cs">
  346. <DependentUpon>Clearing.cs</DependentUpon>
  347. </Compile>
  348. <Compile Include="Forms\Clearings\GridViewSetter.cs" />
  349. <Compile Include="Forms\Clearings\MainForm.cs">
  350. <SubType>Form</SubType>
  351. </Compile>
  352. <Compile Include="Forms\Clearings\MainForm.Designer.cs">
  353. <DependentUpon>MainForm.cs</DependentUpon>
  354. </Compile>
  355. <Compile Include="Forms\Clearings\OutOfAreaClearing.cs">
  356. <SubType>Form</SubType>
  357. </Compile>
  358. <Compile Include="Forms\Clearings\OutOfAreaClearing.Designer.cs">
  359. <DependentUpon>OutOfAreaClearing.cs</DependentUpon>
  360. </Compile>
  361. <Compile Include="Forms\Clearings\Services\OutOfAreaPatientClearing.cs" />
  362. <Compile Include="Forms\InformationOfSelfPatients.cs">
  363. <SubType>Form</SubType>
  364. </Compile>
  365. <Compile Include="Forms\InformationOfSelfPatients.Designer.cs">
  366. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  367. </Compile>
  368. <Compile Include="Forms\JsonMappingForm.cs">
  369. <SubType>Form</SubType>
  370. </Compile>
  371. <Compile Include="Forms\JsonMappingForm.Designer.cs">
  372. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  373. </Compile>
  374. <Compile Include="Forms\PreAndInProcessAnalysisForm.cs">
  375. <SubType>Form</SubType>
  376. </Compile>
  377. <Compile Include="Forms\PreAndInProcessAnalysisForm.Designer.cs">
  378. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  379. </Compile>
  380. <Compile Include="Forms\PrescriptionCirculation.cs">
  381. <SubType>Form</SubType>
  382. </Compile>
  383. <Compile Include="Forms\PrescriptionCirculation.Designer.cs">
  384. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  385. </Compile>
  386. <Compile Include="Forms\SearchAdmdvs.cs">
  387. <SubType>Form</SubType>
  388. </Compile>
  389. <Compile Include="Forms\SearchAdmdvs.Designer.cs">
  390. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  391. </Compile>
  392. <Compile Include="Forms\PerDesigRecord.cs">
  393. <SubType>Form</SubType>
  394. </Compile>
  395. <Compile Include="Forms\PerDesigRecord.Designer.cs">
  396. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  397. </Compile>
  398. <Compile Include="Forms\HandleException.cs">
  399. <SubType>Form</SubType>
  400. </Compile>
  401. <Compile Include="Forms\HandleException.designer.cs">
  402. <DependentUpon>HandleException.cs</DependentUpon>
  403. </Compile>
  404. <Compile Include="Forms\MaintainBasicData.cs">
  405. <SubType>Form</SubType>
  406. </Compile>
  407. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  408. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  409. </Compile>
  410. <Compile Include="Forms\OutpatientRegistration.cs">
  411. <SubType>Form</SubType>
  412. </Compile>
  413. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  414. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  415. </Compile>
  416. <Compile Include="Forms\PatientInsuInfo.cs">
  417. <SubType>Form</SubType>
  418. </Compile>
  419. <Compile Include="Forms\PatientInsuInfo.designer.cs">
  420. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  421. </Compile>
  422. <Compile Include="Forms\PrintDesign.cs">
  423. <SubType>Form</SubType>
  424. </Compile>
  425. <Compile Include="Forms\PrintDesign.Designer.cs">
  426. <DependentUpon>PrintDesign.cs</DependentUpon>
  427. </Compile>
  428. <Compile Include="Forms\PrintPreview.cs">
  429. <SubType>Form</SubType>
  430. </Compile>
  431. <Compile Include="Forms\PrintPreview.Designer.cs">
  432. <DependentUpon>PrintPreview.cs</DependentUpon>
  433. </Compile>
  434. <Compile Include="Forms\SettlementChecklist.cs">
  435. <SubType>Form</SubType>
  436. </Compile>
  437. <Compile Include="Forms\SettlementChecklist.designer.cs">
  438. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  439. </Compile>
  440. <Compile Include="Forms\SettlementInfo.cs">
  441. <SubType>Form</SubType>
  442. </Compile>
  443. <Compile Include="Forms\SettlementInfo.designer.cs">
  444. <DependentUpon>SettlementInfo.cs</DependentUpon>
  445. </Compile>
  446. <Compile Include="Forms\SlowSpecRecord.cs">
  447. <SubType>Form</SubType>
  448. </Compile>
  449. <Compile Include="Forms\SlowSpecRecord.Designer.cs">
  450. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  451. </Compile>
  452. <Compile Include="Forms\TableButton.cs">
  453. <SubType>Form</SubType>
  454. </Compile>
  455. <Compile Include="Forms\TableButton.Designer.cs">
  456. <DependentUpon>TableButton.cs</DependentUpon>
  457. </Compile>
  458. <Compile Include="Forms\ToRecordChoose.cs">
  459. <SubType>Form</SubType>
  460. </Compile>
  461. <Compile Include="Forms\ToRecordChoose.Designer.cs">
  462. <DependentUpon>ToRecordChoose.cs</DependentUpon>
  463. </Compile>
  464. <Compile Include="Forms\ToRecordFrom.cs">
  465. <SubType>Form</SubType>
  466. </Compile>
  467. <Compile Include="Forms\ToRecordFrom.Designer.cs">
  468. <DependentUpon>ToRecordFrom.cs</DependentUpon>
  469. </Compile>
  470. <Compile Include="Helper\DropHelper.cs" />
  471. <Compile Include="Helper\EncryptHelper.cs" />
  472. <Compile Include="Helper\IInvokeCenter.cs" />
  473. <Compile Include="Helper\InvokeCenterFactory.cs" />
  474. <Compile Include="Helper\InvokeDllCenter.cs" />
  475. <Compile Include="Helper\InvokeHelper.cs" />
  476. <Compile Include="Helper\InvokeOcxCenter.cs" />
  477. <Compile Include="Helper\InvokeRestCenter.cs" />
  478. <Compile Include="Helper\IrisDataHelper.cs" />
  479. <Compile Include="Helper\JsonHelper.cs" />
  480. <Compile Include="Helper\JsonMapper.cs" />
  481. <Compile Include="Helper\ProgressWrapper.cs" />
  482. <Compile Include="Helper\ReadDataTableConverter.cs" />
  483. <Compile Include="Helper\XmlHelper.cs" />
  484. <Compile Include="InsuBusiness.cs" />
  485. <Compile Include="IInsuBusiness.cs" />
  486. <Compile Include="Properties\AssemblyInfo.cs" />
  487. <Compile Include="Properties\Resources.Designer.cs">
  488. <AutoGen>True</AutoGen>
  489. <DesignTime>True</DesignTime>
  490. <DependentUpon>Resources.resx</DependentUpon>
  491. </Compile>
  492. <Compile Include="Properties\Settings.Designer.cs">
  493. <AutoGen>True</AutoGen>
  494. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  495. <DependentUpon>Settings.settings</DependentUpon>
  496. </Compile>
  497. <Compile Include="Variables\Enums.cs" />
  498. <Compile Include="Variables\Global.cs" />
  499. <Compile Include="Variables\ModeEnum.cs" />
  500. <Compile Include="Variables\Response.cs" />
  501. <Compile Include="Variables\Struct.cs" />
  502. <Compile Include="Variables\StructExtend.cs" />
  503. <Compile Include="Variables\TradeEnum.cs" />
  504. </ItemGroup>
  505. <ItemGroup>
  506. <Folder Include="ControlSetter\" />
  507. </ItemGroup>
  508. <ItemGroup>
  509. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\AdmissionRegistration.resx">
  510. <DependentUpon>AdmissionRegistration.cs</DependentUpon>
  511. </EmbeddedResource>
  512. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\AuditForm.resx">
  513. <DependentUpon>AuditForm.cs</DependentUpon>
  514. </EmbeddedResource>
  515. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\DischargeRegistration.resx">
  516. <DependentUpon>DischargeRegistration.cs</DependentUpon>
  517. </EmbeddedResource>
  518. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\FeeDetail.resx">
  519. <DependentUpon>FeeDetail.cs</DependentUpon>
  520. </EmbeddedResource>
  521. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\OutpatRegistration.resx">
  522. <DependentUpon>OutpatRegistration.cs</DependentUpon>
  523. </EmbeddedResource>
  524. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\PatientMIInfo.resx">
  525. <DependentUpon>PatientMIInfo.cs</DependentUpon>
  526. </EmbeddedResource>
  527. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  528. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  529. </EmbeddedResource>
  530. <EmbeddedResource Include="Forms\AddSingleDictionary.resx">
  531. <DependentUpon>AddSingleDictionary.cs</DependentUpon>
  532. </EmbeddedResource>
  533. <EmbeddedResource Include="Forms\BasicDatas\BasicData.resx">
  534. <DependentUpon>BasicData.cs</DependentUpon>
  535. </EmbeddedResource>
  536. <EmbeddedResource Include="Forms\BasicDatas\DataDownload.resx">
  537. <DependentUpon>DataDownload.cs</DependentUpon>
  538. </EmbeddedResource>
  539. <EmbeddedResource Include="Forms\BasicDatas\DataDownloadLocalExtension.resx">
  540. <DependentUpon>DataDownloadLocalExtension.cs</DependentUpon>
  541. </EmbeddedResource>
  542. <EmbeddedResource Include="Forms\BasicDatas\DataGridViewHeaderSetForm.resx">
  543. <DependentUpon>DataGridViewHeaderSetForm.cs</DependentUpon>
  544. </EmbeddedResource>
  545. <EmbeddedResource Include="Forms\BasicDatas\DirectoryMap.resx">
  546. <DependentUpon>DirectoryMap.cs</DependentUpon>
  547. </EmbeddedResource>
  548. <EmbeddedResource Include="Forms\BasicDatas\MaintainInterface.resx">
  549. <DependentUpon>MaintainInterface.cs</DependentUpon>
  550. </EmbeddedResource>
  551. <EmbeddedResource Include="Forms\BasicDatas\UpdateDirecotryCondition.resx">
  552. <DependentUpon>UpdateDirecotryCondition.cs</DependentUpon>
  553. </EmbeddedResource>
  554. <EmbeddedResource Include="Forms\CenterResult.resx">
  555. <DependentUpon>CenterResult.cs</DependentUpon>
  556. </EmbeddedResource>
  557. <EmbeddedResource Include="Forms\ChooseCard.resx">
  558. <DependentUpon>ChooseCard.cs</DependentUpon>
  559. </EmbeddedResource>
  560. <EmbeddedResource Include="Forms\BasicData.resx">
  561. <DependentUpon>BasicData.cs</DependentUpon>
  562. </EmbeddedResource>
  563. <EmbeddedResource Include="Forms\Clearing.resx">
  564. <DependentUpon>Clearing.cs</DependentUpon>
  565. </EmbeddedResource>
  566. <EmbeddedResource Include="Forms\Clearings\Clearing.resx">
  567. <DependentUpon>Clearing.cs</DependentUpon>
  568. </EmbeddedResource>
  569. <EmbeddedResource Include="Forms\Clearings\MainForm.resx">
  570. <DependentUpon>MainForm.cs</DependentUpon>
  571. </EmbeddedResource>
  572. <EmbeddedResource Include="Forms\Clearings\OutOfAreaClearing.resx">
  573. <DependentUpon>OutOfAreaClearing.cs</DependentUpon>
  574. </EmbeddedResource>
  575. <EmbeddedResource Include="Forms\InformationOfSelfPatients.resx">
  576. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  577. </EmbeddedResource>
  578. <EmbeddedResource Include="Forms\JsonMappingForm.resx">
  579. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  580. </EmbeddedResource>
  581. <EmbeddedResource Include="Forms\PreAndInProcessAnalysisForm.resx">
  582. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  583. </EmbeddedResource>
  584. <EmbeddedResource Include="Forms\PrescriptionCirculation.resx">
  585. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  586. </EmbeddedResource>
  587. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  588. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  589. </EmbeddedResource>
  590. <EmbeddedResource Include="Forms\PerDesigRecord.resx">
  591. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  592. </EmbeddedResource>
  593. <EmbeddedResource Include="Forms\HandleException.resx">
  594. <DependentUpon>HandleException.cs</DependentUpon>
  595. </EmbeddedResource>
  596. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  597. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  598. </EmbeddedResource>
  599. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  600. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  601. </EmbeddedResource>
  602. <EmbeddedResource Include="Forms\PatientInsuInfo.resx">
  603. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  604. </EmbeddedResource>
  605. <EmbeddedResource Include="Forms\PrintDesign.resx">
  606. <DependentUpon>PrintDesign.cs</DependentUpon>
  607. </EmbeddedResource>
  608. <EmbeddedResource Include="Forms\PrintPreview.resx">
  609. <DependentUpon>PrintPreview.cs</DependentUpon>
  610. </EmbeddedResource>
  611. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  612. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  613. </EmbeddedResource>
  614. <EmbeddedResource Include="Forms\SettlementInfo.resx">
  615. <DependentUpon>SettlementInfo.cs</DependentUpon>
  616. </EmbeddedResource>
  617. <EmbeddedResource Include="Properties\Resources.resx">
  618. <Generator>ResXFileCodeGenerator</Generator>
  619. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  620. </EmbeddedResource>
  621. </ItemGroup>
  622. <ItemGroup>
  623. <None Include="app.config" />
  624. <None Include="packages.config" />
  625. <None Include="Properties\Settings.settings">
  626. <Generator>SettingsSingleFileGenerator</Generator>
  627. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  628. </None>
  629. </ItemGroup>
  630. <ItemGroup>
  631. <COMReference Include="stdole">
  632. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  633. <VersionMajor>2</VersionMajor>
  634. <VersionMinor>0</VersionMinor>
  635. <Lcid>0</Lcid>
  636. <WrapperTool>primary</WrapperTool>
  637. <Isolated>False</Isolated>
  638. <EmbedInteropTypes>True</EmbedInteropTypes>
  639. </COMReference>
  640. </ItemGroup>
  641. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  642. </Project>