effect_evidence_synthesis_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_r4_core_resources_effect_evidence_synthesis_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type EffectEvidenceSynthesis

type EffectEvidenceSynthesis 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 effect evidence synthesis, 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 effect evidence synthesis
	Identifier []*datatypes_go_proto.Identifier `protobuf:"bytes,11,rep,name=identifier,proto3" json:"identifier,omitempty"`
	// Business version of the effect evidence synthesis
	Version *datatypes_go_proto.String `protobuf:"bytes,12,opt,name=version,proto3" json:"version,omitempty"`
	// Name for this effect evidence synthesis (computer friendly)
	Name *datatypes_go_proto.String `protobuf:"bytes,13,opt,name=name,proto3" json:"name,omitempty"`
	// Name for this effect evidence synthesis (human friendly)
	Title  *datatypes_go_proto.String          `protobuf:"bytes,14,opt,name=title,proto3" json:"title,omitempty"`
	Status *EffectEvidenceSynthesis_StatusCode `protobuf:"bytes,15,opt,name=status,proto3" json:"status,omitempty"`
	// Date last changed
	Date *datatypes_go_proto.DateTime `protobuf:"bytes,16,opt,name=date,proto3" json:"date,omitempty"`
	// Name of the publisher (organization or individual)
	Publisher *datatypes_go_proto.String `protobuf:"bytes,17,opt,name=publisher,proto3" json:"publisher,omitempty"`
	// Contact details for the publisher
	Contact []*datatypes_go_proto.ContactDetail `protobuf:"bytes,18,rep,name=contact,proto3" json:"contact,omitempty"`
	// Natural language description of the effect evidence synthesis
	Description *datatypes_go_proto.Markdown `protobuf:"bytes,19,opt,name=description,proto3" json:"description,omitempty"`
	// Used for footnotes or explanatory notes
	Note []*datatypes_go_proto.Annotation `protobuf:"bytes,20,rep,name=note,proto3" json:"note,omitempty"`
	// The context that the content is intended to support
	UseContext []*datatypes_go_proto.UsageContext `protobuf:"bytes,21,rep,name=use_context,json=useContext,proto3" json:"use_context,omitempty"`
	// Intended jurisdiction for effect evidence synthesis (if applicable)
	Jurisdiction []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,22,rep,name=jurisdiction,proto3" json:"jurisdiction,omitempty"`
	// Use and/or publishing restrictions
	Copyright *datatypes_go_proto.Markdown `protobuf:"bytes,23,opt,name=copyright,proto3" json:"copyright,omitempty"`
	// When the effect evidence synthesis was approved by publisher
	ApprovalDate *datatypes_go_proto.Date `protobuf:"bytes,24,opt,name=approval_date,json=approvalDate,proto3" json:"approval_date,omitempty"`
	// When the effect evidence synthesis was last reviewed
	LastReviewDate *datatypes_go_proto.Date `protobuf:"bytes,25,opt,name=last_review_date,json=lastReviewDate,proto3" json:"last_review_date,omitempty"`
	// When the effect evidence synthesis is expected to be used
	EffectivePeriod *datatypes_go_proto.Period `protobuf:"bytes,26,opt,name=effective_period,json=effectivePeriod,proto3" json:"effective_period,omitempty"`
	// The category of the EffectEvidenceSynthesis, such as Education, Treatment,
	// Assessment, etc.
	Topic []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,27,rep,name=topic,proto3" json:"topic,omitempty"`
	// Who authored the content
	Author []*datatypes_go_proto.ContactDetail `protobuf:"bytes,28,rep,name=author,proto3" json:"author,omitempty"`
	// Who edited the content
	Editor []*datatypes_go_proto.ContactDetail `protobuf:"bytes,29,rep,name=editor,proto3" json:"editor,omitempty"`
	// Who reviewed the content
	Reviewer []*datatypes_go_proto.ContactDetail `protobuf:"bytes,30,rep,name=reviewer,proto3" json:"reviewer,omitempty"`
	// Who endorsed the content
	Endorser []*datatypes_go_proto.ContactDetail `protobuf:"bytes,31,rep,name=endorser,proto3" json:"endorser,omitempty"`
	// Additional documentation, citations, etc.
	RelatedArtifact []*datatypes_go_proto.RelatedArtifact `protobuf:"bytes,32,rep,name=related_artifact,json=relatedArtifact,proto3" json:"related_artifact,omitempty"`
	// Type of synthesis
	SynthesisType *datatypes_go_proto.CodeableConcept `protobuf:"bytes,33,opt,name=synthesis_type,json=synthesisType,proto3" json:"synthesis_type,omitempty"`
	// Type of study
	StudyType *datatypes_go_proto.CodeableConcept `protobuf:"bytes,34,opt,name=study_type,json=studyType,proto3" json:"study_type,omitempty"`
	// What population?
	Population *datatypes_go_proto.Reference `protobuf:"bytes,35,opt,name=population,proto3" json:"population,omitempty"`
	// What exposure?
	Exposure *datatypes_go_proto.Reference `protobuf:"bytes,36,opt,name=exposure,proto3" json:"exposure,omitempty"`
	// What comparison exposure?
	ExposureAlternative *datatypes_go_proto.Reference `protobuf:"bytes,37,opt,name=exposure_alternative,json=exposureAlternative,proto3" json:"exposure_alternative,omitempty"`
	// What outcome?
	Outcome           *datatypes_go_proto.Reference                `protobuf:"bytes,38,opt,name=outcome,proto3" json:"outcome,omitempty"`
	SampleSize        *EffectEvidenceSynthesis_SampleSize          `protobuf:"bytes,39,opt,name=sample_size,json=sampleSize,proto3" json:"sample_size,omitempty"`
	ResultsByExposure []*EffectEvidenceSynthesis_ResultsByExposure `protobuf:"bytes,40,rep,name=results_by_exposure,json=resultsByExposure,proto3" json:"results_by_exposure,omitempty"`
	EffectEstimate    []*EffectEvidenceSynthesis_EffectEstimate    `protobuf:"bytes,41,rep,name=effect_estimate,json=effectEstimate,proto3" json:"effect_estimate,omitempty"`
	Certainty         []*EffectEvidenceSynthesis_Certainty         `protobuf:"bytes,42,rep,name=certainty,proto3" json:"certainty,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for EffectEvidenceSynthesis, last updated 2019-11-01T09:29:23.356+11:00. A quantified estimate of effect based on a body of evidence. See http://hl7.org/fhir/StructureDefinition/EffectEvidenceSynthesis

func (*EffectEvidenceSynthesis) Descriptor deprecated

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

Deprecated: Use EffectEvidenceSynthesis.ProtoReflect.Descriptor instead.

func (*EffectEvidenceSynthesis) GetApprovalDate

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

func (*EffectEvidenceSynthesis) GetAuthor

func (*EffectEvidenceSynthesis) GetCertainty

func (*EffectEvidenceSynthesis) GetContact

func (*EffectEvidenceSynthesis) GetContained

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

func (*EffectEvidenceSynthesis) GetCopyright

func (*EffectEvidenceSynthesis) GetDate

func (*EffectEvidenceSynthesis) GetDescription

func (*EffectEvidenceSynthesis) GetEditor

func (*EffectEvidenceSynthesis) GetEffectEstimate

func (*EffectEvidenceSynthesis) GetEffectivePeriod

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

func (*EffectEvidenceSynthesis) GetEndorser

func (*EffectEvidenceSynthesis) GetExposure

func (*EffectEvidenceSynthesis) GetExposureAlternative

func (x *EffectEvidenceSynthesis) GetExposureAlternative() *datatypes_go_proto.Reference

func (*EffectEvidenceSynthesis) GetExtension

func (*EffectEvidenceSynthesis) GetId

func (*EffectEvidenceSynthesis) GetIdentifier

func (*EffectEvidenceSynthesis) GetImplicitRules

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

func (*EffectEvidenceSynthesis) GetJurisdiction

func (*EffectEvidenceSynthesis) GetLanguage

func (*EffectEvidenceSynthesis) GetLastReviewDate

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

func (*EffectEvidenceSynthesis) GetMeta

func (*EffectEvidenceSynthesis) GetModifierExtension

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

func (*EffectEvidenceSynthesis) GetName

func (*EffectEvidenceSynthesis) GetNote

func (*EffectEvidenceSynthesis) GetOutcome

func (*EffectEvidenceSynthesis) GetPopulation

func (*EffectEvidenceSynthesis) GetPublisher

func (*EffectEvidenceSynthesis) GetRelatedArtifact

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

func (*EffectEvidenceSynthesis) GetResultsByExposure

func (*EffectEvidenceSynthesis) GetReviewer

func (*EffectEvidenceSynthesis) GetSampleSize

func (*EffectEvidenceSynthesis) GetStatus

func (*EffectEvidenceSynthesis) GetStudyType

func (*EffectEvidenceSynthesis) GetSynthesisType

func (*EffectEvidenceSynthesis) GetText

func (*EffectEvidenceSynthesis) GetTitle

func (*EffectEvidenceSynthesis) GetTopic

func (*EffectEvidenceSynthesis) GetUrl

func (*EffectEvidenceSynthesis) GetUseContext

func (*EffectEvidenceSynthesis) GetVersion

func (*EffectEvidenceSynthesis) ProtoMessage

func (*EffectEvidenceSynthesis) ProtoMessage()

func (*EffectEvidenceSynthesis) ProtoReflect

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

func (*EffectEvidenceSynthesis) Reset

func (x *EffectEvidenceSynthesis) Reset()

func (*EffectEvidenceSynthesis) String

func (x *EffectEvidenceSynthesis) String() string

type EffectEvidenceSynthesis_Certainty

type EffectEvidenceSynthesis_Certainty struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `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"`
	// Certainty rating
	Rating []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,rep,name=rating,proto3" json:"rating,omitempty"`
	// Used for footnotes or explanatory notes
	Note                  []*datatypes_go_proto.Annotation                           `protobuf:"bytes,5,rep,name=note,proto3" json:"note,omitempty"`
	CertaintySubcomponent []*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent `protobuf:"bytes,6,rep,name=certainty_subcomponent,json=certaintySubcomponent,proto3" json:"certainty_subcomponent,omitempty"`
	// contains filtered or unexported fields
}

