pico_element_profile_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: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_google_fhir_proto_r5_core_profiles_pico_element_profile_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type PICOElementProfile

type PICOElementProfile 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"`
	// Canonical identifier for this evidence variable, represented as a URI
	// (globally unique)
	Url *datatypes_go_proto.Uri `protobuf:"bytes,10,opt,name=url,proto3" json:"url,omitempty"`
	// Additional identifier for the evidence variable
	Identifier []*datatypes_go_proto.Identifier `protobuf:"bytes,11,rep,name=identifier,proto3" json:"identifier,omitempty"`
	// Business version of the evidence variable
	Version *datatypes_go_proto.String `protobuf:"bytes,12,opt,name=version,proto3" json:"version,omitempty"`
	// Name for this evidence variable (computer friendly)
	Name *datatypes_go_proto.String `protobuf:"bytes,13,opt,name=name,proto3" json:"name,omitempty"`
	// Name for this evidence variable (human friendly)
	Title *datatypes_go_proto.String `protobuf:"bytes,14,opt,name=title,proto3" json:"title,omitempty"`
	// Title for use in informal contexts
	ShortTitle *datatypes_go_proto.String `protobuf:"bytes,15,opt,name=short_title,json=shortTitle,proto3" json:"short_title,omitempty"`
	// Subordinate title of the EvidenceVariable
	Subtitle *datatypes_go_proto.String     `protobuf:"bytes,16,opt,name=subtitle,proto3" json:"subtitle,omitempty"`
	Status   *PICOElementProfile_StatusCode `protobuf:"bytes,17,opt,name=status,proto3" json:"status,omitempty"`
	// Date last changed
	Date *datatypes_go_proto.DateTime `protobuf:"bytes,18,opt,name=date,proto3" json:"date,omitempty"`
	// Name of the publisher (organization or individual)
	Publisher *datatypes_go_proto.String `protobuf:"bytes,19,opt,name=publisher,proto3" json:"publisher,omitempty"`
	// Contact details for the publisher
	Contact []*datatypes_go_proto.ContactDetail `protobuf:"bytes,20,rep,name=contact,proto3" json:"contact,omitempty"`
	// Natural language description of the evidence variable
	Description *datatypes_go_proto.Markdown `protobuf:"bytes,21,opt,name=description,proto3" json:"description,omitempty"`
	// Used for footnotes or explanatory notes
	Note []*datatypes_go_proto.Annotation `protobuf:"bytes,22,rep,name=note,proto3" json:"note,omitempty"`
	// The context that the content is intended to support
	UseContext []*datatypes_go_proto.UsageContext `protobuf:"bytes,23,rep,name=use_context,json=useContext,proto3" json:"use_context,omitempty"`
	// Intended jurisdiction for evidence variable (if applicable)
	Jurisdiction []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,24,rep,name=jurisdiction,proto3" json:"jurisdiction,omitempty"`
	// Use and/or publishing restrictions
	Copyright *datatypes_go_proto.Markdown `protobuf:"bytes,25,opt,name=copyright,proto3" json:"copyright,omitempty"`
	// When the evidence variable was approved by publisher
	ApprovalDate *datatypes_go_proto.Date `protobuf:"bytes,26,opt,name=approval_date,json=approvalDate,proto3" json:"approval_date,omitempty"`
	// When the evidence variable was last reviewed
	LastReviewDate *datatypes_go_proto.Date `protobuf:"bytes,27,opt,name=last_review_date,json=lastReviewDate,proto3" json:"last_review_date,omitempty"`
	// When the evidence variable is expected to be used
	EffectivePeriod *datatypes_go_proto.Period `protobuf:"bytes,28,opt,name=effective_period,json=effectivePeriod,proto3" json:"effective_period,omitempty"`
	// The category of the EvidenceVariable, such as Education, Treatment,
	// Assessment, etc.
	Topic []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,29,rep,name=topic,proto3" json:"topic,omitempty"`
	// Who authored the content
	Author []*datatypes_go_proto.ContactDetail `protobuf:"bytes,30,rep,name=author,proto3" json:"author,omitempty"`
	// Who edited the content
	Editor []*datatypes_go_proto.ContactDetail `protobuf:"bytes,31,rep,name=editor,proto3" json:"editor,omitempty"`
	// Who reviewed the content
	Reviewer []*datatypes_go_proto.ContactDetail `protobuf:"bytes,32,rep,name=reviewer,proto3" json:"reviewer,omitempty"`
	// Who endorsed the content
	Endorser []*datatypes_go_proto.ContactDetail `protobuf:"bytes,33,rep,name=endorser,proto3" json:"endorser,omitempty"`
	// Additional documentation, citations, etc.
	RelatedArtifact []*datatypes_go_proto.RelatedArtifact `protobuf:"bytes,34,rep,name=related_artifact,json=relatedArtifact,proto3" json:"related_artifact,omitempty"`
	Type            *PICOElementProfile_TypeCode          `protobuf:"bytes,35,opt,name=type,proto3" json:"type,omitempty"`
	// Actual or conceptual
	Actual         *datatypes_go_proto.Boolean          `protobuf:"bytes,36,opt,name=actual,proto3" json:"actual,omitempty"`
	Characteristic []*PICOElementProfile_Characteristic `protobuf:"bytes,37,rep,name=characteristic,proto3" json:"characteristic,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for PICO Element Profile. A population, intervention, or exposure definition. See http://hl7.org/fhir/StructureDefinition/picoelement

func (*PICOElementProfile) Descriptor deprecated

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

Deprecated: Use PICOElementProfile.ProtoReflect.Descriptor instead.

func (*PICOElementProfile) GetActual

func (*PICOElementProfile) GetApprovalDate

func (x *PICOElementProfile) GetApprovalDate() *datatypes_go_proto.Date

func (*PICOElementProfile) GetAuthor

func (*PICOElementProfile) GetCharacteristic

func (x *PICOElementProfile) GetCharacteristic() []*PICOElementProfile_Characteristic

func (*PICOElementProfile) GetContact

func (*PICOElementProfile) GetContained

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

func (*PICOElementProfile) GetCopyright

func (x *PICOElementProfile) GetCopyright() *datatypes_go_proto.Markdown

func (*PICOElementProfile) GetDate

func (*PICOElementProfile) GetDescription

func (x *PICOElementProfile) GetDescription() *datatypes_go_proto.Markdown

func (*PICOElementProfile) GetEditor

func (*PICOElementProfile) GetEffectivePeriod

func (x *PICOElementProfile) GetEffectivePeriod() *datatypes_go_proto.Period

func (*PICOElementProfile) GetEndorser

func (*PICOElementProfile) GetExtension

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

func (*PICOElementProfile) GetId

func (*PICOElementProfile) GetIdentifier

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

func (*PICOElementProfile) GetImplicitRules

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

func (*PICOElementProfile) GetJurisdiction

func (x *PICOElementProfile) GetJurisdiction() []*datatypes_go_proto.CodeableConcept

func (*PICOElementProfile) GetLanguage

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

func (*PICOElementProfile) GetLastReviewDate

func (x *PICOElementProfile) GetLastReviewDate() *datatypes_go_proto.Date

func (*PICOElementProfile) GetMeta

func (*PICOElementProfile) GetModifierExtension

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

func (*PICOElementProfile) GetName

func (*PICOElementProfile) GetNote

func (*PICOElementProfile) GetPublisher

func (x *PICOElementProfile) GetPublisher() *datatypes_go_proto.String

func (*PICOElementProfile) GetRelatedArtifact

func (x *PICOElementProfile) GetRelatedArtifact() []*datatypes_go_proto.RelatedArtifact

func (*PICOElementProfile) GetReviewer

func (*PICOElementProfile) GetShortTitle

func (x *PICOElementProfile) GetShortTitle() *datatypes_go_proto.String

func (*PICOElementProfile) GetStatus

func (*PICOElementProfile) GetSubtitle

func (x *PICOElementProfile) GetSubtitle() *datatypes_go_proto.String

func (*PICOElementProfile) GetText

func (*PICOElementProfile) GetTitle

func (*PICOElementProfile) GetTopic

func (*PICOElementProfile) GetType

func (*PICOElementProfile) GetUrl

func (*PICOElementProfile) GetUseContext

func (x *PICOElementProfile) GetUseContext() []*datatypes_go_proto.UsageContext

func (*PICOElementProfile) GetVersion

func (x *PICOElementProfile) GetVersion() *datatypes_go_proto.String

func (*PICOElementProfile) ProtoMessage

func (*PICOElementProfile) ProtoMessage()

func (*PICOElementProfile) ProtoReflect

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

func (*PICOElementProfile) Reset

func (x *PICOElementProfile) Reset()

func (*PICOElementProfile) String

func (x *PICOElementProfile) String() string

type PICOElementProfile_Characteristic

type PICOElementProfile_Characteristic 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"`
	// Natural language description of the characteristic
	Description *datatypes_go_proto.String                     `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	Definition  *PICOElementProfile_Characteristic_DefinitionX `protobuf:"bytes,5,opt,name=definition,proto3" json:"definition,omitempty"`
	// Method used for describing characteristic
	Method *datatypes_go_proto.CodeableConcept `protobuf:"bytes,6,opt,name=method,proto3" json:"method,omitempty"`
	// Device used for determining characteristic
	Device *datatypes_go_proto.Reference `protobuf:"bytes,7,opt,name=device,proto3" json:"device,omitempty"`
	// What code/value pairs define members?
	BooleanSet []*datatypes_go_proto.String `protobuf:"bytes,8,rep,name=boolean_set,json=booleanSet,proto3" json:"boolean_set,omitempty"`
	// Whether the characteristic includes or excludes members
	Exclude              *datatypes_go_proto.Boolean                              `protobuf:"bytes,9,opt,name=exclude,proto3" json:"exclude,omitempty"`
	ParticipantEffective *PICOElementProfile_Characteristic_ParticipantEffectiveX `protobuf:"bytes,10,opt,name=participant_effective,json=participantEffective,proto3" json:"participant_effective,omitempty"`
	// Observation time from study start
	TimeFromStart *datatypes_go_proto.Duration                        `protobuf:"bytes,11,opt,name=time_from_start,json=timeFromStart,proto3" json:"time_from_start,omitempty"`
	GroupMeasure  *PICOElementProfile_Characteristic_GroupMeasureCode `protobuf:"bytes,12,opt,name=group_measure,json=groupMeasure,proto3" json:"group_measure,omitempty"`
	// contains filtered or unexported fields
}

What defines the members of the evidence element

func (*PICOElementProfile_Characteristic) Descriptor deprecated

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

Deprecated: Use PICOElementProfile_Characteristic.ProtoReflect.Descriptor instead.

func (*PICOElementProfile_Characteristic) GetBooleanSet

func (*PICOElementProfile_Characteristic) GetDefinition

func (*PICOElementProfile_Characteristic) GetDescription

func (*PICOElementProfile_Characteristic) GetDevice

func (*PICOElementProfile_Characteristic) GetExclude

func (*PICOElementProfile_Characteristic) GetExtension

func (*PICOElementProfile_Characteristic) GetGroupMeasure

func (*PICOElementProfile_Characteristic) GetId

func (*PICOElementProfile_Characteristic) GetMethod

func (*PICOElementProfile_Characteristic) GetModifierExtension

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

func (*PICOElementProfile_Characteristic) GetParticipantEffective

func (*PICOElementProfile_Characteristic) GetTimeFromStart

func (*PICOElementProfile_Characteristic) ProtoMessage

func (*PICOElementProfile_Characteristic) ProtoMessage()

func (*PICOElementProfile_Characteristic) ProtoReflect

func (*PICOElementProfile_Characteristic) Reset

func (*PICOElementProfile_Characteristic) String

type PICOElementProfile_Characteristic_DefinitionX

type PICOElementProfile_Characteristic_DefinitionX struct {

	// Types that are assignable to Choice:
	//	*PICOElementProfile_Characteristic_DefinitionX_Reference
	//	*PICOElementProfile_Characteristic_DefinitionX_Canonical
	//	*PICOElementProfile_Characteristic_DefinitionX_CodeableConcept
	//	*PICOElementProfile_Characteristic_DefinitionX_Expression
	//	*PICOElementProfile_Characteristic_DefinitionX_DataRequirement
	//	*PICOElementProfile_Characteristic_DefinitionX_TriggerDefinition
	Choice isPICOElementProfile_Characteristic_DefinitionX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

What code or expression defines members?

func (*PICOElementProfile_Characteristic_DefinitionX) Descriptor deprecated

Deprecated: Use PICOElementProfile_Characteristic_DefinitionX.ProtoReflect.Descriptor instead.

func (*PICOElementProfile_Characteristic_DefinitionX) GetCanonical

func (*PICOElementProfile_Characteristic_DefinitionX) GetChoice

func (m *PICOElementProfile_Characteristic_DefinitionX) GetChoice() isPICOElementProfile_Characteristic_DefinitionX_Choice

func (*PICOElementProfile_Characteristic_DefinitionX) GetCodeableConcept

func (*PICOElementProfile_Characteristic_DefinitionX) GetDataRequirement

func (*PICOElementProfile_Characteristic_DefinitionX) GetExpression

func (*PICOElementProfile_Characteristic_DefinitionX) GetReference

func (*PICOElementProfile_Characteristic_DefinitionX) GetTriggerDefinition

func (*PICOElementProfile_Characteristic_DefinitionX) ProtoMessage

func (*PICOElementProfile_Characteristic_DefinitionX) ProtoReflect

func (*PICOElementProfile_Characteristic_DefinitionX) Reset

func (*PICOElementProfile_Characteristic_DefinitionX) String

type PICOElementProfile_Characteristic_DefinitionX_Canonical

type PICOElementProfile_Characteristic_DefinitionX_Canonical struct {
	Canonical *datatypes_go_proto.Canonical `protobuf:"bytes,2,opt,name=canonical,proto3,oneof"`
}

type PICOElementProfile_Characteristic_DefinitionX_CodeableConcept

type PICOElementProfile_Characteristic_DefinitionX_CodeableConcept struct {
	CodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=codeable_concept,json=codeableConcept,proto3,oneof"`
}

