FreeHealth / freehealth

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

FreeRx: some scored tablets can be divided in three #86

Closed jeromecc closed 7 years ago

jeromecc commented 7 years ago

In France Nordazépam NORDAZ 7.5 mg can be divided into three parts. In veterinary medicine, Cimalgex® 30 mg can be divied in three.

dosagemodel.h enum should take this into account

    enum ScoredTablet
    {
        CompletTablet = 0,
        HalfTablet,
        QuarterTablet
    };
jeromecc commented 7 years ago

Done in 34b23bfe808e3f79f7ee79a283c3ee6cbae5fc0c