{"library":"dicomweb-client","type":"library","category":null,"description":"The `dicomweb-client` library provides a JavaScript implementation of the DICOMweb standard (PS3.18), enabling web applications to interact with DICOM image archives. It supports key RESTful services including STOW-RS (Store), QIDO-RS (Query), and WADO-RS (Retrieve) for DICOM objects. The current stable version is 0.11.2, with releases occurring regularly to address bugs and introduce features, as indicated by its recent update history (e.g., multiple updates in 2025). This library is designed to be lightweight, facilitating straightforward integration into web-based environments for handling medical imaging data. It ships with full TypeScript type definitions, enhancing developer experience in type-safe projects. A key differentiator is its focus on direct DICOMweb protocol implementation for both browser and Node.js environments, providing a foundational layer for building medical image viewers and processing tools without requiring extensive frameworks.","language":"javascript","status":"active","version":"0.11.2","tags":["javascript","dicom","dcmjs","dicomweb","wado-rs","qido-rs","stow-rs","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install dicomweb-client","imports":["import { DICOMwebClient } from 'dicomweb-client';","<script src=\"https://unpkg.com/dicomweb-client\"></script>\n// Then access via window.DICOMwebClient.api.DICOMwebClient","import type { DICOMwebClientOptions } from 'dicomweb-client';"]},{"cmd":"yarn add dicomweb-client","imports":[]},{"cmd":"pnpm add dicomweb-client","imports":[]}],"homepage":null,"github":"https://github.com/dcmjs-org/dicomweb-client","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dicomweb-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/dicomweb-client/compatibility"}}