@kenyaemr/esm-billing-app 5.4.1-pre.2000 → 5.4.1-pre.2008
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +64 -64
- package/dist/300.js +1 -1
- package/dist/970.js +1 -1
- package/dist/970.js.map +1 -1
- package/dist/kenyaemr-esm-billing-app.js.buildmanifest.json +9 -9
- package/dist/main.js +2 -2
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/billable-services/billable-service.resource.tsx +6 -2
- package/src/billable-services/billiable-item/order-actions/hooks/useLabOrderAction.ts +18 -3
- package/src/invoice/payments/initiate-payment/initiate-payment.scss +1 -1
- package/src/prompt-payment/prompt-payment.resource.tsx +0 -1
- package/translations/en.json +6 -1
package/dist/routes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"kenyaemr":"^19.0.0"},"pages":[{"component":"billableServicesHome","route":"billable-services"},{"component":"requirePaymentModal","routeRegex":"^patient/.+/chart","online":true,"offline":false}],"extensions":[{"component":"billingDashboardLink","name":"billing-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"billing","title":"billing","slot":"billing-dashboard-slot"}},{"component":"benefitsPackageDashboardLink","name":"benefits-package-dashboard-link","slot":"patient-chart-dashboard-slot","meta":{"name":"benefits-package","slot":"patient-chart-benefits-dashboard-slot","path":"insurance-benefits","columns":1,"columnSpan":1},"featureFlag":"healthInformationExchange"},{"component":"benefitsPackage","name":"benefits-package","slot":"patient-chart-benefits-dashboard-slot"},{"component":"root","name":"billing-dashboard-root","slot":"billing-dashboard-slot"},{"component":"benefitsEligibilyRequestForm","name":"benefits-eligibility-request-form"},{"component":"benefitsPreAuthForm","name":"benefits-pre-auth-form"},{"name":"billing-patient-summary","component":"billingPatientSummary","slot":"patient-chart-billing-dashboard-slot","order":10,"meta":{"columnSpan":4}},{"name":"billing-summary-dashboard-link","component":"billingSummaryDashboardLink","slot":"patient-chart-dashboard-slot","order":11,"meta":{"columns":1,"columnSpan":1,"slot":"patient-chart-billing-dashboard-slot","path":"Billing","layoutMode":"anchored"}},{"name":"billing-check-in-form","slot":"extra-visit-attribute-slot","component":"billingCheckInForm"},{"name":"require-billing-modal","component":"requirePaymentModal"},{"name":"patient-banner-billing-tags","component":"visitAttributeTags","slot":"patient-banner-tags-slot","order":2},{"name":"initiate-payment-modal","component":"initiatePaymentDialog"},{"name":"delete-billableservice-modal","component":"deleteBillableServiceModal"},{"name":"refund-bill-modal","component":"refundBillModal"},{"name":"delete-bill-modal","component":"deleteBillModal"},{"name":"lab-order-billable-item","component":"labOrder","slot":"top-of-lab-order-form-slot"},{"name":"procedure-order-billable-item","component":"procedureOrder","slot":"top-of-procedure-order-form-slot"},{"name":"imaging-order-billable-item","component":"imagingOrder","slot":"top-of-imaging-order-form-slot"},{"name":"price-info-order","component":"priceInfoOrder"},{"name":"drug-order-billable-item","component":"drugOrder","slot":"medication-info-slot"},{"name":"order-action-button","component":"orderActionButton","slots":["prescription-action-button-slot","imaging-orders-action","procedure-orders-action","tests-ordered-actions-slot"],"order":0},{"component":"billingOverviewLink","name":"billing-overview-link","order":0,"slot":"billing-dashboard-link-slot"},{"component":"paymentHistoryLink","name":"payment-history-link","slot":"billing-dashboard-link-slot"},{"component":"paymentPointsLink","name":"payment-points-link","slot":"billing-dashboard-link-slot"},{"component":"paymentModesLink","name":"payment-modes-link","slot":"billing-dashboard-link-slot"},{"component":"billManagerLink","name":"bill-manager-link","slot":"billing-dashboard-link-slot"},{"component":"chargeableItemsLink","name":"chargeable-items-link","slot":"billing-dashboard-link-slot"},{"component":"billableExemptionsLink","name":"billable-exemptions-link","slot":"billing-dashboard-link-slot"},{"component":"claimsManagementSideNavGroup","name":"claims-management-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"claims-management","title":"Claims management Overview","slot":"case-management-slot"},"featureFlag":"healthInformationExchange"},{"component":"claimsManagementOverviewDashboardLink","name":"claims-management-overview-link","order":0,"slot":"claims-management-dashboard-link-slot"},{"component":"preAuthRequestsDashboardLink","name":"preauthrequest-overview-link","slot":"claims-management-dashboard-link-slot"},{"component":"claimsOverview","name":"claims-overview-dashboard-link","slot":"claims-management-overview-slot"},{"component":"waiveBillActionButton","name":"waive-bill-action-button","slot":"bill-actions-slot"},{"component":"deleteBillActionButton","name":"delete-bill-action-button","slot":"bill-actions-slot"},{"component":"refundLineItem","name":"refund-line-item","slot":"bill-actions-overflow-menu-slot"},{"name":"edit-line-item","component":"editLineItem","slot":"bill-actions-overflow-menu-slot"},{"name":"cancel-line-item","component":"cancelLineItem","slot":"bill-actions-overflow-menu-slot"}],"workspaces":[{"name":"create-bill-workspace","component":"createBillWorkspace","title":"Create Bill Workspace","type":"other-form"},{"name":"waive-bill-form","component":"waiveBillForm","title":"Waive Bill Form","type":"other-form"},{"name":"edit-bill-form","component":"editBillForm","title":"Edit Bill Form","type":"other-form"},{"name":"billable-service-form","component":"addServiceForm","title":"Create Charge Item Form","type":"other-form"},{"name":"commodity-form","component":"addCommodityForm","title":"Create Charge Item Form","type":"other-form"},{"name":"billing-form","component":"billingForm","title":"Billing Form","type":"other-form","width":"extra-wide"},{"name":"payment-mode-workspace","component":"paymentModeWorkspace","title":"Payment Mode Workspace","type":"other-form"},{"name":"cancel-bill-workspace","component":"cancelBillWorkspace","title":"Cancel Bill Workspace","type":"other-form"},{"name":"bill-deposit-workspace","component":"billDepositWorkspace","title":"Bill Deposit Workspace","type":"other-form"}],"modals":[{"name":"create-payment-point","component":"createPaymentPoint"},{"name":"clock-out-modal","component":"clockOut"},{"name":"bulk-import-billable-services-modal","component":"bulkImportBillableServicesModal"},{"name":"delete-payment-mode-modal","component":"deletePaymentModeModal"},{"name":"retry-claim-request-modal","component":"retryClaimRequestModal"},{"name":"paid-bill-receipt-print-preview-modal","component":"paidBillReceiptPrintPreviewModal"},{"name":"clock-in-modal","component":"clockIn"},{"name":"create-bill-item-modal","component":"createBillItemModal"}],"version":"5.4.1-pre.
|
|
1
|
+
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"kenyaemr":"^19.0.0"},"pages":[{"component":"billableServicesHome","route":"billable-services"},{"component":"requirePaymentModal","routeRegex":"^patient/.+/chart","online":true,"offline":false}],"extensions":[{"component":"billingDashboardLink","name":"billing-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"billing","title":"billing","slot":"billing-dashboard-slot"}},{"component":"benefitsPackageDashboardLink","name":"benefits-package-dashboard-link","slot":"patient-chart-dashboard-slot","meta":{"name":"benefits-package","slot":"patient-chart-benefits-dashboard-slot","path":"insurance-benefits","columns":1,"columnSpan":1},"featureFlag":"healthInformationExchange"},{"component":"benefitsPackage","name":"benefits-package","slot":"patient-chart-benefits-dashboard-slot"},{"component":"root","name":"billing-dashboard-root","slot":"billing-dashboard-slot"},{"component":"benefitsEligibilyRequestForm","name":"benefits-eligibility-request-form"},{"component":"benefitsPreAuthForm","name":"benefits-pre-auth-form"},{"name":"billing-patient-summary","component":"billingPatientSummary","slot":"patient-chart-billing-dashboard-slot","order":10,"meta":{"columnSpan":4}},{"name":"billing-summary-dashboard-link","component":"billingSummaryDashboardLink","slot":"patient-chart-dashboard-slot","order":11,"meta":{"columns":1,"columnSpan":1,"slot":"patient-chart-billing-dashboard-slot","path":"Billing","layoutMode":"anchored"}},{"name":"billing-check-in-form","slot":"extra-visit-attribute-slot","component":"billingCheckInForm"},{"name":"require-billing-modal","component":"requirePaymentModal"},{"name":"patient-banner-billing-tags","component":"visitAttributeTags","slot":"patient-banner-tags-slot","order":2},{"name":"initiate-payment-modal","component":"initiatePaymentDialog"},{"name":"delete-billableservice-modal","component":"deleteBillableServiceModal"},{"name":"refund-bill-modal","component":"refundBillModal"},{"name":"delete-bill-modal","component":"deleteBillModal"},{"name":"lab-order-billable-item","component":"labOrder","slot":"top-of-lab-order-form-slot"},{"name":"procedure-order-billable-item","component":"procedureOrder","slot":"top-of-procedure-order-form-slot"},{"name":"imaging-order-billable-item","component":"imagingOrder","slot":"top-of-imaging-order-form-slot"},{"name":"price-info-order","component":"priceInfoOrder"},{"name":"drug-order-billable-item","component":"drugOrder","slot":"medication-info-slot"},{"name":"order-action-button","component":"orderActionButton","slots":["prescription-action-button-slot","imaging-orders-action","procedure-orders-action","tests-ordered-actions-slot"],"order":0},{"component":"billingOverviewLink","name":"billing-overview-link","order":0,"slot":"billing-dashboard-link-slot"},{"component":"paymentHistoryLink","name":"payment-history-link","slot":"billing-dashboard-link-slot"},{"component":"paymentPointsLink","name":"payment-points-link","slot":"billing-dashboard-link-slot"},{"component":"paymentModesLink","name":"payment-modes-link","slot":"billing-dashboard-link-slot"},{"component":"billManagerLink","name":"bill-manager-link","slot":"billing-dashboard-link-slot"},{"component":"chargeableItemsLink","name":"chargeable-items-link","slot":"billing-dashboard-link-slot"},{"component":"billableExemptionsLink","name":"billable-exemptions-link","slot":"billing-dashboard-link-slot"},{"component":"claimsManagementSideNavGroup","name":"claims-management-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"claims-management","title":"Claims management Overview","slot":"case-management-slot"},"featureFlag":"healthInformationExchange"},{"component":"claimsManagementOverviewDashboardLink","name":"claims-management-overview-link","order":0,"slot":"claims-management-dashboard-link-slot"},{"component":"preAuthRequestsDashboardLink","name":"preauthrequest-overview-link","slot":"claims-management-dashboard-link-slot"},{"component":"claimsOverview","name":"claims-overview-dashboard-link","slot":"claims-management-overview-slot"},{"component":"waiveBillActionButton","name":"waive-bill-action-button","slot":"bill-actions-slot"},{"component":"deleteBillActionButton","name":"delete-bill-action-button","slot":"bill-actions-slot"},{"component":"refundLineItem","name":"refund-line-item","slot":"bill-actions-overflow-menu-slot"},{"name":"edit-line-item","component":"editLineItem","slot":"bill-actions-overflow-menu-slot"},{"name":"cancel-line-item","component":"cancelLineItem","slot":"bill-actions-overflow-menu-slot"}],"workspaces":[{"name":"create-bill-workspace","component":"createBillWorkspace","title":"Create Bill Workspace","type":"other-form"},{"name":"waive-bill-form","component":"waiveBillForm","title":"Waive Bill Form","type":"other-form"},{"name":"edit-bill-form","component":"editBillForm","title":"Edit Bill Form","type":"other-form"},{"name":"billable-service-form","component":"addServiceForm","title":"Create Charge Item Form","type":"other-form"},{"name":"commodity-form","component":"addCommodityForm","title":"Create Charge Item Form","type":"other-form"},{"name":"billing-form","component":"billingForm","title":"Billing Form","type":"other-form","width":"extra-wide"},{"name":"payment-mode-workspace","component":"paymentModeWorkspace","title":"Payment Mode Workspace","type":"other-form"},{"name":"cancel-bill-workspace","component":"cancelBillWorkspace","title":"Cancel Bill Workspace","type":"other-form"},{"name":"bill-deposit-workspace","component":"billDepositWorkspace","title":"Bill Deposit Workspace","type":"other-form"}],"modals":[{"name":"create-payment-point","component":"createPaymentPoint"},{"name":"clock-out-modal","component":"clockOut"},{"name":"bulk-import-billable-services-modal","component":"bulkImportBillableServicesModal"},{"name":"delete-payment-mode-modal","component":"deletePaymentModeModal"},{"name":"retry-claim-request-modal","component":"retryClaimRequestModal"},{"name":"paid-bill-receipt-print-preview-modal","component":"paidBillReceiptPrintPreviewModal"},{"name":"clock-in-modal","component":"clockIn"},{"name":"create-bill-item-modal","component":"createBillItemModal"}],"version":"5.4.1-pre.2008"}
|
package/package.json
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
import { OpenmrsResource, openmrsFetch } from '@openmrs/esm-framework';
|
|
1
|
+
import { Concept, OpenmrsResource, openmrsFetch } from '@openmrs/esm-framework';
|
|
2
2
|
import useSWR from 'swr';
|
|
3
3
|
import { ServiceConcept, ServiceTypesResponse } from '../types';
|
|
4
4
|
|
|
5
|
+
type ExtendedResponseObject = OpenmrsResource & {
|
|
6
|
+
concept: Concept;
|
|
7
|
+
};
|
|
8
|
+
|
|
5
9
|
type ResponseObject = {
|
|
6
|
-
results: Array<
|
|
10
|
+
results: Array<ExtendedResponseObject>;
|
|
7
11
|
};
|
|
8
12
|
|
|
9
13
|
export const useBillableServices = () => {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { useTranslation } from 'react-i18next';
|
|
2
2
|
import { Order } from '@openmrs/esm-patient-common-lib';
|
|
3
3
|
import { useBillStatus } from './useBillStatus';
|
|
4
|
+
import { useBillableServices } from '../../../billable-service.resource';
|
|
4
5
|
|
|
5
6
|
export enum FulfillerStatus {
|
|
6
7
|
IN_PROGRESS = 'IN_PROGRESS',
|
|
@@ -11,11 +12,25 @@ export function useLabOrderAction(order?: Order) {
|
|
|
11
12
|
const orderUuid = order?.uuid;
|
|
12
13
|
const patientUuid = order?.patient?.uuid;
|
|
13
14
|
const conceptClass = order?.concept?.conceptClass?.['display'];
|
|
15
|
+
const { isLoading: isLoadingBillableServices, billableServices } = useBillableServices();
|
|
16
|
+
|
|
17
|
+
const serviceBillingStatus =
|
|
18
|
+
billableServices?.find((service) => service.concept.uuid === order.concept.uuid)?.serviceStatus === 'ENABLED';
|
|
14
19
|
|
|
15
20
|
const { isLoading, hasPendingPayment, itemHasBill } = useBillStatus(orderUuid, patientUuid);
|
|
16
|
-
const shouldShowBillModal = itemHasBill.length < 1;
|
|
21
|
+
const shouldShowBillModal = itemHasBill.length < 1 && serviceBillingStatus;
|
|
17
22
|
const isInProgress = order?.fulfillerStatus === FulfillerStatus.IN_PROGRESS;
|
|
18
23
|
|
|
24
|
+
const getOrderType = () => {
|
|
25
|
+
if (!conceptClass) {
|
|
26
|
+
return 'Lab Request';
|
|
27
|
+
}
|
|
28
|
+
if (conceptClass.includes('/')) {
|
|
29
|
+
return conceptClass.split('/')[1].trim();
|
|
30
|
+
}
|
|
31
|
+
return conceptClass;
|
|
32
|
+
};
|
|
33
|
+
|
|
19
34
|
const getButtonText = () => {
|
|
20
35
|
if (hasPendingPayment) {
|
|
21
36
|
return t('unsettledBill', 'Unsettled bill');
|
|
@@ -25,11 +40,11 @@ export function useLabOrderAction(order?: Order) {
|
|
|
25
40
|
return t('bill', 'Bill');
|
|
26
41
|
}
|
|
27
42
|
|
|
28
|
-
return t('pickLabRequest', 'Pick {{orderType}}
|
|
43
|
+
return t('pickLabRequest', 'Pick {{orderType}}', { orderType: getOrderType() ?? 'Lab Request' });
|
|
29
44
|
};
|
|
30
45
|
|
|
31
46
|
return {
|
|
32
|
-
isLoading,
|
|
47
|
+
isLoading: isLoading && isLoadingBillableServices,
|
|
33
48
|
isDisabled: hasPendingPayment,
|
|
34
49
|
buttonText: getButtonText(),
|
|
35
50
|
isInProgress,
|
|
@@ -173,7 +173,6 @@ export const usePatientBills = (patientUuid: string) => {
|
|
|
173
173
|
const patientBills = useMemo(() => {
|
|
174
174
|
return data?.data?.results?.map(mapBillProperties) ?? [];
|
|
175
175
|
}, [data?.data?.results]);
|
|
176
|
-
|
|
177
176
|
return {
|
|
178
177
|
patientBills: patientBills ?? [],
|
|
179
178
|
isLoading,
|
package/translations/en.json
CHANGED
|
@@ -96,6 +96,8 @@
|
|
|
96
96
|
"eligibleBenefits": "Eligible benefits",
|
|
97
97
|
"emptyClaimsHeader": "No Claims",
|
|
98
98
|
"emptyClaimsState": "There are no claims to display",
|
|
99
|
+
"emptyPreauthHeader": "No Preauths",
|
|
100
|
+
"emptyPreauthState": "There are no preauth to display",
|
|
99
101
|
"endDate": "End date",
|
|
100
102
|
"endVisitAndClaim": "End visit and Process claims",
|
|
101
103
|
"enterAmount": "Enter amount",
|
|
@@ -135,7 +137,7 @@
|
|
|
135
137
|
"inactive": "Inactive",
|
|
136
138
|
"incompletePayment": "Incomplete payment",
|
|
137
139
|
"incompletePaymentSubtitle": "Please ensure all selected line items are fully paid, Total amount expected is {{selectedLineItemsAmountDue}}",
|
|
138
|
-
"
|
|
140
|
+
"initiatePayment": "Initiate Payment",
|
|
139
141
|
"inputSampleSchema": "Input sample schema",
|
|
140
142
|
"insuranceScheme": "Insurance scheme",
|
|
141
143
|
"insurer": "Insurer",
|
|
@@ -196,18 +198,21 @@
|
|
|
196
198
|
"patientMissingSHANumber": "Patient is missing SHA number, SHA validation cannot be done, Advise patient to visit registration desk",
|
|
197
199
|
"patientName": "Patient Name",
|
|
198
200
|
"paymentHistory": "Payment History",
|
|
201
|
+
"paymentMade": "Payments already made",
|
|
199
202
|
"paymentMethod": "Payment method",
|
|
200
203
|
"paymentMethodDescription": "Payment method {{methodName}}",
|
|
201
204
|
"paymentMethodsTitle": "Payment method",
|
|
202
205
|
"paymentMode": "Payment Mode",
|
|
203
206
|
"paymentModes": "Payment Modes",
|
|
204
207
|
"paymentModeSummary": "Payment Mode Summary",
|
|
208
|
+
"paymentNotMade": "Payment not made",
|
|
205
209
|
"paymentPayment": "Bill Payment",
|
|
206
210
|
"paymentPoints": "Payment Points",
|
|
207
211
|
"payments": "Payments",
|
|
208
212
|
"paymentType": "Payment Type",
|
|
209
213
|
"Phone Number": "Phone Number",
|
|
210
214
|
"policyNumber": "Policy number",
|
|
215
|
+
"preathsRequests": "Preauth Requests",
|
|
211
216
|
"preauthRequest": "Preauth requests",
|
|
212
217
|
"preAuthRequests": "Pre-auth requests",
|
|
213
218
|
"preAuthRequets": "Pre-Auth Requests",
|