Method | Description | |
---|---|---|
getProstheticClaims ( gov.va.medora.mdo.dao.AbstractConnection cxn, string pid, List |
||
getProstheticClaimsForPatient ( |
||
getProstheticClaimsForPatient ( gov.va.medora.mdo.dao.AbstractConnection cxn ) : gov.va.medora.mdo.ProstheticClaim[] | ||
getProstheticClaimsForPatient ( gov.va.medora.mdo.dao.AbstractConnection cxn, string pid ) : gov.va.medora.mdo.ProstheticClaim[] |
Method | Description | |
---|---|---|
getDao ( gov.va.medora.mdo.dao.AbstractConnection cxn ) : IClaimsDao |
public static getProstheticClaims ( gov.va.medora.mdo.dao.AbstractConnection cxn, string pid, List |
||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
pid | string | |
episodeDates | List |
|
return | List |
public static getProstheticClaimsForPatient ( |
||
cxns | ||
return |
public static getProstheticClaimsForPatient ( gov.va.medora.mdo.dao.AbstractConnection cxn ) : gov.va.medora.mdo.ProstheticClaim[] | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
return | gov.va.medora.mdo.ProstheticClaim[] |
public static getProstheticClaimsForPatient ( gov.va.medora.mdo.dao.AbstractConnection cxn, string pid ) : gov.va.medora.mdo.ProstheticClaim[] | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
pid | string | |
return | gov.va.medora.mdo.ProstheticClaim[] |