Changes between Version 36 and Version 37 of RxNormForVista


Ignore:
Timestamp:
Nov 21, 2013, 6:03:34 PM (10 years ago)
Author:
Sam Habiel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RxNormForVista

    v36 v37  
    311311
    312312==== Update API ====
    313 To update RxNorm to a newer monthly version from the NLM, run the following:
     313To update !RxNorm to a newer monthly version from the NLM, run the following:
    314314{{{
    315315D IMPORT^C0CRXNRD("/path/to/rrf/folder/",optional include restricted/copyrighted sources (1 -> yes). Default is no.)
     
    360360C0CRXNLK comes with Unit Tests. To run them, make sure M-Unit is installed and run !^C0CRXNLK from the top.
    361361
    362 ==== Automatic Drug Addition API using RxNorm ====
     362==== Automatic Drug Addition API using !RxNorm ====
    363363To add a drug to the drug file using the !RxNorm CUI, call the following entry point:
    364364
     
    439439
    440440=== Supported APIs ===
    441 All non-testing APIs in C0CRXNLK are supported.[[BR]]
    442 D IMPORT!^C0CRXNRD[[BR]]
     441All non-testing APIs in C0CRXNLK are supported.
     442
     443D IMPORT!^C0CRXNRD
     444
    443445$$ADDDRUG!^C0CRXNAD
     446
     447For details, see the Programmer APIs section.
    444448
    445449=== External Interfaces, External Relations ===
     
    457461
    458462=== Security ===
    459 This software implements no security of its own. It inherits pharmacy security.
    460 
    461 ### File Structure
     463This software implements no security of its own beyond Fileman access codes on the fields which can be seen below in the File Structure section. None of the data contained is sensitive in any way.
     464
     465=== File Structure ===
    462466All files have only a zero node for each entry and correspond as much as possible to the !RxNorm file format, except that the '|' has been substitued with a "!^". The exception to that rule is when a file's first field cannot be the .01 because it's missing for some entries. In this case, the first field and a key field are switch so that the key field can be the .01.
    463467