Skip to content

Commit 3b02660

Browse files
committed
Health financing completed
1 parent 22b1bd9 commit 3b02660

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

solution/solutions/healthfinancing-bundle.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"modules": {
33
"insuree": "../modules/insuree.json",
44
"policy": "../modules/policy.json",
5+
"claim": "../modules/claim.json",
6+
"claim_batch": "../modules/claim_batch.json",
57
"product": "../modules/product.json",
68
"healthFacility": "../modules/healthfacility.json",
79
"invoiceCustomer": "../modules/invoice-customer.json",
810
"invoiceSupplier": "../modules/invoice-supplier.json",
911
"report": "../modules/report.json",
1012
"medical": "../modules/medical.json",
1113
"payer": "../modules/payer.json",
12-
"claim": "../modules/claim.json",
13-
"claim_batch": "../modules/claim_batch.json",
1414
"payment": "../modules/payment.json"
1515
}
1616
}

0 commit comments

Comments
 (0)