Delen via


Kind Enum

Definition

Defines values for Kind.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum Kind
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type Kind = 
Public Enum Kind
Inheritance
Kind
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Fhir 0
FhirR4 2
FhirStu3 1

Applies to