How certain is the effect

func (*EffectEvidenceSynthesis_Certainty) Descriptor deprecated

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

Deprecated: Use EffectEvidenceSynthesis_Certainty.ProtoReflect.Descriptor instead.

func (*EffectEvidenceSynthesis_Certainty) GetCertaintySubcomponent

func (*EffectEvidenceSynthesis_Certainty) GetExtension

func (*EffectEvidenceSynthesis_Certainty) GetId

func (*EffectEvidenceSynthesis_Certainty) GetModifierExtension

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

func (*EffectEvidenceSynthesis_Certainty) GetNote

func (*EffectEvidenceSynthesis_Certainty) GetRating

func (*EffectEvidenceSynthesis_Certainty) ProtoMessage

func (*EffectEvidenceSynthesis_Certainty) ProtoMessage()

func (*EffectEvidenceSynthesis_Certainty) ProtoReflect

func (*EffectEvidenceSynthesis_Certainty) Reset

func (*EffectEvidenceSynthesis_Certainty) String

type EffectEvidenceSynthesis_Certainty_CertaintySubcomponent

type EffectEvidenceSynthesis_Certainty_CertaintySubcomponent struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `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 subcomponent of certainty rating
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	// Subcomponent certainty rating
	Rating []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,rep,name=rating,proto3" json:"rating,omitempty"`
	// Used for footnotes or explanatory notes
	Note []*datatypes_go_proto.Annotation `protobuf:"bytes,6,rep,name=note,proto3" json:"note,omitempty"`
	// contains filtered or unexported fields
}

A component that contributes to the overall certainty

func (*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent) Descriptor deprecated

Deprecated: Use EffectEvidenceSynthesis_Certainty_CertaintySubcomponent.ProtoReflect.Descriptor instead.

func (*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent) GetExtension

func (*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent) GetId

func (*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent) GetModifierExtension

func (*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent) GetNote

func (*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent) GetRating

func (*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent) GetType

func (*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent) ProtoMessage

func (*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent) ProtoReflect

func (*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent) Reset

func (*EffectEvidenceSynthesis_Certainty_CertaintySubcomponent) String

type EffectEvidenceSynthesis_EffectEstimate

type EffectEvidenceSynthesis_EffectEstimate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `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"`
	// Description of effect estimate
	Description *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	// Type of efffect estimate
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
	// Variant exposure states
	VariantState *datatypes_go_proto.CodeableConcept `protobuf:"bytes,6,opt,name=variant_state,json=variantState,proto3" json:"variant_state,omitempty"`
	// Point estimate
	Value *datatypes_go_proto.Decimal `protobuf:"bytes,7,opt,name=value,proto3" json:"value,omitempty"`
	// What unit is the outcome described in?
	UnitOfMeasure     *datatypes_go_proto.CodeableConcept                         `protobuf:"bytes,8,opt,name=unit_of_measure,json=unitOfMeasure,proto3" json:"unit_of_measure,omitempty"`
	PrecisionEstimate []*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate `protobuf:"bytes,9,rep,name=precision_estimate,json=precisionEstimate,proto3" json:"precision_estimate,omitempty"`
	// contains filtered or unexported fields
}

