Show / Hide Table of Contents

Class ConformanceMessagingEventCategoryCodes

Code Values for the Conformance.messaging.event.category field

Inheritance
System.Object
ConformanceMessagingEventCategoryCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class ConformanceMessagingEventCategoryCodes : object

Fields

| Improve this Doc View Source

CONSEQUENCE

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

CURRENCY

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

NOTIFICATION

Declaration
public const string NOTIFICATION = 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