Class ListModeCodes
The processing mode that applies to this list
Inheritance
System.Object
ListModeCodes
Namespace: fhirCsR2.ValueSets
Assembly: fhirCsR2.dll
Syntax
public static class ListModeCodes : object
Fields
| Improve this Doc View SourceChangeList
A list that indicates where changes have been made or recommended
Declaration
public static readonly Coding ChangeList
Field Value
Type | Description |
---|---|
Coding |
LiteralChangeList
Literal for code: ChangeList
Declaration
public const string LiteralChangeList = null
Field Value
Type | Description |
---|---|
System. |
LiteralListModeChangeList
Literal for code: ListModeChangeList
Declaration
public const string LiteralListModeChangeList = null
Field Value
Type | Description |
---|---|
System. |
LiteralListModeSnapshotList
Literal for code: ListModeSnapshotList
Declaration
public const string LiteralListModeSnapshotList = null
Field Value
Type | Description |
---|---|
System. |
LiteralListModeWorkingList
Literal for code: ListModeWorkingList
Declaration
public const string LiteralListModeWorkingList = null
Field Value
Type | Description |
---|---|
System. |
LiteralSnapshotList
Literal for code: SnapshotList
Declaration
public const string LiteralSnapshotList = null
Field Value
Type | Description |
---|---|
System. |
LiteralWorkingList
Literal for code: WorkingList
Declaration
public const string LiteralWorkingList = null
Field Value
Type | Description |
---|---|
System. |
SnapshotList
This list was prepared as a snapshot. It should not be assumed to be current
Declaration
public static readonly Coding SnapshotList
Field Value
Type | Description |
---|---|
Coding |
Values
Dictionary for looking up ListMode Codings based on Codes
Declaration
public static Dictionary<string, Coding> Values
Field Value
Type | Description |
---|---|
Dictionary<System. |
WorkingList
This list is the master list, maintained in an ongoing fashion with regular updates as the real world list it is tracking changes
Declaration
public static readonly Coding WorkingList
Field Value
Type | Description |
---|---|
Coding |