Compartir a través de


Kind Enumeración

Definición

Define valores para 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
Herencia
Kind
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Fhir 0
FhirR4 2
FhirStu3 1

Se aplica a