Show / Hide Table of Contents

Class TimingRepeatDurationUnitsCodes

Code Values for the Timing.repeat.durationUnits field

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

Fields

| Improve this Doc View Source

A

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

D

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

H

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

MIN

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

MO

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

S

Declaration
public const string S = 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

WK

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