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 == |