VistA Analysis » VistA Reference » RPCs » MAG STORE TEXT FILE DETAILS

MAG STORE TEXT FILE DETAILS

+—————————————————————+ Property of the US Government.   No permission to copy or redistribute this software is given.   Use of unreleased versions of this software requires the user   to execute a written test agreement with the VistA Imaging   Development Office of the Department of Veterans Affairs,   telephone (301) 734-0100.       The Food and Drug Administration classifies this software as   a medical device. As such, it may not be changed in any way.   Modifications to this software may result in an adulterated   medical device under 21CFR820, the use of which is considered   to be a violation of US Federal Statutes. +—————————————————————+ This Remote Procedure updates the information about an image.Specifically, the fields for SERIES UID, SERIES NUMBER andIMAGE NUMBER (sequence within series) may be updated.

Properties

Property Value
Label STOREUID
MUMPS Implementation MAGDOD01
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
IMAGE LITERAL 20 true The value of this parameter is a pointer to the IMAGE file (#2005).This pointer identifies the image for which information is to beupdated.
SERIES LITERAL 64 true The value of this parameter is a string. This string, if non-empty,is the SERIES UID for the image specified. The format and meaning of a SERIES UID is specified in the DICOMstandard.
SNUM LITERAL 10 true The value of this parameter is either 0 (zero) or a positive integer number.This number identifies the sequence of a series within a study.
INUM LITERAL 10 true The value of this parameter is either 0 (zero) or a positive integer number.This number identifies the sequence of the image within its series.
IMGUID LITERAL 64 true The value of this parameter is a string. This string meets theconstraints of a DICOM Unique Identifier. This identifier uniquely identifies an image.
STUID LITERAL 64 true The value of this parameter is a string. This string meets theconstraints of a DICOM Unique Identifier. This identifier uniquely identifies a study.


Document generated on August 31st 2022, 2:55:43 pm