Show / Hide Table of Contents

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 Source

CONSUMER

Declaration
public const string CONSUMER = null
Field Value
Type Description
System.String
| Improve this Doc View Source

PRODUCER

Declaration
public const string PRODUCER = null
Field Value
Type Description
System.String
| Improve this Doc View Source

Values

Declaration
public static HashSet<string> Values
Field Value
Type Description
HashSet<System.String>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX