[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] - use v_pat_rfe/aoe, by Carlos
From: |
ihaywood |
Subject: |
[Gnumed-update] - use v_pat_rfe/aoe, by Carlos |
Date: |
Tue, 06 Jul 2004 00:03:39 -0400 |
Commit from ncq (2004-07-05 06:24 EDT)
---------------
- use v_pat_rfe/aoe, by Carlos
gnumed gnumed/client/business/gmClinNarrative.py 1.2
gnumed gnumed/client/business/gmEMRStructItems.py 1.22
Commit from ncq (2004-07-05 13:47 EDT)
---------------
- v_rfe/aoe -> v_pat_rfe/aoe
gnumed gnumed/server/sql/gmClinicalViews.sql 1.87
Commit from ncq (2004-07-05 14:13 EDT)
---------------
- fold tables into clin_narrative
gnumed gnumed/server/sql/gmclinical.sql 1.115
Commit from ncq (2004-07-05 14:46 EDT)
---------------
- fix grants
gnumed gnumed/server/sql/gmClinicalViews.sql 1.88
Commit from ncq (2004-07-05 14:52 EDT)
---------------
- no data for _enum_hx_type needed anymore
gnumed gnumed/server/sql/gmClinicalData.sql 1.29
gnumed gnumed/server/sql/country.specific/de/gmClinical-Data.de.sql 1.8
Commit from ncq (2004-07-05 18:23 EDT)
---------------
- log some timings to find time sinks
- get_clinical_record now takes between 4 and 11 seconds
- record active episode at clinical record *cleanup* instead of startup !
gnumed gnumed/client/business/gmClinicalRecord.py 1.129
Commit from ncq (2004-07-05 18:26 EDT)
---------------
- do some timings to find patient change time sinks
gnumed gnumed/client/business/gmPatient.py 1.45
Commit from ncq (2004-07-05 18:28 EDT)
---------------
- lab_request -> v_lab_request, therefore:
- clin_when -> sampled_when
- narrative -> progress_note
- v_pat_items.id_item -> pk_item
gnumed gnumed/client/importers/gmLDTimporter.py 1.16
Commit from ncq (2004-07-05 18:30 EDT)
---------------
- improve get_text_dump()
gnumed gnumed/client/business/gmClinicalRecord.py 1.130
Commit from ncq (2004-07-05 18:47 EDT)
---------------
- added pk_diag to v_coded_diag
gnumed gnumed/server/sql/gmClinicalViews.sql 1.89
Commit from ncq (2004-07-05 20:08 EDT)
---------------
- null design pattern from python cookbook
+ gnumed gnumed/client/pycommon/gmNull.py 1.1
Commit from ncq (2004-07-05 20:09 EDT)
---------------
- Carlos added create_clin_narrative(), cDiag, cNarrative, and unit tests -
nice work !
gnumed gnumed/client/business/gmClinNarrative.py 1.3
Commit from ncq (2004-07-05 20:11 EDT)
---------------
- make add_clin_narrative use gmClinNarrative.create_clin_narrative()
gnumed gnumed/client/business/gmClinicalRecord.py 1.131
Commit from ncq (2004-07-05 20:25 EDT)
---------------
- assign Null design pattern instance if no default cfg file found
gnumed gnumed/client/pycommon/gmCfg.py 1.7
Commit from ncq (2004-07-05 20:26 EDT)
---------------
- fail on _cfg is_instance of cNull(), not on missing conf-file option
gnumed gnumed/client/exporters/gmPatientExporter.py 1.20
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-update] - use v_pat_rfe/aoe, by Carlos,
ihaywood <=