public class VascularUltrasoundReport_TID5100 extends Template
| Constructor and Description |
|---|
VascularUltrasoundReport_TID5100(SRTree objTree)
Instantiates VascularUltrasoundReport_TID5100 Template.
|
| Modifier and Type | Method and Description |
|---|---|
LanguageOfContentItemAndDescendants_TID1204 |
getLanguageOfContentItemandDescendants() |
ObservationContext_TID1001 |
getObservationContext_TID1001()
Retrieves the object of ObservationContext_TID1001
|
UltrasoundGraftSection_TID5105 |
getUltrasoundGraftSection()
Retrieves the object of UltrasoundGraftSection
|
VascularPatientCharacteristics_TID5101 |
getVascularPatientCharacteristics()
Retrieves the object of VascularPatientCharacteristics
|
VascularProcedureSummarySection_TID5102 |
getVascularProcedureSummarySection()
Retrieves the object of VascularProcedureSummarySection
|
VascularUltrasoundSection_TID5103 |
getVascularUltrasoundSection()
Retrieves the object of VascularUltrasoundSection
|
void |
setImageLibrary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Image Library
|
void |
setTemporalPeriodsRelatingToProcedure(int[] arrPosition,
EnumCM_TemporalPeriodsRelatingToProcedureOrTherapy enumTemporalPeriodsRelatingToProcedureOrTherapy)
Sets value for Temporal periods Relating to Procedure.
|
void |
setVascularUltrasoundProcedureReport(EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Vascular Ultrasound Procedure Report
|
public VascularUltrasoundReport_TID5100(SRTree objTree)
objTree - Object of SRTree.public UltrasoundGraftSection_TID5105 getUltrasoundGraftSection()
public LanguageOfContentItemAndDescendants_TID1204 getLanguageOfContentItemandDescendants()
public VascularUltrasoundSection_TID5103 getVascularUltrasoundSection()
public VascularProcedureSummarySection_TID5102 getVascularProcedureSummarySection()
public VascularPatientCharacteristics_TID5101 getVascularPatientCharacteristics()
public ObservationContext_TID1001 getObservationContext_TID1001()
public void setVascularUltrasoundProcedureReport(EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setImageLibrary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setTemporalPeriodsRelatingToProcedure(int[] arrPosition,
EnumCM_TemporalPeriodsRelatingToProcedureOrTherapy enumTemporalPeriodsRelatingToProcedureOrTherapy)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumTemporalPeriodsRelatingToProcedureOrTherapy - Enumerated value for TemporalPeriodsRelatingToProcedureOrTherapy.