Show / Hide Table of Contents

Class EventTimingCodes

Real world event that the relating to the schedule.

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

Fields

| Improve this Doc View Source

AC

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

ACD

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

ACM

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

ACV

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

C

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

CD

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

CM

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

CV

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

HS

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

LiteralAC

Literal for code: AC

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

LiteralACD

Literal for code: ACD

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

LiteralACM

Literal for code: ACM

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

LiteralACV

Literal for code: ACV

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

LiteralC

Literal for code: C

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

LiteralCD

Literal for code: CD

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

LiteralCM

Literal for code: CM

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

LiteralCV

Literal for code: CV

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

LiteralHS

Literal for code: HS

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

LiteralPC

Literal for code: PC

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

LiteralPCD

Literal for code: PCD

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

LiteralPCM

Literal for code: PCM

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

LiteralPCV

Literal for code: PCV

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

LiteralV3TimingEventAC

Literal for code: V3TimingEventAC

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

LiteralV3TimingEventACD

Literal for code: V3TimingEventACD

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

LiteralV3TimingEventACM

Literal for code: V3TimingEventACM

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

LiteralV3TimingEventACV

Literal for code: V3TimingEventACV

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

LiteralV3TimingEventC

Literal for code: V3TimingEventC

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

LiteralV3TimingEventCD

Literal for code: V3TimingEventCD

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

LiteralV3TimingEventCM

Literal for code: V3TimingEventCM

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

LiteralV3TimingEventCV

Literal for code: V3TimingEventCV

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

LiteralV3TimingEventHS

Literal for code: V3TimingEventHS

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

LiteralV3TimingEventPC

Literal for code: V3TimingEventPC

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

LiteralV3TimingEventPCD

Literal for code: V3TimingEventPCD

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

LiteralV3TimingEventPCM

Literal for code: V3TimingEventPCM

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

LiteralV3TimingEventPCV

Literal for code: V3TimingEventPCV

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

LiteralV3TimingEventWAKE

Literal for code: V3TimingEventWAKE

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

LiteralWAKE

Literal for code: WAKE

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

PC

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

PCD

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

PCM

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

PCV

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

Values

Dictionary for looking up EventTiming Codings based on Codes

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

WAKE

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