research_study_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_research_study_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ResearchStudy

type ResearchStudy 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"`
	// Business Identifier for study
	Identifier []*datatypes_go_proto.Identifier `protobuf:"bytes,10,rep,name=identifier,proto3" json:"identifier,omitempty"`
	// Name for this study
	Title *datatypes_go_proto.String `protobuf:"bytes,11,opt,name=title,proto3" json:"title,omitempty"`
	// Steps followed in executing study
	Protocol []*datatypes_go_proto.Reference `protobuf:"bytes,12,rep,name=protocol,proto3" json:"protocol,omitempty"`
	// Part of larger study
	PartOf []*datatypes_go_proto.Reference `protobuf:"bytes,13,rep,name=part_of,json=partOf,proto3" json:"part_of,omitempty"`
	Status *ResearchStudy_StatusCode       `protobuf:"bytes,14,opt,name=status,proto3" json:"status,omitempty"`
	// treatment | prevention | diagnostic | supportive-care | screening |
	// health-services-research | basic-science | device-feasibility
	PrimaryPurposeType *datatypes_go_proto.CodeableConcept `protobuf:"bytes,15,opt,name=primary_purpose_type,json=primaryPurposeType,proto3" json:"primary_purpose_type,omitempty"`
	// n-a | early-phase-1 | phase-1 | phase-1-phase-2 | phase-2 | phase-2-phase-3
	// | phase-3 | phase-4
	Phase *datatypes_go_proto.CodeableConcept `protobuf:"bytes,16,opt,name=phase,proto3" json:"phase,omitempty"`
	// Classifications for the study
	Category []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,17,rep,name=category,proto3" json:"category,omitempty"`
	// Drugs, devices, etc. under study
	Focus []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,18,rep,name=focus,proto3" json:"focus,omitempty"`
	// Condition being studied
	Condition []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,19,rep,name=condition,proto3" json:"condition,omitempty"`
	// Contact details for the study
	Contact []*datatypes_go_proto.ContactDetail `protobuf:"bytes,20,rep,name=contact,proto3" json:"contact,omitempty"`
	// References and dependencies
	RelatedArtifact []*datatypes_go_proto.RelatedArtifact `protobuf:"bytes,21,rep,name=related_artifact,json=relatedArtifact,proto3" json:"related_artifact,omitempty"`
	// Used to search for the study
	Keyword []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,22,rep,name=keyword,proto3" json:"keyword,omitempty"`
	// Geographic region(s) for study
	Location []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,23,rep,name=location,proto3" json:"location,omitempty"`
	// What this is study doing
	Description *datatypes_go_proto.Markdown `protobuf:"bytes,24,opt,name=description,proto3" json:"description,omitempty"`
	// Inclusion & exclusion criteria
	Enrollment []*datatypes_go_proto.Reference `protobuf:"bytes,25,rep,name=enrollment,proto3" json:"enrollment,omitempty"`
	// When the study began and ended
	Period *datatypes_go_proto.Period `protobuf:"bytes,26,opt,name=period,proto3" json:"period,omitempty"`
	// Organization that initiates and is legally responsible for the study
	Sponsor *datatypes_go_proto.Reference `protobuf:"bytes,27,opt,name=sponsor,proto3" json:"sponsor,omitempty"`
	// Researcher who oversees multiple aspects of the study
	PrincipalInvestigator *datatypes_go_proto.Reference `protobuf:"bytes,28,opt,name=principal_investigator,json=principalInvestigator,proto3" json:"principal_investigator,omitempty"`
	// Facility where study activities are conducted
	Site []*datatypes_go_proto.Reference `protobuf:"bytes,29,rep,name=site,proto3" json:"site,omitempty"`
	// accrual-goal-met | closed-due-to-toxicity |
	// closed-due-to-lack-of-study-progress | temporarily-closed-per-study-design
	ReasonStopped *datatypes_go_proto.CodeableConcept `protobuf:"bytes,30,opt,name=reason_stopped,json=reasonStopped,proto3" json:"reason_stopped,omitempty"`
	// Comments made about the study
	Note      []*datatypes_go_proto.Annotation `protobuf:"bytes,31,rep,name=note,proto3" json:"note,omitempty"`
	Arm       []*ResearchStudy_Arm             `protobuf:"bytes,32,rep,name=arm,proto3" json:"arm,omitempty"`
	Objective []*ResearchStudy_Objective       `protobuf:"bytes,33,rep,name=objective,proto3" json:"objective,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ResearchStudy, last updated 2019-11-01T09:29:23.356+11:00. Investigation to increase healthcare-related patient-independent knowledge. See http://hl7.org/fhir/StructureDefinition/ResearchStudy

func (*ResearchStudy) Descriptor deprecated

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

Deprecated: Use ResearchStudy.ProtoReflect.Descriptor instead.

func (*ResearchStudy) GetArm

func (x *ResearchStudy) GetArm() []*ResearchStudy_Arm

func (*ResearchStudy) GetCategory

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

func (*ResearchStudy) GetCondition

func (x *ResearchStudy) GetCondition() []*datatypes_go_proto.CodeableConcept

func (*ResearchStudy) GetContact

func (x *ResearchStudy) GetContact() []*datatypes_go_proto.ContactDetail

func (*ResearchStudy) GetContained

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

func (*ResearchStudy) GetDescription

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

func (*ResearchStudy) GetEnrollment

func (x *ResearchStudy) GetEnrollment() []*datatypes_go_proto.Reference

func (*ResearchStudy) GetExtension

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

func (*ResearchStudy) GetFocus

func (*ResearchStudy) GetId

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

func (*ResearchStudy) GetIdentifier

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

func (*ResearchStudy) GetImplicitRules

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

func (*ResearchStudy) GetKeyword

func (*ResearchStudy) GetLanguage

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

func (*ResearchStudy) GetLocation

func (x *ResearchStudy) GetLocation() []*datatypes_go_proto.CodeableConcept

func (*ResearchStudy) GetMeta

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

func (*ResearchStudy) GetModifierExtension

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

func (*ResearchStudy) GetNote

func (*ResearchStudy) GetObjective

func (x *ResearchStudy) GetObjective() []*ResearchStudy_Objective

func (*ResearchStudy) GetPartOf

func (x *ResearchStudy) GetPartOf() []*datatypes_go_proto.Reference

func (*ResearchStudy) GetPeriod

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

func (*ResearchStudy) GetPhase

func (*ResearchStudy) GetPrimaryPurposeType

func (x *ResearchStudy) GetPrimaryPurposeType() *datatypes_go_proto.CodeableConcept

func (*ResearchStudy) GetPrincipalInvestigator

func (x *ResearchStudy) GetPrincipalInvestigator() *datatypes_go_proto.Reference

func (*ResearchStudy) GetProtocol

func (x *ResearchStudy) GetProtocol() []*datatypes_go_proto.Reference

func (*ResearchStudy) GetReasonStopped

func (x *ResearchStudy) GetReasonStopped() *datatypes_go_proto.CodeableConcept

func (*ResearchStudy) GetRelatedArtifact

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

func (*ResearchStudy) GetSite

func (x *ResearchStudy) GetSite() []*datatypes_go_proto.Reference

func (*ResearchStudy) GetSponsor

func (x *ResearchStudy) GetSponsor() *datatypes_go_proto.Reference

func (*ResearchStudy) GetStatus

func (x *ResearchStudy) GetStatus() *ResearchStudy_StatusCode

func (*ResearchStudy) GetText

func (*ResearchStudy) GetTitle

func (x *ResearchStudy) GetTitle() *datatypes_go_proto.String

func (*ResearchStudy) ProtoMessage

func (*ResearchStudy) ProtoMessage()

func (*ResearchStudy) ProtoReflect

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

func (*ResearchStudy) Reset

func (x *ResearchStudy) Reset()

func (*ResearchStudy) String

func (x *ResearchStudy) String() string

type ResearchStudy_Arm

type ResearchStudy_Arm 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"`
	// Label for study arm
	Name *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
	// Categorization of study arm
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
	// Short explanation of study path
	Description *datatypes_go_proto.String `protobuf:"bytes,6,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

Defined path through the study for a subject

func (*ResearchStudy_Arm) Descriptor deprecated

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

Deprecated: Use ResearchStudy_Arm.ProtoReflect.Descriptor instead.

func (*ResearchStudy_Arm) GetDescription

func (x *ResearchStudy_Arm) GetDescription() *datatypes_go_proto.String

func (*ResearchStudy_Arm) GetExtension

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

func (*ResearchStudy_Arm) GetId

func (*ResearchStudy_Arm) GetModifierExtension

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

func (*ResearchStudy_Arm) GetName

func (*ResearchStudy_Arm) GetType

func (*ResearchStudy_Arm) ProtoMessage

func (*ResearchStudy_Arm) ProtoMessage()

func (*ResearchStudy_Arm) ProtoReflect

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

func (*ResearchStudy_Arm) Reset

func (x *ResearchStudy_Arm) Reset()

func (*ResearchStudy_Arm) String

func (x *ResearchStudy_Arm) String() string

type ResearchStudy_Objective

type ResearchStudy_Objective 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"`
	// Label for the objective
	Name *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
	// primary | secondary | exploratory
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
	// contains filtered or unexported fields
}

