Changes between Version 7 and Version 8 of RxNormForVista


Ignore:
Timestamp:
Aug 7, 2011, 2:07:04 AM (13 years ago)
Author:
Sam Habiel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RxNormForVista

    v7 v8  
    99v0.02: I am currently working on this.
    1010
     11NB: The releases on this server only incorporate terms with Restriction Levels 0, 1, and 4. First Databank Codes are not included because they are Restriction Level 3. Restriction levels legalese can be found in the RXNORM SOURCES file description; and actual restriction level can be found in the same file for each record.
     12
    1113== Contents of the KIDS file ==
    1214 * RXNORM CONCEPTS (176.001) corresponding to free content in RXNCONSO.RRF
    1315 * RXNORM NDC TO RXCUI (176.002) corresponding to the NDC/RXNORM subset of RXNSAT.RRF
    1416 * RXNORM SOURCES (176.003) corresponding to RXNSAB.RRF
     17
     18== What can I do with RxNorm ==
     19I haven't published APIs yet (I am working on these right now), but I have done the following:
     20 * Resolve a VISTA drug to an RxNorm Semantic Clinical Drug code.
     21 * Resolve an NDC to an RxNorm Semantic Clinical Drug code.
     22 * Resolve an NDC to a VISTA VA Product.
     23 * Get brand names for a specific generic.
     24
     25To see examples of what you can do, look at this file, on the astronaut repo:
     26http://bazaar.launchpad.net/~sam-habiel/astronaut-vista-server/enhancements/view/head:/JJIHNDC.m
     27