public class PatientHistoryCath_TID3802 extends Template
| Constructor and Description |
|---|
PatientHistoryCath_TID3802(SRTree objTree)
Instantiates PatientHistoryCath_TID3802 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setCardiacCardiacHistoryDatesDates(int[] arrPosition,
java.lang.String strCardiacHistoryDates,
EnumCM_CardiacHistoryDates enumCardiacHistoryDates)
Sets the value for CardiacHistoryDates
|
void |
setDiabeticTherapy(int[] arrPosition,
EnumCM_DiabeticTherapy enumDiabeticTherapy)
Sets the value forDiabetic Therapy.
|
void |
setDocumentTitle(int[] arrPosition)
Sets the value for Document Title.
|
void |
setHistory(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for History
|
void |
setHistory(int[] arrPosition,
java.lang.String strHistory)
Sets the value for History
|
void |
setLipidLoweringTherapy(int[] arrPosition,
EnumCM_YesNo enumYesNo)
Sets the value for Lipid Lowering Therapy.
|
void |
setPeriproceduralMIOccurred(int[] arrPosition,
EnumCM_YesNo enumYesNo,
EnumCM_CathPatientHistory enumCathPatientHistory)
Sets the value for Periprocedural MI occurred.
|
void |
setPresenceOfProperty(int[] arrPosition,
EnumCM_PresentAbsent enumPresentAbsent,
EnumCM_CathPatientRiskFactors enumCathPatientRiskFactors)
Sets value for PresenceOfProperty.
|
void |
setPreviousMyocardialInfarctionOneWeekPrior(int[] arrPosition,
EnumCM_YesNo enumYesNo)
Sets the value for Previous Myocardial Infarction 1 week prior.
|
void |
setPriorReportForCurrentPatient(int[] arrPosition,
EnumCM_PurposeOfReferenceToObject enumPurposeOfReferenceToObject,
java.lang.String strReferencedSOPClassUID,
java.lang.String strReferencedSOPInstanceUID)
Sets Prior report for current patient
|
void |
setSmokingHistory(int[] arrPosition,
EnumCM_SmokingHistory enumSmokingHistory)
Sets the value for Smoking History.
|
void |
setTypeOfMyocardialInfarction(int[] arrPosition,
EnumCM_MITypes enumMITypes)
Sets the value for Type of Myocardial Infarction.
|
public PatientHistoryCath_TID3802(SRTree objTree)
objTree - Object of SRTree.public void setHistory(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setHistory(int[] arrPosition,
java.lang.String strHistory)
arrPosition - Identifier which shows the position of the node in the SR Tree.strHistory - String value for History.public void setPeriproceduralMIOccurred(int[] arrPosition,
EnumCM_YesNo enumYesNo,
EnumCM_CathPatientHistory enumCathPatientHistory)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumYesNo - Enum value for Yes-No.enumCathPatientHistory - Enumerated value for CathPatientHistorypublic void setPresenceOfProperty(int[] arrPosition,
EnumCM_PresentAbsent enumPresentAbsent,
EnumCM_CathPatientRiskFactors enumCathPatientRiskFactors)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumPresentAbsent - Enum value of EnumCM_PresentAbsentenumCathPatientRiskFactors - Enumerated value for CathPatientRiskFactorspublic void setCardiacCardiacHistoryDatesDates(int[] arrPosition,
java.lang.String strCardiacHistoryDates,
EnumCM_CardiacHistoryDates enumCardiacHistoryDates)
arrPosition - Identifier which shows the position of the node in the SR Tree.strCardiacHistoryDates - String value for CardiacHistoryDates.enumCardiacHistoryDates - Enumerated value for enumCardiacHistoryDatespublic void setPreviousMyocardialInfarctionOneWeekPrior(int[] arrPosition,
EnumCM_YesNo enumYesNo)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumYesNo - Enum value for Yes-No.public void setTypeOfMyocardialInfarction(int[] arrPosition,
EnumCM_MITypes enumMITypes)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumMITypes - Enum value for MITypespublic void setDiabeticTherapy(int[] arrPosition,
EnumCM_DiabeticTherapy enumDiabeticTherapy)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumDiabeticTherapy - Enum value for DiabeticTherapypublic void setLipidLoweringTherapy(int[] arrPosition,
EnumCM_YesNo enumYesNo)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumYesNo - Enum value for Yes-No.public void setSmokingHistory(int[] arrPosition,
EnumCM_SmokingHistory enumSmokingHistory)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumSmokingHistory - Enum value for SmokingHistorypublic void setPriorReportForCurrentPatient(int[] arrPosition,
EnumCM_PurposeOfReferenceToObject enumPurposeOfReferenceToObject,
java.lang.String strReferencedSOPClassUID,
java.lang.String strReferencedSOPInstanceUID)
arrPosition - position at which the node will get added in the tree.enumPurposeOfReferenceToObject - Enum value for Purpose Of Reference To ObjectstrReferencedSOPClassUID - Referenced SOP Class UIDstrReferencedSOPInstanceUID - Referenced SOP Instance UIDpublic void setDocumentTitle(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.