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