NAME |
MAGV ATTACH IRRADIATION DOSE |
TAG |
ATTACH |
ROUTINE |
MAGVRD01 |
RETURN VALUE TYPE |
SINGLE VALUE |
AVAILABILITY |
RESTRICTED |
INACTIVE |
ACTIVE |
DESCRIPTION |
+---------------------------------------------------------------+
| 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 RPC allows irradiation dosage entries to be attached to a series.
| 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 |
|
INPUT PARAMETER |
-
- PATIENT
- PARAMETER TYPE: LITERAL
- SEQUENCE NUMBER: 1
- DESCRIPTION:
This is the patient identifier.
-
- SERUID
- PARAMETER TYPE: LITERAL
- SEQUENCE NUMBER: 5
- DESCRIPTION:
This is the series UID related to the irradiation dosage instance.
-
- PROCEDURE
- PARAMETER TYPE: LITERAL
- SEQUENCE NUMBER: 2
- DESCRIPTION:
This is the accession number of the procedure related to the
irradiation dosage instance.
-
- STUDY UID
- PARAMETER TYPE: LITERAL
- SEQUENCE NUMBER: 4
- DESCRIPTION:
This is the study UID related to the irradiation dosage instance.
-
- IRRADIATION INSTANCE UID
- PARAMETER TYPE: LITERAL
- SEQUENCE NUMBER: 6
- DESCRIPTION:
This is the irradiation instance UID of a CT irradiation dosage instance.
-
- ATTRIBUTES
- PARAMETER TYPE: LIST
- SEQUENCE NUMBER: 7
- DESCRIPTION:
Input parameters are name-value pairs sent as successive integer subscripts in an array that should be passed in by reference.
The values passed in should be in the format <fname>`<value>, where <fname> is a field name and <value> is the value to which that field should be set.
-
- TYPE
- PARAMETER TYPE: LITERAL
- SEQUENCE NUMBER: 3
- DESCRIPTION:
This is the type of irradiation instance - "CT" or "FLUORO".
|
RETURN PARAMETER DESCRIPTION |
The first and only element of the return array will be formatted as
[ERRORCODE]`[TEXT]`[ASSIGNED IEN]. An ERRORCODE value of 0 indicates
success; all others indicate failure, as described in TEXT, and no IEN
will be assigned.
|