메소드 | 설명 | |
---|---|---|
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 |