| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.templates.cathlabclinicalreporttemplate |
This package provides Cath Lab Clinical Report Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.cid |
This package provides all CIDs required in Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.echocardiographyprocedurereport |
This package provides Echo Cardiography Procedure Report Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.enums.cm |
This package provides enums for code meaning.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardiacCatheterizationReportRoot_TID3800.setProcedureReported(int[] arrPosition,
EnumCM_CathProcedureType enumCathProcedureType)
Sets the value for Procedure Reported.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CathProcedureType_CID3739.setCathProcedureType(EnumCM_CathProcedureType enumCathProcedureType)
Sets the value for CathProcedureType
|
| Modifier and Type | Method and Description |
|---|---|
void |
EchocardiographyWallMotionAnalysis_TID5204.setProcedureReported(int[] arrPosition,
EnumCM_CathProcedureType enumCathProcedureType)
Sets the value for Procedure Reported.
|
void |
WallMotionAnalysis_TID5204.setProcedureReported(int[] arrPosition,
EnumCM_CathProcedureType enumCathProcedureType)
Sets the value for Procedure Reported.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_CathProcedureType |
EnumCM_CathProcedureType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_CathProcedureType[] |
EnumCM_CathProcedureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|