| Package | Description |
|---|---|
| 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.
|
| cdac.medinfo.sdk.dcm30_04.templates.hemodynamicsreporttemplates |
This package provides Hemodynamics Report Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.procedurelogiodtemplates |
This package provides Procedure log IOD Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.stresstestingreporttemplates |
This package provides Stress Testing Report Templates .
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardiacRhythms_CID3415.setCardiacRhythms(EnumCM_CardiacRhythms enumCardiacRhythms)
Sets the value for Cardiac Rhythms
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_CardiacRhythms |
EnumCM_CardiacRhythms.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_CardiacRhythms[] |
EnumCM_CardiacRhythms.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardiovascularPatientCharacteristics_TID3602.setCardiacRhythm(int[] arrPosition,
EnumCM_CardiacRhythms enumCardiacRhythms)
Sets value for Cardiac Rhythm.
|
void |
VitalSigns_TID3510.setCardiacRhythm(int[] arrPosition,
EnumCM_CardiacRhythms enumCardiacRhythms)
Sets the value for Cardiac Rhythm.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PatientAssessment_TID3114.setCardiacRhythm(int[] arrPosition,
EnumCM_CardiacRhythms enumCardiacRhythms)
Sets the value for Cardiac Rhythm.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StressECGSummary_TID3313.setCardiacRhythm(int[] arrPosition,
EnumCM_CardiacRhythms enumCardiacRhythms)
Sets the value for Cardiac Rhythm.
|