Vector search acts as a semantic indexing layer atop the core medical imaging stack. It connects to the PACS/VNA via DICOM query/retrieve or HL7 FHIR APIs to ingest structured metadata (e.g., study descriptions, modality, body part) and unstructured radiology report text. A parallel pipeline extracts and embdings key findings, impressions, and clinical history from reports. Weaviate stores these embeddings alongside the original DICOM Study Instance UIDs (SIUIDs) and accession numbers, creating a queryable index that understands clinical context, not just keywords.




