public class CardiovascularPatientCharacteristics_TID3602 extends Template
| Constructor and Description |
|---|
CardiovascularPatientCharacteristics_TID3602(SRTree objTree)
Instantiates a new CardiovascularPatientCharacteristics_TID3602 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setBodyMassIndex(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Body Mass Index.
|
void |
setBodySurfaceArea(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Body Surface Area.
|
void |
setBodySurfaceAreaFormula(int[] arrPosition,
EnumCM_BodySurfaceAreaEquations enumBodySurfaceAreaEquations)
Sets value for Body Surface Area Formula.
|
void |
setBreastSize(int[] arrPosition,
java.lang.String strValue)
Sets the value for Breast size.
|
void |
setCardiacRhythm(int[] arrPosition,
EnumCM_CardiacRhythms enumCardiacRhythms)
Sets value for Cardiac Rhythm.
|
void |
setChestCircumference(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Chest Circumference.
|
void |
setDiastolicBloodPressure(int[] arrPosition,
EnumCM_PressureUnits enumPressureUnits,
java.lang.String[] arrNumericValue)
Sets value for Diastolic Blood Pressure.
|
void |
setEquation(int[] arrPosition)
Sets value for Equation.
|
void |
setFinding(int[] arrPosition,
EnumCM_ChestPain enumChestPain,
java.lang.String strValue)
Sets value for Finding.
|
void |
setFinding(int[] arrPosition,
java.lang.String strValue)
Sets value for Finding.
|
void |
setFunctionalCapacity(int[] arrPosition,
EnumCM_CanadianClinicalClassification enumCanadianClinicalClassification)
Sets value for Functional capacity.
|
void |
setFunctionalCapacity(int[] arrPosition,
EnumCM_NYHAClassification enumNYHAClassification)
Sets value for Functional capacity.
|
void |
setHeartRate(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Heart Rate.
|
void |
setPatientCharacteristics(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Patient Characteristics
|
void |
setPatientHeight(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Patient Height.
|
void |
setPatientPresentation(int[] arrPosition,
java.lang.String strValue)
Sets value for Patient Presentation.
|
void |
setPatientWeight(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Patient Weight.
|
void |
setSubjectAge(int[] arrPosition,
EnumCM_UnitsOfMeasure enumUnitsOfMeasureForAge,
java.lang.String[] arrNumericValue,
EnumCM_NumericValueQualifier enumNumericValueQualifier,
java.lang.String strCSVersioForQualifier)
Sets the value for Subject Age.
|
void |
setSubjectSex(int[] arrPosition,
EnumCM_Sex enumSex,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Subject Sex.
|
void |
setSystolicBloodPressure(int[] arrPosition,
EnumCM_PressureUnits enumPressureUnits,
java.lang.String[] arrNumericValue)
Sets value for Systolic Blood Pressure.
|
void |
setThoraxDiameterSagittal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Thorax diameter, sagittal.
|
public CardiovascularPatientCharacteristics_TID3602(SRTree objTree)
objTree - Object of SRTree.public void setSubjectAge(int[] arrPosition,
EnumCM_UnitsOfMeasure enumUnitsOfMeasureForAge,
java.lang.String[] arrNumericValue,
EnumCM_NumericValueQualifier enumNumericValueQualifier,
java.lang.String strCSVersioForQualifier)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumUnitsOfMeasureForAge - Object of EnumUnitsOfMeasureForAgearrNumericValue - String array for Numeric Value.enumNumericValueQualifier - Object of EnumCM_NumericValueQualifierstrCSVersioForQualifier - Coding Scheme Version for NumericValueQualifierpublic void setFunctionalCapacity(int[] arrPosition,
EnumCM_CanadianClinicalClassification enumCanadianClinicalClassification)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCanadianClinicalClassification - Enumerated value for CanadianClinicalClassification.public void setDiastolicBloodPressure(int[] arrPosition,
EnumCM_PressureUnits enumPressureUnits,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumPressureUnits - Enumerated value for PressureUnits.arrNumericValue - public void setSystolicBloodPressure(int[] arrPosition,
EnumCM_PressureUnits enumPressureUnits,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumPressureUnits - Enumerated value for PressureUnits.arrNumericValue - public void setCardiacRhythm(int[] arrPosition,
EnumCM_CardiacRhythms enumCardiacRhythms)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCardiacRhythms - Enumerated value for Cardiac Rhythms.public void setFunctionalCapacity(int[] arrPosition,
EnumCM_NYHAClassification enumNYHAClassification)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumNYHAClassification - Enumerated value for NYHAClassification.public void setFinding(int[] arrPosition,
EnumCM_ChestPain enumChestPain,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestPain - Enumerated value for ChestPain.strValue - public void setPatientCharacteristics(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setHeartRate(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.arrNumericValue - public void setBreastSize(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.strValue - public void setChestCircumference(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.strValue - arrNumericValue - public void setSubjectSex(int[] arrPosition,
EnumCM_Sex enumSex,
java.lang.String strCodingSchemeVersionForCode)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumSex - value for SexstrCodingSchemeVersionForCode - CodingSchemeVersionpublic void setPatientHeight(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 setPatientWeight(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 setThoraxDiameterSagittal(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 setBodySurfaceArea(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 setBodySurfaceAreaFormula(int[] arrPosition,
EnumCM_BodySurfaceAreaEquations enumBodySurfaceAreaEquations)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumBodySurfaceAreaEquations - Enumerated value for BodySurfaceAreaEquations.public void setBodyMassIndex(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 setEquation(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setPatientPresentation(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue - public void setFinding(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue -