Show / Hide Table of Contents

Class NamingSystemKindCodes

Code Values for the NamingSystem.kind field

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

Fields

| Improve this Doc View Source

CODESYSTEM

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

IDENTIFIER

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

ROOT

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