cpoe.LabResultModel Class
Defined in:
Module: cpoe
/var/www/azaleahealth.com/branches/docs/source_repo/awa/resources/apps/js/cpoe/LabResultModel.js:6
Item Index
Methods
addCPTTestCode
(
Undefined
-
args
Parameters:
-
argsObjectSee other properties
-
[callback]Object optionalcalled on success, passed the model that is added
-
cptObject | awa.mvc.ModelTest code to add
-
Returns:
Undefined:
undefined
addICD9Code
(
Undefined
-
args
add icd9 to model
Parameters:
-
argsObjectSee other properties
-
[callback]Function optionalcalled on success, passed the model that is added
-
icd9Object | awa.mvc.ModelDX code to add
-
Returns:
Undefined:
undefined
addOrderTestCodes
(
Undefined
-
args
Parameters:
-
argsObjectArgument object
-
test_codesawa.mvc.CollectionCollection of otcm models
-
Returns:
Undefined:
save
(
Undefined
-
attrs -
[options]
overriden until barebones backend is set
Parameters:
-
attrsObjectattributes of model to save
-
[options]Object optionalsee awa.mvc.Model.save
Returns:
Undefined:
old version returns nothing