public class RadiopharmaceuticalAdministrationPatientCharacteristicsTemplates_TID10024 extends Template
| Constructor and Description |
|---|
RadiopharmaceuticalAdministrationPatientCharacteristicsTemplates_TID10024(SRTree objTree) |
| Modifier and Type | Method and Description |
|---|---|
void |
setBodyMassIndex(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for BodyMassIndex
|
void |
setBodySurfaceArea(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for BodySurfaceArea
|
void |
setBodySurfaceAreaFormula(int[] arrPosition,
EnumCM_BodySurfaceAreaEquations enumBodySurfaceAreaEquations) |
void |
setEquation(int[] arrPosition) |
void |
setEquivalentmeaningofconceptname(int[] arrPosition,
EnumCM_GFRMeasurements enumGFRMeasurements) |
void |
setFastingDuration(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for FastingDuration
|
void |
setGlomerularFiltrationRate(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Glomerular Filtration Rate
|
void |
setGlucose(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Glucose
|
void |
setHydrationVolume(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Hydration Volume
|
void |
setMeasurementMethod(int[] arrPosition,
EnumCM_GFRMeasurementMethods enumGFRMeasurementMethods) |
void |
setPatientCharacteristics(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for PatientCharacteristics
|
void |
setPatientHeight(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for PatientHeight
|
void |
setPatientstate(int[] arrPosition,
EnumCM_RadiopharmaceuticalPatientState enumValue) |
void |
setPatientWeight(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for PatientWeight
|
void |
setRecentPhysicalActivity(int[] arrPosition,
java.lang.String strRoomIdentification)
Sets the value for RecentPhysicalActivity
|
void |
setSerumCreatinine(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for SerumCreatinine
|
void |
setSubjectAge(int[] arrPosition,
EnumCM_UnitsOfMeasure enumUnitsOfMeasureForAge,
java.lang.String[] arrNumericValue,
EnumCM_NumericValueQualifier enumNumericValueQualifier)
Sets the value for Subject Age.
|
void |
setSubjectSex(int[] arrPosition,
EnumCM_Sex enumSex) |
public RadiopharmaceuticalAdministrationPatientCharacteristicsTemplates_TID10024(SRTree objTree)
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 setPatientstate(int[] arrPosition,
EnumCM_RadiopharmaceuticalPatientState enumValue)
public void setSubjectSex(int[] arrPosition,
EnumCM_Sex enumSex)
public 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 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)
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 setGlucose(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 setFastingDuration(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 setHydrationVolume(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 setRecentPhysicalActivity(int[] arrPosition,
java.lang.String strRoomIdentification)
arrPosition - Identifier which shows the position of the node in the SR Tree.strRoomIdentification - String value for RoomIdentification.public void setSerumCreatinine(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 setGlomerularFiltrationRate(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 setMeasurementMethod(int[] arrPosition,
EnumCM_GFRMeasurementMethods enumGFRMeasurementMethods)
public void setEquivalentmeaningofconceptname(int[] arrPosition,
EnumCM_GFRMeasurements enumGFRMeasurements)
public void setSubjectAge(int[] arrPosition,
EnumCM_UnitsOfMeasure enumUnitsOfMeasureForAge,
java.lang.String[] arrNumericValue,
EnumCM_NumericValueQualifier enumNumericValueQualifier)
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_NumericValueQualifierpublic void setEquation(int[] arrPosition)