Class ConformanceRestResourceConditionalDeleteCodes
Code Values for the Conformance.rest.resource.conditionalDelete field
Inheritance
System.Object
ConformanceRestResourceConditionalDeleteCodes
Assembly: fhirCsR2.dll
public static class ConformanceRestResourceConditionalDeleteCodes : object
Fields
|
Improve this Doc
View Source
Declaration
public const string MULTIPLE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string NOT_SUPPORTED = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string SINGLE = 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> |
|