[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r300] by matfanjol

* Renamed tAdmissions into tHospitalizations
+ tHospitalizations: checks the end date is bigger the start date
+ Added TfrmEditHospitalizations and TfrmNavigationHospitalizations: you can add patient's hospitalizations
- TfrmEditExaminations: the name of the examination is a required field

2016-03-13 11:12:35 Tree
[r299] by matfanjol

- Fixed the German file (unresolved conflicts)

2016-03-13 09:23:28 Tree
[r298] by matfanjol

+ TfrmEditPrescriptions: you can set it as cancelled
+ TfrmNavigationPrescriptions: added the cancelled field
+ TfrmEditExaminations: escludes the cancelled prescriptions
- TfrmEditExaminations: was not filtering the documents by person. Now it is.
- TfrmEditExaminations: was not filtering the prescriptions by patient. Now it is.
+ TfrmEditProblems: you can link a document
+ hor_usb_stick_medicaldata: does not export cancelled prescriptions
- TDE_MeasurementSuggestions.Create: fixed the SQL (missing new lines) and the total number of steps
+ Added TDE_MeasurementSuggestionsValues: Suggestions about how to control the measurements: detail data
+ hor_usb_stick_medicaldata: exports also the suggestions for the measurements

2016-03-13 09:15:46 Tree
[r297] by majortom1689

16/03/12: German Translation Version 1.0.0.0

2016-03-12 10:37:53 Tree
[r296] by matfanjol

* hor_message: better rsTitleDrugs
+ hor_usb_stick_medicaldata: WriteMenuLine: added a tip to press CTRL+F to search text
+ Added the "capsule" unit of measurement

2016-03-12 05:48:16 Tree
[r295] by matfanjol

+ Added the hor_data_export: will contain queries for the export of the data
+ Added TDE_Base: The base class for all the export queries
+ Added TDE_MeasurementSuggestions: Suggestions about how to control the measurements

2016-03-11 06:03:47 Tree
[r294] by matfanjol

* TDocuments.Create: Files extracted in the user order
* hor_usb_stick_medicaldata: The patient page is the index.htm
- hor_usb_stick_medicaldata: Fixed the join between the drug's names and the drug's companies: the company is optional
- hor_usb_stick_medicaldata: htmlescape: fixed the quot
+ hor_usb_stick_medicaldata: exports also the documents linked to the drug
+ hor_usb_stick_medicaldata: skip the expired prescriptions
- hor_usb_stick_medicaldata: Fixed the extraction of the drug's prescriptions (was skipping the ones that ends after X quantities)
* hor_usb_stick_medicaldata: excludes the internal diary notes

2016-03-10 16:49:06 Tree
[r293] by matfanjol

+ tExaminations: added the NoteInternal field
+ tLife: added the Internal field
+ TfrmEditExaminations: added an internal note tab where the user can type notes that will not be exported inside the medical data and/or safe life usb stick.
When you load an examination with an internal note, an icon appears in the tab sheet
alter table "tLife"
add column "Internal" boolean not null default false;
- TfrmEditDrugs_Prescriptions: Fixed the ID label

2016-03-10 06:14:16 Tree
[r292] by matfanjol

+ Temporary German translations

2016-03-09 17:11:16 Tree
[r291] by matfanjol

+ Day of week near the date field in the navigation + date edit
+ Prescription ID not shown correctly

2016-03-09 17:10:58 Tree
Older >