public class PreviousProcedure_TID9003 extends Template
| Constructor and Description |
|---|
PreviousProcedure_TID9003(SRTree objTree)
Instantiates PreviousProcedure_TID9003 Template.
|
| Modifier and Type | Method and Description |
|---|---|
BreastImagingPathologyResults_TID4207 |
getBreastImagingPathologyResults()
Retrieves the object of BreastImagingPathologyResults.
|
void |
setComplicationOfProceduret(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Complication of procedure.
|
void |
setEstimatedTimeframe(int[] arrPosition,
EnumCM_TimeIntervals enumTimeIntervals)
Sets the value for Estimated Timeframe.
|
void |
setNumberOfOccurrences(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Number of occurrences.
|
void |
setPreviousProcedures(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Previous Procedures
|
void |
setProcedureModifier(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Procedure Modifier
|
void |
setProcedureResult(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for ProcedureResult.
|
void |
setRelevantPreviousProcedures(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Relevant Previous Procedures
|
void |
setRoleOfPersonReporting(int[] arrPosition,
java.lang.Enum enumValue)
Sets the value for Role of person reporting.
|
void |
setSeverityOfComplication(int[] arrPosition,
EnumCM_SeverityOfComplication enumSeverityOfComplication)
Sets the value for Severity of Complication.
|
public PreviousProcedure_TID9003(SRTree objTree)
objTree - Object of SRTree.public BreastImagingPathologyResults_TID4207 getBreastImagingPathologyResults()
public void setRelevantPreviousProcedures(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setPreviousProcedures(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setProcedureModifier(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setRoleOfPersonReporting(int[] arrPosition,
java.lang.Enum enumValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumValue - This Enum value can be one of the following enums - EnumFamilyMember, EnumCM_PersonRoles,
or EnumCM_OrganizationalRoles.public void setNumberOfOccurrences(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setProcedureResult(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setComplicationOfProceduret(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setSeverityOfComplication(int[] arrPosition,
EnumCM_SeverityOfComplication enumSeverityOfComplication)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumSeverityOfComplication - Enum value for enumSeverityOfComplicationpublic void setEstimatedTimeframe(int[] arrPosition,
EnumCM_TimeIntervals enumTimeIntervals)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumTimeIntervals - Enum value for TimeIntervals