type PICOElementProfile_Characteristic_DefinitionX_DataRequirement

type PICOElementProfile_Characteristic_DefinitionX_DataRequirement struct {
	DataRequirement *datatypes_go_proto.DataRequirement `protobuf:"bytes,5,opt,name=data_requirement,json=dataRequirement,proto3,oneof"`
}

type PICOElementProfile_Characteristic_DefinitionX_Expression

type PICOElementProfile_Characteristic_DefinitionX_Expression struct {
	Expression *datatypes_go_proto.Expression `protobuf:"bytes,4,opt,name=expression,proto3,oneof"`
}

type PICOElementProfile_Characteristic_DefinitionX_Reference

type PICOElementProfile_Characteristic_DefinitionX_Reference struct {
	Reference *datatypes_go_proto.Reference `protobuf:"bytes,1,opt,name=reference,proto3,oneof"`
}

type PICOElementProfile_Characteristic_DefinitionX_TriggerDefinition

type PICOElementProfile_Characteristic_DefinitionX_TriggerDefinition struct {
	TriggerDefinition *datatypes_go_proto.TriggerDefinition `protobuf:"bytes,6,opt,name=trigger_definition,json=triggerDefinition,proto3,oneof"`
}

type PICOElementProfile_Characteristic_GroupMeasureCode

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

mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median

func (*PICOElementProfile_Characteristic_GroupMeasureCode) Descriptor deprecated

Deprecated: Use PICOElementProfile_Characteristic_GroupMeasureCode.ProtoReflect.Descriptor instead.

func (*PICOElementProfile_Characteristic_GroupMeasureCode) GetExtension

func (*PICOElementProfile_Characteristic_GroupMeasureCode) GetId

func (*PICOElementProfile_Characteristic_GroupMeasureCode) GetValue

func (*PICOElementProfile_Characteristic_GroupMeasureCode) ProtoMessage

func (*PICOElementProfile_Characteristic_GroupMeasureCode) ProtoReflect

func (*PICOElementProfile_Characteristic_GroupMeasureCode) Reset

func (*PICOElementProfile_Characteristic_GroupMeasureCode) String

type PICOElementProfile_Characteristic_ParticipantEffectiveX

type PICOElementProfile_Characteristic_ParticipantEffectiveX struct {

	// Types that are assignable to Choice:
	//	*PICOElementProfile_Characteristic_ParticipantEffectiveX_DateTime
	//	*PICOElementProfile_Characteristic_ParticipantEffectiveX_Period
	//	*PICOElementProfile_Characteristic_ParticipantEffectiveX_Duration
	//	*PICOElementProfile_Characteristic_ParticipantEffectiveX_Timing
	Choice isPICOElementProfile_Characteristic_ParticipantEffectiveX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

What time period do participants cover

func (*PICOElementProfile_Characteristic_ParticipantEffectiveX) Descriptor deprecated

Deprecated: Use PICOElementProfile_Characteristic_ParticipantEffectiveX.ProtoReflect.Descriptor instead.

func (*PICOElementProfile_Characteristic_ParticipantEffectiveX) GetChoice

func (m *PICOElementProfile_Characteristic_ParticipantEffectiveX) GetChoice() isPICOElementProfile_Characteristic_ParticipantEffectiveX_Choice

func (*PICOElementProfile_Characteristic_ParticipantEffectiveX) GetDateTime

func (*PICOElementProfile_Characteristic_ParticipantEffectiveX) GetDuration

func (*PICOElementProfile_Characteristic_ParticipantEffectiveX) GetPeriod

func (*PICOElementProfile_Characteristic_ParticipantEffectiveX) GetTiming

func (*PICOElementProfile_Characteristic_ParticipantEffectiveX) ProtoMessage

func (*PICOElementProfile_Characteristic_ParticipantEffectiveX) ProtoReflect

func (*PICOElementProfile_Characteristic_ParticipantEffectiveX) Reset

func (*PICOElementProfile_Characteristic_ParticipantEffectiveX) String

type PICOElementProfile_Characteristic_ParticipantEffectiveX_DateTime

type PICOElementProfile_Characteristic_ParticipantEffectiveX_DateTime struct {
	DateTime *datatypes_go_proto.DateTime `protobuf:"bytes,1,opt,name=date_time,json=dateTime,proto3,oneof"`
}

type PICOElementProfile_Characteristic_ParticipantEffectiveX_Duration

type PICOElementProfile_Characteristic_ParticipantEffectiveX_Duration struct {
	Duration *datatypes_go_proto.Duration `protobuf:"bytes,3,opt,name=duration,proto3,oneof"`
}

type PICOElementProfile_Characteristic_ParticipantEffectiveX_Period

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

type PICOElementProfile_Characteristic_ParticipantEffectiveX_Timing

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

type PICOElementProfile_StatusCode

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

draft | active | retired | unknown

func (*PICOElementProfile_StatusCode) Descriptor deprecated

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

Deprecated: Use PICOElementProfile_StatusCode.ProtoReflect.Descriptor instead.

func (*PICOElementProfile_StatusCode) GetExtension

func (*PICOElementProfile_StatusCode) GetId

func (*PICOElementProfile_StatusCode) GetValue

func (*PICOElementProfile_StatusCode) ProtoMessage

func (*PICOElementProfile_StatusCode) ProtoMessage()

func (*PICOElementProfile_StatusCode) ProtoReflect

func (*PICOElementProfile_StatusCode) Reset

func (x *PICOElementProfile_StatusCode) Reset()

func (*PICOElementProfile_StatusCode) String

type PICOElementProfile_TypeCode

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

dichotomous | continuous | descriptive

func (*PICOElementProfile_TypeCode) Descriptor deprecated

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

Deprecated: Use PICOElementProfile_TypeCode.ProtoReflect.Descriptor instead.

func (*PICOElementProfile_TypeCode) GetExtension

func (*PICOElementProfile_TypeCode) GetId

func (*PICOElementProfile_TypeCode) GetValue

func (*PICOElementProfile_TypeCode) ProtoMessage

func (*PICOElementProfile_TypeCode) ProtoMessage()

func (*PICOElementProfile_TypeCode) ProtoReflect

func (*PICOElementProfile_TypeCode) Reset

func (x *PICOElementProfile_TypeCode) Reset()

func (*PICOElementProfile_TypeCode) String

func (x *PICOElementProfile_TypeCode) String() string

Jump to

Keyboard shortcuts

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