Метод | Описание | |
---|---|---|
CreateSupplementalDiagnosis ( |
||
GetAll ( ) : List |
||
GetAllSupplementalDiagnosisForGivenDiagnosisId ( decimal diagnosisId ) : List |
||
GetSupplementalDiagnosis ( decimal id ) : |
||
GetSupplementalDiagnosis ( string description ) : |
||
Update ( |
public CreateSupplementalDiagnosis ( |
||
entity | ||
Результат | int |
public GetAllSupplementalDiagnosisForGivenDiagnosisId ( decimal diagnosisId ) : List |
||
diagnosisId | decimal | |
Результат | List |
public GetSupplementalDiagnosis ( decimal id ) : |
||
id | decimal | |
Результат |
public GetSupplementalDiagnosis ( string description ) : |
||
description | string | |
Результат |
public Update ( |
||
entity | ||
Результат | int |