schedule_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_r5_core_resources_schedule_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Schedule

type Schedule 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"`
	// External Ids for this item
	Identifier []*datatypes_go_proto.Identifier `protobuf:"bytes,10,rep,name=identifier,proto3" json:"identifier,omitempty"`
	// Whether this schedule is in active use
	Active *datatypes_go_proto.Boolean `protobuf:"bytes,11,opt,name=active,proto3" json:"active,omitempty"`
	// High-level category
	ServiceCategory []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,12,rep,name=service_category,json=serviceCategory,proto3" json:"service_category,omitempty"`
	// Specific service
	ServiceType []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,13,rep,name=service_type,json=serviceType,proto3" json:"service_type,omitempty"`
	// Type of specialty needed
	Specialty []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,14,rep,name=specialty,proto3" json:"specialty,omitempty"`
	// Resource(s) that availability information is being provided for
	Actor []*datatypes_go_proto.Reference `protobuf:"bytes,15,rep,name=actor,proto3" json:"actor,omitempty"`
	// Period of time covered by schedule
	PlanningHorizon *datatypes_go_proto.Period `protobuf:"bytes,16,opt,name=planning_horizon,json=planningHorizon,proto3" json:"planning_horizon,omitempty"`
	// Comments on availability
	Comment *datatypes_go_proto.String `protobuf:"bytes,17,opt,name=comment,proto3" json:"comment,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Schedule, last updated 2019-12-31T21:03:40.621+11:00. A container for slots of time that may be available for booking appointments. See http://hl7.org/fhir/StructureDefinition/Schedule

func (*Schedule) Descriptor deprecated

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

Deprecated: Use Schedule.ProtoReflect.Descriptor instead.

func (*Schedule) GetActive

func (x *Schedule) GetActive() *datatypes_go_proto.Boolean

func (*Schedule) GetActor

func (x *Schedule) GetActor() []*datatypes_go_proto.Reference

func (*Schedule) GetComment

func (x *Schedule) GetComment() *datatypes_go_proto.String

func (*Schedule) GetContained

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

func (*Schedule) GetExtension

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

func (*Schedule) GetId

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

func (*Schedule) GetIdentifier

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

func (*Schedule) GetImplicitRules

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

func (*Schedule) GetLanguage

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

func (*Schedule) GetMeta

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

func (*Schedule) GetModifierExtension

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

func (*Schedule) GetPlanningHorizon

func (x *Schedule) GetPlanningHorizon() *datatypes_go_proto.Period

func (*Schedule) GetServiceCategory

func (x *Schedule) GetServiceCategory() []*datatypes_go_proto.CodeableConcept

func (*Schedule) GetServiceType

func (x *Schedule) GetServiceType() []*datatypes_go_proto.CodeableConcept

func (*Schedule) GetSpecialty

func (x *Schedule) GetSpecialty() []*datatypes_go_proto.CodeableConcept

func (*Schedule) GetText

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

func (*Schedule) ProtoMessage

func (*Schedule) ProtoMessage()

func (*Schedule) ProtoReflect

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

func (*Schedule) Reset

func (x *Schedule) Reset()

func (*Schedule) String

func (x *Schedule) String() string

Jump to

Keyboard shortcuts

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