# {py:mod}`itkwasm_dicom.structured_report_to_text`

```{py:module} itkwasm_dicom.structured_report_to_text
```

```{autodoc2-docstring} itkwasm_dicom.structured_report_to_text
:allowtitles:
```

## Module Contents

### Functions

````{list-table}
:class: autosummary longtable
:align: left

* - {py:obj}`structured_report_to_text <itkwasm_dicom.structured_report_to_text.structured_report_to_text>`
  - ```{autodoc2-docstring} itkwasm_dicom.structured_report_to_text.structured_report_to_text
    :summary:
    ```
````

### API

````{py:function} structured_report_to_text(dicom_file: os.PathLike, unknown_relationship: bool = False, invalid_item_value: bool = False, ignore_constraints: bool = False, ignore_item_errors: bool = False, skip_invalid_items: bool = False, no_document_header: bool = False, number_nested_items: bool = False, shorten_long_values: bool = False, print_instance_uid: bool = False, print_sopclass_short: bool = False, print_sopclass_long: bool = False, print_sopclass_uid: bool = False, print_all_codes: bool = False, print_invalid_codes: bool = False, print_template_id: bool = False, indicate_enhanced: bool = False, print_color: bool = False) -> str
:canonical: itkwasm_dicom.structured_report_to_text.structured_report_to_text

```{autodoc2-docstring} itkwasm_dicom.structured_report_to_text.structured_report_to_text
```
````
