Class MediaTypeCodes
Code Values for the Media.type field
Inheritance
System.Object
MediaTypeCodes
Assembly: fhirCsR2.dll
public static class MediaTypeCodes : object
Fields
|
Improve this Doc
View Source
Declaration
public const string AUDIO = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string PHOTO = 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 VIDEO = null
Field Value
Type |
Description |
System.String |
|