bugGNU Health - Bugs: bug #61943, health_crypto: dose_unit missing?

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #61943: health_crypto: dose_unit missing?

Submitter:  Feng Shu <tumashu>
Submitted:  Thu 27 Jan 2022 05:38:06 AM UTC
   
 
Category:  Functionality Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  meanmicio
Open/Closed:  Closed Release:  3.9.0
Module:  health_crypto Component:  None

Fri 28 Jan 2022 05:20:05 PM UTC, comment #1: 

Very sharp, Feng!

Indeed is nice to include it on the validation / hash.

Check:
https://hg.savannah.gnu.org/hgweb/health/rev/2b2b20e3c9da

Have a great weekend!
Luis

Luis Falcon <meanmicio>
Group administrator
Thu 27 Jan 2022 05:38:06 AM UTC, original submission:  


>        for line in prescription.prescription_line:
>            line_elements = [line.medicament and
>                             line.medicament.name.name or '',
>                             line.dose or '',


I think  dose_unit is need in this place, maybe I am wrong.

>                             line.route and line.route.name or '',
>                             line.form and line.form.name or '',
>                             line.indication and line.indication.name or '',
>                             line.short_comment or '']
>
>            presc_line.append(line_elements)


Feng Shu <tumashu>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by meanmicio (Posted a comment)
  • -email is unavailable- added by tumashu (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-03-05 meanmicio StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2022-01-28 meanmicio StatusNone Ready For Test
        Assigned toNone meanmicio
        ReleaseNone 3.9.0

    Back to the top

    Powered by Savane 3.12.
    Corresponding source code