medicinal_product_packaged_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: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_google_fhir_proto_r4_core_resources_medicinal_product_packaged_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type MedicinalProductPackaged

type MedicinalProductPackaged 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"`
	// Unique identifier
	Identifier []*datatypes_go_proto.Identifier `protobuf:"bytes,10,rep,name=identifier,proto3" json:"identifier,omitempty"`
	// The product with this is a pack for
	Subject []*datatypes_go_proto.Reference `protobuf:"bytes,11,rep,name=subject,proto3" json:"subject,omitempty"`
	// Textual description
	Description *datatypes_go_proto.String `protobuf:"bytes,12,opt,name=description,proto3" json:"description,omitempty"`
	// The legal status of supply of the medicinal product as classified by the
	// regulator
	LegalStatusOfSupply *datatypes_go_proto.CodeableConcept `protobuf:"bytes,13,opt,name=legal_status_of_supply,json=legalStatusOfSupply,proto3" json:"legal_status_of_supply,omitempty"`
	// Marketing information
	MarketingStatus []*datatypes_go_proto.MarketingStatus `protobuf:"bytes,14,rep,name=marketing_status,json=marketingStatus,proto3" json:"marketing_status,omitempty"`
	// Manufacturer of this Package Item
	MarketingAuthorization *datatypes_go_proto.Reference `` /* 128-byte string literal not displayed */
	// Manufacturer of this Package Item
	Manufacturer    []*datatypes_go_proto.Reference             `protobuf:"bytes,16,rep,name=manufacturer,proto3" json:"manufacturer,omitempty"`
	BatchIdentifier []*MedicinalProductPackaged_BatchIdentifier `protobuf:"bytes,17,rep,name=batch_identifier,json=batchIdentifier,proto3" json:"batch_identifier,omitempty"`
	PackageItem     []*MedicinalProductPackaged_PackageItem     `protobuf:"bytes,18,rep,name=package_item,json=packageItem,proto3" json:"package_item,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for MedicinalProductPackaged, last updated 2019-11-01T09:29:23.356+11:00. A medicinal product in a container or package. See http://hl7.org/fhir/StructureDefinition/MedicinalProductPackaged

func (*MedicinalProductPackaged) Descriptor deprecated

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

Deprecated: Use MedicinalProductPackaged.ProtoReflect.Descriptor instead.

func (*MedicinalProductPackaged) GetBatchIdentifier

func (*MedicinalProductPackaged) GetContained

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

func (*MedicinalProductPackaged) GetDescription

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

func (*MedicinalProductPackaged) GetExtension

func (*MedicinalProductPackaged) GetId

func (*MedicinalProductPackaged) GetIdentifier

func (*MedicinalProductPackaged) GetImplicitRules

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

func (*MedicinalProductPackaged) GetLanguage

func (*MedicinalProductPackaged) GetLegalStatusOfSupply

func (x *MedicinalProductPackaged) GetLegalStatusOfSupply() *datatypes_go_proto.CodeableConcept

func (*MedicinalProductPackaged) GetManufacturer

func (x *MedicinalProductPackaged) GetManufacturer() []*datatypes_go_proto.Reference

func (*MedicinalProductPackaged) GetMarketingAuthorization

func (x *MedicinalProductPackaged) GetMarketingAuthorization() *datatypes_go_proto.Reference

func (*MedicinalProductPackaged) GetMarketingStatus

func (x *MedicinalProductPackaged) GetMarketingStatus() []*datatypes_go_proto.MarketingStatus

func (*MedicinalProductPackaged) GetMeta

func (*MedicinalProductPackaged) GetModifierExtension

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

func (*MedicinalProductPackaged) GetPackageItem

func (*MedicinalProductPackaged) GetSubject

func (*MedicinalProductPackaged) GetText

func (*MedicinalProductPackaged) ProtoMessage

func (*MedicinalProductPackaged) ProtoMessage()

func (*MedicinalProductPackaged) ProtoReflect

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

func (*MedicinalProductPackaged) Reset

func (x *MedicinalProductPackaged) Reset()

func (*MedicinalProductPackaged) String

func (x *MedicinalProductPackaged) String() string

type MedicinalProductPackaged_BatchIdentifier

type MedicinalProductPackaged_BatchIdentifier 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"`
	// A number appearing on the outer packaging of a specific batch
	OuterPackaging *datatypes_go_proto.Identifier `protobuf:"bytes,4,opt,name=outer_packaging,json=outerPackaging,proto3" json:"outer_packaging,omitempty"`
	// A number appearing on the immediate packaging (and not the outer
	// packaging)
	ImmediatePackaging *datatypes_go_proto.Identifier `protobuf:"bytes,5,opt,name=immediate_packaging,json=immediatePackaging,proto3" json:"immediate_packaging,omitempty"`
	// contains filtered or unexported fields
}

Batch numbering

func (*MedicinalProductPackaged_BatchIdentifier) Descriptor deprecated

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

