Class ConformanceFormatCodes
Code Values for the Conformance.format field
Inheritance
System.Object
ConformanceFormatCodes
Assembly: fhirCsR2.dll
public static class ConformanceFormatCodes : object
Fields
|
Improve this Doc
View Source
Declaration
public const string JSON = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string MIME = 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 XML = null
Field Value
Type |
Description |
System.String |
|