Show / Hide Table of Contents

Class ConformanceRestInteractionCodeCodes

Code Values for the Conformance.rest.interaction.code field

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

Fields

| Improve this Doc View Source

HISTORY_SYSTEM

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

SEARCH_SYSTEM

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

TRANSACTION

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