Class AccountStatusCodes
Code Values for the Account.status field
Inheritance
System.Object
AccountStatusCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class AccountStatusCodes : object
Fields
| Improve this Doc View SourceACTIVE
Declaration
public const string ACTIVE = null
Field Value
| Type | Description |
|---|---|
| System.String |
INACTIVE
Declaration
public const string INACTIVE = null
Field Value
| Type | Description |
|---|---|
| System.String |
Values
Declaration
public static HashSet<string> Values
Field Value
| Type | Description |
|---|---|
| HashSet<System.String> |