uscore_codes_go_proto

package
v0.0.0-...-e8e4b7d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	UsCoreBirthSexCode_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "FEMALE",
		2: "MALE",
		3: "UNKNOWN",
	}
	UsCoreBirthSexCode_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"FEMALE":                1,
		"MALE":                  2,
		"UNKNOWN":               3,
	}
)

Enum value maps for UsCoreBirthSexCode_Value.

View Source
var File_proto_google_fhir_proto_stu3_uscore_codes_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type UsCoreBirthSexCode

type UsCoreBirthSexCode struct {
	Value UsCoreBirthSexCode_Value `protobuf:"varint,1,opt,name=value,proto3,enum=google.fhir.stu3.uscore.UsCoreBirthSexCode_Value" json:"value,omitempty"`
	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	// Additional Content defined by implementations
	Extension []*datatypes_go_proto.Extension `protobuf:"bytes,3,rep,name=extension,proto3" json:"extension,omitempty"`
	// contains filtered or unexported fields
}

A type defined by US Core for Birthsex http://hl7.org/fhir/us/core/ValueSet/us-core-birthsex

func (*UsCoreBirthSexCode) Descriptor deprecated

func (*UsCoreBirthSexCode) Descriptor() ([]byte, []int)

Deprecated: Use UsCoreBirthSexCode.ProtoReflect.Descriptor instead.

func (*UsCoreBirthSexCode) GetExtension

func (x *UsCoreBirthSexCode) GetExtension() []*datatypes_go_proto.Extension

func (*UsCoreBirthSexCode) GetId

func (*UsCoreBirthSexCode) GetValue

func (*UsCoreBirthSexCode) ProtoMessage

func (*UsCoreBirthSexCode) ProtoMessage()

func (*UsCoreBirthSexCode) ProtoReflect

func (x *UsCoreBirthSexCode) ProtoReflect() protoreflect.Message

func (*UsCoreBirthSexCode) Reset

func (x *UsCoreBirthSexCode) Reset()

func (*UsCoreBirthSexCode) String

func (x *UsCoreBirthSexCode) String() string

type UsCoreBirthSexCode_Value

type UsCoreBirthSexCode_Value int32

Primitive value for code

const (
	UsCoreBirthSexCode_INVALID_UNINITIALIZED UsCoreBirthSexCode_Value = 0
	UsCoreBirthSexCode_FEMALE                UsCoreBirthSexCode_Value = 1
	UsCoreBirthSexCode_MALE                  UsCoreBirthSexCode_Value = 2
	UsCoreBirthSexCode_UNKNOWN               UsCoreBirthSexCode_Value = 3
)

func (UsCoreBirthSexCode_Value) Descriptor

func (UsCoreBirthSexCode_Value) Enum

func (UsCoreBirthSexCode_Value) EnumDescriptor deprecated

func (UsCoreBirthSexCode_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use UsCoreBirthSexCode_Value.Descriptor instead.

func (UsCoreBirthSexCode_Value) Number

func (UsCoreBirthSexCode_Value) String

func (x UsCoreBirthSexCode_Value) String() string

func (UsCoreBirthSexCode_Value) Type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL