Changes between Version 25 and Version 26 of RxNormForVista


Ignore:
Timestamp:
Nov 20, 2013, 7:37:36 PM (10 years ago)
Author:
Sam Habiel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RxNormForVista

    v25 v26  
    5151||DRUG||50||RXNCUI||176.001||Pointer to the Semantic Clinical Drug in 176.001 that corresponds to this drug.||
    5252||DRUG||50||RXN SCD NAME||176.002||Canonical Clinical Drug name according to !RxNorm.||
    53 ||VA PRODUCT||50.68||COMPUTED GCNSEQNO||176.001||Multiple of !GCNs corresponding to a VA PRODUCT||
     53||VA PRODUCT||50.68||COMPUTED GCNSEQNO||176.001||Multiple of GCNs corresponding to a VA PRODUCT||
    5454
    55 == What can I do with Rxnorm ==
    56 I haven't published APIs yet, but I have done the following:
    57  * Resolve a VISTA drug to an Rxnorm Semantic Clinical Drug code.
    58  * Resolve an NDC to an Rxnorm Semantic Clinical Drug code.
    59  * Resolve an NDC to a VISTA VA Product.
    60  * Get brand names for a specific generic.
     55=== Routines ===
     56||'''Routine'''||'''Description'''||'''Special Remarks'''||
     57||C0CRXNnn||Complied cross reference routines (12 routines on Fileman 22.2)||Routines compiled dynamically; not shipped in KIDS build.
     58||C0CRXNRD||Import !RxNorm data from NLM files||See below for API||
     59||C0CRXNLK||!RxNorm mapping APIs for VISTA||See below for APIs||
     60||C0CRXNAD||Add a drug to drug file based on !RxNorm code||See below for API||
     61
     62== What can I do with !RxNorm ==
    6163
    6264== Technical Details ==