dashmed-sbx

1.1.0 • Public • Published

Dashmed SDK

How to get started

  1. Install dashmed-sbx into you app

    npm install dashmed-sbx
    
  2. Import Dashmed into your app.

    import Dashmed from 'dashmed-sbx'
    
  3. Initiate sdk using your sdx API_KEY

    Dashmed.init(API_KEY)
    
  4. Register for ABHA

    Dashmed.register(onSuccess)
    

    onSuccess => function callback that returns data

  5. Link record

    Dashmed.linkrecord(abhaID="dashmed@sbx", careContextReason="Prescription for headache"), recordId="23423"
    

    Yay! Record is now linked with given details.

/dashmed-sbx/

    Package Sidebar

    Install

    npm i dashmed-sbx

    Weekly Downloads

    1

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    1.23 MB

    Total Files

    26

    Last publish

    Collaborators

    • romit