object.AddDiagnosis(aDxId, aDxDescr[, aSide[, aSeverity[, aFormTemplateID = 0]]])
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the ISEncounterEditor interface |
|
aDxId |
In, Required | int |
|
aDxDescr |
In, Required | string |
|
aSide |
In, Optional | int |
|
aSeverity |
In, Optional | int |
|
aFormTemplateID |
In, Optional Default value is 0 |
int |
void to ISContact
in v7.10.60