Class ConformanceDocumentModeCodes
Code Values for the Conformance.document.mode field
Inheritance
System.Object
ConformanceDocumentModeCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class ConformanceDocumentModeCodes : object
Fields
| Improve this Doc View SourceCONSUMER
Declaration
public const string CONSUMER = null
Field Value
| Type | Description |
|---|---|
| System.String |
PRODUCER
Declaration
public const string PRODUCER = null
Field Value
| Type | Description |
|---|---|
| System.String |
Values
Declaration
public static HashSet<string> Values
Field Value
| Type | Description |
|---|---|
| HashSet<System.String> |