Skip to content

VST01 - decimal place #299

@shino-iwase

Description

@shino-iwase

DBP, SBP and Pulse Rate are measured in integer and Temperature in 1 decimal point. Could it be updated properly? I think it can be as follows:
DBP, SBP and Pulse Rate : .formats = list("n" = "xx", "Mean (SD)" = "xx.x (xx.x)", "Median" = "xx.x", "Min - Max" = "xx - xx"),
Temperature : .formats = list("n" = "xx", "Mean (SD)" = "xx.xx (xx.xx)", "Median" = "xx.xx", "Min - Max" = "xx.x - xx.x"),

For the current outputs generated by Chevron show 3 decimals for Mean, SD and Median, and 2 decimals for min-max. It is too much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions