research_definition_go_proto

package
v0.0.0-...-e8e4b7d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 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_r4_core_resources_research_definition_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ResearchDefinition

type ResearchDefinition 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 research definition, 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 research definition
	Identifier []*datatypes_go_proto.Identifier `protobuf:"bytes,11,rep,name=identifier,proto3" json:"identifier,omitempty"`
	// Business version of the research definition
	Version *datatypes_go_proto.String `protobuf:"bytes,12,opt,name=version,proto3" json:"version,omitempty"`
	// Name for this research definition (computer friendly)
	Name *datatypes_go_proto.String `protobuf:"bytes,13,opt,name=name,proto3" json:"name,omitempty"`
	// Name for this research definition (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 ResearchDefinition
	Subtitle *datatypes_go_proto.String     `protobuf:"bytes,16,opt,name=subtitle,proto3" json:"subtitle,omitempty"`
	Status   *ResearchDefinition_StatusCode `protobuf:"bytes,17,opt,name=status,proto3" json:"status,omitempty"`
	// For testing purposes, not real usage
	Experimental *datatypes_go_proto.Boolean  `protobuf:"bytes,18,opt,name=experimental,proto3" json:"experimental,omitempty"`
	Subject      *ResearchDefinition_SubjectX `protobuf:"bytes,19,opt,name=subject,proto3" json:"subject,omitempty"`
	// Date last changed
	Date *datatypes_go_proto.DateTime `protobuf:"bytes,20,opt,name=date,proto3" json:"date,omitempty"`
	// Name of the publisher (organization or individual)
	Publisher *datatypes_go_proto.String `protobuf:"bytes,21,opt,name=publisher,proto3" json:"publisher,omitempty"`
	// Contact details for the publisher
	Contact []*datatypes_go_proto.ContactDetail `protobuf:"bytes,22,rep,name=contact,proto3" json:"contact,omitempty"`
	// Natural language description of the research definition
	Description *datatypes_go_proto.Markdown `protobuf:"bytes,23,opt,name=description,proto3" json:"description,omitempty"`
	// Used for footnotes or explanatory notes
	Comment []*datatypes_go_proto.String `protobuf:"bytes,24,rep,name=comment,proto3" json:"comment,omitempty"`
	// The context that the content is intended to support
	UseContext []*datatypes_go_proto.UsageContext `protobuf:"bytes,25,rep,name=use_context,json=useContext,proto3" json:"use_context,omitempty"`
	// Intended jurisdiction for research definition (if applicable)
	Jurisdiction []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,26,rep,name=jurisdiction,proto3" json:"jurisdiction,omitempty"`
	// Why this research definition is defined
	Purpose *datatypes_go_proto.Markdown `protobuf:"bytes,27,opt,name=purpose,proto3" json:"purpose,omitempty"`
	// Describes the clinical usage of the ResearchDefinition
	Usage *datatypes_go_proto.String `protobuf:"bytes,28,opt,name=usage,proto3" json:"usage,omitempty"`
	// Use and/or publishing restrictions
	Copyright *datatypes_go_proto.Markdown `protobuf:"bytes,29,opt,name=copyright,proto3" json:"copyright,omitempty"`
	// When the research definition was approved by publisher
	ApprovalDate *datatypes_go_proto.Date `protobuf:"bytes,30,opt,name=approval_date,json=approvalDate,proto3" json:"approval_date,omitempty"`
	// When the research definition was last reviewed
	LastReviewDate *datatypes_go_proto.Date `protobuf:"bytes,31,opt,name=last_review_date,json=lastReviewDate,proto3" json:"last_review_date,omitempty"`
	// When the research definition is expected to be used
	EffectivePeriod *datatypes_go_proto.Period `protobuf:"bytes,32,opt,name=effective_period,json=effectivePeriod,proto3" json:"effective_period,omitempty"`
	// The category of the ResearchDefinition, such as Education, Treatment,
	// Assessment, etc.
	Topic []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,33,rep,name=topic,proto3" json:"topic,omitempty"`
	// Who authored the content
	Author []*datatypes_go_proto.ContactDetail `protobuf:"bytes,34,rep,name=author,proto3" json:"author,omitempty"`
	// Who edited the content
	Editor []*datatypes_go_proto.ContactDetail `protobuf:"bytes,35,rep,name=editor,proto3" json:"editor,omitempty"`
	// Who reviewed the content
	Reviewer []*datatypes_go_proto.ContactDetail `protobuf:"bytes,36,rep,name=reviewer,proto3" json:"reviewer,omitempty"`
	// Who endorsed the content
	Endorser []*datatypes_go_proto.ContactDetail `protobuf:"bytes,37,rep,name=endorser,proto3" json:"endorser,omitempty"`
	// Additional documentation, citations, etc.
	RelatedArtifact []*datatypes_go_proto.RelatedArtifact `protobuf:"bytes,38,rep,name=related_artifact,json=relatedArtifact,proto3" json:"related_artifact,omitempty"`
	// Logic used by the ResearchDefinition
	Library []*datatypes_go_proto.Canonical `protobuf:"bytes,39,rep,name=library,proto3" json:"library,omitempty"`
	// What population?
	Population *datatypes_go_proto.Reference `protobuf:"bytes,40,opt,name=population,proto3" json:"population,omitempty"`
	// What exposure?
	Exposure *datatypes_go_proto.Reference `protobuf:"bytes,41,opt,name=exposure,proto3" json:"exposure,omitempty"`
	// What alternative exposure state?
	ExposureAlternative *datatypes_go_proto.Reference `protobuf:"bytes,42,opt,name=exposure_alternative,json=exposureAlternative,proto3" json:"exposure_alternative,omitempty"`
	// What outcome?
	Outcome *datatypes_go_proto.Reference `protobuf:"bytes,43,opt,name=outcome,proto3" json:"outcome,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ResearchDefinition, last updated 2019-11-01T09:29:23.356+11:00. A research context or question. See http://hl7.org/fhir/StructureDefinition/ResearchDefinition

func (*ResearchDefinition) Descriptor deprecated

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

Deprecated: Use ResearchDefinition.ProtoReflect.Descriptor instead.

func (*ResearchDefinition) GetApprovalDate

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

func (*ResearchDefinition) GetAuthor

func (*ResearchDefinition) GetComment

func (x *ResearchDefinition) GetComment() []*datatypes_go_proto.String

func (*ResearchDefinition) GetContact

func (*ResearchDefinition) GetContained

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

func (*ResearchDefinition) GetCopyright

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

func (*ResearchDefinition) GetDate

func (*ResearchDefinition) GetDescription

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

func (*ResearchDefinition) GetEditor

func (*ResearchDefinition) GetEffectivePeriod

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

func (*ResearchDefinition) GetEndorser

func (*ResearchDefinition) GetExperimental

func (x *ResearchDefinition) GetExperimental() *datatypes_go_proto.Boolean

func (*ResearchDefinition) GetExposure

func (*ResearchDefinition) GetExposureAlternative

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

func (*ResearchDefinition) GetExtension

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

func (*ResearchDefinition) GetId

func (*ResearchDefinition) GetIdentifier

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

func (*ResearchDefinition) GetImplicitRules

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

func (*ResearchDefinition) GetJurisdiction

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

func (*ResearchDefinition) GetLanguage

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

func (*ResearchDefinition) GetLastReviewDate

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

func (*ResearchDefinition) GetLibrary

func (x *ResearchDefinition) GetLibrary() []*datatypes_go_proto.Canonical

func (*ResearchDefinition) GetMeta

func (*ResearchDefinition) GetModifierExtension

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

func (*ResearchDefinition) GetName

func (*ResearchDefinition) GetOutcome

func (*ResearchDefinition) GetPopulation

func (x *ResearchDefinition) GetPopulation() *datatypes_go_proto.Reference

func (*ResearchDefinition) GetPublisher

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

func (*ResearchDefinition) GetPurpose

func (*ResearchDefinition) GetRelatedArtifact

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

func (*ResearchDefinition) GetReviewer

func (*ResearchDefinition) GetShortTitle

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

func (*ResearchDefinition) GetStatus

func (*ResearchDefinition) GetSubject

func (*ResearchDefinition) GetSubtitle

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

func (*ResearchDefinition) GetText

func (*ResearchDefinition) GetTitle

func (*ResearchDefinition) GetTopic

func (*ResearchDefinition) GetUrl

func (*ResearchDefinition) GetUsage

func (*ResearchDefinition) GetUseContext

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

func (*ResearchDefinition) GetVersion

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

func (*ResearchDefinition) ProtoMessage

func (*ResearchDefinition) ProtoMessage()

func (*ResearchDefinition) ProtoReflect

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

func (*ResearchDefinition) Reset

func (x *ResearchDefinition) Reset()

func (*ResearchDefinition) String

func (x *ResearchDefinition) String() string

type ResearchDefinition_StatusCode

type ResearchDefinition_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 (*ResearchDefinition_StatusCode) Descriptor deprecated

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

Deprecated: Use ResearchDefinition_StatusCode.ProtoReflect.Descriptor instead.

func (*ResearchDefinition_StatusCode) GetExtension

func (*ResearchDefinition_StatusCode) GetId

func (*ResearchDefinition_StatusCode) GetValue

func (*ResearchDefinition_StatusCode) ProtoMessage

func (*ResearchDefinition_StatusCode) ProtoMessage()

func (*ResearchDefinition_StatusCode) ProtoReflect

func (*ResearchDefinition_StatusCode) Reset

func (x *ResearchDefinition_StatusCode) Reset()

func (*ResearchDefinition_StatusCode) String

type ResearchDefinition_SubjectX

type ResearchDefinition_SubjectX struct {

	// Types that are assignable to Choice:
	//	*ResearchDefinition_SubjectX_CodeableConcept
	//	*ResearchDefinition_SubjectX_Reference
	Choice isResearchDefinition_SubjectX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device

func (*ResearchDefinition_SubjectX) Descriptor deprecated

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

Deprecated: Use ResearchDefinition_SubjectX.ProtoReflect.Descriptor instead.

func (*ResearchDefinition_SubjectX) GetChoice

func (m *ResearchDefinition_SubjectX) GetChoice() isResearchDefinition_SubjectX_Choice

func (*ResearchDefinition_SubjectX) GetCodeableConcept

func (*ResearchDefinition_SubjectX) GetReference

func (*ResearchDefinition_SubjectX) ProtoMessage

func (*ResearchDefinition_SubjectX) ProtoMessage()

func (*ResearchDefinition_SubjectX) ProtoReflect

func (*ResearchDefinition_SubjectX) Reset

func (x *ResearchDefinition_SubjectX) Reset()

func (*ResearchDefinition_SubjectX) String

func (x *ResearchDefinition_SubjectX) String() string

type ResearchDefinition_SubjectX_CodeableConcept

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

type ResearchDefinition_SubjectX_Reference

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

Jump to

Keyboard shortcuts

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