Class ClaimUseLinkCodes
Complete, proposed, exploratory, other.
Inheritance
System.Object
ClaimUseLinkCodes
Namespace: fhirCsR2.ValueSets
Assembly: fhirCsR2.dll
Syntax
public static class ClaimUseLinkCodes : object
Fields
| Improve this Doc View SourceComplete
The treatment is complete and this represents a Claim for the services.
Declaration
public static readonly Coding Complete
Field Value
Type | Description |
---|---|
Coding |
Exploratory
The treatment is proposed and this represents a Pre-determination for the services.
Declaration
public static readonly Coding Exploratory
Field Value
Type | Description |
---|---|
Coding |
LiteralClaimUseLinkComplete
Literal for code: ClaimUseLinkComplete
Declaration
public const string LiteralClaimUseLinkComplete = null
Field Value
Type | Description |
---|---|
System. |
LiteralClaimUseLinkExploratory
Literal for code: ClaimUseLinkExploratory
Declaration
public const string LiteralClaimUseLinkExploratory = null
Field Value
Type | Description |
---|---|
System. |
LiteralClaimUseLinkOther
Literal for code: ClaimUseLinkOther
Declaration
public const string LiteralClaimUseLinkOther = null
Field Value
Type | Description |
---|---|
System. |
LiteralClaimUseLinkProposed
Literal for code: ClaimUseLinkProposed
Declaration
public const string LiteralClaimUseLinkProposed = null
Field Value
Type | Description |
---|---|
System. |
LiteralComplete
Literal for code: Complete
Declaration
public const string LiteralComplete = null
Field Value
Type | Description |
---|---|
System. |
LiteralExploratory
Literal for code: Exploratory
Declaration
public const string LiteralExploratory = null
Field Value
Type | Description |
---|---|
System. |
LiteralOther
Literal for code: Other
Declaration
public const string LiteralOther = null
Field Value
Type | Description |
---|---|
System. |
LiteralProposed
Literal for code: Proposed
Declaration
public const string LiteralProposed = null
Field Value
Type | Description |
---|---|
System. |
Other
A locally defined or otherwise resolved status.
Declaration
public static readonly Coding Other
Field Value
Type | Description |
---|---|
Coding |
Proposed
The treatment is proposed and this represents a Pre-authorization for the services.
Declaration
public static readonly Coding Proposed
Field Value
Type | Description |
---|---|
Coding |
Values
Dictionary for looking up ClaimUseLink Codings based on Codes
Declaration
public static Dictionary<string, Coding> Values
Field Value
Type | Description |
---|---|
Dictionary<System. |