FreeHealth / freehealth

Free and open source Electronic Health Record
https://freehealth.io
Other
44 stars 16 forks source link

barcode generation, management #74

Open jeromecc opened 7 years ago

jeromecc commented 7 years ago

Up until now barcodes are handled manually inside html file of forms after installing barcode128.tff on the user workstation. Let's generate and manage barcodes natively. Here is the draft: https://freehealth.io/en/drafts/ehr/barcode It is based on https://github.com/promixis/Code128 by @proximis Thank you for the nice code!