What was the estimated effect

func (*EffectEvidenceSynthesis_EffectEstimate) Descriptor deprecated

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

Deprecated: Use EffectEvidenceSynthesis_EffectEstimate.ProtoReflect.Descriptor instead.

func (*EffectEvidenceSynthesis_EffectEstimate) GetDescription

func (*EffectEvidenceSynthesis_EffectEstimate) GetExtension

func (*EffectEvidenceSynthesis_EffectEstimate) GetId

func (*EffectEvidenceSynthesis_EffectEstimate) GetModifierExtension

func (*EffectEvidenceSynthesis_EffectEstimate) GetPrecisionEstimate

func (*EffectEvidenceSynthesis_EffectEstimate) GetType

func (*EffectEvidenceSynthesis_EffectEstimate) GetUnitOfMeasure

func (*EffectEvidenceSynthesis_EffectEstimate) GetValue

func (*EffectEvidenceSynthesis_EffectEstimate) GetVariantState

func (*EffectEvidenceSynthesis_EffectEstimate) ProtoMessage

func (*EffectEvidenceSynthesis_EffectEstimate) ProtoReflect

func (*EffectEvidenceSynthesis_EffectEstimate) Reset

func (*EffectEvidenceSynthesis_EffectEstimate) String

type EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate

type EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `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 precision estimate
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	// Level of confidence interval
	Level *datatypes_go_proto.Decimal `protobuf:"bytes,5,opt,name=level,proto3" json:"level,omitempty"`
	// Lower bound
	From *datatypes_go_proto.Decimal `protobuf:"bytes,6,opt,name=from,proto3" json:"from,omitempty"`
	// Upper bound
	To *datatypes_go_proto.Decimal `protobuf:"bytes,7,opt,name=to,proto3" json:"to,omitempty"`
	// contains filtered or unexported fields
}

How precise the estimate is

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) Descriptor deprecated

Deprecated: Use EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate.ProtoReflect.Descriptor instead.

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) GetExtension

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) GetFrom

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) GetId

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) GetLevel

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) GetModifierExtension

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) GetTo

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) GetType

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) ProtoMessage

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) ProtoReflect

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) Reset

func (*EffectEvidenceSynthesis_EffectEstimate_PrecisionEstimate) String

type EffectEvidenceSynthesis_ResultsByExposure

type EffectEvidenceSynthesis_ResultsByExposure struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `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"`
	// Description of results by exposure
	Description   *datatypes_go_proto.String                                   `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	ExposureState *EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode `protobuf:"bytes,5,opt,name=exposure_state,json=exposureState,proto3" json:"exposure_state,omitempty"`
	// Variant exposure states
	VariantState *datatypes_go_proto.CodeableConcept `protobuf:"bytes,6,opt,name=variant_state,json=variantState,proto3" json:"variant_state,omitempty"`
	// Risk evidence synthesis
	RiskEvidenceSynthesis *datatypes_go_proto.Reference `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

What was the result per exposure?

func (*EffectEvidenceSynthesis_ResultsByExposure) Descriptor deprecated

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

Deprecated: Use EffectEvidenceSynthesis_ResultsByExposure.ProtoReflect.Descriptor instead.

func (*EffectEvidenceSynthesis_ResultsByExposure) GetDescription

func (*EffectEvidenceSynthesis_ResultsByExposure) GetExposureState

func (*EffectEvidenceSynthesis_ResultsByExposure) GetExtension

