| 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.enums.cm |
This package provides enums for code meaning.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LeftVentriculographyFindings_TID3814.setLeftVentricularCavitySize(int[] arrPosition,
EnumCM_ChamberSize enumChamberSize)
Sets the value for Left Ventricular Cavity Size.
|
void |
RightVentriculographyFindings_TID3815.setRightVentricularCavitySize(int[] arrPosition,
EnumCM_ChamberSize enumChamberSize)
Sets the value for Right Ventricular Cavity Size.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChamberSize_CID3705.setChamberSize(EnumCM_ChamberSize enumChamberSize)
Sets the value for ChamberSize
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_ChamberSize |
EnumCM_ChamberSize.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_ChamberSize[] |
EnumCM_ChamberSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|