[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Health-dev] [task #16494] Let health_lab report more customize
From: |
Feng Shu |
Subject: |
Re: [Health-dev] [task #16494] Let health_lab report more customize |
Date: |
Sun, 04 Feb 2024 10:54:20 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Yusif Suleiman <yusifsuleiman@hotmail.com> writes:
> Dear Feng,
> Thank you for making lab report more customize.
> As you are working on the customization, I am suggesting if possible,
> to add an image field on histology lab template.fodt,. Usually a
> captured/scan copy of pathology slide image is attached to the patient
> result.
>
> As we populate the analytics for the report, we may then add another
> analytics that will only handle image variable. The image will be attach
> during typing a reports.
> Regards.
> Yusuf
>
> Sent from my iPhone
>
Added, please test :-)
1. health_lab: Add images field to gnuhealth.lab.
https://hg.savannah.gnu.org/hgweb/health/rev/ef8edfed73cd
This feature add a image table to report.
2. health_lab: Add report_style: Table with result column and inline images (no
header)
https://hg.savannah.gnu.org/hgweb/health/rev/aebd13f095bd
This feature let images can inline to results table, if a image's
descrption include string: [[critearea_code]]
>> On 30 Jan 2024, at 16:18, Feng Shu <INVALID.NOREPLY@gnu.org> wrote:
>>
>> Follow-up Comment #2, task#16494 (group health):
>>
>> (3) Add tags field:
>>
>> + tags = fields.Char(
>> + 'Tags', help='Tags of test type, which can be used in '
>> + 'if directive of report template file, '
>> + 'tags use letters and numbers, separated by colon.')
>>
>>
>> https://hg.savannah.gnu.org/hgweb/health/rev/5c93e8ca69d8>
>>
>> _______________________________________________________
>>
>> Reply to this item at:
>>
>> <https://savannah.gnu.org/task/?16494>>
>> _______________________________________________
>> Message sent via Savannah
>> https://savannah.gnu.org/>
>>
--