Class InsertRealWorldValueMap

java.lang.Object
com.pixelmed.apps.InsertRealWorldValueMap

public class InsertRealWorldValueMap extends Object

A class containing an application for inserting Real World Value Maps from the command line.

  • Field Details

    • ourAETitle

      protected String ourAETitle
    • dstFolderName

      protected String dstFolderName
    • firstValueMapped

      protected String firstValueMapped
    • lastValueMapped

      protected String lastValueMapped
    • intercept

      protected String intercept
    • slope

      protected String slope
    • explanation

      protected String explanation
    • label

      protected String label
    • unitsCodingSchemeDesignator

      protected String unitsCodingSchemeDesignator
    • unitsCodeValue

      protected String unitsCodeValue
    • unitsCodeMeaning

      protected String unitsCodeMeaning
    • unitsCodingSchemeVersion

      protected String unitsCodingSchemeVersion
    • quantityDefinitionContentItems

      protected List<ContentItem> quantityDefinitionContentItems
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] arg)

      Insert a Real World Value Map into the specified files.

      Does not replace UIDs or set type to derived.

      Parameters:
      arg - array of 12 or more strings - first value mapped, last value mapped, intercept, slope, explanation, label, units codeValue, units codingSchemeDesignator, units codingSchemeVersion (or empty string if none), units codeMeaning, zero or more quantity definition content items, source folder or DICOMDIR, destination folder