diff --git a/distro/configuration/billableservices/billableServices.csv b/distro/configuration/billableservices/billableServices.csv new file mode 100644 index 000000000..25392b711 --- /dev/null +++ b/distro/configuration/billableservices/billableServices.csv @@ -0,0 +1,5 @@ +Uuid, Void/Retire, Service Name, Short Name, Concept, Service Type, Service Status +44ebd6cd-04ad-4eba-8ce1-0de4564bfd17,, Antenatal care, ANTC, 1592AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, Antenatal Services, Enabled +a0f7d8a1-4fa2-418c-aa8a-9b358f43d605,, Orthopedic Service, OTHS, 164949AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, Orthopedic Services, Enabled +16435ab4-27c3-4d91-b21e-52819bd654d8,, Nutrition counseling, NUC, 1380AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, Nutrition Services, Enabled +360fab13-d92b-4a9f-ad4e-0ac223e7f54c,, OPD consultation, OPDC, 160542AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, Orthopedic Services, Enabled diff --git a/distro/configuration/cashpoints/cashPoints.csv b/distro/configuration/cashpoints/cashPoints.csv new file mode 100644 index 000000000..69a2968c3 --- /dev/null +++ b/distro/configuration/cashpoints/cashPoints.csv @@ -0,0 +1,4 @@ +uuid,Void/Retire,name,description,location +54065383-b4d4-42d2-af4d-d250a1fd2590,, OPD Cash Point, Opd cash point for billing, Opd Clinic +ba685651-ed3b-4e63-9b35-78893060758a,, IPD Cash Point, IPD cash point for billing, Inpatient Ward +1ce1b7d4-c865-4178-82b0-5932e51503d6,, Community Outreach, MCH cash point for billing, Community Outreach \ No newline at end of file diff --git a/distro/configuration/paymentmodes/paymentModes.csv b/distro/configuration/paymentmodes/paymentModes.csv new file mode 100644 index 000000000..0a4dd2a85 --- /dev/null +++ b/distro/configuration/paymentmodes/paymentModes.csv @@ -0,0 +1,4 @@ +uuid, Void/Retire, name, attributes +526bf278-ba81-4436-b867-c2f6641d060a,, Cash, +2b1b9aae-5d35-43dd-9214-3fd370fd7737,, Bank transfer, +e168c141-f5fd-4eec-bd3e-633bed1c9606,, Paypal, Maximum::Numeric::::True;Minimum \ No newline at end of file