basic_go_proto

package
v0.7.4 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_google_fhir_proto_r4_core_resources_basic_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Basic

type Basic struct {

	// Logical id of this artifact
	Id *datatypes_go_proto.Id `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Metadata about the resource
	Meta *datatypes_go_proto.Meta `protobuf:"bytes,2,opt,name=meta,proto3" json:"meta,omitempty"`
	// A set of rules under which this content was created
	ImplicitRules *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=implicit_rules,json=implicitRules,proto3" json:"implicit_rules,omitempty"`
	// Language of the resource content
	Language *datatypes_go_proto.Code `protobuf:"bytes,4,opt,name=language,proto3" json:"language,omitempty"`
	// Text summary of the resource, for human interpretation
	Text *datatypes_go_proto.Narrative `protobuf:"bytes,5,opt,name=text,proto3" json:"text,omitempty"`
	// Contained, inline Resources
	Contained []*any.Any `protobuf:"bytes,6,rep,name=contained,proto3" json:"contained,omitempty"`
	// Additional content defined by implementations
	Extension []*datatypes_go_proto.Extension `protobuf:"bytes,8,rep,name=extension,proto3" json:"extension,omitempty"`
	// Extensions that cannot be ignored
	ModifierExtension []*datatypes_go_proto.Extension `protobuf:"bytes,9,rep,name=modifier_extension,json=modifierExtension,proto3" json:"modifier_extension,omitempty"`
	// Business identifier
	Identifier []*datatypes_go_proto.Identifier `protobuf:"bytes,10,rep,name=identifier,proto3" json:"identifier,omitempty"`
	// Kind of Resource
	Code *datatypes_go_proto.CodeableConcept `protobuf:"bytes,11,opt,name=code,proto3" json:"code,omitempty"`
	// Identifies the focus of this resource
	Subject *datatypes_go_proto.Reference `protobuf:"bytes,12,opt,name=subject,proto3" json:"subject,omitempty"`
	// When created
	Created *datatypes_go_proto.Date `protobuf:"bytes,13,opt,name=created,proto3" json:"created,omitempty"`
	// Who created
	Author *datatypes_go_proto.Reference `protobuf:"bytes,14,opt,name=author,proto3" json:"author,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Basic, last updated 2019-11-01T09:29:23.356+11:00. Resource for non-supported content. See http://hl7.org/fhir/StructureDefinition/Basic

func (*Basic) Descriptor deprecated

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

Deprecated: Use Basic.ProtoReflect.Descriptor instead.

func (*Basic) GetAuthor

func (x *Basic) GetAuthor() *datatypes_go_proto.Reference

func (*Basic) GetCode

func (*Basic) GetContained

func (x *Basic) GetContained() []*any.Any

func (*Basic) GetCreated

func (x *Basic) GetCreated() *datatypes_go_proto.Date

func (*Basic) GetExtension

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

func (*Basic) GetId

func (x *Basic) GetId() *datatypes_go_proto.Id

func (*Basic) GetIdentifier

func (x *Basic) GetIdentifier() []*datatypes_go_proto.Identifier

func (*Basic) GetImplicitRules

func (x *Basic) GetImplicitRules() *datatypes_go_proto.Uri

func (*Basic) GetLanguage

func (x *Basic) GetLanguage() *datatypes_go_proto.Code

func (*Basic) GetMeta

func (x *Basic) GetMeta() *datatypes_go_proto.Meta

func (*Basic) GetModifierExtension

func (x *Basic) GetModifierExtension() []*datatypes_go_proto.Extension

func (*Basic) GetSubject

func (x *Basic) GetSubject() *datatypes_go_proto.Reference

func (*Basic) GetText

func (x *Basic) GetText() *datatypes_go_proto.Narrative

func (*Basic) ProtoMessage

func (*Basic) ProtoMessage()

func (*Basic) ProtoReflect

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

func (*Basic) Reset

func (x *Basic) Reset()

func (*Basic) String

func (x *Basic) String() string

Jump to

Keyboard shortcuts

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