erp-clinicas-backend-v2/src
Adrian Flores Cortes 56ded676ae [CL-009] feat: Implement imaging module for radiology studies
Add complete imaging module with:
- Entities: ImagingStudy (catalog), ImagingOrder (workflow), DicomInstance (DICOM tracking)
- Services: Study management, Order workflow (ordered->scheduled->performed->reported), DICOM file management
- Controller: REST endpoints for studies, orders, and DICOM instances
- Features: Multi-tenant support, study types (xray, ct, mri, ultrasound, mammography, pet, nuclear),
  order scheduling, radiologist assignment, critical findings flagging, DICOM viewer URLs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 19:55:56 -06:00
..
modules [CL-009] feat: Implement imaging module for radiology studies 2026-01-30 19:55:56 -06:00
shared/services [ADD] BaseService propagated from erp-core canonical 2026-01-25 06:43:34 -06:00
app.integration.ts [PROP-CORE-004] feat: Register payment-terminals module in app 2026-01-25 03:13:56 -06:00