[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-14。"],[[["\u003cp\u003eDICOM is an international standard for medical images, including X-rays, MRIs, and ultrasounds.\u003c/p\u003e\n"],["\u003cp\u003eThe Cloud Healthcare API offers DICOM instance, study, and series reading operations consistent with the DICOMweb standard.\u003c/p\u003e\n"],["\u003cp\u003eA DICOM store in the Cloud Healthcare API is a data store for DICOM instances and exists within datasets.\u003c/p\u003e\n"],["\u003cp\u003eDICOM stores can publish changes, such as new instance ingestion, to a Pub/Sub topic.\u003c/p\u003e\n"],["\u003cp\u003eThe Cloud Healthcare API's DICOMweb implementation supports REST but not RPC.\u003c/p\u003e\n"]]],[],null,["# DICOM\n\nDigital Imaging and Communications in Medicine (DICOM) is an international\nstandard used for medical images such as X-rays, MRIs, ultrasounds, and other\nmedical imaging modalities.\n\nThe Cloud Healthcare API provides operations for reading DICOM instances,\nstudies, and series that are consistent with the DICOMweb standard, and\nsupports the DICOM DIMSE C-STORE operation using an [open source adapter](https://github.com/GoogleCloudPlatform/healthcare-dicom-dicomweb-adapter).\n\nSee the [DICOM](https://www.dicomstandard.org/about/) documentation\nfor more details on DICOM.\n\nDICOM stores\n------------\n\nA *DICOM store* is a data store in the Cloud Healthcare API that holds all\nof your DICOM instances. DICOM stores exist inside datasets.\n\nThe [`DicomStore`](/healthcare-api/docs/reference/rest/v1/projects.locations.datasets.dicomStores)\nresource provides a representation of a DICOM store's\nattributes. For each of your DICOM stores, you can choose whether to publish changes to the DICOM store (such as the ingestion of a new instance into the store) to a [Pub/Sub](/healthcare-api/docs/dicom-pubsub) topic.\n\nDICOMweb conformance\n--------------------\n\nSee the [DICOM conformance statement](/healthcare-api/docs/dicom) for information\non the DICOMweb implementation in the Cloud Healthcare API.\n\nThe DICOMweb implementation in the Cloud Healthcare API only\nsupports REST, not RPC."]]