Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PXRMVSTX

Package: Clinical Reminders

Routine: PXRMVSTX


Information

PXRMVSTX ;SLC/PKR - Routines for building taxonomies for value sets. ;09/16/2014

Source Information

Source file <PXRMVSTX.m>

Entry Points

Name Comments DBIA/ICR reference
BLDCODEL(VSIEN,TAXIEN) ;Populate the code list.
BLDTAX(VSIEN) ;Build a taxonony from a value set.
CHKCODE(LEXSAB,CODE) ;Verify that a code is in the Lexicon.
CMPALL(OUTTYPE) ;Find all taxonomies generated from a value set and compare
CMPTXVS(TAXIEN,VSOID,NL,OUTPUT) ;For taxonomies that were generated from a
GVSCODES(VSIEN,NODE) ;Get the codes in a value set.
GETNAME(VSIEN) ;
GETNAM
INICLOG(IEN,TEXT) ;Initialize the change log.
SCSYS(VSIEN) ;Scan the coding systems in the value set to determine if it

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Could not save terms."
  • Line Location: BLDCODEL+16
Function Call: WRITE
  • Prompt: !,"Created taxonomy ",NAME
  • Line Location: BLDTAX+19
Function Call: WRITE
  • Prompt: !,"Populating the code list ..."
  • Line Location: BLDTAX+20
Function Call: WRITE
  • Prompt: !,"Lexicon does not recognize the ",LEXSAB," code: ",CODE
  • Line Location: CHKCODE+6
Function Call: WRITE
  • Prompt: !,"It will not be added to the taxonomy."
  • Line Location: CHKCODE+7
Function Call: WRITE
  • Prompt: !
  • Line Location: GETNAM+0
Function Call: WRITE
  • Prompt: !,"Scanning the coding systems used in the value set ..."
  • Line Location: SCSYS+3
Function Call: WRITE
  • Prompt: !,"No coding systems were found, cannot create a taxonomy."
  • Line Location: SCSYS+6
Function Call: WRITE
  • Prompt: !," ",$P(TEMP,U,1)," is not a supported coding system."
  • Line Location: SCSYS+13
Function Call: WRITE
  • Prompt: !," Will import ",$P(TEMP,U,1)," codes into the taxonomy."
  • Line Location: SCSYS+14
Function Call: WRITE
  • Prompt: !,"No supported coding systems were found, cannot create a taxonomy."
  • Line Location: SCSYS+15

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PXD(811.2 - [#811.2] GET1^DID
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call