GET /patients
Operation ID: —
Auth: unknown
Description
List the Orthanc identifiers of all the available DICOM patients
Parameters (6)
(string, query, optional)
If present, retrieve detailed information about the individual patients
(boolean, query, optional)
If present, report the DICOM tags in full format (tags indexed by their hexadecimal format, associated with their symbolic name and their value)
(number, query, optional)
Limit the number of results
(string, query, optional)
If present, list the DICOM Tags you want to list in the response. This argument is a semi-column separated list of DICOM Tags identifiers; e.g: 'requestedTags=0010,0010;PatientBirthDate'. The tags requested tags are returned in the 'RequestedTags' field in the response. Note that, if you are requesting tags that are not listed in the Main Dicom Tags stored in DB, building the response might be slow since Orthanc will need to access the DICOM files. If not specified, Orthanc will return
(boolean, query, optional)
If present, report the DICOM tags in hexadecimal format
(number, query, optional)
Show only the resources since the provided index
No probe data for this endpoint yet.