Deprecated: Use MedicinalProductPackaged_BatchIdentifier.ProtoReflect.Descriptor instead.

func (*MedicinalProductPackaged_BatchIdentifier) GetExtension

func (*MedicinalProductPackaged_BatchIdentifier) GetId

func (*MedicinalProductPackaged_BatchIdentifier) GetImmediatePackaging

func (*MedicinalProductPackaged_BatchIdentifier) GetModifierExtension

func (*MedicinalProductPackaged_BatchIdentifier) GetOuterPackaging

func (*MedicinalProductPackaged_BatchIdentifier) ProtoMessage

func (*MedicinalProductPackaged_BatchIdentifier) ProtoReflect

func (*MedicinalProductPackaged_BatchIdentifier) Reset

func (*MedicinalProductPackaged_BatchIdentifier) String

type MedicinalProductPackaged_PackageItem

type MedicinalProductPackaged_PackageItem 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"`
	// Including possibly Data Carrier Identifier
	Identifier []*datatypes_go_proto.Identifier `protobuf:"bytes,4,rep,name=identifier,proto3" json:"identifier,omitempty"`
	// The physical type of the container of the medicine
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
	// The quantity of this package in the medicinal product, at the current
	// level of packaging. The outermost is always 1
	Quantity *datatypes_go_proto.Quantity `protobuf:"bytes,6,opt,name=quantity,proto3" json:"quantity,omitempty"`
	// Material type of the package item
	Material []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,7,rep,name=material,proto3" json:"material,omitempty"`
	// A possible alternate material for the packaging
	AlternateMaterial []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,8,rep,name=alternate_material,json=alternateMaterial,proto3" json:"alternate_material,omitempty"`
	// A device accompanying a medicinal product
	Device []*datatypes_go_proto.Reference `protobuf:"bytes,9,rep,name=device,proto3" json:"device,omitempty"`
	// The manufactured item as contained in the packaged medicinal product
	ManufacturedItem []*datatypes_go_proto.Reference `protobuf:"bytes,10,rep,name=manufactured_item,json=manufacturedItem,proto3" json:"manufactured_item,omitempty"`
	// Allows containers within containers
	PackageItem []*MedicinalProductPackaged_PackageItem `protobuf:"bytes,11,rep,name=package_item,json=packageItem,proto3" json:"package_item,omitempty"`
	// Dimensions, color etc.
	PhysicalCharacteristics *datatypes_go_proto.ProdCharacteristic `` /* 131-byte string literal not displayed */
	// Other codeable characteristics
	OtherCharacteristics []*datatypes_go_proto.CodeableConcept `protobuf:"bytes,13,rep,name=other_characteristics,json=otherCharacteristics,proto3" json:"other_characteristics,omitempty"`
	// Shelf Life and storage information
	ShelfLifeStorage []*datatypes_go_proto.ProductShelfLife `protobuf:"bytes,14,rep,name=shelf_life_storage,json=shelfLifeStorage,proto3" json:"shelf_life_storage,omitempty"`
	// Manufacturer of this Package Item
	Manufacturer []*datatypes_go_proto.Reference `protobuf:"bytes,15,rep,name=manufacturer,proto3" json:"manufacturer,omitempty"`
	// contains filtered or unexported fields
}

A packaging item, as a contained for medicine, possibly with other packaging items within

func (*MedicinalProductPackaged_PackageItem) Descriptor deprecated

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

Deprecated: Use MedicinalProductPackaged_PackageItem.ProtoReflect.Descriptor instead.

func (*MedicinalProductPackaged_PackageItem) GetAlternateMaterial

func (*MedicinalProductPackaged_PackageItem) GetDevice

func (*MedicinalProductPackaged_PackageItem) GetExtension

func (*MedicinalProductPackaged_PackageItem) GetId

func (*MedicinalProductPackaged_PackageItem) GetIdentifier

func (*MedicinalProductPackaged_PackageItem) GetManufacturedItem

func (*MedicinalProductPackaged_PackageItem) GetManufacturer

func (*MedicinalProductPackaged_PackageItem) GetMaterial

func (*MedicinalProductPackaged_PackageItem) GetModifierExtension

func (*MedicinalProductPackaged_PackageItem) GetOtherCharacteristics

func (*MedicinalProductPackaged_PackageItem) GetPackageItem

func (*MedicinalProductPackaged_PackageItem) GetPhysicalCharacteristics

func (*MedicinalProductPackaged_PackageItem) GetQuantity

func (*MedicinalProductPackaged_PackageItem) GetShelfLifeStorage

func (*MedicinalProductPackaged_PackageItem) GetType

func (*MedicinalProductPackaged_PackageItem) ProtoMessage

func (*MedicinalProductPackaged_PackageItem) ProtoMessage()

func (*MedicinalProductPackaged_PackageItem) ProtoReflect

func (*MedicinalProductPackaged_PackageItem) Reset

func (*MedicinalProductPackaged_PackageItem) String

Jump to

Keyboard shortcuts

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