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
Print Page as PDF
Routine: ONCSCHMA

Package: Oncology

Routine: ONCSCHMA


Information

ONCSCHMA ;HINES OIFO/RTK - Schema derivation and related code ;04/27/18

Source Information

Source file <ONCSCHMA.m>

Entry Points

Name Comments DBIA/ICR reference
DER ;Derive the correct SCHEMA ID for the abstract based on Primary Site,
; Histology and possibly Schema Discriminators and Sex
; AND Store the SCHEMA ID in field #165.5,#3800
; TOPCOD should be set in Abstract
SCMA ; go through until hit is found, else return ONCSCMA=0

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," ** MISSING PRIMARY SITE AND/OR HISTOLOGY -- CANNOT DERIVE SCHEMA **",!
  • Line Location: DER+7
Function Call: WRITE
  • Prompt: "CHECK PATIENT'S SEX FIELD IN PATIENT FILE"
  • Line Location: DER+13
Function Call: WRITE
  • Prompt: !!," ** UNABLE TO DERIVE SCHEMA **",!!
  • Line Location: DER+21
Info |  Source |  Entry Points |  Interaction Calls