Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchResult

An entry in the list of search results.

Hierarchy

  • SearchResult

Index

Properties

Properties

fields

fields: {}

A dictionary of DICOM fields of this item, indexed by DICOM tag keyword such as SOPInstanceUID and Modality.

Which fields are present depends on the list of requested fields.

Type declaration

  • [attribute: string]: string

Optional score

score: number

uri

uri: string

The unique URI which identifies the item in storage.

Generated using TypeDoc