public class SubjectContextSpecimen_TID1009 extends Template
| Constructor and Description |
|---|
SubjectContextSpecimen_TID1009(SRTree objTree)
Instantiates a new SubjectContextSpecimen_TID1009 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
getPatientSubjectContext()
Retrieves the object of SubjectContextPatient_TID1007 which provides the methods for setting different
attributes of PAtient Subject Context.
|
void |
setSpecimenContainerIdentifier(int[] arrPosition,
java.lang.String strSpecimenIdentifier)
Sets the value for Specimen Identifier.
|
void |
setSpecimenIdentifier(int[] arrPosition,
java.lang.String strSpecimenIdentifier)
Sets the value for Specimen Identifier.
|
void |
setSpecimenType(int[] arrPosition,
java.lang.String strCodingSchemeVersionForCode,
EnumCM_AnatomicPathologySpecimenTypes enumAnatomicPathologySpecimenTypes)
Sets the value for Specimen Type.
|
void |
setSpecimenUID(int[] arrPosition,
java.lang.String strSpecimenUID)
Sets the value for Specimen UID
|
public SubjectContextSpecimen_TID1009(SRTree objTree)
objTree - Object of SRTree.public void getPatientSubjectContext()
public void setSpecimenUID(int[] arrPosition,
java.lang.String strSpecimenUID)
arrPosition - Identifier which shows the position of the node in the SR Tree.strSpecimenUID - String value for SpecimenUID.public void setSpecimenIdentifier(int[] arrPosition,
java.lang.String strSpecimenIdentifier)
arrPosition - Identifier which shows the position of the node in the SR Tree.strSpecimenIdentifier - String value for Specimen Identifierpublic void setSpecimenType(int[] arrPosition,
java.lang.String strCodingSchemeVersionForCode,
EnumCM_AnatomicPathologySpecimenTypes enumAnatomicPathologySpecimenTypes)
arrPosition - Identifier which shows the position of the node in the SR Tree.strCodingSchemeVersionForCode - CodingSchemeVersionpublic void setSpecimenContainerIdentifier(int[] arrPosition,
java.lang.String strSpecimenIdentifier)
arrPosition - Identifier which shows the position of the node in the SR Tree.strSpecimenIdentifier - String value for Specimen Identifier