pub fn parse_dicom_file(path: &Path) -> Result<DicomMetadata, DicomError>
Parse DICOM metadata from a file path.