APIs

Show:

Methods

addCPTTestCode

(
  • args
)
Undefined

Parameters:

  • args Object

    See other properties

    • [callback] Object optional

      called on success, passed the model that is added

    • cpt Object | awa.mvc.Model

      Test code to add

Returns:

Undefined:

undefined

addICD9Code

(
  • args
)
Undefined

add icd9 to model

Parameters:

  • args Object

    See other properties

    • [callback] Function optional

      called on success, passed the model that is added

    • icd9 Object | awa.mvc.Model

      DX code to add

Returns:

Undefined:

undefined

addOrderTestCodes

(
  • args
)
Undefined

Parameters:

Returns:

Undefined:

save

(
  • attrs
  • [options]
)
Undefined

overriden until barebones backend is set

Parameters:

  • attrs Object

    attributes of model to save

  • [options] Object optional

    see awa.mvc.Model.save

Returns:

Undefined:

old version returns nothing