Class UnitsOfTimeCodes
A unit of time (units from UCUM).
Inheritance
System.Object
UnitsOfTimeCodes
Assembly: fhirCsR2.dll
Syntax
public static class UnitsOfTimeCodes : object
Fields
|
Improve this Doc
View Source
LiteralNONE
Declaration
public const string LiteralNONE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONE_2
Declaration
public const string LiteralNONE_2 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONE_3
Declaration
public const string LiteralNONE_3 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONE_4
Declaration
public const string LiteralNONE_4 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONE_5
Declaration
public const string LiteralNONE_5 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONE_6
Declaration
public const string LiteralNONE_6 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONE_7
Declaration
public const string LiteralNONE_7 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONENONE
Literal for code: NONENONE
Declaration
public const string LiteralNONENONE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONENONE_2
Literal for code: NONENONE_2
Declaration
public const string LiteralNONENONE_2 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONENONE_3
Literal for code: NONENONE_3
Declaration
public const string LiteralNONENONE_3 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONENONE_4
Literal for code: NONENONE_4
Declaration
public const string LiteralNONENONE_4 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONENONE_5
Literal for code: NONENONE_5
Declaration
public const string LiteralNONENONE_5 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONENONE_6
Literal for code: NONENONE_6
Declaration
public const string LiteralNONENONE_6 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LiteralNONENONE_7
Literal for code: NONENONE_7
Declaration
public const string LiteralNONENONE_7 = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
NONE
Declaration
public static readonly Coding NONE
Field Value
|
Improve this Doc
View Source
NONE_2
Declaration
public static readonly Coding NONE_2
Field Value
|
Improve this Doc
View Source
NONE_3
Declaration
public static readonly Coding NONE_3
Field Value
|
Improve this Doc
View Source
NONE_4
Declaration
public static readonly Coding NONE_4
Field Value
|
Improve this Doc
View Source
NONE_5
Declaration
public static readonly Coding NONE_5
Field Value
|
Improve this Doc
View Source
NONE_6
Declaration
public static readonly Coding NONE_6
Field Value
|
Improve this Doc
View Source
NONE_7
Declaration
public static readonly Coding NONE_7
Field Value
|
Improve this Doc
View Source
Values
Dictionary for looking up UnitsOfTime Codings based on Codes
Declaration
public static Dictionary<string, Coding> Values
Field Value
Type |
Description |
Dictionary<System.String, Coding> |
|