NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create an image annotation instance.
  2. Create a DICOM image reference instance and its associated image study, image series, and image instances using DICOMImageReferenceEntity.
  3. Create a text markup on a mass.
  4. Create TextAnnotationEntity to store information in step 3.
  5. Create ImageAnnotationHasTextAnnotationEntityStatement to link the image annotation (subject) with the text annotation entity (object).

...

ImageAnnotationHasThreeDimensionGeometricShapeEntityStatement

One or more three-dimensional graphic drawings may be associated with an instance of an image annotation. ImageAnnotationHasThreeDimensionGeometricShapeEntityStatement represents a direct relationship between an instance of image annotation and a drawing. If you have two drawings on an image, you will need to create two statements.

...

An ImagingPhysicalEntityCharacteristic is a characteristic of imaging physical entities. It is in contradistinction to ImagingObservationCharacteristic. In a medical area, for example, "dilated" might be an imaging physical entity characteristic of the "colon" imaging physical entity.

ImagingObservation was renamed

...

ImagingObservationEntity

An ImagingObservationEntity is the description of things that are seen in an image. "Mass", "Pleural Effusion", "Foreign Body", and "Artifact", are all examples of imaging observation entity.

Inference was renamed

...

InferenceEntity

A conclusion derived by interpreting images and/or other supplemental information related to the images such as medical history, geographic history, etc.

AnnotationRole was renamed

...

AnnotationRoleEntity

AnnotationRoleEntity describes the role of referenced annotation.

ImageReference was renamed

...

ImageReferenceEntity

ImageReference is an abstract class that references the image which is being annotated.

WebImageReference was renamed

...

UriImageReferenceEntity

UriImageReferenceEntity is a source image for the annotation. It can be accessed via Intranet, Internet, local computer and/or file sharing systems.

DICOMImageReference was renamed

...

DICOMImageReferenceEntity

DICOMImageReferenceEntity is a source image for the annotation.

Annotation was renamed

...

AnnotationEntity

AnnotationEntity captures information that can be described, measured, calculated, and drawn on images either by a human or machine observer.

TextAnnotation was renamed

...

TextAnnotationEntity

TextAnnotationEntity represents the text and the markup of text intended to be rendered on the image.

GeometricShape was renamed

...

GeometricShapeEntity

GeometricShapeEntity is the shape of a region of interest (ROI).

Segmentation was renamed

...

DICOMSegmentation

DICOMSegmentation is a multi-frame image representing a classification of pixels in one or more referenced images. Segmentations are either binary or fractional. See DICOM part 3 Segmentation IOD for more information.

PresentationState was renamed

...

ReferencedDICOMObject

ReferencedDICOMObject is a collection of related DICOM objects created from the image(s), e.g. presentation state, SR document, radiotherapy objects, waveform, encapsulated document, etc. 

...

  • questionTypeCode is used to collect coded entry data that describes the question being asked that is related to the typeCode attribute.
  •  isPresent, a Boolean value indicating whether or not an inference exists in the observed images.
  •  label, a human readable description of the Inferenceinference.
  • questionIndex is used to store an index value that identifies the order of the question in an AIM Template.
  • comment is a free text about inference.

...

  • label is a human readable description of the geometric shape.
  • description is a free text about the geometric shape, not intended for rendering.
  • questionTypeCode is used to collect coded entry data that describes the question being asked that is related to the typeCode attribute.
  • questionIndex is used to store an index value that identifies the order of the question in an AIM Template.
  • interpolationMethod is used to create new data points from a discrete set of data points, such as linear, polynomial, spline and piecewise constant interpolation.
  • comment is free text about a geometric shape entity.

ImageSeries

  •     modality is the equipment used to acquire images of subjects or  things, such as human and animal bodies.

...

  •  questionTypeCode is used to collect coded entry data that describes the question being asked that is related to the typeCode attribute.
  •  imageIdentifierReference is a number that refers to an existing image identifier from ImageReference.
  • questionIndex is used to store an index value that identifies the order of the question in an AIM Template.

ImageStudy

  •    procedureDescription is information about the procedure being performed on a subject.

...

  •  type represents different types of scales that are Nominal, Ordinal or Ratio.

AnnotationRole

  •    questionTypeCode is used to collect coded entry data that describes the question being asked that is related to the typeCode attribute.

...

  • dataType is coded entry data used to describe or capture a type of parameter. A coded data type can be a primitive programming data type such as integer, double, etc. as well as other data types such as URI.

Equipment

  •   deviceSerialNumber is manufacturer’s serial number of the equipment that produced the sources.

...

  • codeValue
  • codeMeaning
  • codingSchemeDesignator
  • codingSchemeVersion

These The attributes are mapped to a single CD ISO 21090 data type. The affected AIM classes include:

...