func (*EffectEvidenceSynthesis_ResultsByExposure) GetId

func (*EffectEvidenceSynthesis_ResultsByExposure) GetModifierExtension

func (*EffectEvidenceSynthesis_ResultsByExposure) GetRiskEvidenceSynthesis

func (*EffectEvidenceSynthesis_ResultsByExposure) GetVariantState

func (*EffectEvidenceSynthesis_ResultsByExposure) ProtoMessage

func (*EffectEvidenceSynthesis_ResultsByExposure) ProtoReflect

func (*EffectEvidenceSynthesis_ResultsByExposure) Reset

func (*EffectEvidenceSynthesis_ResultsByExposure) String

type EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode

type EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode struct {
	Value     codes_go_proto.ExposureStateCode_Value `protobuf:"varint,1,opt,name=value,proto3,enum=google.fhir.r4.core.ExposureStateCode_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
}

exposure | exposure-alternative

func (*EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode) Descriptor deprecated

Deprecated: Use EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode.ProtoReflect.Descriptor instead.

func (*EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode) GetExtension

func (*EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode) GetId

func (*EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode) GetValue

func (*EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode) ProtoMessage

func (*EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode) ProtoReflect

func (*EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode) Reset

func (*EffectEvidenceSynthesis_ResultsByExposure_ExposureStateCode) String

type EffectEvidenceSynthesis_SampleSize

type EffectEvidenceSynthesis_SampleSize struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `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"`
	// Description of sample size
	Description *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	// How many studies?
	NumberOfStudies *datatypes_go_proto.Integer `protobuf:"bytes,5,opt,name=number_of_studies,json=numberOfStudies,proto3" json:"number_of_studies,omitempty"`
	// How many participants?
	NumberOfParticipants *datatypes_go_proto.Integer `protobuf:"bytes,6,opt,name=number_of_participants,json=numberOfParticipants,proto3" json:"number_of_participants,omitempty"`
	// contains filtered or unexported fields
}

What sample size was involved?

func (*EffectEvidenceSynthesis_SampleSize) Descriptor deprecated

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

Deprecated: Use EffectEvidenceSynthesis_SampleSize.ProtoReflect.Descriptor instead.

func (*EffectEvidenceSynthesis_SampleSize) GetDescription

func (*EffectEvidenceSynthesis_SampleSize) GetExtension

func (*EffectEvidenceSynthesis_SampleSize) GetId

func (*EffectEvidenceSynthesis_SampleSize) GetModifierExtension

func (*EffectEvidenceSynthesis_SampleSize) GetNumberOfParticipants

func (x *EffectEvidenceSynthesis_SampleSize) GetNumberOfParticipants() *datatypes_go_proto.Integer

func (*EffectEvidenceSynthesis_SampleSize) GetNumberOfStudies

func (*EffectEvidenceSynthesis_SampleSize) ProtoMessage

func (*EffectEvidenceSynthesis_SampleSize) ProtoMessage()

func (*EffectEvidenceSynthesis_SampleSize) ProtoReflect

func (*EffectEvidenceSynthesis_SampleSize) Reset

func (*EffectEvidenceSynthesis_SampleSize) String

type EffectEvidenceSynthesis_StatusCode

type EffectEvidenceSynthesis_StatusCode struct {
	Value     codes_go_proto.PublicationStatusCode_Value `protobuf:"varint,1,opt,name=value,proto3,enum=google.fhir.r4.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 (*EffectEvidenceSynthesis_StatusCode) Descriptor deprecated

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

Deprecated: Use EffectEvidenceSynthesis_StatusCode.ProtoReflect.Descriptor instead.

func (*EffectEvidenceSynthesis_StatusCode) GetExtension

func (*EffectEvidenceSynthesis_StatusCode) GetId

func (*EffectEvidenceSynthesis_StatusCode) GetValue

func (*EffectEvidenceSynthesis_StatusCode) ProtoMessage

func (*EffectEvidenceSynthesis_StatusCode) ProtoMessage()

func (*EffectEvidenceSynthesis_StatusCode) ProtoReflect

func (*EffectEvidenceSynthesis_StatusCode) Reset

func (*EffectEvidenceSynthesis_StatusCode) String

Jump to

Keyboard shortcuts

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