Changes between Version 7 and Version 8 of RxNormForVista
- Timestamp:
- Aug 7, 2011, 2:07:04 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RxNormForVista
v7 v8 9 9 v0.02: I am currently working on this. 10 10 11 NB: 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 11 13 == Contents of the KIDS file == 12 14 * RXNORM CONCEPTS (176.001) corresponding to free content in RXNCONSO.RRF 13 15 * RXNORM NDC TO RXCUI (176.002) corresponding to the NDC/RXNORM subset of RXNSAT.RRF 14 16 * RXNORM SOURCES (176.003) corresponding to RXNSAB.RRF 17 18 == What can I do with RxNorm == 19 I 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 25 To see examples of what you can do, look at this file, on the astronaut repo: 26 http://bazaar.launchpad.net/~sam-habiel/astronaut-vista-server/enhancements/view/head:/JJIHNDC.m 27