public class OBGYNUltrasoundProcedureReport_TID5000 extends Template
| Constructor and Description |
|---|
OBGYNUltrasoundProcedureReport_TID5000(SRTree objTree)
Instantiates OBGYNUltrasoundProcedureReport_TID5000 Template.
|
| Modifier and Type | Method and Description |
|---|---|
AmnioticSacSection_TID5010 |
getAmnioticSacSection()
Retrieves the object of AmnioticSacSection
|
EarlyGestationSection_TID5011 |
getEarlyGestationSection()
Retrieves the object of EarlyGestationSection
|
FetalBiometryRatioSection_TID5004 |
getFetalBiometryRatioSection()
Retrieves the object of FetalBiometryRatioSection
|
FetalBiometrySection_TID5005 |
getFetalBiometrySection()
Retrieves the object of FetalBiometrySection
|
FetalBiophysicalProfileSection_TID5009 |
getFetalBiophysicalProfileSection()
Retrieves the object of FetalBiophysicalProfileSection
|
FetalCraniumSection_TID5007 |
getFetalCraniumSection()
Retrieves the object of FetalCraniumSection
|
FetalLongBonesSection_TID5006 |
getFetalLongBonesSection()
Retrieves the object of FetalLongBonesSection
|
FolliclesSection_TID5013 |
getFolliclesSection()
Retrieves the object of FolliclesSection
|
OBGYNPelvicVascularUltrasoundMeasurementGroup_TID5026 |
getOBGYNPelvicVascularUltrasoundMeasurementGroup()
Retrieves the object of OBGYNPelvicVascularUltrasoundMeasurementGroup
|
OBGYNProcedureSummarySection_TID5002 |
getOBGYNProcedureSummarySection()
Retrieves the object of OBGYNProcedureSummarySection
|
ObservationContext_TID1001 |
getObservationContext_TID1001()
Retrieves the object of ObservationContext_TID1001
|
OBGYNPatientCharacteristics_TID5001 |
getObservationContext()
Retrieves the object of OBGYNPatientCharacteristics_TID5001
|
OvariesSection_TID5012 |
getOvariesSection()
Retrieves the object of OvariesSection
|
PelvisAndUterusSection_TID5015 |
getPelvisAndUterusSection()
Retrieves the object of PelvisAndUterusSection
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings
|
void |
setFindingSite(int[] arrPosition)
Sets value for Finding Site.
|
void |
setImageLibrary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Image Library
|
void |
setOBGYNUltrasoundProcedureReport(EnumContinuityOfContent enumContinuityOfContent)
Sets the value for OB-GYN Ultrasound Procedure Report
|
public OBGYNUltrasoundProcedureReport_TID5000(SRTree objTree)
objTree - Object of SRTree.public OBGYNPelvicVascularUltrasoundMeasurementGroup_TID5026 getOBGYNPelvicVascularUltrasoundMeasurementGroup()
public FolliclesSection_TID5013 getFolliclesSection()
public OvariesSection_TID5012 getOvariesSection()
public PelvisAndUterusSection_TID5015 getPelvisAndUterusSection()
public AmnioticSacSection_TID5010 getAmnioticSacSection()
public EarlyGestationSection_TID5011 getEarlyGestationSection()
public FetalBiophysicalProfileSection_TID5009 getFetalBiophysicalProfileSection()
public FetalCraniumSection_TID5007 getFetalCraniumSection()
public FetalLongBonesSection_TID5006 getFetalLongBonesSection()
public FetalBiometrySection_TID5005 getFetalBiometrySection()
public FetalBiometryRatioSection_TID5004 getFetalBiometryRatioSection()
public OBGYNProcedureSummarySection_TID5002 getOBGYNProcedureSummarySection()
public ObservationContext_TID1001 getObservationContext_TID1001()
public OBGYNPatientCharacteristics_TID5001 getObservationContext()
public void setOBGYNUltrasoundProcedureReport(EnumContinuityOfContent enumContinuityOfContent)
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 setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setFindingSite(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.