the callback function
Obtain a list of export presets available to the user logged in.
This operation requires the user to be authenticated.
the callback function
Obtain a list of export presets available to the given user by name.
This operation requires the user to be authenticated. Permission to access the given user's presets is granted if the user logged in is an administrator or the same user.
the username identifier
the callback function
Save an export preset for the given user.
This operation requires the user to be authenticated. Permission to save preset for the given user is granted if the user logged in is an administrator or the same user.
the username identifier
the unique name of the new preset
the list of DICOM attributes/tags in the preset
the callback function
Generated using TypeDoc
Retrieve a list of DICOM fields known by Dicoogle.
This list is large and unlikely to change, so prefer keeping it in memory instead of querying it every time.