Show / Hide Table of Contents

Class DaysOfWeekCodes

The days of the week.

Inheritance
System.Object
DaysOfWeekCodes
Namespace: fhirCsR2.ValueSets
Assembly: fhirCsR2.dll
Syntax
public static class DaysOfWeekCodes : object

Fields

| Improve this Doc View Source

Friday

Friday

Declaration
public static readonly Coding Friday
Field Value
Type Description
Coding
| Improve this Doc View Source

LiteralDaysOfWeekFriday

Literal for code: DaysOfWeekFriday

Declaration
public const string LiteralDaysOfWeekFriday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDaysOfWeekMonday

Literal for code: DaysOfWeekMonday

Declaration
public const string LiteralDaysOfWeekMonday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDaysOfWeekSaturday

Literal for code: DaysOfWeekSaturday

Declaration
public const string LiteralDaysOfWeekSaturday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDaysOfWeekSunday

Literal for code: DaysOfWeekSunday

Declaration
public const string LiteralDaysOfWeekSunday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDaysOfWeekThursday

Literal for code: DaysOfWeekThursday

Declaration
public const string LiteralDaysOfWeekThursday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDaysOfWeekTuesday

Literal for code: DaysOfWeekTuesday

Declaration
public const string LiteralDaysOfWeekTuesday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDaysOfWeekWednesday

Literal for code: DaysOfWeekWednesday

Declaration
public const string LiteralDaysOfWeekWednesday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralFriday

Literal for code: Friday

Declaration
public const string LiteralFriday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralMonday

Literal for code: Monday

Declaration
public const string LiteralMonday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralSaturday

Literal for code: Saturday

Declaration
public const string LiteralSaturday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralSunday

Literal for code: Sunday

Declaration
public const string LiteralSunday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralThursday

Literal for code: Thursday

Declaration
public const string LiteralThursday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralTuesday

Literal for code: Tuesday

Declaration
public const string LiteralTuesday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralWednesday

Literal for code: Wednesday

Declaration
public const string LiteralWednesday = null
Field Value
Type Description
System.String
| Improve this Doc View Source

Monday

Monday

Declaration
public static readonly Coding Monday
Field Value
Type Description
Coding
| Improve this Doc View Source

Saturday

Saturday

Declaration
public static readonly Coding Saturday
Field Value
Type Description
Coding
| Improve this Doc View Source

Sunday

Sunday

Declaration
public static readonly Coding Sunday
Field Value
Type Description
Coding
| Improve this Doc View Source

Thursday

Thursday

Declaration
public static readonly Coding Thursday
Field Value
Type Description
Coding
| Improve this Doc View Source

Tuesday

Tuesday

Declaration
public static readonly Coding Tuesday
Field Value
Type Description
Coding
| Improve this Doc View Source

Values

Dictionary for looking up DaysOfWeek Codings based on Codes

Declaration
public static Dictionary<string, Coding> Values
Field Value
Type Description
Dictionary<System.String, Coding>
| Improve this Doc View Source

Wednesday

Wednesday

Declaration
public static readonly Coding Wednesday
Field Value
Type Description
Coding
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX