---
title: dcm
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avfiletype/dcm
---

# dcm

A UTI for the Digital Imaging and Communications in Medicine (DICOM) file format.

## Declaration

```swift
static let dcm: AVFileType
```

## Discussion

Discussion The value of this UTI is @“org.nema.dicom”. Files are identified with the .dcm extension.

## See Also

### File types

- [AHAP](avfoundation/avfiletype/ahap.md)
- [SCC](avfoundation/avfiletype/scc.md)
- [ac3](avfoundation/avfiletype/ac3.md)
- [aifc](avfoundation/avfiletype/aifc.md)
- [aiff](avfoundation/avfiletype/aiff.md)
- [amr](avfoundation/avfiletype/amr.md)
- [appleiTT](avfoundation/avfiletype/appleitt.md)
- [au](avfoundation/avfiletype/au.md)
- [avci](avfoundation/avfiletype/avci.md)
- [caf](avfoundation/avfiletype/caf.md)
- [dng](avfoundation/avfiletype/dng.md)
- [eac3](avfoundation/avfiletype/eac3.md)
- [heic](avfoundation/avfiletype/heic.md)
- [heif](avfoundation/avfiletype/heif.md)
- [jpg](avfoundation/avfiletype/jpg.md)