A goal for the study

func (*ResearchStudy_Objective) Descriptor deprecated

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

Deprecated: Use ResearchStudy_Objective.ProtoReflect.Descriptor instead.

func (*ResearchStudy_Objective) GetExtension

func (*ResearchStudy_Objective) GetId

func (*ResearchStudy_Objective) GetModifierExtension

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

func (*ResearchStudy_Objective) GetName

func (*ResearchStudy_Objective) GetType

func (*ResearchStudy_Objective) ProtoMessage

func (*ResearchStudy_Objective) ProtoMessage()

func (*ResearchStudy_Objective) ProtoReflect

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

func (*ResearchStudy_Objective) Reset

func (x *ResearchStudy_Objective) Reset()

func (*ResearchStudy_Objective) String

func (x *ResearchStudy_Objective) String() string

type ResearchStudy_StatusCode

type ResearchStudy_StatusCode struct {
	Value     codes_go_proto.ResearchStudyStatusCode_Value `protobuf:"varint,1,opt,name=value,proto3,enum=google.fhir.r4.core.ResearchStudyStatusCode_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 | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn

func (*ResearchStudy_StatusCode) Descriptor deprecated

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

Deprecated: Use ResearchStudy_StatusCode.ProtoReflect.Descriptor instead.

func (*ResearchStudy_StatusCode) GetExtension

func (*ResearchStudy_StatusCode) GetId

func (*ResearchStudy_StatusCode) GetValue

func (*ResearchStudy_StatusCode) ProtoMessage

func (*ResearchStudy_StatusCode) ProtoMessage()

func (*ResearchStudy_StatusCode) ProtoReflect

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

func (*ResearchStudy_StatusCode) Reset

func (x *ResearchStudy_StatusCode) Reset()

func (*ResearchStudy_StatusCode) String

func (x *ResearchStudy_StatusCode) String() string

Jump to

Keyboard shortcuts

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