Enum V3GTSAbbreviation

java.lang.Object
java.lang.Enum<V3GTSAbbreviation>
org.hl7.fhir.r4.model.codesystems.V3GTSAbbreviation
All Implemented Interfaces:
Serializable, Comparable<V3GTSAbbreviation>

  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    Christian Holidays (Roman/Gregorian [Western] Tradition.)
    Every morning at institution specified times.
    At bedtime (institution specified time).
    Two times a day at institution specified time
    Regular business days (Monday to Friday excluding holidays)
    Regular weekends (Saturday and Sunday excluding holidays)
    Holidays
    Easter Sunday.
    Good Friday, is the Friday right before Easter Sunday.
    New Year's Day (January 1)
    Pentecost Sunday, is seven weeks after Easter (the 50th day of Easter).
    Christmas Eve (December 24)
    Christmas Day (December 25)
    Description:The Netherlands National Holidays.
    Description:Liberation day (May 5 every five years)
    Description:Queen's day (April 30)
    Description:Sinterklaas (December 5)
    United States National Holidays (public holidays for federal employees established by U.S.
    Columbus Day, the second Monday in October.
    Independence Day (4th of July)
    Alternative Monday after 4th of July Weekend [5 U.S.C.
    Alternative Friday before 4th of July Weekend [5 U.S.C.
    Labor Day, the first Monday in September.
    Memorial Day, the last Monday in May.
    Friday before Memorial Day Weekend
    Saturday of Memorial Day Weekend
    Dr.
    Washington's Birthday (Presidential Day) the third Monday in February.
    Thanksgiving Day, the fourth Thursday in November.
    Friday after Thanksgiving.
    Veteran's Day, November 11.
    Monthly at institution specified time.
    added to help the parsers
    Every afternoon at institution specified times.
    Every hour at institution specified times.
    Every 2 hours at institution specified times.
    Every 3 hours at institution specified times.
    Every 4 hours at institution specified time
    Every 6 hours at institution specified time
    Every 8 hours at institution specified times.
    Every day at institution specified times.
    Four times a day at institution specified time
    Every other day at institution specified times.
    Three times a day at institution specified time
    Weekly at institution specified time.
  • Method Summary

    Modifier and Type
    Method
    Description
    fromCode(String codeString)
     
     
     
     
     
    Returns the enum constant of this type with the specified name.
    Returns an array containing the constants of this enum type, in the order they are declared.

    Methods inherited from class java.lang.Enum

    clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait