appointment_response_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: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_google_fhir_proto_r5_core_resources_appointment_response_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AppointmentResponse

type AppointmentResponse 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"`
	// Appointment this response relates to
	Appointment *datatypes_go_proto.Reference `protobuf:"bytes,11,opt,name=appointment,proto3" json:"appointment,omitempty"`
	// Time from appointment, or requested new start time
	Start *datatypes_go_proto.Instant `protobuf:"bytes,12,opt,name=start,proto3" json:"start,omitempty"`
	// Time from appointment, or requested new end time
	End *datatypes_go_proto.Instant `protobuf:"bytes,13,opt,name=end,proto3" json:"end,omitempty"`
	// Role of participant in the appointment
	ParticipantType []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,14,rep,name=participant_type,json=participantType,proto3" json:"participant_type,omitempty"`
	// Person, Location, HealthcareService, or Device
	Actor             *datatypes_go_proto.Reference              `protobuf:"bytes,15,opt,name=actor,proto3" json:"actor,omitempty"`
	ParticipantStatus *AppointmentResponse_ParticipantStatusCode `protobuf:"bytes,16,opt,name=participant_status,json=participantStatus,proto3" json:"participant_status,omitempty"`
	// Additional comments
	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 AppointmentResponse, last updated 2019-12-31T21:03:40.621+11:00. A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection. See http://hl7.org/fhir/StructureDefinition/AppointmentResponse

func (*AppointmentResponse) Descriptor deprecated

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

Deprecated: Use AppointmentResponse.ProtoReflect.Descriptor instead.

func (*AppointmentResponse) GetActor

func (*AppointmentResponse) GetAppointment

func (x *AppointmentResponse) GetAppointment() *datatypes_go_proto.Reference

func (*AppointmentResponse) GetComment

func (*AppointmentResponse) GetContained

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

func (*AppointmentResponse) GetEnd

func (*AppointmentResponse) GetExtension

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

func (*AppointmentResponse) GetId

func (*AppointmentResponse) GetIdentifier

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

func (*AppointmentResponse) GetImplicitRules

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

func (*AppointmentResponse) GetLanguage

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

func (*AppointmentResponse) GetMeta

func (*AppointmentResponse) GetModifierExtension

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

func (*AppointmentResponse) GetParticipantStatus

func (*AppointmentResponse) GetParticipantType

func (x *AppointmentResponse) GetParticipantType() []*datatypes_go_proto.CodeableConcept

func (*AppointmentResponse) GetStart

func (*AppointmentResponse) GetText

func (*AppointmentResponse) ProtoMessage

func (*AppointmentResponse) ProtoMessage()

func (*AppointmentResponse) ProtoReflect

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

func (*AppointmentResponse) Reset

func (x *AppointmentResponse) Reset()

func (*AppointmentResponse) String

func (x *AppointmentResponse) String() string

type AppointmentResponse_ParticipantStatusCode

type AppointmentResponse_ParticipantStatusCode struct {
	Value     codes_go_proto.ParticipationStatusCode_Value `protobuf:"varint,1,opt,name=value,proto3,enum=google.fhir.r5.core.ParticipationStatusCode_Value" json:"value,omitempty"`
	Id        *datatypes_go_proto.String                   `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	Extension []*datatypes_go_proto.Extension              `protobuf:"bytes,3,rep,name=extension,proto3" json:"extension,omitempty"`
	// contains filtered or unexported fields
}

accepted | declined | tentative | needs-action

func (*AppointmentResponse_ParticipantStatusCode) Descriptor deprecated

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

Deprecated: Use AppointmentResponse_ParticipantStatusCode.ProtoReflect.Descriptor instead.

func (*AppointmentResponse_ParticipantStatusCode) GetExtension

func (*AppointmentResponse_ParticipantStatusCode) GetId

func (*AppointmentResponse_ParticipantStatusCode) GetValue

func (*AppointmentResponse_ParticipantStatusCode) ProtoMessage

func (*AppointmentResponse_ParticipantStatusCode) ProtoReflect

func (*AppointmentResponse_ParticipantStatusCode) Reset

func (*AppointmentResponse_ParticipantStatusCode) String

Jump to

Keyboard shortcuts

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