0.0.41 • Published 7 years ago

rxnav-api v0.0.41

Weekly downloads
1
License
MIT
Repository
bitbucket
Last release
7 years ago

rxnav-api

notes

  • This project is continuing to be developed with new functionality added daily - be sure to check back often.
  • Released Drug Interaction API support 12/24/2018.
  • Released rximage support 12/16/2018.
  • Released Rxterms support.

description

  • promise-based api to interact with rxnav system by NLM and NIH
  • NOTE: the links here are relative to the README on the bitbucket page.
  • docs
  • examples

supports

rxnorm / rxclass / rxterms / drugInteractionApi

  • to return xml, invoke new RxnavApi().xml() and then chain subsequent calls. (e.g. new RxnavApi().xml().restfulEndpointsList())
  • by default, json is returned by the rxnav-api, but to explicitly return json, invoke new RxnavApi().json() and then chain subsequent calls. (e.g. new RxnavApi().json().restfulEndpointsList())

  • restfulEndpointsList

drugInteractionApi

rximage

rxterms

rxclass

rxnorm

install / setup

 npm install rxnav-api --save

Resources

glossary / terminology

  • tty - term type

disclaimer

  • The information accessed through this API is from a government provided site. The liability for the use of this data is solely at the user's discretion.

credit

  • RxIMAGE is a product of the National Library of Medicine.
0.0.41

7 years ago

0.0.40

7 years ago

0.0.39

7 years ago

0.0.38

7 years ago

0.0.37

7 years ago

0.0.36

7 years ago

0.0.35

7 years ago

0.0.34

7 years ago

0.0.33

7 years ago

0.0.32

7 years ago

0.0.31

7 years ago

0.0.30

7 years ago

0.0.29

7 years ago

0.0.28

7 years ago

0.0.27

7 years ago

0.0.26

7 years ago

0.0.25

7 years ago

0.0.24

7 years ago

0.0.23

7 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago