Class AgeUnitsCodes
A valueSet of UCUM codes for representing age value units.
Inheritance
System.Object
AgeUnitsCodes
Namespace: fhirCsR2.ValueSets
Assembly: fhirCsR2.dll
Syntax
public static class AgeUnitsCodes : object
Fields
| Improve this Doc View SourceDay
Day
Declaration
public static readonly Coding Day
Field Value
Type | Description |
---|---|
Coding |
Hour
Hour
Declaration
public static readonly Coding Hour
Field Value
Type | Description |
---|---|
Coding |
LiteralDay
Literal for code: Day
Declaration
public const string LiteralDay = null
Field Value
Type | Description |
---|---|
System. |
LiteralHour
Literal for code: Hour
Declaration
public const string LiteralHour = null
Field Value
Type | Description |
---|---|
System. |
LiteralMinute
Literal for code: Minute
Declaration
public const string LiteralMinute = null
Field Value
Type | Description |
---|---|
System. |
LiteralMonth
Literal for code: Month
Declaration
public const string LiteralMonth = null
Field Value
Type | Description |
---|---|
System. |
LiteralNONEDay
Literal for code: NONEDay
Declaration
public const string LiteralNONEDay = null
Field Value
Type | Description |
---|---|
System. |
LiteralNONEHour
Literal for code: NONEHour
Declaration
public const string LiteralNONEHour = null
Field Value
Type | Description |
---|---|
System. |
LiteralNONEMinute
Literal for code: NONEMinute
Declaration
public const string LiteralNONEMinute = null
Field Value
Type | Description |
---|---|
System. |
LiteralNONEMonth
Literal for code: NONEMonth
Declaration
public const string LiteralNONEMonth = null
Field Value
Type | Description |
---|---|
System. |
LiteralNONEWeek
Literal for code: NONEWeek
Declaration
public const string LiteralNONEWeek = null
Field Value
Type | Description |
---|---|
System. |
LiteralNONEYear
Literal for code: NONEYear
Declaration
public const string LiteralNONEYear = null
Field Value
Type | Description |
---|---|
System. |
LiteralWeek
Literal for code: Week
Declaration
public const string LiteralWeek = null
Field Value
Type | Description |
---|---|
System. |
LiteralYear
Literal for code: Year
Declaration
public const string LiteralYear = null
Field Value
Type | Description |
---|---|
System. |
Minute
Minute
Declaration
public static readonly Coding Minute
Field Value
Type | Description |
---|---|
Coding |
Month
Month
Declaration
public static readonly Coding Month
Field Value
Type | Description |
---|---|
Coding |
Values
Dictionary for looking up AgeUnits Codings based on Codes
Declaration
public static Dictionary<string, Coding> Values
Field Value
Type | Description |
---|---|
Dictionary<System. |
Week
Week
Declaration
public static readonly Coding Week
Field Value
Type | Description |
---|---|
Coding |
Year
Year
Declaration
public static readonly Coding Year
Field Value
Type | Description |
---|---|
Coding |