public class CardiacUltrasoundFetalCharacteristics_TID5225 extends Template
| Constructor and Description |
|---|
CardiacUltrasoundFetalCharacteristics_TID5225(SRTree objTree)
Instantiates CardiacUltrasoundFetalCharacteristics_TID5225 Template.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectContextFetus_TID1008 |
getObserverContext()
Retrieves SubjectContextFetus_TID1008
|
void |
setEDD(int[] arrPosition,
java.lang.String strRadiopharmaceuticalStopDateTime) |
void |
setFetusCharacteristics(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Fetus Characteristics
|
void |
setGestationalAge(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for GestationalAge
|
void |
setHeartRate(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for HeartRate
|
public CardiacUltrasoundFetalCharacteristics_TID5225(SRTree objTree)
objTree - Object of SRTree.public SubjectContextFetus_TID1008 getObserverContext()
public void setFetusCharacteristics(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setGestationalAge(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 setHeartRate(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 setEDD(int[] arrPosition,
java.lang.String strRadiopharmaceuticalStopDateTime)