| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.templates.cid |
This package provides all CIDs required in Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.ecgreporttemplates |
This package provides ECG Report 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.
|
| cdac.medinfo.sdk.dcm30_04.templates.generaltemplates |
This package provides General Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.hemodynamicsreporttemplates |
This package provides Hemodynamics Report Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.radiopharmaceuticalradiationdosesriodtemplates |
This package provides Radiopharmaceutical Radiation Dose sr iod Templates
|
| cdac.medinfo.sdk.dcm30_04.templates.vascularultrasoundreporttemplates |
This package provides Vascular Ultrasound Report Templates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sex_CID7455.setSex(EnumCM_Sex enumSex)
Sets the value for Sex
|
| Modifier and Type | Method and Description |
|---|---|
void |
PatientCharacteristicsForECG_TID3704.setSubjectSex(int[] arrPosition,
EnumCM_Sex enumSex) |
| Modifier and Type | Method and Description |
|---|---|
void |
EchocardiographyPatientCharacteristics_TID5201.setSubjectSex(int[] arrPosition,
EnumCM_Sex enumSex,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Subject Sex.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_Sex |
EnumCM_Sex.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_Sex[] |
EnumCM_Sex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectContextPatient_TID1007.setSubjectSex(int[] arrPosition,
EnumCM_Sex enumSex,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Subject Sex.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardiovascularPatientCharacteristics_TID3602.setSubjectSex(int[] arrPosition,
EnumCM_Sex enumSex,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Subject Sex.
|
void |
CathPatientCharacteristics_TID3602.setSubjectSex(int[] arrPosition,
EnumCM_Sex enumSex,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Subject Sex.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RadiopharmaceuticalAdministrationPatientCharacteristicsTemplates_TID10024.setSubjectSex(int[] arrPosition,
EnumCM_Sex enumSex) |
| Modifier and Type | Method and Description |
|---|---|
void |
VascularPatientCharacteristics_TID5101.setSubjectSex(int[] arrPosition,
EnumCM_Sex enumSex,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Subject Sex.
|