Package Exports
- rxnav-api
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rxnav-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
rxnav-api
notes
- This project is continuing to be developed with new functionality added daily - be sure to check back often.
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
recent changes
- explicit json or xml support
- restfulEndpointsList
supports
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())
rxnorm
- allConceptsByTtyList
- approximateTerm
- brands - brandsContainingIngredients
- displayNames - retrieve names
- doesRxnormHaveProperty
- drugs - search drug
- idtypes - idTypeList
- ndcproperties - ndcProperties - given an ndc code find its properties
- ndcstatus - ndcStatus - given an NDC return its status
- allhistoricalndcs - ndcsForRxnorm all NDC(s) for a given rxnorm
- propCategories - propertyCategoryList list the property categories
- propnames - propertyNameList list names of available properties
- relatypes - relationTypeList list relationship types
- related?rela - rxnormRelatedConceptListByRelationalAttributes
- related?tty - rxnormRelatedConceptListByTermTypes
- rxnormsForFdbGcnSeqno
- rxnormsForFdbIngredientId
- rxnormsForHcpcsCode
- rxnormsForNdc
- rxnormsForOtherVocabulary
- rxnormsForSnomedCode
- rxnormNdcList
- rxnormProperties
- rxnormProperty
- rxnormProprietaryInfo (requires UMLS service ticket)
- rxnormStatus
- sourcetypes - sourceTypeList list available vocabulary abbreviated source types
- spellingsuggestions - spellingSuggestionList given a med term return possible spellings
- termtypes - termTypes list available term types
- version returns the RxNorm data set version
install / setup
npm install rxnav-api --save
Resources
glossary / terminology
- tty - term type