# ModalitiesIdFindWorklistPostRequest
## Properties
**full** | Option<**bool**> | If set to `true`, report the DICOM tags in full format (tags indexed by their hexadecimal format, associated with their symbolic name and their value) | [optional]
**query** | Option<[**serde_json::Value**](.md)> | Associative array containing the filter on the values of the DICOM tags | [optional]
**short** | Option<**bool**> | If set to `true`, report the DICOM tags in hexadecimal format | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)