public class ProcedureContext_TID3601 extends Template
| Constructor and Description |
|---|
ProcedureContext_TID3601(SRTree objTree)
Instantiates a new ProcedureContext_TID3601 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setHasIntent(int[] arrPosition,
EnumCM_ProcedureIntent enumProcedureIntent)
Sets the value for Has Intent.
|
void |
setProcedureCode(int[] arrPosition,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Procedure Code.
|
void |
setProcedureDescription(int[] arrPosition,
java.lang.String strProcedureDescription)
Sets the value for Procedure Description
|
void |
setProcedurePriority(int[] arrPosition,
EnumCM_ProcedureUrgency enumProcedureUrgency,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Procedure Priority.
|
public ProcedureContext_TID3601(SRTree objTree)
objTree - Object of SRTree.public void setProcedureDescription(int[] arrPosition,
java.lang.String strProcedureDescription)
arrPosition - Identifier which shows the position of the node in the SR Tree.strProcedureDescription - String value for ProcedureDescription.public void setHasIntent(int[] arrPosition,
EnumCM_ProcedureIntent enumProcedureIntent)
arrPosition - arrPosition Identifier which shows the position of the node in the SR Tree.enumProcedureIntent - Enum value for Procedure IntentstrCodingSchemeVersionForCode - String value for CodingSchemeVersionpublic void setProcedurePriority(int[] arrPosition,
EnumCM_ProcedureUrgency enumProcedureUrgency,
java.lang.String strCodingSchemeVersionForCode)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumProcedureUrgency - value for ProcedureUrgencystrCodingSchemeVersionForCode - CodingSchemeVersionpublic void setProcedureCode(int[] arrPosition,
java.lang.String strCodingSchemeVersionForCode)
arrPosition - Identifier which shows the position of the node in the SR Tree.strCodingSchemeVersionForCode - CodingSchemeVersion