| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.templates.cid |
This package provides all CIDs required in Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.ctradiationdosesriodtemplates |
This package provides CT Radiation Dose SR IOD 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.radiopharmaceuticalradiationdosesriodtemplates |
This package provides Radiopharmaceutical Radiation Dose sr iod Templates
|
| cdac.medinfo.sdk.dcm30_04.templates.xrayradiationdosesriodtemplates |
This package provides XRAY Radiation Dose SR IOD Templates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureIntent_CID3629.setProcedureIntent(EnumCM_ProcedureIntent enumProcedureIntent)
Sets the value for Procedure Intent
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTRadiationDose_TID10011.setHasIntent(int[] arrPosition,
EnumCM_ProcedureIntent enumProcedureIntent) |
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_ProcedureIntent |
EnumCM_ProcedureIntent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_ProcedureIntent[] |
EnumCM_ProcedureIntent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureContext_TID3601.setHasIntent(int[] arrPosition,
EnumCM_ProcedureIntent enumProcedureIntent)
Sets the value for Has Intent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureContext_TID3601.setHasIntent(int[] arrPosition,
EnumCM_ProcedureIntent enumProcedureIntent,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Has Intent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RadiopharmaceuticalRadiationDoseTemplate_TID10021.setHasIntent(int[] arrPosition,
EnumCM_ProcedureIntent enumProcedureIntent)
Sets value for Associated Procedure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectionXRayRadiationDose_TID10001.setHasIntent(int[] arrPosition,
EnumCM_ProcedureIntent enumProcedureIntent)
Sets value for HasIntent.
|