Show / Hide Table of Contents

Class HealthcareServiceAvailableTimeDaysOfWeekCodes

Code Values for the HealthcareService.availableTime.daysOfWeek field

Inheritance
System.Object
HealthcareServiceAvailableTimeDaysOfWeekCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class HealthcareServiceAvailableTimeDaysOfWeekCodes : object

Fields

| Improve this Doc View Source

FRI

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

MON

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

SAT

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

SUN

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

THU

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

TUE

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

Values

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

WED

Declaration
public const string WED = null
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX