QIDO-RS
6.7.1 QIDO-RS - Search
The specific resources to be used for the search actions shall be as follows:
-
-
-
Accept - The Media Type of the query results. The types allowed for this request header are:
-
application/dicom+json (default)
Annex F (the one and only part contains all results)
-
Cache-control: no-cache (recommended)
If included, specifies that search results returned should be current and not cached.
-
-
Each {attributeID} must refer to one of:
-
Series IE attributes (SearchForSeries or SearchForInstances requests only)
-
Composite Instance IE attributes (SearchForInstances requests only)
-
PS3.4 )
Section 6.7.1.1.1 for {attributeID} and {value} encoding rules
-
The “limit” parameter value is an unsigned integer, which specifies the maximum number of results the origin server shall return. If the “limit” parameter is not present the origin server shall return the maximum number of results in a single response that it supports.
-
The “offset” parameter value is an unsigned integer, which specifies the number of results the origin server shall skip before the first returned result. If the “offset” query parameter is not present, its value is 0
..../dcm4chee-arc/aets/DCM4CHEE/rs/studies/count?returnempty=false&PatientName=t&fuzzymatching=true&compressionfailed=false
..../dcm4chee-arc/aets/DCM4CHEE/rs/studies?returnempty=false&PatientName=t&fuzzymatching=true&compressionfailed=false
..../dcm4chee-arc/aets/DCM4CHEE/rs/studies?includefield=all&offset=0&limit=21&orderby=-StudyDate,-StudyTime&returnempty=false&PatientName=t&fuzzymatching=true&compressionfailed=false