care_team_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_care_team_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CareTeam

type CareTeam 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 team
	Identifier []*datatypes_go_proto.Identifier `protobuf:"bytes,10,rep,name=identifier,proto3" json:"identifier,omitempty"`
	Status     *CareTeam_StatusCode             `protobuf:"bytes,11,opt,name=status,proto3" json:"status,omitempty"`
	// Type of team
	Category []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,12,rep,name=category,proto3" json:"category,omitempty"`
	// Name of the team, such as crisis assessment team
	Name *datatypes_go_proto.String `protobuf:"bytes,13,opt,name=name,proto3" json:"name,omitempty"`
	// Who care team is for
	Subject *datatypes_go_proto.Reference `protobuf:"bytes,14,opt,name=subject,proto3" json:"subject,omitempty"`
	// Time period team covers
	Period      *datatypes_go_proto.Period `protobuf:"bytes,15,opt,name=period,proto3" json:"period,omitempty"`
	Participant []*CareTeam_Participant    `protobuf:"bytes,16,rep,name=participant,proto3" json:"participant,omitempty"`
	// Why the care team exists
	Reason []*datatypes_go_proto.CodeableReference `protobuf:"bytes,17,rep,name=reason,proto3" json:"reason,omitempty"`
	// Organization responsible for the care team
	ManagingOrganization []*datatypes_go_proto.Reference `protobuf:"bytes,18,rep,name=managing_organization,json=managingOrganization,proto3" json:"managing_organization,omitempty"`
	// A contact detail for the care team (that applies to all members)
	Telecom []*datatypes_go_proto.ContactPoint `protobuf:"bytes,19,rep,name=telecom,proto3" json:"telecom,omitempty"`
	// Comments made about the CareTeam
	Note []*datatypes_go_proto.Annotation `protobuf:"bytes,20,rep,name=note,proto3" json:"note,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for CareTeam, last updated 2019-12-31T21:03:40.621+11:00. Planned participants in the coordination and delivery of care. See http://hl7.org/fhir/StructureDefinition/CareTeam

func (*CareTeam) Descriptor deprecated

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

Deprecated: Use CareTeam.ProtoReflect.Descriptor instead.

func (*CareTeam) GetCategory

func (x *CareTeam) GetCategory() []*datatypes_go_proto.CodeableConcept

func (*CareTeam) GetContained

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

func (*CareTeam) GetExtension

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

func (*CareTeam) GetId

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

func (*CareTeam) GetIdentifier

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

func (*CareTeam) GetImplicitRules

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

func (*CareTeam) GetLanguage

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

func (*CareTeam) GetManagingOrganization

func (x *CareTeam) GetManagingOrganization() []*datatypes_go_proto.Reference

func (*CareTeam) GetMeta

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

func (*CareTeam) GetModifierExtension

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

func (*CareTeam) GetName

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

func (*CareTeam) GetNote

func (x *CareTeam) GetNote() []*datatypes_go_proto.Annotation

func (*CareTeam) GetParticipant

func (x *CareTeam) GetParticipant() []*CareTeam_Participant

func (*CareTeam) GetPeriod

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

func (*CareTeam) GetReason

func (x *CareTeam) GetReason() []*datatypes_go_proto.CodeableReference

func (*CareTeam) GetStatus

func (x *CareTeam) GetStatus() *CareTeam_StatusCode

func (*CareTeam) GetSubject

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

func (*CareTeam) GetTelecom

func (x *CareTeam) GetTelecom() []*datatypes_go_proto.ContactPoint

func (*CareTeam) GetText

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

func (*CareTeam) ProtoMessage

func (*CareTeam) ProtoMessage()

func (*CareTeam) ProtoReflect

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

func (*CareTeam) Reset

func (x *CareTeam) Reset()

func (*CareTeam) String

func (x *CareTeam) String() string

type CareTeam_Participant

type CareTeam_Participant struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.Id `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Additional content defined by implementations
	Extension []*datatypes_go_proto.Extension `protobuf:"bytes,2,rep,name=extension,proto3" json:"extension,omitempty"`
	// Extensions that cannot be ignored even if unrecognized
	ModifierExtension []*datatypes_go_proto.Extension `protobuf:"bytes,3,rep,name=modifier_extension,json=modifierExtension,proto3" json:"modifier_extension,omitempty"`
	// Type of involvement
	Role *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=role,proto3" json:"role,omitempty"`
	// Who is involved
	Member *datatypes_go_proto.Reference `protobuf:"bytes,5,opt,name=member,proto3" json:"member,omitempty"`
	// Organization of the practitioner
	OnBehalfOf *datatypes_go_proto.Reference   `protobuf:"bytes,6,opt,name=on_behalf_of,json=onBehalfOf,proto3" json:"on_behalf_of,omitempty"`
	Coverage   *CareTeam_Participant_CoverageX `protobuf:"bytes,7,opt,name=coverage,proto3" json:"coverage,omitempty"`
	// contains filtered or unexported fields
}

Members of the team

func (*CareTeam_Participant) Descriptor deprecated

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

Deprecated: Use CareTeam_Participant.ProtoReflect.Descriptor instead.

func (*CareTeam_Participant) GetCoverage

func (*CareTeam_Participant) GetExtension

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

func (*CareTeam_Participant) GetId

func (*CareTeam_Participant) GetMember

func (*CareTeam_Participant) GetModifierExtension

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

func (*CareTeam_Participant) GetOnBehalfOf

func (*CareTeam_Participant) GetRole

func (*CareTeam_Participant) ProtoMessage

func (*CareTeam_Participant) ProtoMessage()

func (*CareTeam_Participant) ProtoReflect

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

func (*CareTeam_Participant) Reset

func (x *CareTeam_Participant) Reset()

func (*CareTeam_Participant) String

func (x *CareTeam_Participant) String() string

type CareTeam_Participant_CoverageX

type CareTeam_Participant_CoverageX struct {

	// Types that are assignable to Choice:
	//	*CareTeam_Participant_CoverageX_Period
	//	*CareTeam_Participant_CoverageX_Timing
	Choice isCareTeam_Participant_CoverageX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

When the member is generally available within this care team

func (*CareTeam_Participant_CoverageX) Descriptor deprecated

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

Deprecated: Use CareTeam_Participant_CoverageX.ProtoReflect.Descriptor instead.

func (*CareTeam_Participant_CoverageX) GetChoice

func (m *CareTeam_Participant_CoverageX) GetChoice() isCareTeam_Participant_CoverageX_Choice

func (*CareTeam_Participant_CoverageX) GetPeriod

func (*CareTeam_Participant_CoverageX) GetTiming

func (*CareTeam_Participant_CoverageX) ProtoMessage

func (*CareTeam_Participant_CoverageX) ProtoMessage()

func (*CareTeam_Participant_CoverageX) ProtoReflect

func (*CareTeam_Participant_CoverageX) Reset

func (x *CareTeam_Participant_CoverageX) Reset()

func (*CareTeam_Participant_CoverageX) String

type CareTeam_Participant_CoverageX_Period

type CareTeam_Participant_CoverageX_Period struct {
	Period *datatypes_go_proto.Period `protobuf:"bytes,1,opt,name=period,proto3,oneof"`
}

type CareTeam_Participant_CoverageX_Timing

type CareTeam_Participant_CoverageX_Timing struct {
	Timing *datatypes_go_proto.Timing `protobuf:"bytes,2,opt,name=timing,proto3,oneof"`
}

type CareTeam_StatusCode

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

proposed | active | suspended | inactive | entered-in-error

func (*CareTeam_StatusCode) Descriptor deprecated

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

Deprecated: Use CareTeam_StatusCode.ProtoReflect.Descriptor instead.

func (*CareTeam_StatusCode) GetExtension

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

func (*CareTeam_StatusCode) GetId

func (*CareTeam_StatusCode) GetValue

func (*CareTeam_StatusCode) ProtoMessage

func (*CareTeam_StatusCode) ProtoMessage()

func (*CareTeam_StatusCode) ProtoReflect

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

func (*CareTeam_StatusCode) Reset

func (x *CareTeam_StatusCode) Reset()

func (*CareTeam_StatusCode) String

func (x *CareTeam_StatusCode) String() string

Jump to

Keyboard shortcuts

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