Méthode | Description | |
---|---|---|
CreateSupplementalDiagnosis ( |
||
GetAll ( ) : List |
||
GetAllSupplementalDiagnosisForGivenDiagnosisId ( decimal diagnosisId ) : List |
||
GetSupplementalDiagnosis ( decimal id ) : |
||
GetSupplementalDiagnosis ( string description ) : |
||
Update ( |
public CreateSupplementalDiagnosis ( |
||
entity | ||
Résultat | int |
public GetAllSupplementalDiagnosisForGivenDiagnosisId ( decimal diagnosisId ) : List |
||
diagnosisId | decimal | |
Résultat | List |
public GetSupplementalDiagnosis ( decimal id ) : |
||
id | decimal | |
Résultat |
public GetSupplementalDiagnosis ( string description ) : |
||
description | string | |
Résultat |
public Update ( |
||
entity | ||
Résultat | int |