endpoint_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_endpoint_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Endpoint

type Endpoint 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"`
	// Identifies this endpoint across multiple systems
	Identifier []*datatypes_go_proto.Identifier `protobuf:"bytes,10,rep,name=identifier,proto3" json:"identifier,omitempty"`
	Status     *Endpoint_StatusCode             `protobuf:"bytes,11,opt,name=status,proto3" json:"status,omitempty"`
	// Protocol/Profile/Standard to be used with this endpoint connection
	ConnectionType *datatypes_go_proto.Coding `protobuf:"bytes,12,opt,name=connection_type,json=connectionType,proto3" json:"connection_type,omitempty"`
	// A name that this endpoint can be identified by
	Name *datatypes_go_proto.String `protobuf:"bytes,13,opt,name=name,proto3" json:"name,omitempty"`
	// Organization that manages this endpoint (might not be the organization that
	// exposes the endpoint)
	ManagingOrganization *datatypes_go_proto.Reference `protobuf:"bytes,14,opt,name=managing_organization,json=managingOrganization,proto3" json:"managing_organization,omitempty"`
	// Contact details for source (e.g. troubleshooting)
	Contact []*datatypes_go_proto.ContactPoint `protobuf:"bytes,15,rep,name=contact,proto3" json:"contact,omitempty"`
	// Interval the endpoint is expected to be operational
	Period *datatypes_go_proto.Period `protobuf:"bytes,16,opt,name=period,proto3" json:"period,omitempty"`
	// The type of content that may be used at this endpoint (e.g. XDS Discharge
	// summaries)
	PayloadType     []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,17,rep,name=payload_type,json=payloadType,proto3" json:"payload_type,omitempty"`
	PayloadMimeType []*Endpoint_PayloadMimeTypeCode       `protobuf:"bytes,18,rep,name=payload_mime_type,json=payloadMimeType,proto3" json:"payload_mime_type,omitempty"`
	// The technical base address for connecting to this endpoint
	Address *datatypes_go_proto.Url `protobuf:"bytes,19,opt,name=address,proto3" json:"address,omitempty"`
	// Usage depends on the channel type
	Header []*datatypes_go_proto.String `protobuf:"bytes,20,rep,name=header,proto3" json:"header,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Endpoint, last updated 2019-12-31T21:03:40.621+11:00. The technical details of an endpoint that can be used for electronic services. See http://hl7.org/fhir/StructureDefinition/Endpoint

func (*Endpoint) Descriptor deprecated

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

Deprecated: Use Endpoint.ProtoReflect.Descriptor instead.

func (*Endpoint) GetAddress

func (x *Endpoint) GetAddress() *datatypes_go_proto.Url

func (*Endpoint) GetConnectionType

func (x *Endpoint) GetConnectionType() *datatypes_go_proto.Coding

func (*Endpoint) GetContact

func (x *Endpoint) GetContact() []*datatypes_go_proto.ContactPoint

func (*Endpoint) GetContained

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

func (*Endpoint) GetExtension

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

func (*Endpoint) GetHeader

func (x *Endpoint) GetHeader() []*datatypes_go_proto.String

func (*Endpoint) GetId

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

func (*Endpoint) GetIdentifier

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

func (*Endpoint) GetImplicitRules

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

func (*Endpoint) GetLanguage

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

func (*Endpoint) GetManagingOrganization

func (x *Endpoint) GetManagingOrganization() *datatypes_go_proto.Reference

func (*Endpoint) GetMeta

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

func (*Endpoint) GetModifierExtension

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

func (*Endpoint) GetName

func (x *Endpoint) GetName() *datatypes_go_proto.String

func (*Endpoint) GetPayloadMimeType

func (x *Endpoint) GetPayloadMimeType() []*Endpoint_PayloadMimeTypeCode

func (*Endpoint) GetPayloadType

func (x *Endpoint) GetPayloadType() []*datatypes_go_proto.CodeableConcept

func (*Endpoint) GetPeriod

func (x *Endpoint) GetPeriod() *datatypes_go_proto.Period

func (*Endpoint) GetStatus

func (x *Endpoint) GetStatus() *Endpoint_StatusCode

func (*Endpoint) GetText

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

func (*Endpoint) ProtoMessage

func (*Endpoint) ProtoMessage()

func (*Endpoint) ProtoReflect

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

func (*Endpoint) Reset

func (x *Endpoint) Reset()

func (*Endpoint) String

func (x *Endpoint) String() string

type Endpoint_PayloadMimeTypeCode

type Endpoint_PayloadMimeTypeCode struct {
	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"`
	// This valueset is not enumerable, and so is represented as a string.
	Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)

func (*Endpoint_PayloadMimeTypeCode) Descriptor deprecated

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

Deprecated: Use Endpoint_PayloadMimeTypeCode.ProtoReflect.Descriptor instead.

func (*Endpoint_PayloadMimeTypeCode) GetExtension

func (*Endpoint_PayloadMimeTypeCode) GetId

func (*Endpoint_PayloadMimeTypeCode) GetValue

func (x *Endpoint_PayloadMimeTypeCode) GetValue() string

func (*Endpoint_PayloadMimeTypeCode) ProtoMessage

func (*Endpoint_PayloadMimeTypeCode) ProtoMessage()

func (*Endpoint_PayloadMimeTypeCode) ProtoReflect

func (*Endpoint_PayloadMimeTypeCode) Reset

func (x *Endpoint_PayloadMimeTypeCode) Reset()

func (*Endpoint_PayloadMimeTypeCode) String

type Endpoint_StatusCode

type Endpoint_StatusCode struct {
	Value     codes_go_proto.EndpointStatusCode_Value `protobuf:"varint,1,opt,name=value,proto3,enum=google.fhir.r5.core.EndpointStatusCode_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
}

active | suspended | error | off | entered-in-error | test

func (*Endpoint_StatusCode) Descriptor deprecated

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

Deprecated: Use Endpoint_StatusCode.ProtoReflect.Descriptor instead.

func (*Endpoint_StatusCode) GetExtension

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

func (*Endpoint_StatusCode) GetId

func (*Endpoint_StatusCode) GetValue

func (*Endpoint_StatusCode) ProtoMessage

func (*Endpoint_StatusCode) ProtoMessage()

func (*Endpoint_StatusCode) ProtoReflect

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

func (*Endpoint_StatusCode) Reset

func (x *Endpoint_StatusCode) Reset()

func (*Endpoint_StatusCode) String

func (x *Endpoint_StatusCode) String() string

Jump to

Keyboard shortcuts

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