Class ActionlistCodes
List of allowable action which this resource can request.
Inheritance
System.Object
ActionlistCodes
Namespace: fhirCsR2.ValueSets
Assembly: fhirCsR2.dll
Syntax
public static class ActionlistCodes : object
Fields
| Improve this Doc View SourceCancelReverseOrNullify
Cancel, reverse or nullify the target resource.
Declaration
public static readonly Coding CancelReverseOrNullify
Field Value
Type | Description |
---|---|
Coding |
LiteralActionlistCancelReverseOrNullify
Literal for code: ActionlistCancelReverseOrNullify
Declaration
public const string LiteralActionlistCancelReverseOrNullify = null
Field Value
Type | Description |
---|---|
System. |
LiteralActionlistPoll
Literal for code: ActionlistPoll
Declaration
public const string LiteralActionlistPoll = null
Field Value
Type | Description |
---|---|
System. |
LiteralActionlistReProcess
Literal for code: ActionlistReProcess
Declaration
public const string LiteralActionlistReProcess = null
Field Value
Type | Description |
---|---|
System. |
LiteralActionlistStatusCheck
Literal for code: ActionlistStatusCheck
Declaration
public const string LiteralActionlistStatusCheck = null
Field Value
Type | Description |
---|---|
System. |
LiteralCancelReverseOrNullify
Literal for code: CancelReverseOrNullify
Declaration
public const string LiteralCancelReverseOrNullify = null
Field Value
Type | Description |
---|---|
System. |
LiteralPoll
Literal for code: Poll
Declaration
public const string LiteralPoll = null
Field Value
Type | Description |
---|---|
System. |
LiteralReProcess
Literal for code: ReProcess
Declaration
public const string LiteralReProcess = null
Field Value
Type | Description |
---|---|
System. |
LiteralStatusCheck
Literal for code: StatusCheck
Declaration
public const string LiteralStatusCheck = null
Field Value
Type | Description |
---|---|
System. |
Poll
Check for previously un-read/ not-retrieved resources.
Declaration
public static readonly Coding Poll
Field Value
Type | Description |
---|---|
Coding |
ReProcess
Re-process the target resource.
Declaration
public static readonly Coding ReProcess
Field Value
Type | Description |
---|---|
Coding |
StatusCheck
Retrieve the processing status of the target resource.
Declaration
public static readonly Coding StatusCheck
Field Value
Type | Description |
---|---|
Coding |
Values
Dictionary for looking up Actionlist Codings based on Codes
Declaration
public static Dictionary<string, Coding> Values
Field Value
Type | Description |
---|---|
Dictionary<System. |