|
|
@@ -87,73 +87,73 @@
|
|
|
<Compile Include="Business\AutoResizeForm.cs" />
|
|
|
<Compile Include="Business\CallResult.cs" />
|
|
|
<Compile Include="Business\CenterBusiness.cs" />
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\AdmissionRegistration.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\AdmissionRegistration.cs">
|
|
|
<SubType>Form</SubType>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\AdmissionRegistration.Designer.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\AdmissionRegistration.Designer.cs">
|
|
|
<DependentUpon>AdmissionRegistration.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\AuditForm.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\AuditForm.cs">
|
|
|
<SubType>Form</SubType>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\AuditForm.Designer.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\AuditForm.Designer.cs">
|
|
|
<DependentUpon>AuditForm.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\DischargeRegistration.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\DischargeRegistration.cs">
|
|
|
<SubType>Form</SubType>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\DischargeRegistration.Designer.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\DischargeRegistration.Designer.cs">
|
|
|
<DependentUpon>DischargeRegistration.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\FeeDetail.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\FeeDetail.cs">
|
|
|
<SubType>Form</SubType>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\FeeDetail.Designer.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\FeeDetail.Designer.cs">
|
|
|
<DependentUpon>FeeDetail.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\GridViewSetter.cs" />
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\OutpatRegistration.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\GridViewSetter.cs" />
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\OutpatRegistration.cs">
|
|
|
<SubType>Form</SubType>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\OutpatRegistration.Designer.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\OutpatRegistration.Designer.cs">
|
|
|
<DependentUpon>OutpatRegistration.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\PatientMIInfo.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\PatientMIInfo.cs">
|
|
|
<SubType>Form</SubType>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Forms\DischargeAudit\PatientMIInfo.Designer.cs">
|
|
|
+ <Compile Include="Business\Core\Forms\DischargeAudit\PatientMIInfo.Designer.cs">
|
|
|
<DependentUpon>PatientMIInfo.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Business\core\Process\ReadCardProcess.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\ProcessScheduler\DischargeAuditService.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\ProcessScheduler\IPAdmRegService.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\ProcessScheduler\IPSettlementService.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\ProcessScheduler\OPRegService.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\ProcessScheduler\OPSettlementService.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\ProcessScheduler\PatientService.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\InPat\AdmissionRegistration.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\InPat\CancelAdmissionRegistration.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\InPat\DischargeRegistration.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\InPat\GetAdmissionRequirements.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\InPat\OrganizeIPPatientInparam.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\InPat\PreSettlement.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\InPat\Settlement.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\InPat\ShowDischargeAuditForm.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\InPat\UploadFee.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\InPat\VerifyNameConsistency.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\OutPat\InProcessHandler.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\OutPat\OrganizePatientRegistrationInfo.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\OutPat\PreSettlement.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\OutPat\PreWarning.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\OutPat\Register.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\OutPat\Settlement.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\OutPat\ShowOutPatRegisterForm.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\OutPat\UploadAdmInfo.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\OutPat\UploadFee.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\ReadCard\FilterPatInfo.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\ReadCard\ReadCardProcess.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\ReadCard\SetGlobalVariablesAfaterShowPatInfo.cs" />
|
|
|
- <Compile Include="Business\core\SelfServiceMachine\Process\ReadCard\ShowPatInfo.cs" />
|
|
|
+ <Compile Include="Business\Core\Process\ReadCardProcess.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\DischargeAuditService.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\IPAdmRegService.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\IPSettlementService.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\OPRegService.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\OPSettlementService.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\PatientService.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\AdmissionRegistration.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\CancelAdmissionRegistration.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\DischargeRegistration.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\GetAdmissionRequirements.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\OrganizeIPPatientInparam.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\PreSettlement.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\Settlement.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\ShowDischargeAuditForm.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\UploadFee.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\VerifyNameConsistency.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\InProcessHandler.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\OrganizePatientRegistrationInfo.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\PreSettlement.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\PreWarning.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\Register.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\Settlement.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\ShowOutPatRegisterForm.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\UploadAdmInfo.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\UploadFee.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\FilterPatInfo.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\ReadCardProcess.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\SetGlobalVariablesAfaterShowPatInfo.cs" />
|
|
|
+ <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\ShowPatInfo.cs" />
|
|
|
<Compile Include="Business\IMobilePay.cs" />
|
|
|
<Compile Include="Business\metalkeyboard\JustTideEPP\JustTideEPPDrv.cs" />
|
|
|
<Compile Include="Business\metalkeyboard\JustTideEPP\MetalKeypadPasswordReader.cs" />
|
|
|
@@ -510,22 +510,22 @@
|
|
|
<Folder Include="ControlSetter\" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
- <EmbeddedResource Include="Business\core\Forms\DischargeAudit\AdmissionRegistration.resx">
|
|
|
+ <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\AdmissionRegistration.resx">
|
|
|
<DependentUpon>AdmissionRegistration.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
- <EmbeddedResource Include="Business\core\Forms\DischargeAudit\AuditForm.resx">
|
|
|
+ <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\AuditForm.resx">
|
|
|
<DependentUpon>AuditForm.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
- <EmbeddedResource Include="Business\core\Forms\DischargeAudit\DischargeRegistration.resx">
|
|
|
+ <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\DischargeRegistration.resx">
|
|
|
<DependentUpon>DischargeRegistration.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
- <EmbeddedResource Include="Business\core\Forms\DischargeAudit\FeeDetail.resx">
|
|
|
+ <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\FeeDetail.resx">
|
|
|
<DependentUpon>FeeDetail.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
- <EmbeddedResource Include="Business\core\Forms\DischargeAudit\OutpatRegistration.resx">
|
|
|
+ <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\OutpatRegistration.resx">
|
|
|
<DependentUpon>OutpatRegistration.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
- <EmbeddedResource Include="Business\core\Forms\DischargeAudit\PatientMIInfo.resx">
|
|
|
+ <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\PatientMIInfo.resx">
|
|
|
<DependentUpon>PatientMIInfo.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
<EmbeddedResource Include="Forms\AddSignleDirectory.resx">
|