public class ProcedureLog_TID3001 extends Template
| Constructor and Description |
|---|
ProcedureLog_TID3001(SRTree objTree)
Instantiates a new TID3001_ProcedureLog Template.
|
| Modifier and Type | Method and Description |
|---|---|
ECGSTAssessment_TID3115 |
getAssessment_TID3115()
Retrieves ECGSTAssessment
|
Consumables_TID3104 |
getConsumables()
Retrieves Consumables
|
DeviceUsed_TID3107 |
getDeviceUsed_TID3107()
Retrieves DeviceUsed
|
DrugsContrastAdministered_TID3106 |
getDrugsContrastAdministered_TID3106()
Retrieves DrugsContrastAdministered
|
ImageAcquisition_TID3101 |
getImageAcquisition()
Retrieves Image Acquisition
|
ImpressionsOrFindings_TID3110 |
getImpressionsOrFindings_TID3110()
Retrieves ImpressionsOrFindings
|
Intervention_TID3108 |
getIntervention_TID3108()
Retrieves Intervention
|
LesionIdentificationAndProperties_TID3105 |
getLesionIdentificationAndProperties()
Retrieves Lesion Identification And Properties
|
LogEntryQualifiers_TID3010 |
getLogEntryQualifiers()
Retrieves LogEntryQualifiers
|
Measurements_TID3109 |
getMeasurements_TID3109()
Retrieves Measurements
|
PatientStatusAndEvents_CID3402 |
getObjPatientStatusAndEvents()
Retrieves PatientStatusAndEvents
|
ObserverContext_TID1002 |
getObserverContext()
Retrieves Observer Context
|
PatientAssessment_TID3114 |
getPatientAssessment_TID3114()
Retrieves Patient Assessment
|
PatientSupport_TID3113 |
getPatientSupport_TID3113()
Retrieves PatientSupport
|
PercutaneousEntry_TID3111 |
getPercutaneousEntry_TID3111()
Retrieves PercutaneousEntry
|
ProcedureAction_TID3100 |
getProcedureAction()
Retrieves Procedure Action
|
ProcedureContext_TID3601 |
getProcedureContext()
Retrieves the ProcedureContext
|
java.lang.String |
getProcedureLogTitle()
Retrieves Procedure Log Title
|
ReferencedObject_TID3103 |
getReferencedObject()
Retrieves ReferencedObject
|
SpecimenObtained_TID3112 |
getSpecimenObtained_TID3112()
Retrieves SpecimenObtained
|
WaveformAcquisition_TID3102 |
getWaveformAcquisition()
Retrieves Waveform Acquisition
|
void |
setComplicationOfProcedure(int[] arrPosition,
java.lang.Enum enumValue)
Sets value for Complication of Procedure.
|
void |
setEquipmentIdentification(int[] arrPosition,
java.lang.String strEquipmentIdentification)
Sets the value for EquipmentIdentification
|
void |
setProcedureLogTitle(EnumCM_ProcedureLogTitles enumProcedureLogTitles,
EnumContinuityOfContent enumContinuityOfContent)
Sets the Procedure Log Title.
|
void |
setRoomIdentification(int[] arrPosition,
java.lang.String strRoomIdentification)
Sets the value for RoomIdentification
|
void |
setStaffAction(int[] arrPosition,
EnumCM_StaffAction enumStaffAction,
java.lang.String strPname)
Sets the value for StaffAction
|
void |
setStatusOrEvent(int[] arrPosition,
EnumCM_PatientStatusAndEvents enumPatientStatusAndEvents,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Patient Status or Event.
|
void |
setTypesOfLogNotes(int[] arrPosition,
EnumCM_TypesOfLogNotes enumTypesOfLogNotes,
java.lang.String strNote)
Sets the value for TypesOfLogNotes
|
public ProcedureLog_TID3001(SRTree objTree)
objTree - Object of SRTree.public ObserverContext_TID1002 getObserverContext()
public ProcedureContext_TID3601 getProcedureContext()
public java.lang.String getProcedureLogTitle()
public PatientStatusAndEvents_CID3402 getObjPatientStatusAndEvents()
public LogEntryQualifiers_TID3010 getLogEntryQualifiers()
public ImageAcquisition_TID3101 getImageAcquisition()
public ProcedureAction_TID3100 getProcedureAction()
public WaveformAcquisition_TID3102 getWaveformAcquisition()
public ReferencedObject_TID3103 getReferencedObject()
public LesionIdentificationAndProperties_TID3105 getLesionIdentificationAndProperties()
public Consumables_TID3104 getConsumables()
public DrugsContrastAdministered_TID3106 getDrugsContrastAdministered_TID3106()
public DeviceUsed_TID3107 getDeviceUsed_TID3107()
public ImpressionsOrFindings_TID3110 getImpressionsOrFindings_TID3110()
public Intervention_TID3108 getIntervention_TID3108()
public Measurements_TID3109 getMeasurements_TID3109()
public PatientSupport_TID3113 getPatientSupport_TID3113()
public PercutaneousEntry_TID3111 getPercutaneousEntry_TID3111()
public SpecimenObtained_TID3112 getSpecimenObtained_TID3112()
public ECGSTAssessment_TID3115 getAssessment_TID3115()
public PatientAssessment_TID3114 getPatientAssessment_TID3114()
public void setProcedureLogTitle(EnumCM_ProcedureLogTitles enumProcedureLogTitles, EnumContinuityOfContent enumContinuityOfContent)
enumProcedureLogTitles - object of EnumCM_ProcedureLogTitlesenumContinuityOfContent - object of EnumContinuityOfContentpublic void setRoomIdentification(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 setEquipmentIdentification(int[] arrPosition,
java.lang.String strEquipmentIdentification)
arrPosition - Identifier which shows the position of the node in the SR Tree.strEquipmentIdentification - String value for EquipmentIdentification.public void setTypesOfLogNotes(int[] arrPosition,
EnumCM_TypesOfLogNotes enumTypesOfLogNotes,
java.lang.String strNote)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumTypesOfLogNotes - Enum for TypesOfLogNotesstrNote - Value for Notepublic void setStatusOrEvent(int[] arrPosition,
EnumCM_PatientStatusAndEvents enumPatientStatusAndEvents,
java.lang.String strCodingSchemeVersionForCode)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumPatientStatusAndEvents - value for PatientStatusAndEventsstrCodingSchemeVersionForCode - CodingSchemeVersionpublic void setStaffAction(int[] arrPosition,
EnumCM_StaffAction enumStaffAction,
java.lang.String strPname)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumStaffActions - Enum for StaffActionstrPname - Value for Notepublic void setComplicationOfProcedure(int[] arrPosition,
java.lang.Enum enumValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumValue - This value can be one of the three Enum - EnumVascularComplications, EnumCM_AdverseOutcomes,
or EnumCM_CathComplications.