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

Package: Registration

Routine: DGMTU1


Information

DGMTU1 ;ALB/RMO/MIR/CKN - Patient Relation Utilities ; 11/8/05 2:21pm

Source Information

Source file <DGMTU1.m>

Entry Points

Name Comments DBIA/ICR reference
DEM(DGPRI) ;Demographics of Patient Relation
; Input -- DGPRI Patient Relation IEN
; Output -- Patient or Income Person 0th node
  • ICR #961
    • Status: Active
    • Usage: Private
    DEM1(DGPRI) ;Demographics of Patient Relation node 1
    ; Input -- DGPRI Patient Relation IEN
    ; Output -- Patient or Income Person node 1
    NODE(DGPRI) ;Send back the name, sex, dob, and SSN in external format
    ; Input -- DGPRI Patient Relation IEN
    ; Output -- External format of name, sex, dob, and SSN
    ; in pieces 1,2,3, and 9 respectively
    NAME(DGPRI) ;Name of Patient Relation
    ; Input -- DGPRI Patient Relation IEN
    ; Output -- Patient or Income Person Name
  • ICR #425
    • Status: Active
    • Usage: Private
    SEX(DGPRI) ;Sex of Patient Relation
    ; Input -- DGPRI Patient Relation IEN
    ; Output -- Patient or Income Person Sex
    DOB(DGPRI) ;Date of Birth of Patient Relation
    ; Input -- DGPRI Patient Relation IEN
    ; Output -- Patient or Income Person Date of Birth
    SSN(DGPRI) ;Social Security Number of Patient Relation
    ; Input -- DGPRI Patient Relation IEN
    ; Output -- Patient or Income Person Social Security Number
  • ICR #425
    • Status: Active
    • Usage: Private
    REL(DGPRI) ;Relationship of Patient Relation
    ; Input -- DGPRI Patient Relation IEN
    ; Output -- Relationship of Patient Relation
    Info |  Source |  Entry Points