| 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.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DischargeSummaryCath_TID3828.setProcedurePriority(int[] arrPosition,
EnumCM_ProcedureUrgency enumProcedureUrgency)
Sets the value for Procedure Priority.
|
void |
PercutaneousCoronaryInterventionProcedure_TID3807.setProcedurePriority(int[] arrPosition,
EnumCM_ProcedureUrgency enumProcedureUrgency)
Sets the value for Procedure Priority.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureUrgency_CID3414.setProcedureUrgency(EnumCM_ProcedureUrgency enumProcedureUrgency)
Sets the value for ProcedureUrgency
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_ProcedureUrgency |
EnumCM_ProcedureUrgency.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_ProcedureUrgency[] |
EnumCM_ProcedureUrgency.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.setProcedurePriority(int[] arrPosition,
EnumCM_ProcedureUrgency enumProcedureUrgency,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Procedure Priority.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureContext_TID3601.setProcedurePriority(int[] arrPosition,
EnumCM_ProcedureUrgency enumProcedureUrgency,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for Procedure Priority.
|