MedUX

OpenSource EMR

User Tools

Site Tools


en:dev:modules:accounting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:dev:modules:accounting [2014/06/15 06:10] – created nerdocen:dev:modules:accounting [2022/07/22 16:34] (current) – [NiceToHave] nerdoc
Line 3: Line 3:
 Dependencies: [[en:dev:modules:core]] Dependencies: [[en:dev:modules:core]]
  
-==== Description ====+===== Description =====
  
 +For every medical service, it must be possible to print out a bill/receipt.
  
 +The module must contain hardcoded lists of:
 +  * payment modes (EC, cash, credit card, bill etc.)
  
-==== Links ==== +and updateable lists of: 
-  * [[en:dev:modules:accounting:draft|Draft]]+  * banks (name, address, IBAN, BIC) 
 +  * (Insurances?[[en:dev:modules:core#Master data management| Core module?]] 
 +  * (Insurance groups?) [[en:dev:modules:core#Master data managementCore module?]] 
 +  * performances ('Leistungskatalog'
 +    * performance catalog of insurances 
 +    * performance blocks: e.g. blood taking, infiltration, etc.; different due to insurance 
 +    * performance groups 
 +    * purchase tax rates (USt) 
 + 
 +Printing of quotes, invoices, receipts must be possible. 
 + 
 +==== NiceToHave ==== 
 +  * automatic calculation of distance to patients when doing a visit, using the address of the practice and the one of the patient. Open routing services are possible to use, but problematic due to security issues. 
 + 
 +==== User stories ==== 
 + 
 + 
 +====== Links ======
   * [[en:dev:modules:accounting:spec|Specification]]   * [[en:dev:modules:accounting:spec|Specification]]
   * [[please-include-here-the-link-to-the-API|API]]   * [[please-include-here-the-link-to-the-API|API]]
en/dev/modules/accounting.1402805439.txt.gz · Last modified: 2014/06/15 06:10 (external edit)