public class PercutaneousCoronaryInterventionProcedure_TID3807 extends Template
| Constructor and Description |
|---|
PercutaneousCoronaryInterventionProcedure_TID3807(SRTree objTree)
Instantiates PercutaneousCoronaryInterventionProcedure_TID3807 Template.
|
| Modifier and Type | Method and Description |
|---|---|
LesionInterventionInformation_TID3808 |
getLesionInterventionInformation()
Retrieves LesionInterventionInformation
|
void |
setAcuteMIPresent(int[] arrPosition,
EnumCM_YesNo enumYesNo)
Sets the value for Acute MI Present.
|
void |
setCurrentProcedureDescriptions(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Current Procedure Descriptions.
|
void |
setFellow(int[] arrPosition,
java.lang.String strFellow)
Sets the value for Fellow.
|
void |
setFinding(int[] arrPosition,
EnumCM_IndicationsForCoronaryIntervention enumIndicationsForCoronaryIntervention)
Sets the value for Finding.
|
void |
setFinding(int[] arrPosition,
java.lang.String strFinding)
Sets the value for Finding
|
void |
setIndicationsForProcedure(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Indications for Procedure
|
void |
setNumberOfLesionInterventionsAttempted(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Number of lesion interventions attempted.
|
void |
setNumberOfLesionInterventionsSuccessful(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Number of lesion interventions successful.
|
void |
setOrganizationalRoles(int[] arrPosition,
EnumCM_OrganizationalRoles enumOrganizationalRoles,
java.lang.String strPname)
Sets the value for Organizational Roles
|
void |
setPerformingPhysician(int[] arrPosition,
java.lang.String strPerformingPhysician)
Sets the value for Performing Physician.
|
void |
setProcedurePriority(int[] arrPosition,
EnumCM_ProcedureUrgency enumProcedureUrgency)
Sets the value for Procedure Priority.
|
void |
setProcedureReported(int[] arrPosition)
Sets the value for Procedure Reported.
|
void |
setProcedureResult(int[] arrPosition,
EnumCM_PCIProcedureResult enumPCIProcedureResult)
Sets the value for Procedure Result.
|
void |
setProcedureResult(int[] arrPosition,
java.lang.String strProcedureResult)
Sets the value for Procedure Result.
|
void |
setSTElevationOnsetDatetime(int[] arrPosition,
java.lang.String strSTElevationOnsetDatetime)
Sets the value for ST Elevation Onset Datetime.
|
void |
setTypeOfMyocardialInfarction(int[] arrPosition,
EnumCM_MITypes enumMITypes)
Sets the value for Type of Myocardial Infarction.
|
public PercutaneousCoronaryInterventionProcedure_TID3807(SRTree objTree)
objTree - Object of SRTree.public LesionInterventionInformation_TID3808 getLesionInterventionInformation()
public void setProcedureReported(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setPerformingPhysician(int[] arrPosition,
java.lang.String strPerformingPhysician)
arrPosition - Identifier which shows the position of the node in the SR Tree.strPerformingPhysician - String value for PerformingPhysicianpublic void setFellow(int[] arrPosition,
java.lang.String strFellow)
arrPosition - Identifier which shows the position of the node in the SR Tree.strFellow - String value for Fellowpublic void setOrganizationalRoles(int[] arrPosition,
EnumCM_OrganizationalRoles enumOrganizationalRoles,
java.lang.String strPname)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumOrganizationalRoles - Enum value for OrganizationalRolesstrPname - String value for Organizational Roles.public void setProcedurePriority(int[] arrPosition,
EnumCM_ProcedureUrgency enumProcedureUrgency)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumProcedureUrgency - Enum value for ProcedureUrgencypublic void setIndicationsForProcedure(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setFinding(int[] arrPosition,
EnumCM_IndicationsForCoronaryIntervention enumIndicationsForCoronaryIntervention)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumIndicationsForCoronaryIntervention - Enum value for IndicationsForCoronaryInterventionpublic void setAcuteMIPresent(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 setSTElevationOnsetDatetime(int[] arrPosition,
java.lang.String strSTElevationOnsetDatetime)
arrPosition - Identifier which shows the position of the node in the SR Tree.strSTElevationOnsetDatetime - String value for DateTime of Interventionpublic void setFinding(int[] arrPosition,
java.lang.String strFinding)
arrPosition - Identifier which shows the position of the node in the SR Tree.strFinding - String value for Finding.public void setNumberOfLesionInterventionsAttempted(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 setNumberOfLesionInterventionsSuccessful(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 strProcedureResult)
arrPosition - Identifier which shows the position of the node in the SR Tree.strProcedureResult - String value for Description Of Material.public void setCurrentProcedureDescriptions(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.strProcedureResult - String value for Description Of Material.enumContinuityOfContent - public void setProcedureResult(int[] arrPosition,
EnumCM_PCIProcedureResult enumPCIProcedureResult)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumPCIProcedureResult - Enum value for PCIProcedureResult