Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^DIT(1.72

Package: VA FileMan

Global: ^DIT(1.72


Information

FileMan FileNo FileMan Filename Package
1.72 WORLD DAYLIGHT SAVINGS VA FileMan

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
VA FileMan 3 ^DIT(1.72    DIUTC    YEAR    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Health Level Seven 1 COUNTRY CODE(#779.004)[.01.03]    

Fields, Total: 4

Field # Name Loc Type Details
.01 COUNTRY 0;1 POINTER TO COUNTRY CODE FILE (#779.004)
************************REQUIRED FIELD************************
COUNTRY CODE(#779.004)

  • LAST EDITED:  AUG 04, 2016
  • HELP-PROMPT:  Select the country.
  • DESCRIPTION:  
    The country that may follow DAYLIGHT SAVINGS, STANDARD, or SUMMER time.
  • CROSS-REFERENCE:  1.72^B
    1)= S ^DIT(1.72,"B",$E(X,1,30),DA)=""
    2)= K ^DIT(1.72,"B",$E(X,1,30),DA)
.02 COUNTRY NAME COMPUTED

  • MUMPS CODE:  X ^DD(1.72,.02,9.2) S Y(1.72,.02,101)=$S($D(^HL(779.004,D0,0)):^(0),1:"") S X=$P(Y(1.72,.02,101),U,1) S D0=Y(1.72,.02,80)
    9.2 = S Y(1.72,.02,80)=$G(D0),Y(1.72,.02,1)=$S($D(^DIT(1.72,D0,0)):^(0),1:""),D0=$P(Y(1.72,.02,1),U,1) S:'D0!'$D(^HL(779.004,+D0,0)) D0=-1 S D0=D0
  • ALGORITHM:  #.01:.01
  • LAST EDITED:  AUG 10, 2016
  • DESCRIPTION:  
    This is the name of the country as shown in the COUNTRY CODE file.
.03 TIME SAME AS 0;3 POINTER TO COUNTRY CODE FILE (#779.004) COUNTRY CODE(#779.004)

  • LAST EDITED:  AUG 10, 2016
  • HELP-PROMPT:  Select the country that shares the same DAYLIGHT, STANDARD, or SUMMER settings.
  • DESCRIPTION:  Some countries follow the same date and time that a timezone's timeframe changes. Having this flag saves duplication of data entry for those countries.
    Example: USA, Canada and Mexico have overlapping timezones. If the date and time that those timezones change from STANDARD to DAYLIGHT SAVINGS (and vice versa) is the same, then it is only necessary to have that
    information entered once.
1 YEAR 1;0 Multiple #1.721 1.721

  • DESCRIPTION:  
    Some countries change their timeframe every year and sometimes there are gaps or they stop altogether. The year indicates whether this specific country changed their timeframe on the specific date and time listed.

Found Entries, Total: 22

Entry: 1    Entry: 2    Entry: 3    Entry: 4    Entry: 5    Entry: 6    Entry: 7    Entry: 8    
Entry: 9    COUNTRY: 779.004^108^ITA    Entry: 11    Entry: 12    COUNTRY: 779.004^70^EST    COUNTRY: 779.004^76^FRA    COUNTRY: 779.004^14^AUT    COUNTRY: 779.004^203^CHE    
COUNTRY: 779.004^169^POL    COUNTRY: 779.004^197^ESP    COUNTRY: 779.004^160^NOR    COUNTRY: 779.004^202^SWE    COUNTRY: 779.004^62^DNK    COUNTRY: 779.004^60^CZE    

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DD(1.72 .02+1
^DIT(1.72 - [#1.72] .01(XREF 1S), .01(XREF 1K), .02OF9.2+1
^HL(779.004 - [#779.004] .02+1, .02OF9.2+1

Naked Globals

Name Field # of Occurrence
^(0 .02+1, .02OF9.2+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> D0 .02+1*, .02OF9.2+1*
>> DA .01(XREF 1S), .01(XREF 1K)
U .02+1, .02OF9.2+1
>> X .01(XREF 1S), .01(XREF 1K), .02+1*
>> Y( .02+1*, .02OF9.2+1*
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All