Class AddressUseCodes
Code Values for the Address.use field
Inheritance
System.Object
AddressUseCodes
Assembly: fhirCsR2.dll
Syntax
public static class AddressUseCodes : object
Fields
|
Improve this Doc
View Source
HOME
Declaration
public const string HOME = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
OLD
Declaration
public const string OLD = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
TEMP
Declaration
public const string TEMP = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Values
Declaration
public static HashSet<string> Values
Field Value
Type |
Description |
HashSet<System.String> |
|
|
Improve this Doc
View Source
WORK
Declaration
public const string WORK = null
Field Value
Type |
Description |
System.String |
|