clinical_laboratory/lims_management
Luis Ernesto Portillo Zaldivar d41f5eed5c feat(#44): Update demo data with test-sample relationships
- Added required_sample_type_id and sample_volume_ml to all demo analyses
- Updated demo samples to use new sample_type_product_id field
- Added demo_patient_3 for complete demo data
- Mapped analyses to appropriate sample types:
  - Hemograma → EDTA tube (3ml)
  - Perfil Lipídico → Serum tube (2ml)
  - Glucosa → Glucose tube (1ml)
  - Urocultivo → Urine container (20ml)
  - TP → Citrate tube (2.7ml)
  - Hemocultivo → Blood culture bottle (10ml)
  - Coprocultivo → Stool container (5ml)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 21:06:45 -06:00
..
__pycache__ feat(#5): Implementar catálogo de análisis clínicos 2025-07-13 23:45:32 -06:00
data feat(#44): Create initial sample types data 2025-07-14 20:58:14 -06:00
demo feat(#44): Update demo data with test-sample relationships 2025-07-14 21:06:45 -06:00
models feat(#44): Add sample_type_product_id field to StockLot model 2025-07-14 20:44:43 -06:00
security feat(#7): Anadir permisos para gestion de muestras 2025-07-14 08:41:00 -06:00
views feat(#44): Update stock lot views to include sample type product field 2025-07-14 20:54:19 -06:00
__init__.py \"feat(lims): Initial scaffolding for LIMS module\" 2025-07-12 16:15:02 -06:00
__manifest__.py feat(#44): Create initial sample types data 2025-07-14 20:58:14 -06:00