extensions_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: 5

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_google_fhir_proto_r5_core_extensions_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AddressADUse

type AddressADUse struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *AddressADUse_ValueCode    `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for AD-use. BAD | CONF | HP | HV | DIR | PUB | PHYS | PST. See http://hl7.org/fhir/StructureDefinition/iso21090-AD-use

func (*AddressADUse) Descriptor deprecated

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

Deprecated: Use AddressADUse.ProtoReflect.Descriptor instead.

func (*AddressADUse) GetId

func (*AddressADUse) GetValueCode

func (x *AddressADUse) GetValueCode() *AddressADUse_ValueCode

func (*AddressADUse) ProtoMessage

func (*AddressADUse) ProtoMessage()

func (*AddressADUse) ProtoReflect

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

func (*AddressADUse) Reset

func (x *AddressADUse) Reset()

func (*AddressADUse) String

func (x *AddressADUse) String() string

type AddressADUse_ValueCode

type AddressADUse_ValueCode struct {
	Value     valuesets_go_proto.PostalAddressUseValueSet_Value `protobuf:"varint,1,opt,name=value,proto3,enum=google.fhir.r5.core.PostalAddressUseValueSet_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
}

Value of extension

func (*AddressADUse_ValueCode) Descriptor deprecated

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

Deprecated: Use AddressADUse_ValueCode.ProtoReflect.Descriptor instead.

func (*AddressADUse_ValueCode) GetExtension

func (*AddressADUse_ValueCode) GetId

func (*AddressADUse_ValueCode) GetValue

func (*AddressADUse_ValueCode) ProtoMessage

func (*AddressADUse_ValueCode) ProtoMessage()

func (*AddressADUse_ValueCode) ProtoReflect

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

func (*AddressADUse_ValueCode) Reset

func (x *AddressADUse_ValueCode) Reset()

func (*AddressADUse_ValueCode) String

func (x *AddressADUse_ValueCode) String() string

type AddressADXPAdditionalLocator

type AddressADXPAdditionalLocator struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-additionalLocator. additionalLocator. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator

func (*AddressADXPAdditionalLocator) Descriptor deprecated

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

Deprecated: Use AddressADXPAdditionalLocator.ProtoReflect.Descriptor instead.

func (*AddressADXPAdditionalLocator) GetId

func (*AddressADXPAdditionalLocator) GetValueString

func (*AddressADXPAdditionalLocator) ProtoMessage

func (*AddressADXPAdditionalLocator) ProtoMessage()

func (*AddressADXPAdditionalLocator) ProtoReflect

func (*AddressADXPAdditionalLocator) Reset

func (x *AddressADXPAdditionalLocator) Reset()

func (*AddressADXPAdditionalLocator) String

type AddressADXPBuildingNumberSuffix

type AddressADXPBuildingNumberSuffix struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-buildingNumberSuffix. buildingNumberSuffix. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix

func (*AddressADXPBuildingNumberSuffix) Descriptor deprecated

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

Deprecated: Use AddressADXPBuildingNumberSuffix.ProtoReflect.Descriptor instead.

func (*AddressADXPBuildingNumberSuffix) GetId

func (*AddressADXPBuildingNumberSuffix) GetValueString

func (*AddressADXPBuildingNumberSuffix) ProtoMessage

func (*AddressADXPBuildingNumberSuffix) ProtoMessage()

func (*AddressADXPBuildingNumberSuffix) ProtoReflect

func (*AddressADXPBuildingNumberSuffix) Reset

func (*AddressADXPBuildingNumberSuffix) String

type AddressADXPCareOf

type AddressADXPCareOf struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-careOf. careOf. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-careOf

func (*AddressADXPCareOf) Descriptor deprecated

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

Deprecated: Use AddressADXPCareOf.ProtoReflect.Descriptor instead.

func (*AddressADXPCareOf) GetId

func (*AddressADXPCareOf) GetValueString

func (x *AddressADXPCareOf) GetValueString() *datatypes_go_proto.String

func (*AddressADXPCareOf) ProtoMessage

func (*AddressADXPCareOf) ProtoMessage()

func (*AddressADXPCareOf) ProtoReflect

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

func (*AddressADXPCareOf) Reset

func (x *AddressADXPCareOf) Reset()

func (*AddressADXPCareOf) String

func (x *AddressADXPCareOf) String() string

type AddressADXPCensusTract

type AddressADXPCensusTract struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-censusTract. censusTract. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-censusTract

func (*AddressADXPCensusTract) Descriptor deprecated

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

Deprecated: Use AddressADXPCensusTract.ProtoReflect.Descriptor instead.

func (*AddressADXPCensusTract) GetId

func (*AddressADXPCensusTract) GetValueString

func (x *AddressADXPCensusTract) GetValueString() *datatypes_go_proto.String

func (*AddressADXPCensusTract) ProtoMessage

func (*AddressADXPCensusTract) ProtoMessage()

func (*AddressADXPCensusTract) ProtoReflect

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

func (*AddressADXPCensusTract) Reset

func (x *AddressADXPCensusTract) Reset()

func (*AddressADXPCensusTract) String

func (x *AddressADXPCensusTract) String() string

type AddressADXPDelimiter

type AddressADXPDelimiter struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-delimiter. delimiter. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-delimiter

func (*AddressADXPDelimiter) Descriptor deprecated

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

Deprecated: Use AddressADXPDelimiter.ProtoReflect.Descriptor instead.

func (*AddressADXPDelimiter) GetId

func (*AddressADXPDelimiter) GetValueString

func (x *AddressADXPDelimiter) GetValueString() *datatypes_go_proto.String

func (*AddressADXPDelimiter) ProtoMessage

func (*AddressADXPDelimiter) ProtoMessage()

func (*AddressADXPDelimiter) ProtoReflect

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

func (*AddressADXPDelimiter) Reset

func (x *AddressADXPDelimiter) Reset()

func (*AddressADXPDelimiter) String

func (x *AddressADXPDelimiter) String() string

type AddressADXPDeliveryAddressLine

type AddressADXPDeliveryAddressLine struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-deliveryAddressLine. deliveryAddressLine. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryAddressLine

func (*AddressADXPDeliveryAddressLine) Descriptor deprecated

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

Deprecated: Use AddressADXPDeliveryAddressLine.ProtoReflect.Descriptor instead.

func (*AddressADXPDeliveryAddressLine) GetId

func (*AddressADXPDeliveryAddressLine) GetValueString

func (*AddressADXPDeliveryAddressLine) ProtoMessage

func (*AddressADXPDeliveryAddressLine) ProtoMessage()

func (*AddressADXPDeliveryAddressLine) ProtoReflect

func (*AddressADXPDeliveryAddressLine) Reset

func (x *AddressADXPDeliveryAddressLine) Reset()

func (*AddressADXPDeliveryAddressLine) String

type AddressADXPDeliveryInstallationArea

type AddressADXPDeliveryInstallationArea struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-deliveryInstallationArea. deliveryInstallationArea. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryInstallationArea

func (*AddressADXPDeliveryInstallationArea) Descriptor deprecated

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

Deprecated: Use AddressADXPDeliveryInstallationArea.ProtoReflect.Descriptor instead.

func (*AddressADXPDeliveryInstallationArea) GetId

func (*AddressADXPDeliveryInstallationArea) GetValueString

func (*AddressADXPDeliveryInstallationArea) ProtoMessage

func (*AddressADXPDeliveryInstallationArea) ProtoMessage()

func (*AddressADXPDeliveryInstallationArea) ProtoReflect

func (*AddressADXPDeliveryInstallationArea) Reset

func (*AddressADXPDeliveryInstallationArea) String

type AddressADXPDeliveryInstallationQualifier

type AddressADXPDeliveryInstallationQualifier struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-deliveryInstallationQualifier. deliveryInstallationQualifier. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryInstallationQualifier

func (*AddressADXPDeliveryInstallationQualifier) Descriptor deprecated

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

Deprecated: Use AddressADXPDeliveryInstallationQualifier.ProtoReflect.Descriptor instead.

func (*AddressADXPDeliveryInstallationQualifier) GetId

func (*AddressADXPDeliveryInstallationQualifier) GetValueString

func (*AddressADXPDeliveryInstallationQualifier) ProtoMessage

func (*AddressADXPDeliveryInstallationQualifier) ProtoReflect

func (*AddressADXPDeliveryInstallationQualifier) Reset

func (*AddressADXPDeliveryInstallationQualifier) String

type AddressADXPDeliveryInstallationType

type AddressADXPDeliveryInstallationType struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-deliveryInstallationType. deliveryInstallationType. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryInstallationType

func (*AddressADXPDeliveryInstallationType) Descriptor deprecated

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

Deprecated: Use AddressADXPDeliveryInstallationType.ProtoReflect.Descriptor instead.

func (*AddressADXPDeliveryInstallationType) GetId

func (*AddressADXPDeliveryInstallationType) GetValueString

func (*AddressADXPDeliveryInstallationType) ProtoMessage

func (*AddressADXPDeliveryInstallationType) ProtoMessage()

func (*AddressADXPDeliveryInstallationType) ProtoReflect

func (*AddressADXPDeliveryInstallationType) Reset

func (*AddressADXPDeliveryInstallationType) String

type AddressADXPDeliveryMode

type AddressADXPDeliveryMode struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-deliveryMode. deliveryMode. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryMode

func (*AddressADXPDeliveryMode) Descriptor deprecated

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

Deprecated: Use AddressADXPDeliveryMode.ProtoReflect.Descriptor instead.

func (*AddressADXPDeliveryMode) GetId

func (*AddressADXPDeliveryMode) GetValueString

func (x *AddressADXPDeliveryMode) GetValueString() *datatypes_go_proto.String

func (*AddressADXPDeliveryMode) ProtoMessage

func (*AddressADXPDeliveryMode) ProtoMessage()

func (*AddressADXPDeliveryMode) ProtoReflect

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

func (*AddressADXPDeliveryMode) Reset

func (x *AddressADXPDeliveryMode) Reset()

func (*AddressADXPDeliveryMode) String

func (x *AddressADXPDeliveryMode) String() string

type AddressADXPDeliveryModeIdentifier

type AddressADXPDeliveryModeIdentifier struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-deliveryModeIdentifier. deliveryModeIdentifier. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryModeIdentifier

func (*AddressADXPDeliveryModeIdentifier) Descriptor deprecated

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

Deprecated: Use AddressADXPDeliveryModeIdentifier.ProtoReflect.Descriptor instead.

func (*AddressADXPDeliveryModeIdentifier) GetId

func (*AddressADXPDeliveryModeIdentifier) GetValueString

func (*AddressADXPDeliveryModeIdentifier) ProtoMessage

func (*AddressADXPDeliveryModeIdentifier) ProtoMessage()

func (*AddressADXPDeliveryModeIdentifier) ProtoReflect

func (*AddressADXPDeliveryModeIdentifier) Reset

func (*AddressADXPDeliveryModeIdentifier) String

type AddressADXPDirection

type AddressADXPDirection struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-direction. direction. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-direction

func (*AddressADXPDirection) Descriptor deprecated

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

Deprecated: Use AddressADXPDirection.ProtoReflect.Descriptor instead.

func (*AddressADXPDirection) GetId

func (*AddressADXPDirection) GetValueString

func (x *AddressADXPDirection) GetValueString() *datatypes_go_proto.String

func (*AddressADXPDirection) ProtoMessage

func (*AddressADXPDirection) ProtoMessage()

func (*AddressADXPDirection) ProtoReflect

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

func (*AddressADXPDirection) Reset

func (x *AddressADXPDirection) Reset()

func (*AddressADXPDirection) String

func (x *AddressADXPDirection) String() string

type AddressADXPHouseNumber

type AddressADXPHouseNumber struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-houseNumber. houseNumber. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber

func (*AddressADXPHouseNumber) Descriptor deprecated

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

Deprecated: Use AddressADXPHouseNumber.ProtoReflect.Descriptor instead.

func (*AddressADXPHouseNumber) GetId

func (*AddressADXPHouseNumber) GetValueString

func (x *AddressADXPHouseNumber) GetValueString() *datatypes_go_proto.String

func (*AddressADXPHouseNumber) ProtoMessage

func (*AddressADXPHouseNumber) ProtoMessage()

func (*AddressADXPHouseNumber) ProtoReflect

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

func (*AddressADXPHouseNumber) Reset

func (x *AddressADXPHouseNumber) Reset()

func (*AddressADXPHouseNumber) String

func (x *AddressADXPHouseNumber) String() string

type AddressADXPHouseNumberNumeric

type AddressADXPHouseNumberNumeric struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-houseNumberNumeric. houseNumberNumeric. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumberNumeric

func (*AddressADXPHouseNumberNumeric) Descriptor deprecated

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

Deprecated: Use AddressADXPHouseNumberNumeric.ProtoReflect.Descriptor instead.

func (*AddressADXPHouseNumberNumeric) GetId

func (*AddressADXPHouseNumberNumeric) GetValueString

func (*AddressADXPHouseNumberNumeric) ProtoMessage

func (*AddressADXPHouseNumberNumeric) ProtoMessage()

func (*AddressADXPHouseNumberNumeric) ProtoReflect

func (*AddressADXPHouseNumberNumeric) Reset

func (x *AddressADXPHouseNumberNumeric) Reset()

func (*AddressADXPHouseNumberNumeric) String

type AddressADXPPostBox

type AddressADXPPostBox struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-postBox. postBox. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox

func (*AddressADXPPostBox) Descriptor deprecated

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

Deprecated: Use AddressADXPPostBox.ProtoReflect.Descriptor instead.

func (*AddressADXPPostBox) GetId

func (*AddressADXPPostBox) GetValueString

func (x *AddressADXPPostBox) GetValueString() *datatypes_go_proto.String

func (*AddressADXPPostBox) ProtoMessage

func (*AddressADXPPostBox) ProtoMessage()

func (*AddressADXPPostBox) ProtoReflect

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

func (*AddressADXPPostBox) Reset

func (x *AddressADXPPostBox) Reset()

func (*AddressADXPPostBox) String

func (x *AddressADXPPostBox) String() string

type AddressADXPPrecinct

type AddressADXPPrecinct struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-precinct. precinct. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-precinct

func (*AddressADXPPrecinct) Descriptor deprecated

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

Deprecated: Use AddressADXPPrecinct.ProtoReflect.Descriptor instead.

func (*AddressADXPPrecinct) GetId

func (*AddressADXPPrecinct) GetValueString

func (x *AddressADXPPrecinct) GetValueString() *datatypes_go_proto.String

func (*AddressADXPPrecinct) ProtoMessage

func (*AddressADXPPrecinct) ProtoMessage()

func (*AddressADXPPrecinct) ProtoReflect

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

func (*AddressADXPPrecinct) Reset

func (x *AddressADXPPrecinct) Reset()

func (*AddressADXPPrecinct) String

func (x *AddressADXPPrecinct) String() string

type AddressADXPStreetAddressLine

type AddressADXPStreetAddressLine struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-streetAddressLine. streetAddressLine. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetAddressLine

func (*AddressADXPStreetAddressLine) Descriptor deprecated

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

Deprecated: Use AddressADXPStreetAddressLine.ProtoReflect.Descriptor instead.

func (*AddressADXPStreetAddressLine) GetId

func (*AddressADXPStreetAddressLine) GetValueString

func (*AddressADXPStreetAddressLine) ProtoMessage

func (*AddressADXPStreetAddressLine) ProtoMessage()

func (*AddressADXPStreetAddressLine) ProtoReflect

func (*AddressADXPStreetAddressLine) Reset

func (x *AddressADXPStreetAddressLine) Reset()

func (*AddressADXPStreetAddressLine) String

type AddressADXPStreetName

type AddressADXPStreetName struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-streetName. streetName. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName

func (*AddressADXPStreetName) Descriptor deprecated

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

Deprecated: Use AddressADXPStreetName.ProtoReflect.Descriptor instead.

func (*AddressADXPStreetName) GetId

func (*AddressADXPStreetName) GetValueString

func (x *AddressADXPStreetName) GetValueString() *datatypes_go_proto.String

func (*AddressADXPStreetName) ProtoMessage

func (*AddressADXPStreetName) ProtoMessage()

func (*AddressADXPStreetName) ProtoReflect

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

func (*AddressADXPStreetName) Reset

func (x *AddressADXPStreetName) Reset()

func (*AddressADXPStreetName) String

func (x *AddressADXPStreetName) String() string

type AddressADXPStreetNameBase

type AddressADXPStreetNameBase struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-streetNameBase. streetNameBase. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameBase

func (*AddressADXPStreetNameBase) Descriptor deprecated

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

Deprecated: Use AddressADXPStreetNameBase.ProtoReflect.Descriptor instead.

func (*AddressADXPStreetNameBase) GetId

func (*AddressADXPStreetNameBase) GetValueString

func (*AddressADXPStreetNameBase) ProtoMessage

func (*AddressADXPStreetNameBase) ProtoMessage()

func (*AddressADXPStreetNameBase) ProtoReflect

func (*AddressADXPStreetNameBase) Reset

func (x *AddressADXPStreetNameBase) Reset()

func (*AddressADXPStreetNameBase) String

func (x *AddressADXPStreetNameBase) String() string

type AddressADXPStreetNameType

type AddressADXPStreetNameType struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-streetNameType. streetNameType. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType

func (*AddressADXPStreetNameType) Descriptor deprecated

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

Deprecated: Use AddressADXPStreetNameType.ProtoReflect.Descriptor instead.

func (*AddressADXPStreetNameType) GetId

func (*AddressADXPStreetNameType) GetValueString

func (*AddressADXPStreetNameType) ProtoMessage

func (*AddressADXPStreetNameType) ProtoMessage()

func (*AddressADXPStreetNameType) ProtoReflect

func (*AddressADXPStreetNameType) Reset

func (x *AddressADXPStreetNameType) Reset()

func (*AddressADXPStreetNameType) String

func (x *AddressADXPStreetNameType) String() string

type AddressADXPUnitID

type AddressADXPUnitID struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-unitID. unitID. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID

func (*AddressADXPUnitID) Descriptor deprecated

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

Deprecated: Use AddressADXPUnitID.ProtoReflect.Descriptor instead.

func (*AddressADXPUnitID) GetId

func (*AddressADXPUnitID) GetValueString

func (x *AddressADXPUnitID) GetValueString() *datatypes_go_proto.String

func (*AddressADXPUnitID) ProtoMessage

func (*AddressADXPUnitID) ProtoMessage()

func (*AddressADXPUnitID) ProtoReflect

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

func (*AddressADXPUnitID) Reset

func (x *AddressADXPUnitID) Reset()

func (*AddressADXPUnitID) String

func (x *AddressADXPUnitID) String() string

type AddressADXPUnitType

type AddressADXPUnitType struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ADXP-unitType. unitType. See http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitType

func (*AddressADXPUnitType) Descriptor deprecated

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

Deprecated: Use AddressADXPUnitType.ProtoReflect.Descriptor instead.

func (*AddressADXPUnitType) GetId

func (*AddressADXPUnitType) GetValueString

func (x *AddressADXPUnitType) GetValueString() *datatypes_go_proto.String

func (*AddressADXPUnitType) ProtoMessage

func (*AddressADXPUnitType) ProtoMessage()

func (*AddressADXPUnitType) ProtoReflect

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

func (*AddressADXPUnitType) Reset

func (x *AddressADXPUnitType) Reset()

func (*AddressADXPUnitType) String

func (x *AddressADXPUnitType) String() string

type AddressGeolocation

type AddressGeolocation 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"`
	// Latitude with WGS84 datum
	Latitude *datatypes_go_proto.Decimal `protobuf:"bytes,4,opt,name=latitude,proto3" json:"latitude,omitempty"`
	// Longitude with WGS84 datum
	Longitude *datatypes_go_proto.Decimal `protobuf:"bytes,5,opt,name=longitude,proto3" json:"longitude,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Geolocation. The absolute geographic location. See http://hl7.org/fhir/StructureDefinition/geolocation

func (*AddressGeolocation) Descriptor deprecated

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

Deprecated: Use AddressGeolocation.ProtoReflect.Descriptor instead.

func (*AddressGeolocation) GetExtension

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

func (*AddressGeolocation) GetId

func (*AddressGeolocation) GetLatitude

func (x *AddressGeolocation) GetLatitude() *datatypes_go_proto.Decimal

func (*AddressGeolocation) GetLongitude

func (x *AddressGeolocation) GetLongitude() *datatypes_go_proto.Decimal

func (*AddressGeolocation) ProtoMessage

func (*AddressGeolocation) ProtoMessage()

func (*AddressGeolocation) ProtoReflect

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

func (*AddressGeolocation) Reset

func (x *AddressGeolocation) Reset()

func (*AddressGeolocation) String

func (x *AddressGeolocation) String() string

type AllergyIntoleranceAbatement

type AllergyIntoleranceAbatement struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String          `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *AllergyIntoleranceAbatement_ValueX `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for abatement. When the allergy or intolerance resolved. See http://hl7.org/fhir/StructureDefinition/allergyintolerance-abatement

func (*AllergyIntoleranceAbatement) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceAbatement.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceAbatement) GetId

func (*AllergyIntoleranceAbatement) GetValue

func (*AllergyIntoleranceAbatement) ProtoMessage

func (*AllergyIntoleranceAbatement) ProtoMessage()

func (*AllergyIntoleranceAbatement) ProtoReflect

func (*AllergyIntoleranceAbatement) Reset

func (x *AllergyIntoleranceAbatement) Reset()

func (*AllergyIntoleranceAbatement) String

func (x *AllergyIntoleranceAbatement) String() string

type AllergyIntoleranceAbatement_ValueX

type AllergyIntoleranceAbatement_ValueX struct {

	// Types that are assignable to Choice:
	//	*AllergyIntoleranceAbatement_ValueX_DateTime
	//	*AllergyIntoleranceAbatement_ValueX_Age
	//	*AllergyIntoleranceAbatement_ValueX_Period
	//	*AllergyIntoleranceAbatement_ValueX_Range
	//	*AllergyIntoleranceAbatement_ValueX_StringValue
	Choice isAllergyIntoleranceAbatement_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*AllergyIntoleranceAbatement_ValueX) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceAbatement_ValueX.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceAbatement_ValueX) GetAge

func (*AllergyIntoleranceAbatement_ValueX) GetChoice

func (m *AllergyIntoleranceAbatement_ValueX) GetChoice() isAllergyIntoleranceAbatement_ValueX_Choice

func (*AllergyIntoleranceAbatement_ValueX) GetDateTime

func (*AllergyIntoleranceAbatement_ValueX) GetPeriod

func (*AllergyIntoleranceAbatement_ValueX) GetRange

func (*AllergyIntoleranceAbatement_ValueX) GetStringValue

func (*AllergyIntoleranceAbatement_ValueX) ProtoMessage

func (*AllergyIntoleranceAbatement_ValueX) ProtoMessage()

func (*AllergyIntoleranceAbatement_ValueX) ProtoReflect

func (*AllergyIntoleranceAbatement_ValueX) Reset

func (*AllergyIntoleranceAbatement_ValueX) String

type AllergyIntoleranceAbatement_ValueX_Age

type AllergyIntoleranceAbatement_ValueX_Age struct {
	Age *datatypes_go_proto.Age `protobuf:"bytes,2,opt,name=age,proto3,oneof"`
}

type AllergyIntoleranceAbatement_ValueX_DateTime

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

type AllergyIntoleranceAbatement_ValueX_Period

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

type AllergyIntoleranceAbatement_ValueX_Range

type AllergyIntoleranceAbatement_ValueX_Range struct {
	Range *datatypes_go_proto.Range `protobuf:"bytes,4,opt,name=range,proto3,oneof"`
}

type AllergyIntoleranceAbatement_ValueX_StringValue

type AllergyIntoleranceAbatement_ValueX_StringValue struct {
	StringValue *datatypes_go_proto.String `protobuf:"bytes,5,opt,name=string_value,json=string,proto3,oneof"`
}

type AllergyIntoleranceAdministration

type AllergyIntoleranceAdministration struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for administration. Actual medication record, if known. See http://hl7.org/fhir/StructureDefinition/openEHR-administration

func (*AllergyIntoleranceAdministration) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceAdministration.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceAdministration) GetId

func (*AllergyIntoleranceAdministration) GetValueReference

func (*AllergyIntoleranceAdministration) ProtoMessage

func (*AllergyIntoleranceAdministration) ProtoMessage()

func (*AllergyIntoleranceAdministration) ProtoReflect

func (*AllergyIntoleranceAdministration) Reset

func (*AllergyIntoleranceAdministration) String

type AllergyIntoleranceAssertedDate

type AllergyIntoleranceAssertedDate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDateTime *datatypes_go_proto.DateTime `protobuf:"bytes,3,opt,name=value_date_time,json=valueDateTime,proto3" json:"value_date_time,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for assertedDate. Date the allergy or intolerance was first asserted. See http://hl7.org/fhir/StructureDefinition/allergyintolerance-assertedDate

func (*AllergyIntoleranceAssertedDate) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceAssertedDate.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceAssertedDate) GetId

func (*AllergyIntoleranceAssertedDate) GetValueDateTime

func (*AllergyIntoleranceAssertedDate) ProtoMessage

func (*AllergyIntoleranceAssertedDate) ProtoMessage()

func (*AllergyIntoleranceAssertedDate) ProtoReflect

func (*AllergyIntoleranceAssertedDate) Reset

func (x *AllergyIntoleranceAssertedDate) Reset()

func (*AllergyIntoleranceAssertedDate) String

type AllergyIntoleranceCareplan

type AllergyIntoleranceCareplan struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for careplan. Clinical Management Details. See http://hl7.org/fhir/StructureDefinition/openEHR-careplan

func (*AllergyIntoleranceCareplan) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceCareplan.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceCareplan) GetId

func (*AllergyIntoleranceCareplan) GetValueReference

func (*AllergyIntoleranceCareplan) ProtoMessage

func (*AllergyIntoleranceCareplan) ProtoMessage()

func (*AllergyIntoleranceCareplan) ProtoReflect

func (*AllergyIntoleranceCareplan) Reset

func (x *AllergyIntoleranceCareplan) Reset()

func (*AllergyIntoleranceCareplan) String

func (x *AllergyIntoleranceCareplan) String() string

type AllergyIntoleranceCertainty

type AllergyIntoleranceCertainty struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for certainty. Certainty that the substance was the cause of the manifestation. See http://hl7.org/fhir/StructureDefinition/allergyintolerance-certainty

func (*AllergyIntoleranceCertainty) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceCertainty.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceCertainty) GetId

func (*AllergyIntoleranceCertainty) GetValueCodeableConcept

func (x *AllergyIntoleranceCertainty) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*AllergyIntoleranceCertainty) ProtoMessage

func (*AllergyIntoleranceCertainty) ProtoMessage()

func (*AllergyIntoleranceCertainty) ProtoReflect

func (*AllergyIntoleranceCertainty) Reset

func (x *AllergyIntoleranceCertainty) Reset()

func (*AllergyIntoleranceCertainty) String

func (x *AllergyIntoleranceCertainty) String() string

type AllergyIntoleranceDuration

type AllergyIntoleranceDuration struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDuration *datatypes_go_proto.Duration `protobuf:"bytes,3,opt,name=value_duration,json=valueDuration,proto3" json:"value_duration,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for duration. How long Manifestations persisted. See http://hl7.org/fhir/StructureDefinition/allergyintolerance-duration

func (*AllergyIntoleranceDuration) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceDuration.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceDuration) GetId

func (*AllergyIntoleranceDuration) GetValueDuration

func (*AllergyIntoleranceDuration) ProtoMessage

func (*AllergyIntoleranceDuration) ProtoMessage()

func (*AllergyIntoleranceDuration) ProtoReflect

func (*AllergyIntoleranceDuration) Reset

func (x *AllergyIntoleranceDuration) Reset()

func (*AllergyIntoleranceDuration) String

func (x *AllergyIntoleranceDuration) String() string

type AllergyIntoleranceExposureDate

type AllergyIntoleranceExposureDate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDateTime *datatypes_go_proto.DateTime `protobuf:"bytes,3,opt,name=value_date_time,json=valueDateTime,proto3" json:"value_date_time,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for exposureDate. Date(/time) of first exposure to Substance. See http://hl7.org/fhir/StructureDefinition/openEHR-exposureDate

func (*AllergyIntoleranceExposureDate) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceExposureDate.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceExposureDate) GetId

func (*AllergyIntoleranceExposureDate) GetValueDateTime

func (*AllergyIntoleranceExposureDate) ProtoMessage

func (*AllergyIntoleranceExposureDate) ProtoMessage()

func (*AllergyIntoleranceExposureDate) ProtoReflect

func (*AllergyIntoleranceExposureDate) Reset

func (x *AllergyIntoleranceExposureDate) Reset()

func (*AllergyIntoleranceExposureDate) String

type AllergyIntoleranceExposureDescription

type AllergyIntoleranceExposureDescription struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for exposureDescription. Text description about exposure to the Substance. See http://hl7.org/fhir/StructureDefinition/openEHR-exposureDescription

func (*AllergyIntoleranceExposureDescription) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceExposureDescription.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceExposureDescription) GetId

func (*AllergyIntoleranceExposureDescription) GetValueString

func (*AllergyIntoleranceExposureDescription) ProtoMessage

func (*AllergyIntoleranceExposureDescription) ProtoMessage()

func (*AllergyIntoleranceExposureDescription) ProtoReflect

func (*AllergyIntoleranceExposureDescription) Reset

func (*AllergyIntoleranceExposureDescription) String

type AllergyIntoleranceExposureDuration

type AllergyIntoleranceExposureDuration struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDuration *datatypes_go_proto.Duration `protobuf:"bytes,3,opt,name=value_duration,json=valueDuration,proto3" json:"value_duration,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for exposureDuration. Amount of time individual was exposed to Substance. See http://hl7.org/fhir/StructureDefinition/openEHR-exposureDuration

func (*AllergyIntoleranceExposureDuration) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceExposureDuration.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceExposureDuration) GetId

func (*AllergyIntoleranceExposureDuration) GetValueDuration

func (*AllergyIntoleranceExposureDuration) ProtoMessage

func (*AllergyIntoleranceExposureDuration) ProtoMessage()

func (*AllergyIntoleranceExposureDuration) ProtoReflect

func (*AllergyIntoleranceExposureDuration) Reset

func (*AllergyIntoleranceExposureDuration) String

type AllergyIntoleranceLocation

type AllergyIntoleranceLocation struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for location. Body site of manifestations. See http://hl7.org/fhir/StructureDefinition/openEHR-location

func (*AllergyIntoleranceLocation) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceLocation.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceLocation) GetId

func (*AllergyIntoleranceLocation) GetValueCodeableConcept

func (x *AllergyIntoleranceLocation) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*AllergyIntoleranceLocation) ProtoMessage

func (*AllergyIntoleranceLocation) ProtoMessage()

func (*AllergyIntoleranceLocation) ProtoReflect

func (*AllergyIntoleranceLocation) Reset

func (x *AllergyIntoleranceLocation) Reset()

func (*AllergyIntoleranceLocation) String

func (x *AllergyIntoleranceLocation) String() string

type AllergyIntoleranceManagement

type AllergyIntoleranceManagement struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for management. Clinical Management Description. See http://hl7.org/fhir/StructureDefinition/openEHR-management

func (*AllergyIntoleranceManagement) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceManagement.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceManagement) GetId

func (*AllergyIntoleranceManagement) GetValueString

func (*AllergyIntoleranceManagement) ProtoMessage

func (*AllergyIntoleranceManagement) ProtoMessage()

func (*AllergyIntoleranceManagement) ProtoReflect

func (*AllergyIntoleranceManagement) Reset

func (x *AllergyIntoleranceManagement) Reset()

func (*AllergyIntoleranceManagement) String

type AllergyIntoleranceReasonRefuted

type AllergyIntoleranceReasonRefuted struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for reasonRefuted. Explanation associated with refuted status. See http://hl7.org/fhir/StructureDefinition/allergyintolerance-reasonRefuted

func (*AllergyIntoleranceReasonRefuted) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceReasonRefuted.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceReasonRefuted) GetId

func (*AllergyIntoleranceReasonRefuted) GetValueCodeableConcept

func (*AllergyIntoleranceReasonRefuted) ProtoMessage

func (*AllergyIntoleranceReasonRefuted) ProtoMessage()

func (*AllergyIntoleranceReasonRefuted) ProtoReflect

func (*AllergyIntoleranceReasonRefuted) Reset

func (*AllergyIntoleranceReasonRefuted) String

type AllergyIntoleranceResolutionAge

type AllergyIntoleranceResolutionAge struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueAge *datatypes_go_proto.Age `protobuf:"bytes,3,opt,name=value_age,json=valueAge,proto3" json:"value_age,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for resolutionAge. Age that the allergy or intolerance resolved. See http://hl7.org/fhir/StructureDefinition/allergyintolerance-resolutionAge

func (*AllergyIntoleranceResolutionAge) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceResolutionAge.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceResolutionAge) GetId

func (*AllergyIntoleranceResolutionAge) GetValueAge

func (*AllergyIntoleranceResolutionAge) ProtoMessage

func (*AllergyIntoleranceResolutionAge) ProtoMessage()

func (*AllergyIntoleranceResolutionAge) ProtoReflect

func (*AllergyIntoleranceResolutionAge) Reset

func (*AllergyIntoleranceResolutionAge) String

type AllergyIntoleranceSubstanceExposureRisk

type AllergyIntoleranceSubstanceExposureRisk 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"`
	// Substance (or pharmaceutical product)
	Substance *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=substance,proto3" json:"substance,omitempty"`
	// known-reaction-risk | no-known-reaction-risk
	ExposureRisk *datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,opt,name=exposure_risk,json=exposureRisk,proto3" json:"exposure_risk,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for substanceExposureRisk. Exposure risk of adverse reaction (allergy or intolerance) to the specified substance/product. See http://hl7.org/fhir/StructureDefinition/allergyintolerance-substanceExposureRisk

func (*AllergyIntoleranceSubstanceExposureRisk) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceSubstanceExposureRisk.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceSubstanceExposureRisk) GetExposureRisk

func (*AllergyIntoleranceSubstanceExposureRisk) GetExtension

func (*AllergyIntoleranceSubstanceExposureRisk) GetId

func (*AllergyIntoleranceSubstanceExposureRisk) GetSubstance

func (*AllergyIntoleranceSubstanceExposureRisk) ProtoMessage

func (*AllergyIntoleranceSubstanceExposureRisk) ProtoReflect

func (*AllergyIntoleranceSubstanceExposureRisk) Reset

func (*AllergyIntoleranceSubstanceExposureRisk) String

type AllergyIntoleranceTest

type AllergyIntoleranceTest struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for test. Observations that confirm or refute. See http://hl7.org/fhir/StructureDefinition/openEHR-test

func (*AllergyIntoleranceTest) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceTest.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceTest) GetId

func (*AllergyIntoleranceTest) GetValueReference

func (x *AllergyIntoleranceTest) GetValueReference() *datatypes_go_proto.Reference

func (*AllergyIntoleranceTest) ProtoMessage

func (*AllergyIntoleranceTest) ProtoMessage()

func (*AllergyIntoleranceTest) ProtoReflect

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

func (*AllergyIntoleranceTest) Reset

func (x *AllergyIntoleranceTest) Reset()

func (*AllergyIntoleranceTest) String

func (x *AllergyIntoleranceTest) String() string

type AnimalSpecies

type AnimalSpecies struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for animalSpecies. The Species of the Service Animal. See http://hl7.org/fhir/StructureDefinition/practitioner-animalSpecies

func (*AnimalSpecies) Descriptor deprecated

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

Deprecated: Use AnimalSpecies.ProtoReflect.Descriptor instead.

func (*AnimalSpecies) GetId

func (*AnimalSpecies) GetValueCodeableConcept

func (x *AnimalSpecies) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*AnimalSpecies) ProtoMessage

func (*AnimalSpecies) ProtoMessage()

func (*AnimalSpecies) ProtoReflect

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

func (*AnimalSpecies) Reset

func (x *AnimalSpecies) Reset()

func (*AnimalSpecies) String

func (x *AnimalSpecies) String() string

type ApproachBodyStructure

type ApproachBodyStructure struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for approachBodyStructure. The access point or points used for this procedure. See http://hl7.org/fhir/StructureDefinition/procedure-approachBodyStructure

func (*ApproachBodyStructure) Descriptor deprecated

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

Deprecated: Use ApproachBodyStructure.ProtoReflect.Descriptor instead.

func (*ApproachBodyStructure) GetId

func (*ApproachBodyStructure) GetValueReference

func (x *ApproachBodyStructure) GetValueReference() *datatypes_go_proto.Reference

func (*ApproachBodyStructure) ProtoMessage

func (*ApproachBodyStructure) ProtoMessage()

func (*ApproachBodyStructure) ProtoReflect

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

func (*ApproachBodyStructure) Reset

func (x *ApproachBodyStructure) Reset()

func (*ApproachBodyStructure) String

func (x *ApproachBodyStructure) String() string

type ApprovalDate

type ApprovalDate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDate *datatypes_go_proto.Date `protobuf:"bytes,3,opt,name=value_date,json=valueDate,proto3" json:"value_date,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for approvalDate. When resource approved by publisher. See http://hl7.org/fhir/StructureDefinition/resource-approvalDate

func (*ApprovalDate) Descriptor deprecated

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

Deprecated: Use ApprovalDate.ProtoReflect.Descriptor instead.

func (*ApprovalDate) GetId

func (*ApprovalDate) GetValueDate

func (x *ApprovalDate) GetValueDate() *datatypes_go_proto.Date

func (*ApprovalDate) ProtoMessage

func (*ApprovalDate) ProtoMessage()

func (*ApprovalDate) ProtoReflect

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

func (*ApprovalDate) Reset

func (x *ApprovalDate) Reset()

func (*ApprovalDate) String

func (x *ApprovalDate) String() string

type AttachmentCitation

type AttachmentCitation struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for citation. Bibliographic citation for the resource. See http://hl7.org/fhir/StructureDefinition/cqf-citation

func (*AttachmentCitation) Descriptor deprecated

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

Deprecated: Use AttachmentCitation.ProtoReflect.Descriptor instead.

func (*AttachmentCitation) GetId

func (*AttachmentCitation) GetValueString

func (x *AttachmentCitation) GetValueString() *datatypes_go_proto.String

func (*AttachmentCitation) ProtoMessage

func (*AttachmentCitation) ProtoMessage()

func (*AttachmentCitation) ProtoReflect

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

func (*AttachmentCitation) Reset

func (x *AttachmentCitation) Reset()

func (*AttachmentCitation) String

func (x *AttachmentCitation) String() string

type AttachmentQualityOfEvidence

type AttachmentQualityOfEvidence struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for qualityOfEvidence. The quality of the evidence. See http://hl7.org/fhir/StructureDefinition/cqf-qualityOfEvidence

func (*AttachmentQualityOfEvidence) Descriptor deprecated

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

Deprecated: Use AttachmentQualityOfEvidence.ProtoReflect.Descriptor instead.

func (*AttachmentQualityOfEvidence) GetId

func (*AttachmentQualityOfEvidence) GetValueCodeableConcept

func (x *AttachmentQualityOfEvidence) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*AttachmentQualityOfEvidence) ProtoMessage

func (*AttachmentQualityOfEvidence) ProtoMessage()

func (*AttachmentQualityOfEvidence) ProtoReflect

func (*AttachmentQualityOfEvidence) Reset

func (x *AttachmentQualityOfEvidence) Reset()

func (*AttachmentQualityOfEvidence) String

func (x *AttachmentQualityOfEvidence) String() string

type AttachmentStrengthOfRecommendation

type AttachmentStrengthOfRecommendation struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for strengthOfRecommendation. The strength of the recommendation. See http://hl7.org/fhir/StructureDefinition/cqf-strengthOfRecommendation

func (*AttachmentStrengthOfRecommendation) Descriptor deprecated

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

Deprecated: Use AttachmentStrengthOfRecommendation.ProtoReflect.Descriptor instead.

func (*AttachmentStrengthOfRecommendation) GetId

func (*AttachmentStrengthOfRecommendation) GetValueCodeableConcept

func (*AttachmentStrengthOfRecommendation) ProtoMessage

func (*AttachmentStrengthOfRecommendation) ProtoMessage()

func (*AttachmentStrengthOfRecommendation) ProtoReflect

func (*AttachmentStrengthOfRecommendation) Reset

func (*AttachmentStrengthOfRecommendation) String

type AuditEventAccession

type AuditEventAccession struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueIdentifier *datatypes_go_proto.Identifier `protobuf:"bytes,3,opt,name=value_identifier,json=valueIdentifier,proto3" json:"value_identifier,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Accession. Accession Number. See http://hl7.org/fhir/StructureDefinition/auditevent-Accession

func (*AuditEventAccession) Descriptor deprecated

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

Deprecated: Use AuditEventAccession.ProtoReflect.Descriptor instead.

func (*AuditEventAccession) GetId

func (*AuditEventAccession) GetValueIdentifier

func (x *AuditEventAccession) GetValueIdentifier() *datatypes_go_proto.Identifier

func (*AuditEventAccession) ProtoMessage

func (*AuditEventAccession) ProtoMessage()

func (*AuditEventAccession) ProtoReflect

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

func (*AuditEventAccession) Reset

func (x *AuditEventAccession) Reset()

func (*AuditEventAccession) String

func (x *AuditEventAccession) String() string

type AuditEventAnonymized

type AuditEventAnonymized struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Anonymized. Anonymized state. See http://hl7.org/fhir/StructureDefinition/auditevent-Anonymized

func (*AuditEventAnonymized) Descriptor deprecated

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

Deprecated: Use AuditEventAnonymized.ProtoReflect.Descriptor instead.

func (*AuditEventAnonymized) GetId

func (*AuditEventAnonymized) GetValueBoolean

func (x *AuditEventAnonymized) GetValueBoolean() *datatypes_go_proto.Boolean

func (*AuditEventAnonymized) ProtoMessage

func (*AuditEventAnonymized) ProtoMessage()

func (*AuditEventAnonymized) ProtoReflect

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

func (*AuditEventAnonymized) Reset

func (x *AuditEventAnonymized) Reset()

func (*AuditEventAnonymized) String

func (x *AuditEventAnonymized) String() string

type AuditEventEncrypted

type AuditEventEncrypted struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Encrypted. Encrypted state. See http://hl7.org/fhir/StructureDefinition/auditevent-Encrypted

func (*AuditEventEncrypted) Descriptor deprecated

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

Deprecated: Use AuditEventEncrypted.ProtoReflect.Descriptor instead.

func (*AuditEventEncrypted) GetId

func (*AuditEventEncrypted) GetValueBoolean

func (x *AuditEventEncrypted) GetValueBoolean() *datatypes_go_proto.Boolean

func (*AuditEventEncrypted) ProtoMessage

func (*AuditEventEncrypted) ProtoMessage()

func (*AuditEventEncrypted) ProtoReflect

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

func (*AuditEventEncrypted) Reset

func (x *AuditEventEncrypted) Reset()

func (*AuditEventEncrypted) String

func (x *AuditEventEncrypted) String() string

type AuditEventInstance

type AuditEventInstance struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueIdentifier *datatypes_go_proto.Identifier `protobuf:"bytes,3,opt,name=value_identifier,json=valueIdentifier,proto3" json:"value_identifier,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Instance. SOP Instance UID value. See http://hl7.org/fhir/StructureDefinition/auditevent-Instance

func (*AuditEventInstance) Descriptor deprecated

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

Deprecated: Use AuditEventInstance.ProtoReflect.Descriptor instead.

func (*AuditEventInstance) GetId

func (*AuditEventInstance) GetValueIdentifier

func (x *AuditEventInstance) GetValueIdentifier() *datatypes_go_proto.Identifier

func (*AuditEventInstance) ProtoMessage

func (*AuditEventInstance) ProtoMessage()

func (*AuditEventInstance) ProtoReflect

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

func (*AuditEventInstance) Reset

func (x *AuditEventInstance) Reset()

func (*AuditEventInstance) String

func (x *AuditEventInstance) String() string

type AuditEventMPPS

type AuditEventMPPS struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueIdentifier *datatypes_go_proto.Identifier `protobuf:"bytes,3,opt,name=value_identifier,json=valueIdentifier,proto3" json:"value_identifier,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for MPPS. MPPS instance UID. See http://hl7.org/fhir/StructureDefinition/auditevent-MPPS

func (*AuditEventMPPS) Descriptor deprecated

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

Deprecated: Use AuditEventMPPS.ProtoReflect.Descriptor instead.

func (*AuditEventMPPS) GetId

func (*AuditEventMPPS) GetValueIdentifier

func (x *AuditEventMPPS) GetValueIdentifier() *datatypes_go_proto.Identifier

func (*AuditEventMPPS) ProtoMessage

func (*AuditEventMPPS) ProtoMessage()

func (*AuditEventMPPS) ProtoReflect

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

func (*AuditEventMPPS) Reset

func (x *AuditEventMPPS) Reset()

func (*AuditEventMPPS) String

func (x *AuditEventMPPS) String() string

type AuditEventNumberOfInstances

type AuditEventNumberOfInstances struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for NumberOfInstances. Number of SOP Instances referred to by this entity. See http://hl7.org/fhir/StructureDefinition/auditevent-NumberOfInstances

func (*AuditEventNumberOfInstances) Descriptor deprecated

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

Deprecated: Use AuditEventNumberOfInstances.ProtoReflect.Descriptor instead.

func (*AuditEventNumberOfInstances) GetId

func (*AuditEventNumberOfInstances) GetValueInteger

func (*AuditEventNumberOfInstances) ProtoMessage

func (*AuditEventNumberOfInstances) ProtoMessage()

func (*AuditEventNumberOfInstances) ProtoReflect

func (*AuditEventNumberOfInstances) Reset

func (x *AuditEventNumberOfInstances) Reset()

func (*AuditEventNumberOfInstances) String

func (x *AuditEventNumberOfInstances) String() string

type AuditEventParticipantObjectContainsStudy

type AuditEventParticipantObjectContainsStudy struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueIdentifier *datatypes_go_proto.Identifier `protobuf:"bytes,3,opt,name=value_identifier,json=valueIdentifier,proto3" json:"value_identifier,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ParticipantObjectContainsStudy. Contains Study. See http://hl7.org/fhir/StructureDefinition/auditevent-ParticipantObjectContainsStudy

func (*AuditEventParticipantObjectContainsStudy) Descriptor deprecated

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

Deprecated: Use AuditEventParticipantObjectContainsStudy.ProtoReflect.Descriptor instead.

func (*AuditEventParticipantObjectContainsStudy) GetId

func (*AuditEventParticipantObjectContainsStudy) GetValueIdentifier

func (*AuditEventParticipantObjectContainsStudy) ProtoMessage

func (*AuditEventParticipantObjectContainsStudy) ProtoReflect

func (*AuditEventParticipantObjectContainsStudy) Reset

func (*AuditEventParticipantObjectContainsStudy) String

type AuditEventSOPClass

type AuditEventSOPClass struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for SOPClass. UIDs of SOP classes referred to. See http://hl7.org/fhir/StructureDefinition/auditevent-SOPClass

func (*AuditEventSOPClass) Descriptor deprecated

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

Deprecated: Use AuditEventSOPClass.ProtoReflect.Descriptor instead.

func (*AuditEventSOPClass) GetId

func (*AuditEventSOPClass) GetValueReference

func (x *AuditEventSOPClass) GetValueReference() *datatypes_go_proto.Reference

func (*AuditEventSOPClass) ProtoMessage

func (*AuditEventSOPClass) ProtoMessage()

func (*AuditEventSOPClass) ProtoReflect

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

func (*AuditEventSOPClass) Reset

func (x *AuditEventSOPClass) Reset()

func (*AuditEventSOPClass) String

func (x *AuditEventSOPClass) String() string

type BasicEncounterClass

type BasicEncounterClass struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for encounterClass. Extension. See http://hl7.org/fhir/StructureDefinition/cqf-encounterClass

func (*BasicEncounterClass) Descriptor deprecated

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

Deprecated: Use BasicEncounterClass.ProtoReflect.Descriptor instead.

func (*BasicEncounterClass) GetId

func (*BasicEncounterClass) GetValueCodeableConcept

func (x *BasicEncounterClass) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*BasicEncounterClass) ProtoMessage

func (*BasicEncounterClass) ProtoMessage()

func (*BasicEncounterClass) ProtoReflect

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

func (*BasicEncounterClass) Reset

func (x *BasicEncounterClass) Reset()

func (*BasicEncounterClass) String

func (x *BasicEncounterClass) String() string

type BasicEncounterType

type BasicEncounterType struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for encounterType. Extension. See http://hl7.org/fhir/StructureDefinition/cqf-encounterType

func (*BasicEncounterType) Descriptor deprecated

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

Deprecated: Use BasicEncounterType.ProtoReflect.Descriptor instead.

func (*BasicEncounterType) GetId

func (*BasicEncounterType) GetValueCodeableConcept

func (x *BasicEncounterType) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*BasicEncounterType) ProtoMessage

func (*BasicEncounterType) ProtoMessage()

func (*BasicEncounterType) ProtoReflect

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

func (*BasicEncounterType) Reset

func (x *BasicEncounterType) Reset()

func (*BasicEncounterType) String

func (x *BasicEncounterType) String() string

type BasicInitiatingOrganization

type BasicInitiatingOrganization struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for initiatingOrganization. Extension. See http://hl7.org/fhir/StructureDefinition/cqf-initiatingOrganization

func (*BasicInitiatingOrganization) Descriptor deprecated

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

Deprecated: Use BasicInitiatingOrganization.ProtoReflect.Descriptor instead.

func (*BasicInitiatingOrganization) GetId

func (*BasicInitiatingOrganization) GetValueReference

func (*BasicInitiatingOrganization) ProtoMessage

func (*BasicInitiatingOrganization) ProtoMessage()

func (*BasicInitiatingOrganization) ProtoReflect

func (*BasicInitiatingOrganization) Reset

func (x *BasicInitiatingOrganization) Reset()

func (*BasicInitiatingOrganization) String

func (x *BasicInitiatingOrganization) String() string

type BasicInitiatingPerson

type BasicInitiatingPerson struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for initiatingPerson. Extension. See http://hl7.org/fhir/StructureDefinition/cqf-initiatingPerson

func (*BasicInitiatingPerson) Descriptor deprecated

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

Deprecated: Use BasicInitiatingPerson.ProtoReflect.Descriptor instead.

func (*BasicInitiatingPerson) GetId

func (*BasicInitiatingPerson) GetValueReference

func (x *BasicInitiatingPerson) GetValueReference() *datatypes_go_proto.Reference

func (*BasicInitiatingPerson) ProtoMessage

func (*BasicInitiatingPerson) ProtoMessage()

func (*BasicInitiatingPerson) ProtoReflect

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

func (*BasicInitiatingPerson) Reset

func (x *BasicInitiatingPerson) Reset()

func (*BasicInitiatingPerson) String

func (x *BasicInitiatingPerson) String() string

type BasicReceivingOrganization

type BasicReceivingOrganization struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for receivingOrganization. Extension. See http://hl7.org/fhir/StructureDefinition/cqf-receivingOrganization

func (*BasicReceivingOrganization) Descriptor deprecated

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

Deprecated: Use BasicReceivingOrganization.ProtoReflect.Descriptor instead.

func (*BasicReceivingOrganization) GetId

func (*BasicReceivingOrganization) GetValueReference

func (*BasicReceivingOrganization) ProtoMessage

func (*BasicReceivingOrganization) ProtoMessage()

func (*BasicReceivingOrganization) ProtoReflect

func (*BasicReceivingOrganization) Reset

func (x *BasicReceivingOrganization) Reset()

func (*BasicReceivingOrganization) String

func (x *BasicReceivingOrganization) String() string

type BasicReceivingPerson

type BasicReceivingPerson struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for receivingPerson. Extension. See http://hl7.org/fhir/StructureDefinition/cqf-receivingPerson

func (*BasicReceivingPerson) Descriptor deprecated

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

Deprecated: Use BasicReceivingPerson.ProtoReflect.Descriptor instead.

func (*BasicReceivingPerson) GetId

func (*BasicReceivingPerson) GetValueReference

func (x *BasicReceivingPerson) GetValueReference() *datatypes_go_proto.Reference

func (*BasicReceivingPerson) ProtoMessage

func (*BasicReceivingPerson) ProtoMessage()

func (*BasicReceivingPerson) ProtoReflect

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

func (*BasicReceivingPerson) Reset

func (x *BasicReceivingPerson) Reset()

func (*BasicReceivingPerson) String

func (x *BasicReceivingPerson) String() string

type BasicRecipientLanguage

type BasicRecipientLanguage struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for recipientLanguage. Extension. See http://hl7.org/fhir/StructureDefinition/cqf-recipientLanguage

func (*BasicRecipientLanguage) Descriptor deprecated

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

Deprecated: Use BasicRecipientLanguage.ProtoReflect.Descriptor instead.

func (*BasicRecipientLanguage) GetId

func (*BasicRecipientLanguage) GetValueCodeableConcept

func (x *BasicRecipientLanguage) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*BasicRecipientLanguage) ProtoMessage

func (*BasicRecipientLanguage) ProtoMessage()

func (*BasicRecipientLanguage) ProtoReflect

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

func (*BasicRecipientLanguage) Reset

func (x *BasicRecipientLanguage) Reset()

func (*BasicRecipientLanguage) String

func (x *BasicRecipientLanguage) String() string

type BasicRecipientType

type BasicRecipientType struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for recipientType. Extension. See http://hl7.org/fhir/StructureDefinition/cqf-recipientType

func (*BasicRecipientType) Descriptor deprecated

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

Deprecated: Use BasicRecipientType.ProtoReflect.Descriptor instead.

func (*BasicRecipientType) GetId

func (*BasicRecipientType) GetValueCodeableConcept

func (x *BasicRecipientType) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*BasicRecipientType) ProtoMessage

func (*BasicRecipientType) ProtoMessage()

func (*BasicRecipientType) ProtoReflect

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

func (*BasicRecipientType) Reset

func (x *BasicRecipientType) Reset()

func (*BasicRecipientType) String

func (x *BasicRecipientType) String() string

type BasicSystemUserLanguage

type BasicSystemUserLanguage struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for systemUserLanguage. Extension. See http://hl7.org/fhir/StructureDefinition/cqf-systemUserLanguage

func (*BasicSystemUserLanguage) Descriptor deprecated

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

Deprecated: Use BasicSystemUserLanguage.ProtoReflect.Descriptor instead.

func (*BasicSystemUserLanguage) GetId

func (*BasicSystemUserLanguage) GetValueCodeableConcept

func (x *BasicSystemUserLanguage) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*BasicSystemUserLanguage) ProtoMessage

func (*BasicSystemUserLanguage) ProtoMessage()

func (*BasicSystemUserLanguage) ProtoReflect

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

func (*BasicSystemUserLanguage) Reset

func (x *BasicSystemUserLanguage) Reset()

func (*BasicSystemUserLanguage) String

func (x *BasicSystemUserLanguage) String() string

type BasicSystemUserTaskContext

type BasicSystemUserTaskContext struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for systemUserTaskContext. The task the system user is performing. See http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext

func (*BasicSystemUserTaskContext) Descriptor deprecated

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

Deprecated: Use BasicSystemUserTaskContext.ProtoReflect.Descriptor instead.

func (*BasicSystemUserTaskContext) GetId

func (*BasicSystemUserTaskContext) GetValueCodeableConcept

func (x *BasicSystemUserTaskContext) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*BasicSystemUserTaskContext) ProtoMessage

func (*BasicSystemUserTaskContext) ProtoMessage()

func (*BasicSystemUserTaskContext) ProtoReflect

func (*BasicSystemUserTaskContext) Reset

func (x *BasicSystemUserTaskContext) Reset()

func (*BasicSystemUserTaskContext) String

func (x *BasicSystemUserTaskContext) String() string

type BasicSystemUserType

type BasicSystemUserType struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for systemUserType. The type of user initiating the request. See http://hl7.org/fhir/StructureDefinition/cqf-systemUserType

func (*BasicSystemUserType) Descriptor deprecated

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

Deprecated: Use BasicSystemUserType.ProtoReflect.Descriptor instead.

func (*BasicSystemUserType) GetId

func (*BasicSystemUserType) GetValueCodeableConcept

func (x *BasicSystemUserType) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*BasicSystemUserType) ProtoMessage

func (*BasicSystemUserType) ProtoMessage()

func (*BasicSystemUserType) ProtoReflect

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

func (*BasicSystemUserType) Reset

func (x *BasicSystemUserType) Reset()

func (*BasicSystemUserType) String

func (x *BasicSystemUserType) String() string

type BodyPosition

type BodyPosition struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for bodyPosition. The body position during the observation. See http://hl7.org/fhir/StructureDefinition/observation-bodyPosition

func (*BodyPosition) Descriptor deprecated

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

Deprecated: Use BodyPosition.ProtoReflect.Descriptor instead.

func (*BodyPosition) GetId

func (*BodyPosition) GetValueCodeableConcept

func (x *BodyPosition) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*BodyPosition) ProtoMessage

func (*BodyPosition) ProtoMessage()

func (*BodyPosition) ProtoReflect

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

func (*BodyPosition) Reset

func (x *BodyPosition) Reset()

func (*BodyPosition) String

func (x *BodyPosition) String() string

type BundleBundleEventCount

type BundleBundleEventCount struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUnsignedInt *datatypes_go_proto.UnsignedInt `protobuf:"bytes,3,opt,name=value_unsigned_int,json=valueUnsignedInt,proto3" json:"value_unsigned_int,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for bundle-event-count. The number of events included in this Subscription notification. See http://hl7.org/fhir/StructureDefinition/bundle-event-count

func (*BundleBundleEventCount) Descriptor deprecated

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

Deprecated: Use BundleBundleEventCount.ProtoReflect.Descriptor instead.

func (*BundleBundleEventCount) GetId

func (*BundleBundleEventCount) GetValueUnsignedInt

func (x *BundleBundleEventCount) GetValueUnsignedInt() *datatypes_go_proto.UnsignedInt

func (*BundleBundleEventCount) ProtoMessage

func (*BundleBundleEventCount) ProtoMessage()

func (*BundleBundleEventCount) ProtoReflect

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

func (*BundleBundleEventCount) Reset

func (x *BundleBundleEventCount) Reset()

func (*BundleBundleEventCount) String

func (x *BundleBundleEventCount) String() string

type BundleHttpResponseHeader

type BundleHttpResponseHeader struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for http-response-header. HTTP header returned by the interaction. See http://hl7.org/fhir/StructureDefinition/http-response-header

func (*BundleHttpResponseHeader) Descriptor deprecated

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

Deprecated: Use BundleHttpResponseHeader.ProtoReflect.Descriptor instead.

func (*BundleHttpResponseHeader) GetId

func (*BundleHttpResponseHeader) GetValueString

func (x *BundleHttpResponseHeader) GetValueString() *datatypes_go_proto.String

func (*BundleHttpResponseHeader) ProtoMessage

func (*BundleHttpResponseHeader) ProtoMessage()

func (*BundleHttpResponseHeader) ProtoReflect

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

func (*BundleHttpResponseHeader) Reset

func (x *BundleHttpResponseHeader) Reset()

func (*BundleHttpResponseHeader) String

func (x *BundleHttpResponseHeader) String() string

type BundleLocationDistance

type BundleLocationDistance struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDistance *datatypes_go_proto.Distance `protobuf:"bytes,3,opt,name=value_distance,json=valueDistance,proto3" json:"value_distance,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for location-distance. The distance this resource is from a provided location (geocode point). See http://hl7.org/fhir/StructureDefinition/location-distance

func (*BundleLocationDistance) Descriptor deprecated

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

Deprecated: Use BundleLocationDistance.ProtoReflect.Descriptor instead.

func (*BundleLocationDistance) GetId

func (*BundleLocationDistance) GetValueDistance

func (x *BundleLocationDistance) GetValueDistance() *datatypes_go_proto.Distance

func (*BundleLocationDistance) ProtoMessage

func (*BundleLocationDistance) ProtoMessage()

func (*BundleLocationDistance) ProtoReflect

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

func (*BundleLocationDistance) Reset

func (x *BundleLocationDistance) Reset()

func (*BundleLocationDistance) String

func (x *BundleLocationDistance) String() string

type BundleMatchGrade

type BundleMatchGrade struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String  `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *BundleMatchGrade_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for match-grade. How likely this resource is to be a match. See http://hl7.org/fhir/StructureDefinition/match-grade

func (*BundleMatchGrade) Descriptor deprecated

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

Deprecated: Use BundleMatchGrade.ProtoReflect.Descriptor instead.

func (*BundleMatchGrade) GetId

func (*BundleMatchGrade) GetValueCode

func (x *BundleMatchGrade) GetValueCode() *BundleMatchGrade_ValueCode

func (*BundleMatchGrade) ProtoMessage

func (*BundleMatchGrade) ProtoMessage()

func (*BundleMatchGrade) ProtoReflect

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

func (*BundleMatchGrade) Reset

func (x *BundleMatchGrade) Reset()

func (*BundleMatchGrade) String

func (x *BundleMatchGrade) String() string

type BundleMatchGrade_ValueCode

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

Value of extension

func (*BundleMatchGrade_ValueCode) Descriptor deprecated

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

Deprecated: Use BundleMatchGrade_ValueCode.ProtoReflect.Descriptor instead.

func (*BundleMatchGrade_ValueCode) GetExtension

func (*BundleMatchGrade_ValueCode) GetId

func (*BundleMatchGrade_ValueCode) GetValue

func (*BundleMatchGrade_ValueCode) ProtoMessage

func (*BundleMatchGrade_ValueCode) ProtoMessage()

func (*BundleMatchGrade_ValueCode) ProtoReflect

func (*BundleMatchGrade_ValueCode) Reset

func (x *BundleMatchGrade_ValueCode) Reset()

func (*BundleMatchGrade_ValueCode) String

func (x *BundleMatchGrade_ValueCode) String() string

type BundleSubscriptionEventCount

type BundleSubscriptionEventCount struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUnsignedInt *datatypes_go_proto.UnsignedInt `protobuf:"bytes,3,opt,name=value_unsigned_int,json=valueUnsignedInt,proto3" json:"value_unsigned_int,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for subscription-event-count. The number of events this Subscription has attempted to fire. See http://hl7.org/fhir/StructureDefinition/subscription-event-count

func (*BundleSubscriptionEventCount) Descriptor deprecated

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

Deprecated: Use BundleSubscriptionEventCount.ProtoReflect.Descriptor instead.

func (*BundleSubscriptionEventCount) GetId

func (*BundleSubscriptionEventCount) GetValueUnsignedInt

func (*BundleSubscriptionEventCount) ProtoMessage

func (*BundleSubscriptionEventCount) ProtoMessage()

func (*BundleSubscriptionEventCount) ProtoReflect

func (*BundleSubscriptionEventCount) Reset

func (x *BundleSubscriptionEventCount) Reset()

func (*BundleSubscriptionEventCount) String

type BundleSubscriptionStatus

type BundleSubscriptionStatus struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String          `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *BundleSubscriptionStatus_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for subscription-status. requested | active | error | off. See http://hl7.org/fhir/StructureDefinition/subscription-status

func (*BundleSubscriptionStatus) Descriptor deprecated

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

Deprecated: Use BundleSubscriptionStatus.ProtoReflect.Descriptor instead.

func (*BundleSubscriptionStatus) GetId

func (*BundleSubscriptionStatus) GetValueCode

func (*BundleSubscriptionStatus) ProtoMessage

func (*BundleSubscriptionStatus) ProtoMessage()

func (*BundleSubscriptionStatus) ProtoReflect

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

func (*BundleSubscriptionStatus) Reset

func (x *BundleSubscriptionStatus) Reset()

func (*BundleSubscriptionStatus) String

func (x *BundleSubscriptionStatus) String() string

type BundleSubscriptionStatus_ValueCode

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

Value of extension

func (*BundleSubscriptionStatus_ValueCode) Descriptor deprecated

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

Deprecated: Use BundleSubscriptionStatus_ValueCode.ProtoReflect.Descriptor instead.

func (*BundleSubscriptionStatus_ValueCode) GetExtension

func (*BundleSubscriptionStatus_ValueCode) GetId

func (*BundleSubscriptionStatus_ValueCode) GetValue

func (*BundleSubscriptionStatus_ValueCode) ProtoMessage

func (*BundleSubscriptionStatus_ValueCode) ProtoMessage()

func (*BundleSubscriptionStatus_ValueCode) ProtoReflect

func (*BundleSubscriptionStatus_ValueCode) Reset

func (*BundleSubscriptionStatus_ValueCode) String

type BundleSubscriptionTopicUrl

type BundleSubscriptionTopicUrl struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUrl *datatypes_go_proto.Url `protobuf:"bytes,3,opt,name=value_url,json=valueUrl,proto3" json:"value_url,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for subscription-topic-url. The URL for the Topic this notification relates to. See http://hl7.org/fhir/StructureDefinition/subscription-topic-url

func (*BundleSubscriptionTopicUrl) Descriptor deprecated

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

Deprecated: Use BundleSubscriptionTopicUrl.ProtoReflect.Descriptor instead.

func (*BundleSubscriptionTopicUrl) GetId

func (*BundleSubscriptionTopicUrl) GetValueUrl

func (*BundleSubscriptionTopicUrl) ProtoMessage

func (*BundleSubscriptionTopicUrl) ProtoMessage()

func (*BundleSubscriptionTopicUrl) ProtoReflect

func (*BundleSubscriptionTopicUrl) Reset

func (x *BundleSubscriptionTopicUrl) Reset()

func (*BundleSubscriptionTopicUrl) String

func (x *BundleSubscriptionTopicUrl) String() string

type BundleSubscriptionUrl

type BundleSubscriptionUrl struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUrl *datatypes_go_proto.Url `protobuf:"bytes,3,opt,name=value_url,json=valueUrl,proto3" json:"value_url,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for subscription-url. The URL for the Subscription this notification relates to. See http://hl7.org/fhir/StructureDefinition/subscription-url

func (*BundleSubscriptionUrl) Descriptor deprecated

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

Deprecated: Use BundleSubscriptionUrl.ProtoReflect.Descriptor instead.

func (*BundleSubscriptionUrl) GetId

func (*BundleSubscriptionUrl) GetValueUrl

func (x *BundleSubscriptionUrl) GetValueUrl() *datatypes_go_proto.Url

func (*BundleSubscriptionUrl) ProtoMessage

func (*BundleSubscriptionUrl) ProtoMessage()

func (*BundleSubscriptionUrl) ProtoReflect

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

func (*BundleSubscriptionUrl) Reset

func (x *BundleSubscriptionUrl) Reset()

func (*BundleSubscriptionUrl) String

func (x *BundleSubscriptionUrl) String() string

type CanonicalDisplayName

type CanonicalDisplayName struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Display Name. Display name for canonical reference. See http://hl7.org/fhir/StructureDefinition/display

func (*CanonicalDisplayName) Descriptor deprecated

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

Deprecated: Use CanonicalDisplayName.ProtoReflect.Descriptor instead.

func (*CanonicalDisplayName) GetId

func (*CanonicalDisplayName) GetValueString

func (x *CanonicalDisplayName) GetValueString() *datatypes_go_proto.String

func (*CanonicalDisplayName) ProtoMessage

func (*CanonicalDisplayName) ProtoMessage()

func (*CanonicalDisplayName) ProtoReflect

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

func (*CanonicalDisplayName) Reset

func (x *CanonicalDisplayName) Reset()

func (*CanonicalDisplayName) String

func (x *CanonicalDisplayName) String() string

type CapabilityStatement2Expectation

type CapabilityStatement2Expectation struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *CapabilityStatement2Expectation_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for expectation. SHALL | SHOULD | MAY |SHOULD-NOT. See http://hl7.org/fhir/StructureDefinition/capabilitystatement2-expectation

func (*CapabilityStatement2Expectation) Descriptor deprecated

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

Deprecated: Use CapabilityStatement2Expectation.ProtoReflect.Descriptor instead.

func (*CapabilityStatement2Expectation) GetId

func (*CapabilityStatement2Expectation) GetValueCode

func (*CapabilityStatement2Expectation) ProtoMessage

func (*CapabilityStatement2Expectation) ProtoMessage()

func (*CapabilityStatement2Expectation) ProtoReflect

func (*CapabilityStatement2Expectation) Reset

func (*CapabilityStatement2Expectation) String

type CapabilityStatement2Expectation_ValueCode

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

Value of extension

func (*CapabilityStatement2Expectation_ValueCode) Descriptor deprecated

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

Deprecated: Use CapabilityStatement2Expectation_ValueCode.ProtoReflect.Descriptor instead.

func (*CapabilityStatement2Expectation_ValueCode) GetExtension

func (*CapabilityStatement2Expectation_ValueCode) GetId

func (*CapabilityStatement2Expectation_ValueCode) GetValue

func (*CapabilityStatement2Expectation_ValueCode) ProtoMessage

func (*CapabilityStatement2Expectation_ValueCode) ProtoReflect

func (*CapabilityStatement2Expectation_ValueCode) Reset

func (*CapabilityStatement2Expectation_ValueCode) String

type CapabilityStatement2Prohibited

type CapabilityStatement2Prohibited struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for prohibited. Functionality not allowed. See http://hl7.org/fhir/StructureDefinition/capabilitystatement2-prohibited

func (*CapabilityStatement2Prohibited) Descriptor deprecated

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

Deprecated: Use CapabilityStatement2Prohibited.ProtoReflect.Descriptor instead.

func (*CapabilityStatement2Prohibited) GetId

func (*CapabilityStatement2Prohibited) GetValueBoolean

func (*CapabilityStatement2Prohibited) ProtoMessage

func (*CapabilityStatement2Prohibited) ProtoMessage()

func (*CapabilityStatement2Prohibited) ProtoReflect

func (*CapabilityStatement2Prohibited) Reset

func (x *CapabilityStatement2Prohibited) Reset()

func (*CapabilityStatement2Prohibited) String

type CapabilityStatement2SearchParameterCombination

type CapabilityStatement2SearchParameterCombination 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"`
	// A required search parameter name
	Required []*datatypes_go_proto.String `protobuf:"bytes,4,rep,name=required,proto3" json:"required,omitempty"`
	// An optional search parameter name
	Optional []*datatypes_go_proto.String `protobuf:"bytes,5,rep,name=optional,proto3" json:"optional,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for search-parameter-combination. An allowable parameter combination. See http://hl7.org/fhir/StructureDefinition/capabilitystatement2-search-parameter-combination

func (*CapabilityStatement2SearchParameterCombination) Descriptor deprecated

Deprecated: Use CapabilityStatement2SearchParameterCombination.ProtoReflect.Descriptor instead.

func (*CapabilityStatement2SearchParameterCombination) GetExtension

func (*CapabilityStatement2SearchParameterCombination) GetId

func (*CapabilityStatement2SearchParameterCombination) GetOptional

func (*CapabilityStatement2SearchParameterCombination) GetRequired

func (*CapabilityStatement2SearchParameterCombination) ProtoMessage

func (*CapabilityStatement2SearchParameterCombination) ProtoReflect

func (*CapabilityStatement2SearchParameterCombination) Reset

func (*CapabilityStatement2SearchParameterCombination) String

type CapabilityStatement2SupportedSystem

type CapabilityStatement2SupportedSystem struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for supported-system. Code system not defined in a value set. See http://hl7.org/fhir/StructureDefinition/capabilitystatement2-supported-system

func (*CapabilityStatement2SupportedSystem) Descriptor deprecated

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

Deprecated: Use CapabilityStatement2SupportedSystem.ProtoReflect.Descriptor instead.

func (*CapabilityStatement2SupportedSystem) GetId

func (*CapabilityStatement2SupportedSystem) GetValueUri

func (*CapabilityStatement2SupportedSystem) ProtoMessage

func (*CapabilityStatement2SupportedSystem) ProtoMessage()

func (*CapabilityStatement2SupportedSystem) ProtoReflect

func (*CapabilityStatement2SupportedSystem) Reset

func (*CapabilityStatement2SupportedSystem) String

type CapabilityStatement2Websocket

type CapabilityStatement2Websocket struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for websocket. Where server websocket end point is found. See http://hl7.org/fhir/StructureDefinition/capabilitystatement2-websocket

func (*CapabilityStatement2Websocket) Descriptor deprecated

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

Deprecated: Use CapabilityStatement2Websocket.ProtoReflect.Descriptor instead.

func (*CapabilityStatement2Websocket) GetId

func (*CapabilityStatement2Websocket) GetValueUri

func (*CapabilityStatement2Websocket) ProtoMessage

func (*CapabilityStatement2Websocket) ProtoMessage()

func (*CapabilityStatement2Websocket) ProtoReflect

func (*CapabilityStatement2Websocket) Reset

func (x *CapabilityStatement2Websocket) Reset()

func (*CapabilityStatement2Websocket) String

type CapabilityStatementCapabilities

type CapabilityStatementCapabilities struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *CapabilityStatementCapabilities_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for capabilities. Server Capabilities. See http://fhir-registry.smarthealthit.org/StructureDefinition/capabilities

func (*CapabilityStatementCapabilities) Descriptor deprecated

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

Deprecated: Use CapabilityStatementCapabilities.ProtoReflect.Descriptor instead.

func (*CapabilityStatementCapabilities) GetId

func (*CapabilityStatementCapabilities) GetValueCode

func (*CapabilityStatementCapabilities) ProtoMessage

func (*CapabilityStatementCapabilities) ProtoMessage()

func (*CapabilityStatementCapabilities) ProtoReflect

func (*CapabilityStatementCapabilities) Reset

func (*CapabilityStatementCapabilities) String

type CapabilityStatementCapabilities_ValueCode

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

Value of extension

func (*CapabilityStatementCapabilities_ValueCode) Descriptor deprecated

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

Deprecated: Use CapabilityStatementCapabilities_ValueCode.ProtoReflect.Descriptor instead.

func (*CapabilityStatementCapabilities_ValueCode) GetExtension

func (*CapabilityStatementCapabilities_ValueCode) GetId

func (*CapabilityStatementCapabilities_ValueCode) GetValue

func (*CapabilityStatementCapabilities_ValueCode) ProtoMessage

func (*CapabilityStatementCapabilities_ValueCode) ProtoReflect

func (*CapabilityStatementCapabilities_ValueCode) Reset

func (*CapabilityStatementCapabilities_ValueCode) String

type CapabilityStatementExpectation

type CapabilityStatementExpectation struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String                `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *CapabilityStatementExpectation_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for expectation. SHALL | SHOULD | MAY |SHOULD-NOT. See http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation

func (*CapabilityStatementExpectation) Descriptor deprecated

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

Deprecated: Use CapabilityStatementExpectation.ProtoReflect.Descriptor instead.

func (*CapabilityStatementExpectation) GetId

func (*CapabilityStatementExpectation) GetValueCode

func (*CapabilityStatementExpectation) ProtoMessage

func (*CapabilityStatementExpectation) ProtoMessage()

func (*CapabilityStatementExpectation) ProtoReflect

func (*CapabilityStatementExpectation) Reset

func (x *CapabilityStatementExpectation) Reset()

func (*CapabilityStatementExpectation) String

type CapabilityStatementExpectation_ValueCode

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

Value of extension

func (*CapabilityStatementExpectation_ValueCode) Descriptor deprecated

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

Deprecated: Use CapabilityStatementExpectation_ValueCode.ProtoReflect.Descriptor instead.

func (*CapabilityStatementExpectation_ValueCode) GetExtension

func (*CapabilityStatementExpectation_ValueCode) GetId

func (*CapabilityStatementExpectation_ValueCode) GetValue

func (*CapabilityStatementExpectation_ValueCode) ProtoMessage

func (*CapabilityStatementExpectation_ValueCode) ProtoReflect

func (*CapabilityStatementExpectation_ValueCode) Reset

func (*CapabilityStatementExpectation_ValueCode) String

type CapabilityStatementOauthUris

type CapabilityStatementOauthUris 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"`
	// OAuth2 "authorize" endpoint
	Authorize *datatypes_go_proto.Uri `protobuf:"bytes,4,opt,name=authorize,proto3" json:"authorize,omitempty"`
	// OAuth2 "token" endpoint
	Token *datatypes_go_proto.Uri `protobuf:"bytes,5,opt,name=token,proto3" json:"token,omitempty"`
	// OAuth2 dynamic registration endpoint
	Register *datatypes_go_proto.Uri `protobuf:"bytes,6,opt,name=register,proto3" json:"register,omitempty"`
	// User-facing authorization management entry point
	Manage *datatypes_go_proto.Uri `protobuf:"bytes,7,opt,name=manage,proto3" json:"manage,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for oauth-uris. Automated discovery of OAuth2 endpoints. See http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris

func (*CapabilityStatementOauthUris) Descriptor deprecated

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

Deprecated: Use CapabilityStatementOauthUris.ProtoReflect.Descriptor instead.

func (*CapabilityStatementOauthUris) GetAuthorize

func (*CapabilityStatementOauthUris) GetExtension

func (*CapabilityStatementOauthUris) GetId

func (*CapabilityStatementOauthUris) GetManage

func (*CapabilityStatementOauthUris) GetRegister

func (*CapabilityStatementOauthUris) GetToken

func (*CapabilityStatementOauthUris) ProtoMessage

func (*CapabilityStatementOauthUris) ProtoMessage()

func (*CapabilityStatementOauthUris) ProtoReflect

func (*CapabilityStatementOauthUris) Reset

func (x *CapabilityStatementOauthUris) Reset()

func (*CapabilityStatementOauthUris) String

type CapabilityStatementProhibited

type CapabilityStatementProhibited struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for prohibited. Functionality not allowed. See http://hl7.org/fhir/StructureDefinition/capabilitystatement-prohibited

func (*CapabilityStatementProhibited) Descriptor deprecated

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

Deprecated: Use CapabilityStatementProhibited.ProtoReflect.Descriptor instead.

func (*CapabilityStatementProhibited) GetId

func (*CapabilityStatementProhibited) GetValueBoolean

func (*CapabilityStatementProhibited) ProtoMessage

func (*CapabilityStatementProhibited) ProtoMessage()

func (*CapabilityStatementProhibited) ProtoReflect

func (*CapabilityStatementProhibited) Reset

func (x *CapabilityStatementProhibited) Reset()

func (*CapabilityStatementProhibited) String

type CapabilityStatementSearchParameterCombination

type CapabilityStatementSearchParameterCombination 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"`
	// A required search parameter name
	Required []*datatypes_go_proto.String `protobuf:"bytes,4,rep,name=required,proto3" json:"required,omitempty"`
	// An optional search parameter name
	Optional []*datatypes_go_proto.String `protobuf:"bytes,5,rep,name=optional,proto3" json:"optional,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for search-parameter-combination. An allowable parameter combination. See http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination

func (*CapabilityStatementSearchParameterCombination) Descriptor deprecated

Deprecated: Use CapabilityStatementSearchParameterCombination.ProtoReflect.Descriptor instead.

func (*CapabilityStatementSearchParameterCombination) GetExtension

func (*CapabilityStatementSearchParameterCombination) GetId

func (*CapabilityStatementSearchParameterCombination) GetOptional

func (*CapabilityStatementSearchParameterCombination) GetRequired

func (*CapabilityStatementSearchParameterCombination) ProtoMessage

func (*CapabilityStatementSearchParameterCombination) ProtoReflect

func (*CapabilityStatementSearchParameterCombination) Reset

func (*CapabilityStatementSearchParameterCombination) String

type CapabilityStatementSupportedSystem

type CapabilityStatementSupportedSystem struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for supported-system. Code system not defined in a value set. See http://hl7.org/fhir/StructureDefinition/capabilitystatement-supported-system

func (*CapabilityStatementSupportedSystem) Descriptor deprecated

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

Deprecated: Use CapabilityStatementSupportedSystem.ProtoReflect.Descriptor instead.

func (*CapabilityStatementSupportedSystem) GetId

func (*CapabilityStatementSupportedSystem) GetValueUri

func (*CapabilityStatementSupportedSystem) ProtoMessage

func (*CapabilityStatementSupportedSystem) ProtoMessage()

func (*CapabilityStatementSupportedSystem) ProtoReflect

func (*CapabilityStatementSupportedSystem) Reset

func (*CapabilityStatementSupportedSystem) String

type CapabilityStatementWebsocket

type CapabilityStatementWebsocket struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for websocket. Where server websocket end point is found. See http://hl7.org/fhir/StructureDefinition/capabilitystatement-websocket

func (*CapabilityStatementWebsocket) Descriptor deprecated

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

Deprecated: Use CapabilityStatementWebsocket.ProtoReflect.Descriptor instead.

func (*CapabilityStatementWebsocket) GetId

func (*CapabilityStatementWebsocket) GetValueUri

func (*CapabilityStatementWebsocket) ProtoMessage

func (*CapabilityStatementWebsocket) ProtoMessage()

func (*CapabilityStatementWebsocket) ProtoReflect

func (*CapabilityStatementWebsocket) Reset

func (x *CapabilityStatementWebsocket) Reset()

func (*CapabilityStatementWebsocket) String

type CarePlanActivityTitle

type CarePlanActivityTitle struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for activity-title. Label for activity. See http://hl7.org/fhir/StructureDefinition/careplan-activity-title

func (*CarePlanActivityTitle) Descriptor deprecated

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

Deprecated: Use CarePlanActivityTitle.ProtoReflect.Descriptor instead.

func (*CarePlanActivityTitle) GetId

func (*CarePlanActivityTitle) GetValueString

func (x *CarePlanActivityTitle) GetValueString() *datatypes_go_proto.String

func (*CarePlanActivityTitle) ProtoMessage

func (*CarePlanActivityTitle) ProtoMessage()

func (*CarePlanActivityTitle) ProtoReflect

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

func (*CarePlanActivityTitle) Reset

func (x *CarePlanActivityTitle) Reset()

func (*CarePlanActivityTitle) String

func (x *CarePlanActivityTitle) String() string

type CareTeamAlias

type CareTeamAlias struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for alias. Alternate names by which the team is also known. See http://hl7.org/fhir/StructureDefinition/careteam-alias

func (*CareTeamAlias) Descriptor deprecated

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

Deprecated: Use CareTeamAlias.ProtoReflect.Descriptor instead.

func (*CareTeamAlias) GetId

func (*CareTeamAlias) GetValueString

func (x *CareTeamAlias) GetValueString() *datatypes_go_proto.String

func (*CareTeamAlias) ProtoMessage

func (*CareTeamAlias) ProtoMessage()

func (*CareTeamAlias) ProtoReflect

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

func (*CareTeamAlias) Reset

func (x *CareTeamAlias) Reset()

func (*CareTeamAlias) String

func (x *CareTeamAlias) String() string

type CodeSystemAlternate

type CodeSystemAlternate 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"`
	// Code that represents the concept
	Code *datatypes_go_proto.Code `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"`
	// Expected use of the code
	Use *datatypes_go_proto.Coding `protobuf:"bytes,5,opt,name=use,proto3" json:"use,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for alternate. Additional code for the concept. See http://hl7.org/fhir/StructureDefinition/codesystem-alternate

func (*CodeSystemAlternate) Descriptor deprecated

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

Deprecated: Use CodeSystemAlternate.ProtoReflect.Descriptor instead.

func (*CodeSystemAlternate) GetCode

func (*CodeSystemAlternate) GetExtension

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

func (*CodeSystemAlternate) GetId

func (*CodeSystemAlternate) GetUse

func (*CodeSystemAlternate) ProtoMessage

func (*CodeSystemAlternate) ProtoMessage()

func (*CodeSystemAlternate) ProtoReflect

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

func (*CodeSystemAlternate) Reset

func (x *CodeSystemAlternate) Reset()

func (*CodeSystemAlternate) String

func (x *CodeSystemAlternate) String() string

type CodeSystemAuthor

type CodeSystemAuthor struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for author. User or Org actually involved in creating the value set content. See http://hl7.org/fhir/StructureDefinition/codesystem-author

func (*CodeSystemAuthor) Descriptor deprecated

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

Deprecated: Use CodeSystemAuthor.ProtoReflect.Descriptor instead.

func (*CodeSystemAuthor) GetId

func (*CodeSystemAuthor) GetValueString

func (x *CodeSystemAuthor) GetValueString() *datatypes_go_proto.String

func (*CodeSystemAuthor) ProtoMessage

func (*CodeSystemAuthor) ProtoMessage()

func (*CodeSystemAuthor) ProtoReflect

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

func (*CodeSystemAuthor) Reset

func (x *CodeSystemAuthor) Reset()

func (*CodeSystemAuthor) String

func (x *CodeSystemAuthor) String() string

type CodeSystemConceptComments

type CodeSystemConceptComments struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for concept-comments. Comment about the use of this code in this context. See http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments

func (*CodeSystemConceptComments) Descriptor deprecated

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

Deprecated: Use CodeSystemConceptComments.ProtoReflect.Descriptor instead.

func (*CodeSystemConceptComments) GetId

func (*CodeSystemConceptComments) GetValueString

func (*CodeSystemConceptComments) ProtoMessage

func (*CodeSystemConceptComments) ProtoMessage()

func (*CodeSystemConceptComments) ProtoReflect

func (*CodeSystemConceptComments) Reset

func (x *CodeSystemConceptComments) Reset()

func (*CodeSystemConceptComments) String

func (x *CodeSystemConceptComments) String() string

type CodeSystemConceptOrder

type CodeSystemConceptOrder struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for conceptOrder. Appearance order for user selection. See http://hl7.org/fhir/StructureDefinition/codesystem-conceptOrder

func (*CodeSystemConceptOrder) Descriptor deprecated

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

Deprecated: Use CodeSystemConceptOrder.ProtoReflect.Descriptor instead.

func (*CodeSystemConceptOrder) GetId

func (*CodeSystemConceptOrder) GetValueInteger

func (x *CodeSystemConceptOrder) GetValueInteger() *datatypes_go_proto.Integer

func (*CodeSystemConceptOrder) ProtoMessage

func (*CodeSystemConceptOrder) ProtoMessage()

func (*CodeSystemConceptOrder) ProtoReflect

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

func (*CodeSystemConceptOrder) Reset

func (x *CodeSystemConceptOrder) Reset()

func (*CodeSystemConceptOrder) String

func (x *CodeSystemConceptOrder) String() string

type CodeSystemEffectiveDate

type CodeSystemEffectiveDate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDate *datatypes_go_proto.Date `protobuf:"bytes,3,opt,name=value_date,json=valueDate,proto3" json:"value_date,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for effectiveDate. When the value set version becomes Active and is available for use. See http://hl7.org/fhir/StructureDefinition/codesystem-effectiveDate

func (*CodeSystemEffectiveDate) Descriptor deprecated

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

Deprecated: Use CodeSystemEffectiveDate.ProtoReflect.Descriptor instead.

func (*CodeSystemEffectiveDate) GetId

func (*CodeSystemEffectiveDate) GetValueDate

func (x *CodeSystemEffectiveDate) GetValueDate() *datatypes_go_proto.Date

func (*CodeSystemEffectiveDate) ProtoMessage

func (*CodeSystemEffectiveDate) ProtoMessage()

func (*CodeSystemEffectiveDate) ProtoReflect

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

func (*CodeSystemEffectiveDate) Reset

func (x *CodeSystemEffectiveDate) Reset()

func (*CodeSystemEffectiveDate) String

func (x *CodeSystemEffectiveDate) String() string

type CodeSystemExpirationDate

type CodeSystemExpirationDate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDate *datatypes_go_proto.Date `protobuf:"bytes,3,opt,name=value_date,json=valueDate,proto3" json:"value_date,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for expirationDate. When the value set version should no longer be used. See http://hl7.org/fhir/StructureDefinition/codesystem-expirationDate

func (*CodeSystemExpirationDate) Descriptor deprecated

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

Deprecated: Use CodeSystemExpirationDate.ProtoReflect.Descriptor instead.

func (*CodeSystemExpirationDate) GetId

func (*CodeSystemExpirationDate) GetValueDate

func (*CodeSystemExpirationDate) ProtoMessage

func (*CodeSystemExpirationDate) ProtoMessage()

func (*CodeSystemExpirationDate) ProtoReflect

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

func (*CodeSystemExpirationDate) Reset

func (x *CodeSystemExpirationDate) Reset()

func (*CodeSystemExpirationDate) String

func (x *CodeSystemExpirationDate) String() string

type CodeSystemHistory

type CodeSystemHistory 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"`
	// The name of this set of history entries
	Name     *datatypes_go_proto.String    `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
	Revision []*CodeSystemHistory_Revision `protobuf:"bytes,5,rep,name=revision,proto3" json:"revision,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for history. What has happened over time. See http://hl7.org/fhir/StructureDefinition/codesystem-history

func (*CodeSystemHistory) Descriptor deprecated

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

Deprecated: Use CodeSystemHistory.ProtoReflect.Descriptor instead.

func (*CodeSystemHistory) GetExtension

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

func (*CodeSystemHistory) GetId

func (*CodeSystemHistory) GetName

func (*CodeSystemHistory) GetRevision

func (x *CodeSystemHistory) GetRevision() []*CodeSystemHistory_Revision

func (*CodeSystemHistory) ProtoMessage

func (*CodeSystemHistory) ProtoMessage()

func (*CodeSystemHistory) ProtoReflect

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

func (*CodeSystemHistory) Reset

func (x *CodeSystemHistory) Reset()

func (*CodeSystemHistory) String

func (x *CodeSystemHistory) String() string

type CodeSystemHistory_Revision

type CodeSystemHistory_Revision struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Date the change was made
	Date *datatypes_go_proto.DateTime `protobuf:"bytes,4,opt,name=date,proto3" json:"date,omitempty"`
	// Version marker after the change was made
	IdSlice *datatypes_go_proto.String `protobuf:"bytes,5,opt,name=id_slice,json=idSlice,proto3" json:"id_slice,omitempty"`
	// Who made the change
	Author *datatypes_go_proto.String `protobuf:"bytes,6,opt,name=author,proto3" json:"author,omitempty"`
	// Information about the change
	Notes *datatypes_go_proto.String `protobuf:"bytes,7,opt,name=notes,proto3" json:"notes,omitempty"`
	// contains filtered or unexported fields
}

Audit of all changes for a history entry

func (*CodeSystemHistory_Revision) Descriptor deprecated

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

Deprecated: Use CodeSystemHistory_Revision.ProtoReflect.Descriptor instead.

func (*CodeSystemHistory_Revision) GetAuthor

func (*CodeSystemHistory_Revision) GetDate

func (*CodeSystemHistory_Revision) GetId

func (*CodeSystemHistory_Revision) GetIdSlice

func (*CodeSystemHistory_Revision) GetNotes

func (*CodeSystemHistory_Revision) ProtoMessage

func (*CodeSystemHistory_Revision) ProtoMessage()

func (*CodeSystemHistory_Revision) ProtoReflect

func (*CodeSystemHistory_Revision) Reset

func (x *CodeSystemHistory_Revision) Reset()

func (*CodeSystemHistory_Revision) String

func (x *CodeSystemHistory_Revision) String() string

type CodeSystemKeyWord

type CodeSystemKeyWord struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for keyWord. Descriptors and key terms for search. See http://hl7.org/fhir/StructureDefinition/codesystem-keyWord

func (*CodeSystemKeyWord) Descriptor deprecated

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

Deprecated: Use CodeSystemKeyWord.ProtoReflect.Descriptor instead.

func (*CodeSystemKeyWord) GetId

func (*CodeSystemKeyWord) GetValueString

func (x *CodeSystemKeyWord) GetValueString() *datatypes_go_proto.String

func (*CodeSystemKeyWord) ProtoMessage

func (*CodeSystemKeyWord) ProtoMessage()

func (*CodeSystemKeyWord) ProtoReflect

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

func (*CodeSystemKeyWord) Reset

func (x *CodeSystemKeyWord) Reset()

func (*CodeSystemKeyWord) String

func (x *CodeSystemKeyWord) String() string

type CodeSystemLabel

type CodeSystemLabel struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for label. E.g. "(a)", "1.", etc. See http://hl7.org/fhir/StructureDefinition/codesystem-label

func (*CodeSystemLabel) Descriptor deprecated

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

Deprecated: Use CodeSystemLabel.ProtoReflect.Descriptor instead.

func (*CodeSystemLabel) GetId

func (*CodeSystemLabel) GetValueString

func (x *CodeSystemLabel) GetValueString() *datatypes_go_proto.String

func (*CodeSystemLabel) ProtoMessage

func (*CodeSystemLabel) ProtoMessage()

func (*CodeSystemLabel) ProtoReflect

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

func (*CodeSystemLabel) Reset

func (x *CodeSystemLabel) Reset()

func (*CodeSystemLabel) String

func (x *CodeSystemLabel) String() string

type CodeSystemMap

type CodeSystemMap struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for map. A concept map relevant to interpret this value set. See http://hl7.org/fhir/StructureDefinition/codesystem-map

func (*CodeSystemMap) Descriptor deprecated

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

Deprecated: Use CodeSystemMap.ProtoReflect.Descriptor instead.

func (*CodeSystemMap) GetId

func (*CodeSystemMap) GetValueCanonical

func (x *CodeSystemMap) GetValueCanonical() *datatypes_go_proto.Canonical

func (*CodeSystemMap) ProtoMessage

func (*CodeSystemMap) ProtoMessage()

func (*CodeSystemMap) ProtoReflect

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

func (*CodeSystemMap) Reset

func (x *CodeSystemMap) Reset()

func (*CodeSystemMap) String

func (x *CodeSystemMap) String() string

type CodeSystemOtherName

type CodeSystemOtherName 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"`
	// Human readable, short and specific
	Name *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
	// Which name is preferred for this language
	Preferred *datatypes_go_proto.Boolean `protobuf:"bytes,5,opt,name=preferred,proto3" json:"preferred,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for otherName. Alternative names. See http://hl7.org/fhir/StructureDefinition/codesystem-otherName

func (*CodeSystemOtherName) Descriptor deprecated

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

Deprecated: Use CodeSystemOtherName.ProtoReflect.Descriptor instead.

func (*CodeSystemOtherName) GetExtension

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

func (*CodeSystemOtherName) GetId

func (*CodeSystemOtherName) GetName

func (*CodeSystemOtherName) GetPreferred

func (x *CodeSystemOtherName) GetPreferred() *datatypes_go_proto.Boolean

func (*CodeSystemOtherName) ProtoMessage

func (*CodeSystemOtherName) ProtoMessage()

func (*CodeSystemOtherName) ProtoReflect

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

func (*CodeSystemOtherName) Reset

func (x *CodeSystemOtherName) Reset()

func (*CodeSystemOtherName) String

func (x *CodeSystemOtherName) String() string

type CodeSystemReplacedby

type CodeSystemReplacedby struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCoding *datatypes_go_proto.Coding `protobuf:"bytes,3,opt,name=value_coding,json=valueCoding,proto3" json:"value_coding,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for replacedby. A code that replaces this. See http://hl7.org/fhir/StructureDefinition/codesystem-replacedby

func (*CodeSystemReplacedby) Descriptor deprecated

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

Deprecated: Use CodeSystemReplacedby.ProtoReflect.Descriptor instead.

func (*CodeSystemReplacedby) GetId

func (*CodeSystemReplacedby) GetValueCoding

func (x *CodeSystemReplacedby) GetValueCoding() *datatypes_go_proto.Coding

func (*CodeSystemReplacedby) ProtoMessage

func (*CodeSystemReplacedby) ProtoMessage()

func (*CodeSystemReplacedby) ProtoReflect

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

func (*CodeSystemReplacedby) Reset

func (x *CodeSystemReplacedby) Reset()

func (*CodeSystemReplacedby) String

func (x *CodeSystemReplacedby) String() string

type CodeSystemSourceReference

type CodeSystemSourceReference struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for sourceReference. Where did this content come from. See http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference

func (*CodeSystemSourceReference) Descriptor deprecated

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

Deprecated: Use CodeSystemSourceReference.ProtoReflect.Descriptor instead.

func (*CodeSystemSourceReference) GetId

func (*CodeSystemSourceReference) GetValueUri

func (*CodeSystemSourceReference) ProtoMessage

func (*CodeSystemSourceReference) ProtoMessage()

func (*CodeSystemSourceReference) ProtoReflect

func (*CodeSystemSourceReference) Reset

func (x *CodeSystemSourceReference) Reset()

func (*CodeSystemSourceReference) String

func (x *CodeSystemSourceReference) String() string

type CodeSystemTrustedExpansion

type CodeSystemTrustedExpansion struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for trusted-expansion. Reference to a trusted expansion. See http://hl7.org/fhir/StructureDefinition/codesystem-trusted-expansion

func (*CodeSystemTrustedExpansion) Descriptor deprecated

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

Deprecated: Use CodeSystemTrustedExpansion.ProtoReflect.Descriptor instead.

func (*CodeSystemTrustedExpansion) GetId

func (*CodeSystemTrustedExpansion) GetValueUri

func (*CodeSystemTrustedExpansion) ProtoMessage

func (*CodeSystemTrustedExpansion) ProtoMessage()

func (*CodeSystemTrustedExpansion) ProtoReflect

func (*CodeSystemTrustedExpansion) Reset

func (x *CodeSystemTrustedExpansion) Reset()

func (*CodeSystemTrustedExpansion) String

func (x *CodeSystemTrustedExpansion) String() string

type CodeSystemUsage

type CodeSystemUsage 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"`
	// A consumer of or client for the value set
	User *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=user,proto3" json:"user,omitempty"`
	// Implementation/project/standard that uses value set
	Use *datatypes_go_proto.String `protobuf:"bytes,5,opt,name=use,proto3" json:"use,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for usage. Who has used and how?. See http://hl7.org/fhir/StructureDefinition/codesystem-usage

func (*CodeSystemUsage) Descriptor deprecated

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

Deprecated: Use CodeSystemUsage.ProtoReflect.Descriptor instead.

func (*CodeSystemUsage) GetExtension

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

func (*CodeSystemUsage) GetId

func (*CodeSystemUsage) GetUse

func (*CodeSystemUsage) GetUser

func (*CodeSystemUsage) ProtoMessage

func (*CodeSystemUsage) ProtoMessage()

func (*CodeSystemUsage) ProtoReflect

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

func (*CodeSystemUsage) Reset

func (x *CodeSystemUsage) Reset()

func (*CodeSystemUsage) String

func (x *CodeSystemUsage) String() string

type CodeSystemUseMarkdown

type CodeSystemUseMarkdown struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for use-markdown. Indicate that definitions can be processed as markdown. See http://hl7.org/fhir/StructureDefinition/codesystem-use-markdown

func (*CodeSystemUseMarkdown) Descriptor deprecated

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

Deprecated: Use CodeSystemUseMarkdown.ProtoReflect.Descriptor instead.

func (*CodeSystemUseMarkdown) GetId

func (*CodeSystemUseMarkdown) GetValueBoolean

func (x *CodeSystemUseMarkdown) GetValueBoolean() *datatypes_go_proto.Boolean

func (*CodeSystemUseMarkdown) ProtoMessage

func (*CodeSystemUseMarkdown) ProtoMessage()

func (*CodeSystemUseMarkdown) ProtoReflect

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

func (*CodeSystemUseMarkdown) Reset

func (x *CodeSystemUseMarkdown) Reset()

func (*CodeSystemUseMarkdown) String

func (x *CodeSystemUseMarkdown) String() string

type CodeSystemWarning

type CodeSystemWarning struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueMarkdown *datatypes_go_proto.Markdown `protobuf:"bytes,3,opt,name=value_markdown,json=valueMarkdown,proto3" json:"value_markdown,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for warning. Extra warning about the correct use of the value set. See http://hl7.org/fhir/StructureDefinition/codesystem-warning

func (*CodeSystemWarning) Descriptor deprecated

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

Deprecated: Use CodeSystemWarning.ProtoReflect.Descriptor instead.

func (*CodeSystemWarning) GetId

func (*CodeSystemWarning) GetValueMarkdown

func (x *CodeSystemWarning) GetValueMarkdown() *datatypes_go_proto.Markdown

func (*CodeSystemWarning) ProtoMessage

func (*CodeSystemWarning) ProtoMessage()

func (*CodeSystemWarning) ProtoReflect

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

func (*CodeSystemWarning) Reset

func (x *CodeSystemWarning) Reset()

func (*CodeSystemWarning) String

func (x *CodeSystemWarning) String() string

type CodeSystemWorkflowStatus

type CodeSystemWorkflowStatus struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for workflowStatus. Indicates the state of development of the value set. See http://hl7.org/fhir/StructureDefinition/codesystem-workflowStatus

func (*CodeSystemWorkflowStatus) Descriptor deprecated

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

Deprecated: Use CodeSystemWorkflowStatus.ProtoReflect.Descriptor instead.

func (*CodeSystemWorkflowStatus) GetId

func (*CodeSystemWorkflowStatus) GetValueString

func (x *CodeSystemWorkflowStatus) GetValueString() *datatypes_go_proto.String

func (*CodeSystemWorkflowStatus) ProtoMessage

func (*CodeSystemWorkflowStatus) ProtoMessage()

func (*CodeSystemWorkflowStatus) ProtoReflect

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

func (*CodeSystemWorkflowStatus) Reset

func (x *CodeSystemWorkflowStatus) Reset()

func (*CodeSystemWorkflowStatus) String

func (x *CodeSystemWorkflowStatus) String() string

type CodingSctdescid

type CodingSctdescid struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueId *datatypes_go_proto.Id `protobuf:"bytes,3,opt,name=value_id,json=valueId,proto3" json:"value_id,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for sctdescid. SNOMED CT Description ID. See http://hl7.org/fhir/StructureDefinition/coding-sctdescid

func (*CodingSctdescid) Descriptor deprecated

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

Deprecated: Use CodingSctdescid.ProtoReflect.Descriptor instead.

func (*CodingSctdescid) GetId

func (*CodingSctdescid) GetValueId

func (x *CodingSctdescid) GetValueId() *datatypes_go_proto.Id

func (*CodingSctdescid) ProtoMessage

func (*CodingSctdescid) ProtoMessage()

func (*CodingSctdescid) ProtoReflect

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

func (*CodingSctdescid) Reset

func (x *CodingSctdescid) Reset()

func (*CodingSctdescid) String

func (x *CodingSctdescid) String() string

type CommunicationMedia

type CommunicationMedia struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueAttachment *datatypes_go_proto.Attachment `protobuf:"bytes,3,opt,name=value_attachment,json=valueAttachment,proto3" json:"value_attachment,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for media. Attached media. See http://hl7.org/fhir/StructureDefinition/communication-media

func (*CommunicationMedia) Descriptor deprecated

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

Deprecated: Use CommunicationMedia.ProtoReflect.Descriptor instead.

func (*CommunicationMedia) GetId

func (*CommunicationMedia) GetValueAttachment

func (x *CommunicationMedia) GetValueAttachment() *datatypes_go_proto.Attachment

func (*CommunicationMedia) ProtoMessage

func (*CommunicationMedia) ProtoMessage()

func (*CommunicationMedia) ProtoReflect

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

func (*CommunicationMedia) Reset

func (x *CommunicationMedia) Reset()

func (*CommunicationMedia) String

func (x *CommunicationMedia) String() string

type CommunicationRequestInitiatingLocation

type CommunicationRequestInitiatingLocation struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for initiatingLocation. Location where the CommunicationRequest was initiated. See http://hl7.org/fhir/StructureDefinition/communicationrequest-initiatingLocation

func (*CommunicationRequestInitiatingLocation) Descriptor deprecated

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

Deprecated: Use CommunicationRequestInitiatingLocation.ProtoReflect.Descriptor instead.

func (*CommunicationRequestInitiatingLocation) GetId

func (*CommunicationRequestInitiatingLocation) GetValueReference

func (*CommunicationRequestInitiatingLocation) ProtoMessage

func (*CommunicationRequestInitiatingLocation) ProtoReflect

func (*CommunicationRequestInitiatingLocation) Reset

func (*CommunicationRequestInitiatingLocation) String

type CompositionOtherConfidentiality

type CompositionOtherConfidentiality struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCoding *datatypes_go_proto.Coding `protobuf:"bytes,3,opt,name=value_coding,json=valueCoding,proto3" json:"value_coding,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for otherConfidentiality. Additional confidentiality codes. See http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-otherConfidentiality

func (*CompositionOtherConfidentiality) Descriptor deprecated

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

Deprecated: Use CompositionOtherConfidentiality.ProtoReflect.Descriptor instead.

func (*CompositionOtherConfidentiality) GetId

func (*CompositionOtherConfidentiality) GetValueCoding

func (*CompositionOtherConfidentiality) ProtoMessage

func (*CompositionOtherConfidentiality) ProtoMessage()

func (*CompositionOtherConfidentiality) ProtoReflect

func (*CompositionOtherConfidentiality) Reset

func (*CompositionOtherConfidentiality) String

type CompositionSectionSubject

type CompositionSectionSubject struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for section-subject. Section has a different subject that it's container. See http://hl7.org/fhir/StructureDefinition/composition-section-subject

func (*CompositionSectionSubject) Descriptor deprecated

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

Deprecated: Use CompositionSectionSubject.ProtoReflect.Descriptor instead.

func (*CompositionSectionSubject) GetId

func (*CompositionSectionSubject) GetValueString

func (*CompositionSectionSubject) ProtoMessage

func (*CompositionSectionSubject) ProtoMessage()

func (*CompositionSectionSubject) ProtoReflect

func (*CompositionSectionSubject) Reset

func (x *CompositionSectionSubject) Reset()

func (*CompositionSectionSubject) String

func (x *CompositionSectionSubject) String() string

type CompositionValidityPeriod

type CompositionValidityPeriod struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDateTime *datatypes_go_proto.DateTime `protobuf:"bytes,3,opt,name=value_date_time,json=valueDateTime,proto3" json:"value_date_time,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ValidityPeriod. Validity Period. See http://hl7.org/fhir/StructureDefinition/cqm-ValidityPeriod

func (*CompositionValidityPeriod) Descriptor deprecated

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

Deprecated: Use CompositionValidityPeriod.ProtoReflect.Descriptor instead.

func (*CompositionValidityPeriod) GetId

func (*CompositionValidityPeriod) GetValueDateTime

func (x *CompositionValidityPeriod) GetValueDateTime() *datatypes_go_proto.DateTime

func (*CompositionValidityPeriod) ProtoMessage

func (*CompositionValidityPeriod) ProtoMessage()

func (*CompositionValidityPeriod) ProtoReflect

func (*CompositionValidityPeriod) Reset

func (x *CompositionValidityPeriod) Reset()

func (*CompositionValidityPeriod) String

func (x *CompositionValidityPeriod) String() string

type CompositionVersionNumber

type CompositionVersionNumber struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for versionNumber. Version-specific identifier for composition. See http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber

func (*CompositionVersionNumber) Descriptor deprecated

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

Deprecated: Use CompositionVersionNumber.ProtoReflect.Descriptor instead.

func (*CompositionVersionNumber) GetId

func (*CompositionVersionNumber) GetValueString

func (x *CompositionVersionNumber) GetValueString() *datatypes_go_proto.String

func (*CompositionVersionNumber) ProtoMessage

func (*CompositionVersionNumber) ProtoMessage()

func (*CompositionVersionNumber) ProtoReflect

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

func (*CompositionVersionNumber) Reset

func (x *CompositionVersionNumber) Reset()

func (*CompositionVersionNumber) String

func (x *CompositionVersionNumber) String() string

type ConceptMapBidirectional

type ConceptMapBidirectional struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for bidirectional. Whether the map can be interpreted in reverse. See http://hl7.org/fhir/StructureDefinition/concept-bidirectional

func (*ConceptMapBidirectional) Descriptor deprecated

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

Deprecated: Use ConceptMapBidirectional.ProtoReflect.Descriptor instead.

func (*ConceptMapBidirectional) GetId

func (*ConceptMapBidirectional) GetValueBoolean

func (x *ConceptMapBidirectional) GetValueBoolean() *datatypes_go_proto.Boolean

func (*ConceptMapBidirectional) ProtoMessage

func (*ConceptMapBidirectional) ProtoMessage()

func (*ConceptMapBidirectional) ProtoReflect

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

func (*ConceptMapBidirectional) Reset

func (x *ConceptMapBidirectional) Reset()

func (*ConceptMapBidirectional) String

func (x *ConceptMapBidirectional) String() string

type ConditionAssertedDate

type ConditionAssertedDate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDateTime *datatypes_go_proto.DateTime `protobuf:"bytes,3,opt,name=value_date_time,json=valueDateTime,proto3" json:"value_date_time,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for assertedDate. Date the condition was first asserted. See http://hl7.org/fhir/StructureDefinition/condition-assertedDate

func (*ConditionAssertedDate) Descriptor deprecated

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

Deprecated: Use ConditionAssertedDate.ProtoReflect.Descriptor instead.

func (*ConditionAssertedDate) GetId

func (*ConditionAssertedDate) GetValueDateTime

func (x *ConditionAssertedDate) GetValueDateTime() *datatypes_go_proto.DateTime

func (*ConditionAssertedDate) ProtoMessage

func (*ConditionAssertedDate) ProtoMessage()

func (*ConditionAssertedDate) ProtoReflect

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

func (*ConditionAssertedDate) Reset

func (x *ConditionAssertedDate) Reset()

func (*ConditionAssertedDate) String

func (x *ConditionAssertedDate) String() string

type ConditionBasedOn

type ConditionBasedOn struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for basedOn. Fulfills plan, proposal or order. See http://hl7.org/fhir/StructureDefinition/event-basedOn

func (*ConditionBasedOn) Descriptor deprecated

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

Deprecated: Use ConditionBasedOn.ProtoReflect.Descriptor instead.

func (*ConditionBasedOn) GetId

func (*ConditionBasedOn) GetValueReference

func (x *ConditionBasedOn) GetValueReference() *datatypes_go_proto.Reference

func (*ConditionBasedOn) ProtoMessage

func (*ConditionBasedOn) ProtoMessage()

func (*ConditionBasedOn) ProtoReflect

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

func (*ConditionBasedOn) Reset

func (x *ConditionBasedOn) Reset()

func (*ConditionBasedOn) String

func (x *ConditionBasedOn) String() string

type ConditionDiseaseCourse

type ConditionDiseaseCourse struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for diseaseCourse. The clinical course of the disease. See http://hl7.org/fhir/StructureDefinition/condition-diseaseCourse

func (*ConditionDiseaseCourse) Descriptor deprecated

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

Deprecated: Use ConditionDiseaseCourse.ProtoReflect.Descriptor instead.

func (*ConditionDiseaseCourse) GetId

func (*ConditionDiseaseCourse) GetValueCodeableConcept

func (x *ConditionDiseaseCourse) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ConditionDiseaseCourse) ProtoMessage

func (*ConditionDiseaseCourse) ProtoMessage()

func (*ConditionDiseaseCourse) ProtoReflect

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

func (*ConditionDiseaseCourse) Reset

func (x *ConditionDiseaseCourse) Reset()

func (*ConditionDiseaseCourse) String

func (x *ConditionDiseaseCourse) String() string

type ConditionDueTo

type ConditionDueTo struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ConditionDueTo_ValueX     `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for dueTo. Causes for this Condition. See http://hl7.org/fhir/StructureDefinition/condition-dueTo

func (*ConditionDueTo) Descriptor deprecated

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

Deprecated: Use ConditionDueTo.ProtoReflect.Descriptor instead.

func (*ConditionDueTo) GetId

func (*ConditionDueTo) GetValue

func (x *ConditionDueTo) GetValue() *ConditionDueTo_ValueX

func (*ConditionDueTo) ProtoMessage

func (*ConditionDueTo) ProtoMessage()

func (*ConditionDueTo) ProtoReflect

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

func (*ConditionDueTo) Reset

func (x *ConditionDueTo) Reset()

func (*ConditionDueTo) String

func (x *ConditionDueTo) String() string

type ConditionDueTo_ValueX

type ConditionDueTo_ValueX struct {

	// Types that are assignable to Choice:
	//	*ConditionDueTo_ValueX_CodeableConcept
	//	*ConditionDueTo_ValueX_Reference
	Choice isConditionDueTo_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*ConditionDueTo_ValueX) Descriptor deprecated

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

Deprecated: Use ConditionDueTo_ValueX.ProtoReflect.Descriptor instead.

func (*ConditionDueTo_ValueX) GetChoice

func (m *ConditionDueTo_ValueX) GetChoice() isConditionDueTo_ValueX_Choice

func (*ConditionDueTo_ValueX) GetCodeableConcept

func (x *ConditionDueTo_ValueX) GetCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ConditionDueTo_ValueX) GetReference

func (*ConditionDueTo_ValueX) ProtoMessage

func (*ConditionDueTo_ValueX) ProtoMessage()

func (*ConditionDueTo_ValueX) ProtoReflect

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

func (*ConditionDueTo_ValueX) Reset

func (x *ConditionDueTo_ValueX) Reset()

func (*ConditionDueTo_ValueX) String

func (x *ConditionDueTo_ValueX) String() string

type ConditionDueTo_ValueX_CodeableConcept

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

type ConditionDueTo_ValueX_Reference

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

type ConditionOccurredFollowing

type ConditionOccurredFollowing struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String         `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ConditionOccurredFollowing_ValueX `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for occurredFollowing. Precedent for this Condition. See http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing

func (*ConditionOccurredFollowing) Descriptor deprecated

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

Deprecated: Use ConditionOccurredFollowing.ProtoReflect.Descriptor instead.

func (*ConditionOccurredFollowing) GetId

func (*ConditionOccurredFollowing) GetValue

func (*ConditionOccurredFollowing) ProtoMessage

func (*ConditionOccurredFollowing) ProtoMessage()

func (*ConditionOccurredFollowing) ProtoReflect

func (*ConditionOccurredFollowing) Reset

func (x *ConditionOccurredFollowing) Reset()

func (*ConditionOccurredFollowing) String

func (x *ConditionOccurredFollowing) String() string

type ConditionOccurredFollowing_ValueX

type ConditionOccurredFollowing_ValueX struct {

	// Types that are assignable to Choice:
	//	*ConditionOccurredFollowing_ValueX_CodeableConcept
	//	*ConditionOccurredFollowing_ValueX_Reference
	Choice isConditionOccurredFollowing_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*ConditionOccurredFollowing_ValueX) Descriptor deprecated

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

Deprecated: Use ConditionOccurredFollowing_ValueX.ProtoReflect.Descriptor instead.

func (*ConditionOccurredFollowing_ValueX) GetChoice

func (m *ConditionOccurredFollowing_ValueX) GetChoice() isConditionOccurredFollowing_ValueX_Choice

func (*ConditionOccurredFollowing_ValueX) GetCodeableConcept

func (*ConditionOccurredFollowing_ValueX) GetReference

func (*ConditionOccurredFollowing_ValueX) ProtoMessage

func (*ConditionOccurredFollowing_ValueX) ProtoMessage()

func (*ConditionOccurredFollowing_ValueX) ProtoReflect

func (*ConditionOccurredFollowing_ValueX) Reset

func (*ConditionOccurredFollowing_ValueX) String

type ConditionOccurredFollowing_ValueX_CodeableConcept

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

type ConditionOccurredFollowing_ValueX_Reference

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

type ConditionOutcome

type ConditionOutcome struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for outcome. A consequence of the Condition. See http://hl7.org/fhir/StructureDefinition/condition-outcome

func (*ConditionOutcome) Descriptor deprecated

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

Deprecated: Use ConditionOutcome.ProtoReflect.Descriptor instead.

func (*ConditionOutcome) GetId

func (*ConditionOutcome) GetValueCodeableConcept

func (x *ConditionOutcome) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ConditionOutcome) ProtoMessage

func (*ConditionOutcome) ProtoMessage()

func (*ConditionOutcome) ProtoReflect

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

func (*ConditionOutcome) Reset

func (x *ConditionOutcome) Reset()

func (*ConditionOutcome) String

func (x *ConditionOutcome) String() string

type ConditionRelated

type ConditionRelated struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for related. Conditions associated with this condition. See http://hl7.org/fhir/StructureDefinition/condition-related

func (*ConditionRelated) Descriptor deprecated

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

Deprecated: Use ConditionRelated.ProtoReflect.Descriptor instead.

func (*ConditionRelated) GetId

func (*ConditionRelated) GetValueReference

func (x *ConditionRelated) GetValueReference() *datatypes_go_proto.Reference

func (*ConditionRelated) ProtoMessage

func (*ConditionRelated) ProtoMessage()

func (*ConditionRelated) ProtoReflect

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

func (*ConditionRelated) Reset

func (x *ConditionRelated) Reset()

func (*ConditionRelated) String

func (x *ConditionRelated) String() string

type ConditionRuledOut

type ConditionRuledOut struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ruledOut. Conditions ruled out for this condition. See http://hl7.org/fhir/StructureDefinition/condition-ruledOut

func (*ConditionRuledOut) Descriptor deprecated

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

Deprecated: Use ConditionRuledOut.ProtoReflect.Descriptor instead.

func (*ConditionRuledOut) GetId

func (*ConditionRuledOut) GetValueReference

func (x *ConditionRuledOut) GetValueReference() *datatypes_go_proto.Reference

func (*ConditionRuledOut) ProtoMessage

func (*ConditionRuledOut) ProtoMessage()

func (*ConditionRuledOut) ProtoReflect

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

func (*ConditionRuledOut) Reset

func (x *ConditionRuledOut) Reset()

func (*ConditionRuledOut) String

func (x *ConditionRuledOut) String() string

type ConsentLocation

type ConsentLocation struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for location. A location specific constraint. See http://hl7.org/fhir/StructureDefinition/consent-location

func (*ConsentLocation) Descriptor deprecated

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

Deprecated: Use ConsentLocation.ProtoReflect.Descriptor instead.

func (*ConsentLocation) GetId

func (*ConsentLocation) GetValueReference

func (x *ConsentLocation) GetValueReference() *datatypes_go_proto.Reference

func (*ConsentLocation) ProtoMessage

func (*ConsentLocation) ProtoMessage()

func (*ConsentLocation) ProtoReflect

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

func (*ConsentLocation) Reset

func (x *ConsentLocation) Reset()

func (*ConsentLocation) String

func (x *ConsentLocation) String() string

type ConsentNotificationEndpoint

type ConsentNotificationEndpoint struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for NotificationEndpoint. Notification Endpoint. See http://hl7.org/fhir/StructureDefinition/consent-NotificationEndpoint

func (*ConsentNotificationEndpoint) Descriptor deprecated

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

Deprecated: Use ConsentNotificationEndpoint.ProtoReflect.Descriptor instead.

func (*ConsentNotificationEndpoint) GetId

func (*ConsentNotificationEndpoint) GetValueUri

func (*ConsentNotificationEndpoint) ProtoMessage

func (*ConsentNotificationEndpoint) ProtoMessage()

func (*ConsentNotificationEndpoint) ProtoReflect

func (*ConsentNotificationEndpoint) Reset

func (x *ConsentNotificationEndpoint) Reset()

func (*ConsentNotificationEndpoint) String

func (x *ConsentNotificationEndpoint) String() string

type ConsentResearchStudyContext

type ConsentResearchStudyContext struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ResearchStudyContext. Specific Research Study for Research Context. See http://hl7.org/fhir/StructureDefinition/consent-ResearchStudyContext

func (*ConsentResearchStudyContext) Descriptor deprecated

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

Deprecated: Use ConsentResearchStudyContext.ProtoReflect.Descriptor instead.

func (*ConsentResearchStudyContext) GetId

func (*ConsentResearchStudyContext) GetValueReference

func (*ConsentResearchStudyContext) ProtoMessage

func (*ConsentResearchStudyContext) ProtoMessage()

func (*ConsentResearchStudyContext) ProtoReflect

func (*ConsentResearchStudyContext) Reset

func (x *ConsentResearchStudyContext) Reset()

func (*ConsentResearchStudyContext) String

func (x *ConsentResearchStudyContext) String() string

type ConsentTranscriber

type ConsentTranscriber struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Transcriber. Transcribed consent. See http://hl7.org/fhir/StructureDefinition/consent-Transcriber

func (*ConsentTranscriber) Descriptor deprecated

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

Deprecated: Use ConsentTranscriber.ProtoReflect.Descriptor instead.

func (*ConsentTranscriber) GetId

func (*ConsentTranscriber) GetValueReference

func (x *ConsentTranscriber) GetValueReference() *datatypes_go_proto.Reference

func (*ConsentTranscriber) ProtoMessage

func (*ConsentTranscriber) ProtoMessage()

func (*ConsentTranscriber) ProtoReflect

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

func (*ConsentTranscriber) Reset

func (x *ConsentTranscriber) Reset()

func (*ConsentTranscriber) String

func (x *ConsentTranscriber) String() string

type ConsentWitness

type ConsentWitness struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Witness. Witness to Consent. See http://hl7.org/fhir/StructureDefinition/consent-Witness

func (*ConsentWitness) Descriptor deprecated

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

Deprecated: Use ConsentWitness.ProtoReflect.Descriptor instead.

func (*ConsentWitness) GetId

func (*ConsentWitness) GetValueReference

func (x *ConsentWitness) GetValueReference() *datatypes_go_proto.Reference

func (*ConsentWitness) ProtoMessage

func (*ConsentWitness) ProtoMessage()

func (*ConsentWitness) ProtoReflect

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

func (*ConsentWitness) Reset

func (x *ConsentWitness) Reset()

func (*ConsentWitness) String

func (x *ConsentWitness) String() string

type ContactPointArea

type ContactPointArea struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for area. Area/zone/city code. See http://hl7.org/fhir/StructureDefinition/contactpoint-area

func (*ContactPointArea) Descriptor deprecated

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

Deprecated: Use ContactPointArea.ProtoReflect.Descriptor instead.

func (*ContactPointArea) GetId

func (*ContactPointArea) GetValueString

func (x *ContactPointArea) GetValueString() *datatypes_go_proto.String

func (*ContactPointArea) ProtoMessage

func (*ContactPointArea) ProtoMessage()

func (*ContactPointArea) ProtoReflect

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

func (*ContactPointArea) Reset

func (x *ContactPointArea) Reset()

func (*ContactPointArea) String

func (x *ContactPointArea) String() string

type ContactPointCountry

type ContactPointCountry struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for country. Country code as defined by the ITU. See http://hl7.org/fhir/StructureDefinition/contactpoint-country

func (*ContactPointCountry) Descriptor deprecated

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

Deprecated: Use ContactPointCountry.ProtoReflect.Descriptor instead.

func (*ContactPointCountry) GetId

func (*ContactPointCountry) GetValueString

func (x *ContactPointCountry) GetValueString() *datatypes_go_proto.String

func (*ContactPointCountry) ProtoMessage

func (*ContactPointCountry) ProtoMessage()

func (*ContactPointCountry) ProtoReflect

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

func (*ContactPointCountry) Reset

func (x *ContactPointCountry) Reset()

func (*ContactPointCountry) String

func (x *ContactPointCountry) String() string

type ContactPointExtension

type ContactPointExtension struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for extension. Number within private network. See http://hl7.org/fhir/StructureDefinition/contactpoint-extension

func (*ContactPointExtension) Descriptor deprecated

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

Deprecated: Use ContactPointExtension.ProtoReflect.Descriptor instead.

func (*ContactPointExtension) GetId

func (*ContactPointExtension) GetValueString

func (x *ContactPointExtension) GetValueString() *datatypes_go_proto.String

func (*ContactPointExtension) ProtoMessage

func (*ContactPointExtension) ProtoMessage()

func (*ContactPointExtension) ProtoReflect

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

func (*ContactPointExtension) Reset

func (x *ContactPointExtension) Reset()

func (*ContactPointExtension) String

func (x *ContactPointExtension) String() string

type ContactPointLocal

type ContactPointLocal struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for local. Local number that must always be dialled. See http://hl7.org/fhir/StructureDefinition/contactpoint-local

func (*ContactPointLocal) Descriptor deprecated

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

Deprecated: Use ContactPointLocal.ProtoReflect.Descriptor instead.

func (*ContactPointLocal) GetId

func (*ContactPointLocal) GetValueString

func (x *ContactPointLocal) GetValueString() *datatypes_go_proto.String

func (*ContactPointLocal) ProtoMessage

func (*ContactPointLocal) ProtoMessage()

func (*ContactPointLocal) ProtoReflect

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

func (*ContactPointLocal) Reset

func (x *ContactPointLocal) Reset()

func (*ContactPointLocal) String

func (x *ContactPointLocal) String() string

type ContactPointTELAddress

type ContactPointTELAddress struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUrl *datatypes_go_proto.Url `protobuf:"bytes,3,opt,name=value_url,json=valueUrl,proto3" json:"value_url,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for TEL-address. RFC 3966 compliant telephone or fax number. See http://hl7.org/fhir/StructureDefinition/iso21090-TEL-address

func (*ContactPointTELAddress) Descriptor deprecated

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

Deprecated: Use ContactPointTELAddress.ProtoReflect.Descriptor instead.

func (*ContactPointTELAddress) GetId

func (*ContactPointTELAddress) GetValueUrl

func (x *ContactPointTELAddress) GetValueUrl() *datatypes_go_proto.Url

func (*ContactPointTELAddress) ProtoMessage

func (*ContactPointTELAddress) ProtoMessage()

func (*ContactPointTELAddress) ProtoReflect

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

func (*ContactPointTELAddress) Reset

func (x *ContactPointTELAddress) Reset()

func (*ContactPointTELAddress) String

func (x *ContactPointTELAddress) String() string

type DateTimezoneOffset

type DateTimezoneOffset struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Timezone Offset. Timezone offset, for dates (no timezone in date). See http://hl7.org/fhir/StructureDefinition/tz-offset

func (*DateTimezoneOffset) Descriptor deprecated

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

Deprecated: Use DateTimezoneOffset.ProtoReflect.Descriptor instead.

func (*DateTimezoneOffset) GetId

func (*DateTimezoneOffset) GetValueString

func (x *DateTimezoneOffset) GetValueString() *datatypes_go_proto.String

func (*DateTimezoneOffset) ProtoMessage

func (*DateTimezoneOffset) ProtoMessage()

func (*DateTimezoneOffset) ProtoReflect

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

func (*DateTimezoneOffset) Reset

func (x *DateTimezoneOffset) Reset()

func (*DateTimezoneOffset) String

func (x *DateTimezoneOffset) String() string

type DaysOfCycle

type DaysOfCycle 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"`
	// What day to perform
	Day []*datatypes_go_proto.Integer `protobuf:"bytes,4,rep,name=day,proto3" json:"day,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for daysOfCycle. Days on which the action should be performed. See http://hl7.org/fhir/StructureDefinition/timing-daysOfCycle

func (*DaysOfCycle) Descriptor deprecated

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

Deprecated: Use DaysOfCycle.ProtoReflect.Descriptor instead.

func (*DaysOfCycle) GetDay

func (x *DaysOfCycle) GetDay() []*datatypes_go_proto.Integer

func (*DaysOfCycle) GetExtension

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

func (*DaysOfCycle) GetId

func (*DaysOfCycle) ProtoMessage

func (*DaysOfCycle) ProtoMessage()

func (*DaysOfCycle) ProtoReflect

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

func (*DaysOfCycle) Reset

func (x *DaysOfCycle) Reset()

func (*DaysOfCycle) String

func (x *DaysOfCycle) String() string

type DecimalPrecision

type DecimalPrecision struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for precision. Explicit precision (number of significant decimal places). See http://hl7.org/fhir/StructureDefinition/quantity-precision

func (*DecimalPrecision) Descriptor deprecated

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

Deprecated: Use DecimalPrecision.ProtoReflect.Descriptor instead.

func (*DecimalPrecision) GetId

func (*DecimalPrecision) GetValueInteger

func (x *DecimalPrecision) GetValueInteger() *datatypes_go_proto.Integer

func (*DecimalPrecision) ProtoMessage

func (*DecimalPrecision) ProtoMessage()

func (*DecimalPrecision) ProtoReflect

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

func (*DecimalPrecision) Reset

func (x *DecimalPrecision) Reset()

func (*DecimalPrecision) String

func (x *DecimalPrecision) String() string

type DesignNote

type DesignNote struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueMarkdown *datatypes_go_proto.Markdown `protobuf:"bytes,3,opt,name=value_markdown,json=valueMarkdown,proto3" json:"value_markdown,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Design Note. Design comments. See http://hl7.org/fhir/StructureDefinition/designNote

func (*DesignNote) Descriptor deprecated

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

Deprecated: Use DesignNote.ProtoReflect.Descriptor instead.

func (*DesignNote) GetId

func (x *DesignNote) GetId() *datatypes_go_proto.String

func (*DesignNote) GetValueMarkdown

func (x *DesignNote) GetValueMarkdown() *datatypes_go_proto.Markdown

func (*DesignNote) ProtoMessage

func (*DesignNote) ProtoMessage()

func (*DesignNote) ProtoReflect

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

func (*DesignNote) Reset

func (x *DesignNote) Reset()

func (*DesignNote) String

func (x *DesignNote) String() string

type DeviceImplantStatus

type DeviceImplantStatus struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String     `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *DeviceImplantStatus_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for implantStatus. Implant Status. See http://hl7.org/fhir/StructureDefinition/device-implantStatus

func (*DeviceImplantStatus) Descriptor deprecated

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

Deprecated: Use DeviceImplantStatus.ProtoReflect.Descriptor instead.

func (*DeviceImplantStatus) GetId

func (*DeviceImplantStatus) GetValueCode

func (*DeviceImplantStatus) ProtoMessage

func (*DeviceImplantStatus) ProtoMessage()

func (*DeviceImplantStatus) ProtoReflect

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

func (*DeviceImplantStatus) Reset

func (x *DeviceImplantStatus) Reset()

func (*DeviceImplantStatus) String

func (x *DeviceImplantStatus) String() string

type DeviceImplantStatus_ValueCode

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

Value of extension

func (*DeviceImplantStatus_ValueCode) Descriptor deprecated

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

Deprecated: Use DeviceImplantStatus_ValueCode.ProtoReflect.Descriptor instead.

func (*DeviceImplantStatus_ValueCode) GetExtension

func (*DeviceImplantStatus_ValueCode) GetId

func (*DeviceImplantStatus_ValueCode) GetValue

func (*DeviceImplantStatus_ValueCode) ProtoMessage

func (*DeviceImplantStatus_ValueCode) ProtoMessage()

func (*DeviceImplantStatus_ValueCode) ProtoReflect

func (*DeviceImplantStatus_ValueCode) Reset

func (x *DeviceImplantStatus_ValueCode) Reset()

func (*DeviceImplantStatus_ValueCode) String

type DeviceRequestPatientInstruction

type DeviceRequestPatientInstruction 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"`
	// Language
	Lang *datatypes_go_proto.Code `protobuf:"bytes,4,opt,name=lang,proto3" json:"lang,omitempty"`
	// Text
	Content *datatypes_go_proto.String `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for patientInstruction. Patient Friendly Insructions. See http://hl7.org/fhir/StructureDefinition/devicerequest-patientInstruction

func (*DeviceRequestPatientInstruction) Descriptor deprecated

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

Deprecated: Use DeviceRequestPatientInstruction.ProtoReflect.Descriptor instead.

func (*DeviceRequestPatientInstruction) GetContent

func (*DeviceRequestPatientInstruction) GetExtension

func (*DeviceRequestPatientInstruction) GetId

func (*DeviceRequestPatientInstruction) GetLang

func (*DeviceRequestPatientInstruction) ProtoMessage

func (*DeviceRequestPatientInstruction) ProtoMessage()

func (*DeviceRequestPatientInstruction) ProtoReflect

func (*DeviceRequestPatientInstruction) Reset

func (*DeviceRequestPatientInstruction) String

type DiagnosticReportAddendumOf

type DiagnosticReportAddendumOf struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for addendumOf. Additional or Supplement Content. See http://hl7.org/fhir/StructureDefinition/diagnosticReport-addendumOf

func (*DiagnosticReportAddendumOf) Descriptor deprecated

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

Deprecated: Use DiagnosticReportAddendumOf.ProtoReflect.Descriptor instead.

func (*DiagnosticReportAddendumOf) GetId

func (*DiagnosticReportAddendumOf) GetValueReference

func (*DiagnosticReportAddendumOf) ProtoMessage

func (*DiagnosticReportAddendumOf) ProtoMessage()

func (*DiagnosticReportAddendumOf) ProtoReflect

func (*DiagnosticReportAddendumOf) Reset

func (x *DiagnosticReportAddendumOf) Reset()

func (*DiagnosticReportAddendumOf) String

func (x *DiagnosticReportAddendumOf) String() string

type DiagnosticReportAlleleDatabase

type DiagnosticReportAlleleDatabase struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for allele-database. Allele Database. See http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-allele-database

func (*DiagnosticReportAlleleDatabase) Descriptor deprecated

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

Deprecated: Use DiagnosticReportAlleleDatabase.ProtoReflect.Descriptor instead.

func (*DiagnosticReportAlleleDatabase) GetId

func (*DiagnosticReportAlleleDatabase) GetValueCodeableConcept

func (*DiagnosticReportAlleleDatabase) ProtoMessage

func (*DiagnosticReportAlleleDatabase) ProtoMessage()

func (*DiagnosticReportAlleleDatabase) ProtoReflect

func (*DiagnosticReportAlleleDatabase) Reset

func (x *DiagnosticReportAlleleDatabase) Reset()

func (*DiagnosticReportAlleleDatabase) String

type DiagnosticReportAnalysis

type DiagnosticReportAnalysis 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"`
	// Analysis type
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	// Analysis interpretation
	Interpretation *datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,opt,name=interpretation,proto3" json:"interpretation,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Analysis. Analysis. See http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsAnalysis

func (*DiagnosticReportAnalysis) Descriptor deprecated

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

Deprecated: Use DiagnosticReportAnalysis.ProtoReflect.Descriptor instead.

func (*DiagnosticReportAnalysis) GetExtension

func (*DiagnosticReportAnalysis) GetId

func (*DiagnosticReportAnalysis) GetInterpretation

func (*DiagnosticReportAnalysis) GetType

func (*DiagnosticReportAnalysis) ProtoMessage

func (*DiagnosticReportAnalysis) ProtoMessage()

func (*DiagnosticReportAnalysis) ProtoReflect

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

func (*DiagnosticReportAnalysis) Reset

func (x *DiagnosticReportAnalysis) Reset()

func (*DiagnosticReportAnalysis) String

func (x *DiagnosticReportAnalysis) String() string

type DiagnosticReportAssessedCondition

type DiagnosticReportAssessedCondition struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for AssessedCondition. AssessedCondition. See http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsAssessedCondition

func (*DiagnosticReportAssessedCondition) Descriptor deprecated

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

Deprecated: Use DiagnosticReportAssessedCondition.ProtoReflect.Descriptor instead.

func (*DiagnosticReportAssessedCondition) GetId

func (*DiagnosticReportAssessedCondition) GetValueReference

func (*DiagnosticReportAssessedCondition) ProtoMessage

func (*DiagnosticReportAssessedCondition) ProtoMessage()

func (*DiagnosticReportAssessedCondition) ProtoReflect

func (*DiagnosticReportAssessedCondition) Reset

func (*DiagnosticReportAssessedCondition) String

type DiagnosticReportExtends

type DiagnosticReportExtends struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for extends. Related reports. See http://hl7.org/fhir/StructureDefinition/diagnosticReport-extends

func (*DiagnosticReportExtends) Descriptor deprecated

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

Deprecated: Use DiagnosticReportExtends.ProtoReflect.Descriptor instead.

func (*DiagnosticReportExtends) GetId

func (*DiagnosticReportExtends) GetValueReference

func (x *DiagnosticReportExtends) GetValueReference() *datatypes_go_proto.Reference

func (*DiagnosticReportExtends) ProtoMessage

func (*DiagnosticReportExtends) ProtoMessage()

func (*DiagnosticReportExtends) ProtoReflect

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

func (*DiagnosticReportExtends) Reset

func (x *DiagnosticReportExtends) Reset()

func (*DiagnosticReportExtends) String

func (x *DiagnosticReportExtends) String() string

type DiagnosticReportFamilyMemberHistory

type DiagnosticReportFamilyMemberHistory struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for FamilyMemberHistory. FamilyHistory. See http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsFamilyMemberHistory

func (*DiagnosticReportFamilyMemberHistory) Descriptor deprecated

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

Deprecated: Use DiagnosticReportFamilyMemberHistory.ProtoReflect.Descriptor instead.

func (*DiagnosticReportFamilyMemberHistory) GetId

func (*DiagnosticReportFamilyMemberHistory) GetValueReference

func (*DiagnosticReportFamilyMemberHistory) ProtoMessage

func (*DiagnosticReportFamilyMemberHistory) ProtoMessage()

func (*DiagnosticReportFamilyMemberHistory) ProtoReflect

func (*DiagnosticReportFamilyMemberHistory) Reset

func (*DiagnosticReportFamilyMemberHistory) String

type DiagnosticReportGlstring

type DiagnosticReportGlstring 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"`
	// glstring.url
	Url *datatypes_go_proto.Uri `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"`
	// glstring.text
	Text *datatypes_go_proto.String `protobuf:"bytes,5,opt,name=text,proto3" json:"text,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for glstring. glstring. See http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring

func (*DiagnosticReportGlstring) Descriptor deprecated

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

Deprecated: Use DiagnosticReportGlstring.ProtoReflect.Descriptor instead.

func (*DiagnosticReportGlstring) GetExtension

func (*DiagnosticReportGlstring) GetId

func (*DiagnosticReportGlstring) GetText

func (*DiagnosticReportGlstring) GetUrl

func (*DiagnosticReportGlstring) ProtoMessage

func (*DiagnosticReportGlstring) ProtoMessage()

func (*DiagnosticReportGlstring) ProtoReflect

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

func (*DiagnosticReportGlstring) Reset

func (x *DiagnosticReportGlstring) Reset()

func (*DiagnosticReportGlstring) String

func (x *DiagnosticReportGlstring) String() string

type DiagnosticReportHaploid

type DiagnosticReportHaploid 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"`
	// haploid-locus
	Locus *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=locus,proto3" json:"locus,omitempty"`
	// haploid-type
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
	// haploid-method
	Method *datatypes_go_proto.CodeableConcept `protobuf:"bytes,6,opt,name=method,proto3" json:"method,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for haploid. haploid. See http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-haploid

func (*DiagnosticReportHaploid) Descriptor deprecated

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

Deprecated: Use DiagnosticReportHaploid.ProtoReflect.Descriptor instead.

func (*DiagnosticReportHaploid) GetExtension

func (*DiagnosticReportHaploid) GetId

func (*DiagnosticReportHaploid) GetLocus

func (*DiagnosticReportHaploid) GetMethod

func (*DiagnosticReportHaploid) GetType

func (*DiagnosticReportHaploid) ProtoMessage

func (*DiagnosticReportHaploid) ProtoMessage()

func (*DiagnosticReportHaploid) ProtoReflect

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

func (*DiagnosticReportHaploid) Reset

func (x *DiagnosticReportHaploid) Reset()

func (*DiagnosticReportHaploid) String

func (x *DiagnosticReportHaploid) String() string

type DiagnosticReportItem

type DiagnosticReportItem 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"`
	// Code to indicate the item (test, panel or sequence variant) being ordered
	Code *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"`
	// Indicate the genetic variant ordered to be tested
	GeneticsObservation *datatypes_go_proto.Reference `protobuf:"bytes,5,opt,name=genetics_observation,json=geneticsObservation,proto3" json:"genetics_observation,omitempty"`
	// If this item relates to specific specimens
	Specimen *datatypes_go_proto.Reference `protobuf:"bytes,6,opt,name=specimen,proto3" json:"specimen,omitempty"`
	// proposed | draft | planned | requested | received | accepted | in-progress
	// | review | completed | cancelled | suspended | rejected | failed
	Status *datatypes_go_proto.Code `protobuf:"bytes,7,opt,name=status,proto3" json:"status,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Item. The items the orderer requested. See http://hl7.org/fhir/StructureDefinition/servicerequest-geneticsItem

func (*DiagnosticReportItem) Descriptor deprecated

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

Deprecated: Use DiagnosticReportItem.ProtoReflect.Descriptor instead.

func (*DiagnosticReportItem) GetCode

func (*DiagnosticReportItem) GetExtension

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

func (*DiagnosticReportItem) GetGeneticsObservation

func (x *DiagnosticReportItem) GetGeneticsObservation() *datatypes_go_proto.Reference

func (*DiagnosticReportItem) GetId

func (*DiagnosticReportItem) GetSpecimen

func (*DiagnosticReportItem) GetStatus

func (*DiagnosticReportItem) ProtoMessage

func (*DiagnosticReportItem) ProtoMessage()

func (*DiagnosticReportItem) ProtoReflect

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

func (*DiagnosticReportItem) Reset

func (x *DiagnosticReportItem) Reset()

func (*DiagnosticReportItem) String

func (x *DiagnosticReportItem) String() string

type DiagnosticReportLocationPerformed

type DiagnosticReportLocationPerformed struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for locationPerformed. Location Performed. See http://hl7.org/fhir/StructureDefinition/diagnosticReport-locationPerformed

func (*DiagnosticReportLocationPerformed) Descriptor deprecated

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

Deprecated: Use DiagnosticReportLocationPerformed.ProtoReflect.Descriptor instead.

func (*DiagnosticReportLocationPerformed) GetId

func (*DiagnosticReportLocationPerformed) GetValueReference

func (*DiagnosticReportLocationPerformed) ProtoMessage

func (*DiagnosticReportLocationPerformed) ProtoMessage()

func (*DiagnosticReportLocationPerformed) ProtoReflect

func (*DiagnosticReportLocationPerformed) Reset

func (*DiagnosticReportLocationPerformed) String

type DiagnosticReportMethod

type DiagnosticReportMethod struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for method. The platform, methodology and software applied at the time of the genotyping. See http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-method

func (*DiagnosticReportMethod) Descriptor deprecated

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

Deprecated: Use DiagnosticReportMethod.ProtoReflect.Descriptor instead.

func (*DiagnosticReportMethod) GetId

func (*DiagnosticReportMethod) GetValueCodeableConcept

func (x *DiagnosticReportMethod) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*DiagnosticReportMethod) ProtoMessage

func (*DiagnosticReportMethod) ProtoMessage()

func (*DiagnosticReportMethod) ProtoReflect

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

func (*DiagnosticReportMethod) Reset

func (x *DiagnosticReportMethod) Reset()

func (*DiagnosticReportMethod) String

func (x *DiagnosticReportMethod) String() string

type DiagnosticReportReferences

type DiagnosticReportReferences 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"`
	// Reference description
	Description *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	// Reference URI
	Reference []*datatypes_go_proto.Uri `protobuf:"bytes,5,rep,name=reference,proto3" json:"reference,omitempty"`
	// Reference type
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,6,opt,name=type,proto3" json:"type,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for References. Additional bibliographic reference information. See http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsReferences

func (*DiagnosticReportReferences) Descriptor deprecated

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

Deprecated: Use DiagnosticReportReferences.ProtoReflect.Descriptor instead.

func (*DiagnosticReportReferences) GetDescription

func (*DiagnosticReportReferences) GetExtension

func (*DiagnosticReportReferences) GetId

func (*DiagnosticReportReferences) GetReference

func (x *DiagnosticReportReferences) GetReference() []*datatypes_go_proto.Uri

func (*DiagnosticReportReferences) GetType

func (*DiagnosticReportReferences) ProtoMessage

func (*DiagnosticReportReferences) ProtoMessage()

func (*DiagnosticReportReferences) ProtoReflect

func (*DiagnosticReportReferences) Reset

func (x *DiagnosticReportReferences) Reset()

func (*DiagnosticReportReferences) String

func (x *DiagnosticReportReferences) String() string

type DiagnosticReportReplaces

type DiagnosticReportReplaces struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for replaces. Replacement for another report. See http://hl7.org/fhir/StructureDefinition/diagnosticReport-replaces

func (*DiagnosticReportReplaces) Descriptor deprecated

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

Deprecated: Use DiagnosticReportReplaces.ProtoReflect.Descriptor instead.

func (*DiagnosticReportReplaces) GetId

func (*DiagnosticReportReplaces) GetValueReference

func (x *DiagnosticReportReplaces) GetValueReference() *datatypes_go_proto.Reference

func (*DiagnosticReportReplaces) ProtoMessage

func (*DiagnosticReportReplaces) ProtoMessage()

func (*DiagnosticReportReplaces) ProtoReflect

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

func (*DiagnosticReportReplaces) Reset

func (x *DiagnosticReportReplaces) Reset()

func (*DiagnosticReportReplaces) String

func (x *DiagnosticReportReplaces) String() string

type DiagnosticReportSummaryOf

type DiagnosticReportSummaryOf struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for summaryOf. Summary Of Other Reports. See http://hl7.org/fhir/StructureDefinition/diagnosticReport-summaryOf

func (*DiagnosticReportSummaryOf) Descriptor deprecated

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

Deprecated: Use DiagnosticReportSummaryOf.ProtoReflect.Descriptor instead.

func (*DiagnosticReportSummaryOf) GetId

func (*DiagnosticReportSummaryOf) GetValueReference

func (x *DiagnosticReportSummaryOf) GetValueReference() *datatypes_go_proto.Reference

func (*DiagnosticReportSummaryOf) ProtoMessage

func (*DiagnosticReportSummaryOf) ProtoMessage()

func (*DiagnosticReportSummaryOf) ProtoReflect

func (*DiagnosticReportSummaryOf) Reset

func (x *DiagnosticReportSummaryOf) Reset()

func (*DiagnosticReportSummaryOf) String

func (x *DiagnosticReportSummaryOf) String() string

type DirectedBy

type DirectedBy struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *DirectedBy_ValueX         `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for directedBy. Who has decision-making authority. See http://hl7.org/fhir/StructureDefinition/procedure-directedBy

func (*DirectedBy) Descriptor deprecated

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

Deprecated: Use DirectedBy.ProtoReflect.Descriptor instead.

func (*DirectedBy) GetId

func (x *DirectedBy) GetId() *datatypes_go_proto.String

func (*DirectedBy) GetValue

func (x *DirectedBy) GetValue() *DirectedBy_ValueX

func (*DirectedBy) ProtoMessage

func (*DirectedBy) ProtoMessage()

func (*DirectedBy) ProtoReflect

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

func (*DirectedBy) Reset

func (x *DirectedBy) Reset()

func (*DirectedBy) String

func (x *DirectedBy) String() string

type DirectedBy_ValueX

type DirectedBy_ValueX struct {

	// Types that are assignable to Choice:
	//	*DirectedBy_ValueX_CodeableConcept
	//	*DirectedBy_ValueX_Reference
	Choice isDirectedBy_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*DirectedBy_ValueX) Descriptor deprecated

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

Deprecated: Use DirectedBy_ValueX.ProtoReflect.Descriptor instead.

func (*DirectedBy_ValueX) GetChoice

func (m *DirectedBy_ValueX) GetChoice() isDirectedBy_ValueX_Choice

func (*DirectedBy_ValueX) GetCodeableConcept

func (x *DirectedBy_ValueX) GetCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*DirectedBy_ValueX) GetReference

func (x *DirectedBy_ValueX) GetReference() *datatypes_go_proto.Reference

func (*DirectedBy_ValueX) ProtoMessage

func (*DirectedBy_ValueX) ProtoMessage()

func (*DirectedBy_ValueX) ProtoReflect

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

func (*DirectedBy_ValueX) Reset

func (x *DirectedBy_ValueX) Reset()

func (*DirectedBy_ValueX) String

func (x *DirectedBy_ValueX) String() string

type DirectedBy_ValueX_CodeableConcept

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

type DirectedBy_ValueX_Reference

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

type DosageConditions

type DosageConditions 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"`
	MeetGoal     []*DosageConditions_MeetGoal     `protobuf:"bytes,4,rep,name=meet_goal,json=meetGoal,proto3" json:"meet_goal,omitempty"`
	WhenTrigger  []*DosageConditions_WhenTrigger  `protobuf:"bytes,5,rep,name=when_trigger,json=whenTrigger,proto3" json:"when_trigger,omitempty"`
	Precondition []*DosageConditions_Precondition `protobuf:"bytes,6,rep,name=precondition,proto3" json:"precondition,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for conditions. Dosage conditions. See http://hl7.org/fhir/StructureDefinition/dosage-conditions

func (*DosageConditions) Descriptor deprecated

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

Deprecated: Use DosageConditions.ProtoReflect.Descriptor instead.

func (*DosageConditions) GetExtension

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

func (*DosageConditions) GetId

func (*DosageConditions) GetMeetGoal

func (x *DosageConditions) GetMeetGoal() []*DosageConditions_MeetGoal

func (*DosageConditions) GetPrecondition

func (x *DosageConditions) GetPrecondition() []*DosageConditions_Precondition

func (*DosageConditions) GetWhenTrigger

func (x *DosageConditions) GetWhenTrigger() []*DosageConditions_WhenTrigger

func (*DosageConditions) ProtoMessage

func (*DosageConditions) ProtoMessage()

func (*DosageConditions) ProtoReflect

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

func (*DosageConditions) Reset

func (x *DosageConditions) Reset()

func (*DosageConditions) String

func (x *DosageConditions) String() string

type DosageConditions_MeetGoal

type DosageConditions_MeetGoal struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Extension
	Offset *datatypes_go_proto.Duration `protobuf:"bytes,4,opt,name=offset,proto3" json:"offset,omitempty"`
	// Extension
	Goal *datatypes_go_proto.Reference `protobuf:"bytes,5,opt,name=goal,proto3" json:"goal,omitempty"`
	// contains filtered or unexported fields
}

Extension

func (*DosageConditions_MeetGoal) Descriptor deprecated

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

Deprecated: Use DosageConditions_MeetGoal.ProtoReflect.Descriptor instead.

func (*DosageConditions_MeetGoal) GetGoal

func (*DosageConditions_MeetGoal) GetId

func (*DosageConditions_MeetGoal) GetOffset

func (*DosageConditions_MeetGoal) ProtoMessage

func (*DosageConditions_MeetGoal) ProtoMessage()

func (*DosageConditions_MeetGoal) ProtoReflect

func (*DosageConditions_MeetGoal) Reset

func (x *DosageConditions_MeetGoal) Reset()

func (*DosageConditions_MeetGoal) String

func (x *DosageConditions_MeetGoal) String() string

type DosageConditions_Precondition

type DosageConditions_Precondition struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Extension
	DoesNotOccur *datatypes_go_proto.Boolean `protobuf:"bytes,4,opt,name=does_not_occur,json=doesNotOccur,proto3" json:"does_not_occur,omitempty"`
	// Extension
	Condition *datatypes_go_proto.Reference `protobuf:"bytes,5,opt,name=condition,proto3" json:"condition,omitempty"`
	// contains filtered or unexported fields
}

Extension

func (*DosageConditions_Precondition) Descriptor deprecated

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

Deprecated: Use DosageConditions_Precondition.ProtoReflect.Descriptor instead.

func (*DosageConditions_Precondition) GetCondition

func (*DosageConditions_Precondition) GetDoesNotOccur

func (*DosageConditions_Precondition) GetId

func (*DosageConditions_Precondition) ProtoMessage

func (*DosageConditions_Precondition) ProtoMessage()

func (*DosageConditions_Precondition) ProtoReflect

func (*DosageConditions_Precondition) Reset

func (x *DosageConditions_Precondition) Reset()

func (*DosageConditions_Precondition) String

type DosageConditions_WhenTrigger

type DosageConditions_WhenTrigger struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Extension
	Offset *datatypes_go_proto.Duration `protobuf:"bytes,4,opt,name=offset,proto3" json:"offset,omitempty"`
	// Extension
	Trigger *datatypes_go_proto.Reference `protobuf:"bytes,5,opt,name=trigger,proto3" json:"trigger,omitempty"`
	// contains filtered or unexported fields
}

Extension

func (*DosageConditions_WhenTrigger) Descriptor deprecated

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

Deprecated: Use DosageConditions_WhenTrigger.ProtoReflect.Descriptor instead.

func (*DosageConditions_WhenTrigger) GetId

func (*DosageConditions_WhenTrigger) GetOffset

func (*DosageConditions_WhenTrigger) GetTrigger

func (*DosageConditions_WhenTrigger) ProtoMessage

func (*DosageConditions_WhenTrigger) ProtoMessage()

func (*DosageConditions_WhenTrigger) ProtoReflect

func (*DosageConditions_WhenTrigger) Reset

func (x *DosageConditions_WhenTrigger) Reset()

func (*DosageConditions_WhenTrigger) String

type EffectivePeriod

type EffectivePeriod struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValuePeriod *datatypes_go_proto.Period `protobuf:"bytes,3,opt,name=value_period,json=valuePeriod,proto3" json:"value_period,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for effectivePeriod. The effective date range for the resource. See http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod

func (*EffectivePeriod) Descriptor deprecated

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

Deprecated: Use EffectivePeriod.ProtoReflect.Descriptor instead.

func (*EffectivePeriod) GetId

func (*EffectivePeriod) GetValuePeriod

func (x *EffectivePeriod) GetValuePeriod() *datatypes_go_proto.Period

func (*EffectivePeriod) ProtoMessage

func (*EffectivePeriod) ProtoMessage()

func (*EffectivePeriod) ProtoReflect

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

func (*EffectivePeriod) Reset

func (x *EffectivePeriod) Reset()

func (*EffectivePeriod) String

func (x *EffectivePeriod) String() string

type ElementBodyStructureReference

type ElementBodyStructureReference struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for BodyStructure Reference. Target anatomic location or structure. See http://hl7.org/fhir/StructureDefinition/bodySite

func (*ElementBodyStructureReference) Descriptor deprecated

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

Deprecated: Use ElementBodyStructureReference.ProtoReflect.Descriptor instead.

func (*ElementBodyStructureReference) GetId

func (*ElementBodyStructureReference) GetValueReference

func (*ElementBodyStructureReference) ProtoMessage

func (*ElementBodyStructureReference) ProtoMessage()

func (*ElementBodyStructureReference) ProtoReflect

func (*ElementBodyStructureReference) Reset

func (x *ElementBodyStructureReference) Reset()

func (*ElementBodyStructureReference) String

type ElementCalculatedValue

type ElementCalculatedValue struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for calculatedValue. A calculated value. See http://hl7.org/fhir/StructureDefinition/cqf-calculatedValue

func (*ElementCalculatedValue) Descriptor deprecated

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

Deprecated: Use ElementCalculatedValue.ProtoReflect.Descriptor instead.

func (*ElementCalculatedValue) GetId

func (*ElementCalculatedValue) GetValueString

func (x *ElementCalculatedValue) GetValueString() *datatypes_go_proto.String

func (*ElementCalculatedValue) ProtoMessage

func (*ElementCalculatedValue) ProtoMessage()

func (*ElementCalculatedValue) ProtoReflect

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

func (*ElementCalculatedValue) Reset

func (x *ElementCalculatedValue) Reset()

func (*ElementCalculatedValue) String

func (x *ElementCalculatedValue) String() string

type ElementDataAbsentReason

type ElementDataAbsentReason struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String         `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *ElementDataAbsentReason_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Data Absent Reason. unknown | asked | temp | notasked | masked | unsupported | astext | error. See http://hl7.org/fhir/StructureDefinition/data-absent-reason

func (*ElementDataAbsentReason) Descriptor deprecated

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

Deprecated: Use ElementDataAbsentReason.ProtoReflect.Descriptor instead.

func (*ElementDataAbsentReason) GetId

func (*ElementDataAbsentReason) GetValueCode

func (*ElementDataAbsentReason) ProtoMessage

func (*ElementDataAbsentReason) ProtoMessage()

func (*ElementDataAbsentReason) ProtoReflect

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

func (*ElementDataAbsentReason) Reset

func (x *ElementDataAbsentReason) Reset()

func (*ElementDataAbsentReason) String

func (x *ElementDataAbsentReason) String() string

type ElementDataAbsentReason_ValueCode

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

Value of extension

func (*ElementDataAbsentReason_ValueCode) Descriptor deprecated

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

Deprecated: Use ElementDataAbsentReason_ValueCode.ProtoReflect.Descriptor instead.

func (*ElementDataAbsentReason_ValueCode) GetExtension

func (*ElementDataAbsentReason_ValueCode) GetId

func (*ElementDataAbsentReason_ValueCode) GetValue

func (*ElementDataAbsentReason_ValueCode) ProtoMessage

func (*ElementDataAbsentReason_ValueCode) ProtoMessage()

func (*ElementDataAbsentReason_ValueCode) ProtoReflect

func (*ElementDataAbsentReason_ValueCode) Reset

func (*ElementDataAbsentReason_ValueCode) String

type ElementDefinitionAllowedUnits

type ElementDefinitionAllowedUnits struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String            `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ElementDefinitionAllowedUnits_ValueX `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for allowedUnits. Units to use for measured value. See http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits

func (*ElementDefinitionAllowedUnits) Descriptor deprecated

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

Deprecated: Use ElementDefinitionAllowedUnits.ProtoReflect.Descriptor instead.

func (*ElementDefinitionAllowedUnits) GetId

func (*ElementDefinitionAllowedUnits) GetValue

func (*ElementDefinitionAllowedUnits) ProtoMessage

func (*ElementDefinitionAllowedUnits) ProtoMessage()

func (*ElementDefinitionAllowedUnits) ProtoReflect

func (*ElementDefinitionAllowedUnits) Reset

func (x *ElementDefinitionAllowedUnits) Reset()

func (*ElementDefinitionAllowedUnits) String

type ElementDefinitionAllowedUnits_ValueX

type ElementDefinitionAllowedUnits_ValueX struct {

	// Types that are assignable to Choice:
	//	*ElementDefinitionAllowedUnits_ValueX_CodeableConcept
	//	*ElementDefinitionAllowedUnits_ValueX_Canonical
	Choice isElementDefinitionAllowedUnits_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*ElementDefinitionAllowedUnits_ValueX) Descriptor deprecated

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

Deprecated: Use ElementDefinitionAllowedUnits_ValueX.ProtoReflect.Descriptor instead.

func (*ElementDefinitionAllowedUnits_ValueX) GetCanonical

func (*ElementDefinitionAllowedUnits_ValueX) GetChoice

func (m *ElementDefinitionAllowedUnits_ValueX) GetChoice() isElementDefinitionAllowedUnits_ValueX_Choice

func (*ElementDefinitionAllowedUnits_ValueX) GetCodeableConcept

func (*ElementDefinitionAllowedUnits_ValueX) ProtoMessage

func (*ElementDefinitionAllowedUnits_ValueX) ProtoMessage()

func (*ElementDefinitionAllowedUnits_ValueX) ProtoReflect

func (*ElementDefinitionAllowedUnits_ValueX) Reset

func (*ElementDefinitionAllowedUnits_ValueX) String

type ElementDefinitionAllowedUnits_ValueX_Canonical

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

type ElementDefinitionAllowedUnits_ValueX_CodeableConcept

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

type ElementDefinitionBestpractice

type ElementDefinitionBestpractice struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String            `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ElementDefinitionBestpractice_ValueX `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for bestpractice. Mark a warning invariant as 'best practice'. See http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice

func (*ElementDefinitionBestpractice) Descriptor deprecated

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

Deprecated: Use ElementDefinitionBestpractice.ProtoReflect.Descriptor instead.

func (*ElementDefinitionBestpractice) GetId

func (*ElementDefinitionBestpractice) GetValue

func (*ElementDefinitionBestpractice) ProtoMessage

func (*ElementDefinitionBestpractice) ProtoMessage()

func (*ElementDefinitionBestpractice) ProtoReflect

func (*ElementDefinitionBestpractice) Reset

func (x *ElementDefinitionBestpractice) Reset()

func (*ElementDefinitionBestpractice) String

type ElementDefinitionBestpracticeExplanation

type ElementDefinitionBestpracticeExplanation struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueMarkdown *datatypes_go_proto.Markdown `protobuf:"bytes,3,opt,name=value_markdown,json=valueMarkdown,proto3" json:"value_markdown,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for bestpractice-explanation. Explains why an invariant is labelled as best practice. See http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation

func (*ElementDefinitionBestpracticeExplanation) Descriptor deprecated

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

Deprecated: Use ElementDefinitionBestpracticeExplanation.ProtoReflect.Descriptor instead.

func (*ElementDefinitionBestpracticeExplanation) GetId

func (*ElementDefinitionBestpracticeExplanation) GetValueMarkdown

func (*ElementDefinitionBestpracticeExplanation) ProtoMessage

func (*ElementDefinitionBestpracticeExplanation) ProtoReflect

func (*ElementDefinitionBestpracticeExplanation) Reset

func (*ElementDefinitionBestpracticeExplanation) String

type ElementDefinitionBestpractice_ValueX

type ElementDefinitionBestpractice_ValueX struct {

	// Types that are assignable to Choice:
	//	*ElementDefinitionBestpractice_ValueX_Boolean
	//	*ElementDefinitionBestpractice_ValueX_CodeableConcept
	Choice isElementDefinitionBestpractice_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*ElementDefinitionBestpractice_ValueX) Descriptor deprecated

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

Deprecated: Use ElementDefinitionBestpractice_ValueX.ProtoReflect.Descriptor instead.

func (*ElementDefinitionBestpractice_ValueX) GetBoolean

func (*ElementDefinitionBestpractice_ValueX) GetChoice

func (m *ElementDefinitionBestpractice_ValueX) GetChoice() isElementDefinitionBestpractice_ValueX_Choice

func (*ElementDefinitionBestpractice_ValueX) GetCodeableConcept

func (*ElementDefinitionBestpractice_ValueX) ProtoMessage

func (*ElementDefinitionBestpractice_ValueX) ProtoMessage()

func (*ElementDefinitionBestpractice_ValueX) ProtoReflect

func (*ElementDefinitionBestpractice_ValueX) Reset

func (*ElementDefinitionBestpractice_ValueX) String

type ElementDefinitionBestpractice_ValueX_Boolean

type ElementDefinitionBestpractice_ValueX_Boolean struct {
	Boolean *datatypes_go_proto.Boolean `protobuf:"bytes,1,opt,name=boolean,proto3,oneof"`
}

type ElementDefinitionBestpractice_ValueX_CodeableConcept

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

type ElementDefinitionBindingName

type ElementDefinitionBindingName struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for bindingName. Suggested Name for code generation. See http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName

func (*ElementDefinitionBindingName) Descriptor deprecated

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

Deprecated: Use ElementDefinitionBindingName.ProtoReflect.Descriptor instead.

func (*ElementDefinitionBindingName) GetId

func (*ElementDefinitionBindingName) GetValueString

func (*ElementDefinitionBindingName) ProtoMessage

func (*ElementDefinitionBindingName) ProtoMessage()

func (*ElementDefinitionBindingName) ProtoReflect

func (*ElementDefinitionBindingName) Reset

func (x *ElementDefinitionBindingName) Reset()

func (*ElementDefinitionBindingName) String

type ElementDefinitionDisplayHint

type ElementDefinitionDisplayHint struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for display-hint. Hinting information for the narrative generator. See http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint

func (*ElementDefinitionDisplayHint) Descriptor deprecated

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

Deprecated: Use ElementDefinitionDisplayHint.ProtoReflect.Descriptor instead.

func (*ElementDefinitionDisplayHint) GetId

func (*ElementDefinitionDisplayHint) GetValueString

func (*ElementDefinitionDisplayHint) ProtoMessage

func (*ElementDefinitionDisplayHint) ProtoMessage()

func (*ElementDefinitionDisplayHint) ProtoReflect

func (*ElementDefinitionDisplayHint) Reset

func (x *ElementDefinitionDisplayHint) Reset()

func (*ElementDefinitionDisplayHint) String

type ElementDefinitionEquivalence

type ElementDefinitionEquivalence struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String              `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *ElementDefinitionEquivalence_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for equivalence. equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint. See http://hl7.org/fhir/StructureDefinition/elementdefinition-equivalence

func (*ElementDefinitionEquivalence) Descriptor deprecated

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

Deprecated: Use ElementDefinitionEquivalence.ProtoReflect.Descriptor instead.

func (*ElementDefinitionEquivalence) GetId

func (*ElementDefinitionEquivalence) GetValueCode

func (*ElementDefinitionEquivalence) ProtoMessage

func (*ElementDefinitionEquivalence) ProtoMessage()

func (*ElementDefinitionEquivalence) ProtoReflect

func (*ElementDefinitionEquivalence) Reset

func (x *ElementDefinitionEquivalence) Reset()

func (*ElementDefinitionEquivalence) String

type ElementDefinitionEquivalence_ValueCode

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

Value of extension

func (*ElementDefinitionEquivalence_ValueCode) Descriptor deprecated

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

Deprecated: Use ElementDefinitionEquivalence_ValueCode.ProtoReflect.Descriptor instead.

func (*ElementDefinitionEquivalence_ValueCode) GetExtension

func (*ElementDefinitionEquivalence_ValueCode) GetId

func (*ElementDefinitionEquivalence_ValueCode) GetValue

func (*ElementDefinitionEquivalence_ValueCode) ProtoMessage

func (*ElementDefinitionEquivalence_ValueCode) ProtoReflect

func (*ElementDefinitionEquivalence_ValueCode) Reset

func (*ElementDefinitionEquivalence_ValueCode) String

type ElementDefinitionExplicitTypeName

type ElementDefinitionExplicitTypeName struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for explicit-type-name. Advisory - name of Type for implementations. See http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name

func (*ElementDefinitionExplicitTypeName) Descriptor deprecated

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

Deprecated: Use ElementDefinitionExplicitTypeName.ProtoReflect.Descriptor instead.

func (*ElementDefinitionExplicitTypeName) GetId

func (*ElementDefinitionExplicitTypeName) GetValueString

func (*ElementDefinitionExplicitTypeName) ProtoMessage

func (*ElementDefinitionExplicitTypeName) ProtoMessage()

func (*ElementDefinitionExplicitTypeName) ProtoReflect

func (*ElementDefinitionExplicitTypeName) Reset

func (*ElementDefinitionExplicitTypeName) String

type ElementDefinitionFhirType

type ElementDefinitionFhirType struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for fhir-type. Base FHIR type (when a special property). See http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type

func (*ElementDefinitionFhirType) Descriptor deprecated

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

Deprecated: Use ElementDefinitionFhirType.ProtoReflect.Descriptor instead.

func (*ElementDefinitionFhirType) GetId

func (*ElementDefinitionFhirType) GetValueUri

func (*ElementDefinitionFhirType) ProtoMessage

func (*ElementDefinitionFhirType) ProtoMessage()

func (*ElementDefinitionFhirType) ProtoReflect

func (*ElementDefinitionFhirType) Reset

func (x *ElementDefinitionFhirType) Reset()

func (*ElementDefinitionFhirType) String

func (x *ElementDefinitionFhirType) String() string

type ElementDefinitionHierarchy

type ElementDefinitionHierarchy struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for hierarchy. Whether a circular reference is allowed to (transitively) point back to the same instance. See http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy

func (*ElementDefinitionHierarchy) Descriptor deprecated

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

Deprecated: Use ElementDefinitionHierarchy.ProtoReflect.Descriptor instead.

func (*ElementDefinitionHierarchy) GetId

func (*ElementDefinitionHierarchy) GetValueBoolean

func (*ElementDefinitionHierarchy) ProtoMessage

func (*ElementDefinitionHierarchy) ProtoMessage()

func (*ElementDefinitionHierarchy) ProtoReflect

func (*ElementDefinitionHierarchy) Reset

func (x *ElementDefinitionHierarchy) Reset()

func (*ElementDefinitionHierarchy) String

func (x *ElementDefinitionHierarchy) String() string

type ElementDefinitionIdentifier

type ElementDefinitionIdentifier struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueIdentifier *datatypes_go_proto.Identifier `protobuf:"bytes,3,opt,name=value_identifier,json=valueIdentifier,proto3" json:"value_identifier,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for identifier. External Identifier associated with this element. See http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier

func (*ElementDefinitionIdentifier) Descriptor deprecated

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

Deprecated: Use ElementDefinitionIdentifier.ProtoReflect.Descriptor instead.

func (*ElementDefinitionIdentifier) GetId

func (*ElementDefinitionIdentifier) GetValueIdentifier

func (*ElementDefinitionIdentifier) ProtoMessage

func (*ElementDefinitionIdentifier) ProtoMessage()

func (*ElementDefinitionIdentifier) ProtoReflect

func (*ElementDefinitionIdentifier) Reset

func (x *ElementDefinitionIdentifier) Reset()

func (*ElementDefinitionIdentifier) String

func (x *ElementDefinitionIdentifier) String() string

type ElementDefinitionInheritedExtensibleValueSet

type ElementDefinitionInheritedExtensibleValueSet struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String                           `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ElementDefinitionInheritedExtensibleValueSet_ValueX `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for inheritedExtensibleValueSet. An extensible Value Set specified in a parent profile. See http://hl7.org/fhir/StructureDefinition/elementdefinition-inheritedExtensibleValueSet

func (*ElementDefinitionInheritedExtensibleValueSet) Descriptor deprecated

Deprecated: Use ElementDefinitionInheritedExtensibleValueSet.ProtoReflect.Descriptor instead.

func (*ElementDefinitionInheritedExtensibleValueSet) GetId

func (*ElementDefinitionInheritedExtensibleValueSet) GetValue

func (*ElementDefinitionInheritedExtensibleValueSet) ProtoMessage

func (*ElementDefinitionInheritedExtensibleValueSet) ProtoReflect

func (*ElementDefinitionInheritedExtensibleValueSet) Reset

func (*ElementDefinitionInheritedExtensibleValueSet) String

type ElementDefinitionInheritedExtensibleValueSet_ValueX

type ElementDefinitionInheritedExtensibleValueSet_ValueX struct {

	// Types that are assignable to Choice:
	//	*ElementDefinitionInheritedExtensibleValueSet_ValueX_Uri
	//	*ElementDefinitionInheritedExtensibleValueSet_ValueX_Canonical
	Choice isElementDefinitionInheritedExtensibleValueSet_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*ElementDefinitionInheritedExtensibleValueSet_ValueX) Descriptor deprecated

Deprecated: Use ElementDefinitionInheritedExtensibleValueSet_ValueX.ProtoReflect.Descriptor instead.

func (*ElementDefinitionInheritedExtensibleValueSet_ValueX) GetCanonical

func (*ElementDefinitionInheritedExtensibleValueSet_ValueX) GetChoice

func (m *ElementDefinitionInheritedExtensibleValueSet_ValueX) GetChoice() isElementDefinitionInheritedExtensibleValueSet_ValueX_Choice

func (*ElementDefinitionInheritedExtensibleValueSet_ValueX) GetUri

func (*ElementDefinitionInheritedExtensibleValueSet_ValueX) ProtoMessage

func (*ElementDefinitionInheritedExtensibleValueSet_ValueX) ProtoReflect

func (*ElementDefinitionInheritedExtensibleValueSet_ValueX) Reset

func (*ElementDefinitionInheritedExtensibleValueSet_ValueX) String

type ElementDefinitionInheritedExtensibleValueSet_ValueX_Canonical

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

type ElementDefinitionInheritedExtensibleValueSet_ValueX_Uri

type ElementDefinitionInheritedExtensibleValueSet_ValueX_Uri struct {
	Uri *datatypes_go_proto.Uri `protobuf:"bytes,1,opt,name=uri,proto3,oneof"`
}

type ElementDefinitionIsCommonBinding

type ElementDefinitionIsCommonBinding struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for isCommonBinding. Whether used on multiple resources. See http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding

func (*ElementDefinitionIsCommonBinding) Descriptor deprecated

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

Deprecated: Use ElementDefinitionIsCommonBinding.ProtoReflect.Descriptor instead.

func (*ElementDefinitionIsCommonBinding) GetId

func (*ElementDefinitionIsCommonBinding) GetValueBoolean

func (*ElementDefinitionIsCommonBinding) ProtoMessage

func (*ElementDefinitionIsCommonBinding) ProtoMessage()

func (*ElementDefinitionIsCommonBinding) ProtoReflect

func (*ElementDefinitionIsCommonBinding) Reset

func (*ElementDefinitionIsCommonBinding) String

type ElementDefinitionMaxValueSet

type ElementDefinitionMaxValueSet struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String           `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ElementDefinitionMaxValueSet_ValueX `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for maxValueSet. Maximum Value Set (when strength = extensible). See http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet

func (*ElementDefinitionMaxValueSet) Descriptor deprecated

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

Deprecated: Use ElementDefinitionMaxValueSet.ProtoReflect.Descriptor instead.

func (*ElementDefinitionMaxValueSet) GetId

func (*ElementDefinitionMaxValueSet) GetValue

func (*ElementDefinitionMaxValueSet) ProtoMessage

func (*ElementDefinitionMaxValueSet) ProtoMessage()

func (*ElementDefinitionMaxValueSet) ProtoReflect

func (*ElementDefinitionMaxValueSet) Reset

func (x *ElementDefinitionMaxValueSet) Reset()

func (*ElementDefinitionMaxValueSet) String

type ElementDefinitionMaxValueSet_ValueX

type ElementDefinitionMaxValueSet_ValueX struct {

	// Types that are assignable to Choice:
	//	*ElementDefinitionMaxValueSet_ValueX_Uri
	//	*ElementDefinitionMaxValueSet_ValueX_Canonical
	Choice isElementDefinitionMaxValueSet_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*ElementDefinitionMaxValueSet_ValueX) Descriptor deprecated

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

Deprecated: Use ElementDefinitionMaxValueSet_ValueX.ProtoReflect.Descriptor instead.

func (*ElementDefinitionMaxValueSet_ValueX) GetCanonical

func (*ElementDefinitionMaxValueSet_ValueX) GetChoice

func (m *ElementDefinitionMaxValueSet_ValueX) GetChoice() isElementDefinitionMaxValueSet_ValueX_Choice

func (*ElementDefinitionMaxValueSet_ValueX) GetUri

func (*ElementDefinitionMaxValueSet_ValueX) ProtoMessage

func (*ElementDefinitionMaxValueSet_ValueX) ProtoMessage()

func (*ElementDefinitionMaxValueSet_ValueX) ProtoReflect

func (*ElementDefinitionMaxValueSet_ValueX) Reset

func (*ElementDefinitionMaxValueSet_ValueX) String

type ElementDefinitionMaxValueSet_ValueX_Canonical

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

type ElementDefinitionMaxValueSet_ValueX_Uri

type ElementDefinitionMaxValueSet_ValueX_Uri struct {
	Uri *datatypes_go_proto.Uri `protobuf:"bytes,1,opt,name=uri,proto3,oneof"`
}

type ElementDefinitionMinValueSet

type ElementDefinitionMinValueSet struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String           `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ElementDefinitionMinValueSet_ValueX `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for minValueSet. Minimum Value Set (what system must support). See http://hl7.org/fhir/StructureDefinition/elementdefinition-minValueSet

func (*ElementDefinitionMinValueSet) Descriptor deprecated

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

Deprecated: Use ElementDefinitionMinValueSet.ProtoReflect.Descriptor instead.

func (*ElementDefinitionMinValueSet) GetId

func (*ElementDefinitionMinValueSet) GetValue

func (*ElementDefinitionMinValueSet) ProtoMessage

func (*ElementDefinitionMinValueSet) ProtoMessage()

func (*ElementDefinitionMinValueSet) ProtoReflect

func (*ElementDefinitionMinValueSet) Reset

func (x *ElementDefinitionMinValueSet) Reset()

func (*ElementDefinitionMinValueSet) String

type ElementDefinitionMinValueSet_ValueX

type ElementDefinitionMinValueSet_ValueX struct {

	// Types that are assignable to Choice:
	//	*ElementDefinitionMinValueSet_ValueX_Uri
	//	*ElementDefinitionMinValueSet_ValueX_Canonical
	Choice isElementDefinitionMinValueSet_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*ElementDefinitionMinValueSet_ValueX) Descriptor deprecated

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

Deprecated: Use ElementDefinitionMinValueSet_ValueX.ProtoReflect.Descriptor instead.

func (*ElementDefinitionMinValueSet_ValueX) GetCanonical

func (*ElementDefinitionMinValueSet_ValueX) GetChoice

func (m *ElementDefinitionMinValueSet_ValueX) GetChoice() isElementDefinitionMinValueSet_ValueX_Choice

func (*ElementDefinitionMinValueSet_ValueX) GetUri

func (*ElementDefinitionMinValueSet_ValueX) ProtoMessage

func (*ElementDefinitionMinValueSet_ValueX) ProtoMessage()

func (*ElementDefinitionMinValueSet_ValueX) ProtoReflect

func (*ElementDefinitionMinValueSet_ValueX) Reset

func (*ElementDefinitionMinValueSet_ValueX) String

type ElementDefinitionMinValueSet_ValueX_Canonical

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

type ElementDefinitionMinValueSet_ValueX_Uri

type ElementDefinitionMinValueSet_ValueX_Uri struct {
	Uri *datatypes_go_proto.Uri `protobuf:"bytes,1,opt,name=uri,proto3,oneof"`
}

type ElementDefinitionObjectClass

type ElementDefinitionObjectClass struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCoding *datatypes_go_proto.Coding `protobuf:"bytes,3,opt,name=value_coding,json=valueCoding,proto3" json:"value_coding,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for objectClass. Object Class. See http://hl7.org/fhir/StructureDefinition/11179-objectClass

func (*ElementDefinitionObjectClass) Descriptor deprecated

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

Deprecated: Use ElementDefinitionObjectClass.ProtoReflect.Descriptor instead.

func (*ElementDefinitionObjectClass) GetId

func (*ElementDefinitionObjectClass) GetValueCoding

func (*ElementDefinitionObjectClass) ProtoMessage

func (*ElementDefinitionObjectClass) ProtoMessage()

func (*ElementDefinitionObjectClass) ProtoReflect

func (*ElementDefinitionObjectClass) Reset

func (x *ElementDefinitionObjectClass) Reset()

func (*ElementDefinitionObjectClass) String

type ElementDefinitionObjectClassProperty

type ElementDefinitionObjectClassProperty struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCoding *datatypes_go_proto.Coding `protobuf:"bytes,3,opt,name=value_coding,json=valueCoding,proto3" json:"value_coding,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for objectClassProperty. Object Class Property. See http://hl7.org/fhir/StructureDefinition/11179-objectClassProperty

func (*ElementDefinitionObjectClassProperty) Descriptor deprecated

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

Deprecated: Use ElementDefinitionObjectClassProperty.ProtoReflect.Descriptor instead.

func (*ElementDefinitionObjectClassProperty) GetId

func (*ElementDefinitionObjectClassProperty) GetValueCoding

func (*ElementDefinitionObjectClassProperty) ProtoMessage

func (*ElementDefinitionObjectClassProperty) ProtoMessage()

func (*ElementDefinitionObjectClassProperty) ProtoReflect

func (*ElementDefinitionObjectClassProperty) Reset

func (*ElementDefinitionObjectClassProperty) String

type ElementDefinitionPattern

type ElementDefinitionPattern struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for pattern. A pattern that the target resources follow. See http://hl7.org/fhir/StructureDefinition/elementdefinition-pattern

func (*ElementDefinitionPattern) Descriptor deprecated

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

Deprecated: Use ElementDefinitionPattern.ProtoReflect.Descriptor instead.

func (*ElementDefinitionPattern) GetId

func (*ElementDefinitionPattern) GetValueCanonical

func (x *ElementDefinitionPattern) GetValueCanonical() *datatypes_go_proto.Canonical

func (*ElementDefinitionPattern) ProtoMessage

func (*ElementDefinitionPattern) ProtoMessage()

func (*ElementDefinitionPattern) ProtoReflect

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

func (*ElementDefinitionPattern) Reset

func (x *ElementDefinitionPattern) Reset()

func (*ElementDefinitionPattern) String

func (x *ElementDefinitionPattern) String() string

type ElementDefinitionProfileElement

type ElementDefinitionProfileElement struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for profile-element. Specific element for profile (for backbone elements). See http://hl7.org/fhir/StructureDefinition/elementdefinition-profile-element

func (*ElementDefinitionProfileElement) Descriptor deprecated

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

Deprecated: Use ElementDefinitionProfileElement.ProtoReflect.Descriptor instead.

func (*ElementDefinitionProfileElement) GetId

func (*ElementDefinitionProfileElement) GetValueString

func (*ElementDefinitionProfileElement) ProtoMessage

func (*ElementDefinitionProfileElement) ProtoMessage()

func (*ElementDefinitionProfileElement) ProtoReflect

func (*ElementDefinitionProfileElement) Reset

func (*ElementDefinitionProfileElement) String

type ElementDefinitionQuestion

type ElementDefinitionQuestion struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for question. Prompt for element phrased as question. See http://hl7.org/fhir/StructureDefinition/elementdefinition-question

func (*ElementDefinitionQuestion) Descriptor deprecated

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

Deprecated: Use ElementDefinitionQuestion.ProtoReflect.Descriptor instead.

func (*ElementDefinitionQuestion) GetId

func (*ElementDefinitionQuestion) GetValueString

func (*ElementDefinitionQuestion) ProtoMessage

func (*ElementDefinitionQuestion) ProtoMessage()

func (*ElementDefinitionQuestion) ProtoReflect

func (*ElementDefinitionQuestion) Reset

func (x *ElementDefinitionQuestion) Reset()

func (*ElementDefinitionQuestion) String

func (x *ElementDefinitionQuestion) String() string

type ElementDefinitionSelector

type ElementDefinitionSelector struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for selector. FHIRPath that defines the selection criteria for a slice. See http://hl7.org/fhir/StructureDefinition/elementdefinition-selector

func (*ElementDefinitionSelector) Descriptor deprecated

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

Deprecated: Use ElementDefinitionSelector.ProtoReflect.Descriptor instead.

func (*ElementDefinitionSelector) GetId

func (*ElementDefinitionSelector) GetValueString

func (*ElementDefinitionSelector) ProtoMessage

func (*ElementDefinitionSelector) ProtoMessage()

func (*ElementDefinitionSelector) ProtoReflect

func (*ElementDefinitionSelector) Reset

func (x *ElementDefinitionSelector) Reset()

func (*ElementDefinitionSelector) String

func (x *ElementDefinitionSelector) String() string

type ElementDefinitionTranslatable

type ElementDefinitionTranslatable struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for translatable. Whether translations apply to this element. See http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable

func (*ElementDefinitionTranslatable) Descriptor deprecated

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

Deprecated: Use ElementDefinitionTranslatable.ProtoReflect.Descriptor instead.

func (*ElementDefinitionTranslatable) GetId

func (*ElementDefinitionTranslatable) GetValueBoolean

func (*ElementDefinitionTranslatable) ProtoMessage

func (*ElementDefinitionTranslatable) ProtoMessage()

func (*ElementDefinitionTranslatable) ProtoReflect

func (*ElementDefinitionTranslatable) Reset

func (x *ElementDefinitionTranslatable) Reset()

func (*ElementDefinitionTranslatable) String

type ElementExpression

type ElementExpression struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueExpression *datatypes_go_proto.Expression `protobuf:"bytes,3,opt,name=value_expression,json=valueExpression,proto3" json:"value_expression,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for expression. An dynamic expression. See http://hl7.org/fhir/StructureDefinition/cqf-expression

func (*ElementExpression) Descriptor deprecated

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

Deprecated: Use ElementExpression.ProtoReflect.Descriptor instead.

func (*ElementExpression) GetId

func (*ElementExpression) GetValueExpression

func (x *ElementExpression) GetValueExpression() *datatypes_go_proto.Expression

func (*ElementExpression) ProtoMessage

func (*ElementExpression) ProtoMessage()

func (*ElementExpression) ProtoReflect

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

func (*ElementExpression) Reset

func (x *ElementExpression) Reset()

func (*ElementExpression) String

func (x *ElementExpression) String() string

type ElementFmm

type ElementFmm struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for fmm. FMM Level. See http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm

func (*ElementFmm) Descriptor deprecated

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

Deprecated: Use ElementFmm.ProtoReflect.Descriptor instead.

func (*ElementFmm) GetId

func (x *ElementFmm) GetId() *datatypes_go_proto.String

func (*ElementFmm) GetValueInteger

func (x *ElementFmm) GetValueInteger() *datatypes_go_proto.Integer

func (*ElementFmm) ProtoMessage

func (*ElementFmm) ProtoMessage()

func (*ElementFmm) ProtoReflect

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

func (*ElementFmm) Reset

func (x *ElementFmm) Reset()

func (*ElementFmm) String

func (x *ElementFmm) String() string

type ElementInitialValue

type ElementInitialValue struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for initialValue. An initial value expression. See http://hl7.org/fhir/StructureDefinition/cqf-initialValue

func (*ElementInitialValue) Descriptor deprecated

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

Deprecated: Use ElementInitialValue.ProtoReflect.Descriptor instead.

func (*ElementInitialValue) GetId

func (*ElementInitialValue) GetValueString

func (x *ElementInitialValue) GetValueString() *datatypes_go_proto.String

func (*ElementInitialValue) ProtoMessage

func (*ElementInitialValue) ProtoMessage()

func (*ElementInitialValue) ProtoReflect

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

func (*ElementInitialValue) Reset

func (x *ElementInitialValue) Reset()

func (*ElementInitialValue) String

func (x *ElementInitialValue) String() string

type ElementLibrary

type ElementLibrary struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for library. A library containing logic used by the artifact. See http://hl7.org/fhir/StructureDefinition/cqf-library

func (*ElementLibrary) Descriptor deprecated

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

Deprecated: Use ElementLibrary.ProtoReflect.Descriptor instead.

func (*ElementLibrary) GetId

func (*ElementLibrary) GetValueCanonical

func (x *ElementLibrary) GetValueCanonical() *datatypes_go_proto.Canonical

func (*ElementLibrary) ProtoMessage

func (*ElementLibrary) ProtoMessage()

func (*ElementLibrary) ProtoReflect

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

func (*ElementLibrary) Reset

func (x *ElementLibrary) Reset()

func (*ElementLibrary) String

func (x *ElementLibrary) String() string

type ElementMeasureInfo

type ElementMeasureInfo 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"`
	// The measure being calculated
	Measure *datatypes_go_proto.Canonical `protobuf:"bytes,4,opt,name=measure,proto3" json:"measure,omitempty"`
	// The group identifier
	GroupId *datatypes_go_proto.String `protobuf:"bytes,5,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
	// The population identifier
	PopulationId *datatypes_go_proto.String `protobuf:"bytes,6,opt,name=population_id,json=populationId,proto3" json:"population_id,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for measureInfo. Measure criteria for the resource. See http://hl7.org/fhir/StructureDefinition/cqf-measureInfo

func (*ElementMeasureInfo) Descriptor deprecated

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

Deprecated: Use ElementMeasureInfo.ProtoReflect.Descriptor instead.

func (*ElementMeasureInfo) GetExtension

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

func (*ElementMeasureInfo) GetGroupId

func (x *ElementMeasureInfo) GetGroupId() *datatypes_go_proto.String

func (*ElementMeasureInfo) GetId

func (*ElementMeasureInfo) GetMeasure

func (*ElementMeasureInfo) GetPopulationId

func (x *ElementMeasureInfo) GetPopulationId() *datatypes_go_proto.String

func (*ElementMeasureInfo) ProtoMessage

func (*ElementMeasureInfo) ProtoMessage()

func (*ElementMeasureInfo) ProtoReflect

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

func (*ElementMeasureInfo) Reset

func (x *ElementMeasureInfo) Reset()

func (*ElementMeasureInfo) String

func (x *ElementMeasureInfo) String() string
type ElementNarrativeLink struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUrl *datatypes_go_proto.Url `protobuf:"bytes,3,opt,name=value_url,json=valueUrl,proto3" json:"value_url,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Narrative Link. Narrative Link. See http://hl7.org/fhir/StructureDefinition/narrativeLink

func (*ElementNarrativeLink) Descriptor deprecated

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

Deprecated: Use ElementNarrativeLink.ProtoReflect.Descriptor instead.

func (*ElementNarrativeLink) GetId

func (*ElementNarrativeLink) GetValueUrl

func (x *ElementNarrativeLink) GetValueUrl() *datatypes_go_proto.Url

func (*ElementNarrativeLink) ProtoMessage

func (*ElementNarrativeLink) ProtoMessage()

func (*ElementNarrativeLink) ProtoReflect

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

func (*ElementNarrativeLink) Reset

func (x *ElementNarrativeLink) Reset()

func (*ElementNarrativeLink) String

func (x *ElementNarrativeLink) String() string

type ElementNullFlavor

type ElementNullFlavor struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *ElementNullFlavor_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for nullFlavor. NI | OTH | NINF | PINF | UNK | ASKU | NAV | NASK | TRC | MSK | NA | QS. See http://hl7.org/fhir/StructureDefinition/iso21090-nullFlavor

func (*ElementNullFlavor) Descriptor deprecated

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

Deprecated: Use ElementNullFlavor.ProtoReflect.Descriptor instead.

func (*ElementNullFlavor) GetId

func (*ElementNullFlavor) GetValueCode

func (*ElementNullFlavor) ProtoMessage

func (*ElementNullFlavor) ProtoMessage()

func (*ElementNullFlavor) ProtoReflect

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

func (*ElementNullFlavor) Reset

func (x *ElementNullFlavor) Reset()

func (*ElementNullFlavor) String

func (x *ElementNullFlavor) String() string

type ElementNullFlavor_ValueCode

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

Value of extension

func (*ElementNullFlavor_ValueCode) Descriptor deprecated

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

Deprecated: Use ElementNullFlavor_ValueCode.ProtoReflect.Descriptor instead.

func (*ElementNullFlavor_ValueCode) GetExtension

func (*ElementNullFlavor_ValueCode) GetId

func (*ElementNullFlavor_ValueCode) GetValue

func (*ElementNullFlavor_ValueCode) ProtoMessage

func (*ElementNullFlavor_ValueCode) ProtoMessage()

func (*ElementNullFlavor_ValueCode) ProtoReflect

func (*ElementNullFlavor_ValueCode) Reset

func (x *ElementNullFlavor_ValueCode) Reset()

func (*ElementNullFlavor_ValueCode) String

func (x *ElementNullFlavor_ValueCode) String() string

type ElementOriginalText

type ElementOriginalText struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Original Text. Original Text that represents the data as seen/selected/uttered originally. See http://hl7.org/fhir/StructureDefinition/originalText

func (*ElementOriginalText) Descriptor deprecated

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

Deprecated: Use ElementOriginalText.ProtoReflect.Descriptor instead.

func (*ElementOriginalText) GetId

func (*ElementOriginalText) GetValueString

func (x *ElementOriginalText) GetValueString() *datatypes_go_proto.String

func (*ElementOriginalText) ProtoMessage

func (*ElementOriginalText) ProtoMessage()

func (*ElementOriginalText) ProtoReflect

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

func (*ElementOriginalText) Reset

func (x *ElementOriginalText) Reset()

func (*ElementOriginalText) String

func (x *ElementOriginalText) String() string

type ElementPreferred

type ElementPreferred struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for preferred. Preferred. See http://hl7.org/fhir/StructureDefinition/iso21090-preferred

func (*ElementPreferred) Descriptor deprecated

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

Deprecated: Use ElementPreferred.ProtoReflect.Descriptor instead.

func (*ElementPreferred) GetId

func (*ElementPreferred) GetValueBoolean

func (x *ElementPreferred) GetValueBoolean() *datatypes_go_proto.Boolean

func (*ElementPreferred) ProtoMessage

func (*ElementPreferred) ProtoMessage()

func (*ElementPreferred) ProtoReflect

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

func (*ElementPreferred) Reset

func (x *ElementPreferred) Reset()

func (*ElementPreferred) String

func (x *ElementPreferred) String() string

type ElementRelativeDateTime

type ElementRelativeDateTime 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"`
	// Relative to what event
	Target *datatypes_go_proto.Reference `protobuf:"bytes,4,opt,name=target,proto3" json:"target,omitempty"`
	// Relative to which element on the event
	TargetPath   *datatypes_go_proto.String                `protobuf:"bytes,5,opt,name=target_path,json=targetPath,proto3" json:"target_path,omitempty"`
	Relationship *ElementRelativeDateTime_RelationshipCode `protobuf:"bytes,6,opt,name=relationship,proto3" json:"relationship,omitempty"`
	Offset       *ElementRelativeDateTime_OffsetX          `protobuf:"bytes,7,opt,name=offset,proto3" json:"offset,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for relativeDateTime. A date/time that is specified relative to another event. See http://hl7.org/fhir/StructureDefinition/cqf-relativeDateTime

func (*ElementRelativeDateTime) Descriptor deprecated

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

Deprecated: Use ElementRelativeDateTime.ProtoReflect.Descriptor instead.

func (*ElementRelativeDateTime) GetExtension

func (*ElementRelativeDateTime) GetId

func (*ElementRelativeDateTime) GetOffset

func (*ElementRelativeDateTime) GetRelationship

func (*ElementRelativeDateTime) GetTarget

func (*ElementRelativeDateTime) GetTargetPath

func (*ElementRelativeDateTime) ProtoMessage

func (*ElementRelativeDateTime) ProtoMessage()

func (*ElementRelativeDateTime) ProtoReflect

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

func (*ElementRelativeDateTime) Reset

func (x *ElementRelativeDateTime) Reset()

func (*ElementRelativeDateTime) String

func (x *ElementRelativeDateTime) String() string

type ElementRelativeDateTime_OffsetX

type ElementRelativeDateTime_OffsetX struct {

	// Types that are assignable to Choice:
	//	*ElementRelativeDateTime_OffsetX_Duration
	//	*ElementRelativeDateTime_OffsetX_Range
	Choice isElementRelativeDateTime_OffsetX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

How long

func (*ElementRelativeDateTime_OffsetX) Descriptor deprecated

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

Deprecated: Use ElementRelativeDateTime_OffsetX.ProtoReflect.Descriptor instead.

func (*ElementRelativeDateTime_OffsetX) GetChoice

func (m *ElementRelativeDateTime_OffsetX) GetChoice() isElementRelativeDateTime_OffsetX_Choice

func (*ElementRelativeDateTime_OffsetX) GetDuration

func (*ElementRelativeDateTime_OffsetX) GetRange

func (*ElementRelativeDateTime_OffsetX) ProtoMessage

func (*ElementRelativeDateTime_OffsetX) ProtoMessage()

func (*ElementRelativeDateTime_OffsetX) ProtoReflect

func (*ElementRelativeDateTime_OffsetX) Reset

func (*ElementRelativeDateTime_OffsetX) String

type ElementRelativeDateTime_OffsetX_Duration

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

type ElementRelativeDateTime_OffsetX_Range

type ElementRelativeDateTime_OffsetX_Range struct {
	Range *datatypes_go_proto.Range `protobuf:"bytes,2,opt,name=range,proto3,oneof"`
}

type ElementRelativeDateTime_RelationshipCode

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

before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end

func (*ElementRelativeDateTime_RelationshipCode) Descriptor deprecated

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

Deprecated: Use ElementRelativeDateTime_RelationshipCode.ProtoReflect.Descriptor instead.

func (*ElementRelativeDateTime_RelationshipCode) GetExtension

func (*ElementRelativeDateTime_RelationshipCode) GetId

func (*ElementRelativeDateTime_RelationshipCode) GetValue

func (*ElementRelativeDateTime_RelationshipCode) ProtoMessage

func (*ElementRelativeDateTime_RelationshipCode) ProtoReflect

func (*ElementRelativeDateTime_RelationshipCode) Reset

func (*ElementRelativeDateTime_RelationshipCode) String

type ElementStyle

type ElementStyle struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for style. Html style value. See http://hl7.org/fhir/StructureDefinition/rendering-style

func (*ElementStyle) Descriptor deprecated

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

Deprecated: Use ElementStyle.ProtoReflect.Descriptor instead.

func (*ElementStyle) GetId

func (*ElementStyle) GetValueString

func (x *ElementStyle) GetValueString() *datatypes_go_proto.String

func (*ElementStyle) ProtoMessage

func (*ElementStyle) ProtoMessage()

func (*ElementStyle) ProtoReflect

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

func (*ElementStyle) Reset

func (x *ElementStyle) Reset()

func (*ElementStyle) String

func (x *ElementStyle) String() string

type ElementStyleSensitive

type ElementStyleSensitive struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for styleSensitive. Are styles important for processing?. See http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive

func (*ElementStyleSensitive) Descriptor deprecated

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

Deprecated: Use ElementStyleSensitive.ProtoReflect.Descriptor instead.

func (*ElementStyleSensitive) GetId

func (*ElementStyleSensitive) GetValueBoolean

func (x *ElementStyleSensitive) GetValueBoolean() *datatypes_go_proto.Boolean

func (*ElementStyleSensitive) ProtoMessage

func (*ElementStyleSensitive) ProtoMessage()

func (*ElementStyleSensitive) ProtoReflect

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

func (*ElementStyleSensitive) Reset

func (x *ElementStyleSensitive) Reset()

func (*ElementStyleSensitive) String

func (x *ElementStyleSensitive) String() string

type ElementWg

type ElementWg struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *ElementWg_ValueCode       `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for wg. Owning Work Group. See http://hl7.org/fhir/StructureDefinition/structuredefinition-wg

func (*ElementWg) Descriptor deprecated

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

Deprecated: Use ElementWg.ProtoReflect.Descriptor instead.

func (*ElementWg) GetId

func (x *ElementWg) GetId() *datatypes_go_proto.String

func (*ElementWg) GetValueCode

func (x *ElementWg) GetValueCode() *ElementWg_ValueCode

func (*ElementWg) ProtoMessage

func (*ElementWg) ProtoMessage()

func (*ElementWg) ProtoReflect

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

func (*ElementWg) Reset

func (x *ElementWg) Reset()

func (*ElementWg) String

func (x *ElementWg) String() string

type ElementWg_ValueCode

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

Value of extension

func (*ElementWg_ValueCode) Descriptor deprecated

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

Deprecated: Use ElementWg_ValueCode.ProtoReflect.Descriptor instead.

func (*ElementWg_ValueCode) GetExtension

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

func (*ElementWg_ValueCode) GetId

func (*ElementWg_ValueCode) GetValue

func (*ElementWg_ValueCode) ProtoMessage

func (*ElementWg_ValueCode) ProtoMessage()

func (*ElementWg_ValueCode) ProtoReflect

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

func (*ElementWg_ValueCode) Reset

func (x *ElementWg_ValueCode) Reset()

func (*ElementWg_ValueCode) String

func (x *ElementWg_ValueCode) String() string

type EncounterAssociatedEncounter

type EncounterAssociatedEncounter struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for associatedEncounter. Associated Encounter. See http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter

func (*EncounterAssociatedEncounter) Descriptor deprecated

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

Deprecated: Use EncounterAssociatedEncounter.ProtoReflect.Descriptor instead.

func (*EncounterAssociatedEncounter) GetId

func (*EncounterAssociatedEncounter) GetValueReference

func (*EncounterAssociatedEncounter) ProtoMessage

func (*EncounterAssociatedEncounter) ProtoMessage()

func (*EncounterAssociatedEncounter) ProtoReflect

func (*EncounterAssociatedEncounter) Reset

func (x *EncounterAssociatedEncounter) Reset()

func (*EncounterAssociatedEncounter) String

type EncounterModeOfArrival

type EncounterModeOfArrival struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCoding *datatypes_go_proto.Coding `protobuf:"bytes,3,opt,name=value_coding,json=valueCoding,proto3" json:"value_coding,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for modeOfArrival. The method of arrival of the patient into the facility. See http://hl7.org/fhir/StructureDefinition/encounter-modeOfArrival

func (*EncounterModeOfArrival) Descriptor deprecated

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

Deprecated: Use EncounterModeOfArrival.ProtoReflect.Descriptor instead.

func (*EncounterModeOfArrival) GetId

func (*EncounterModeOfArrival) GetValueCoding

func (x *EncounterModeOfArrival) GetValueCoding() *datatypes_go_proto.Coding

func (*EncounterModeOfArrival) ProtoMessage

func (*EncounterModeOfArrival) ProtoMessage()

func (*EncounterModeOfArrival) ProtoReflect

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

func (*EncounterModeOfArrival) Reset

func (x *EncounterModeOfArrival) Reset()

func (*EncounterModeOfArrival) String

func (x *EncounterModeOfArrival) String() string

type EncounterReasonCancelled

type EncounterReasonCancelled struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for reasonCancelled. Explanation for cancellation. See http://hl7.org/fhir/StructureDefinition/encounter-reasonCancelled

func (*EncounterReasonCancelled) Descriptor deprecated

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

Deprecated: Use EncounterReasonCancelled.ProtoReflect.Descriptor instead.

func (*EncounterReasonCancelled) GetId

func (*EncounterReasonCancelled) GetValueCodeableConcept

func (x *EncounterReasonCancelled) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*EncounterReasonCancelled) ProtoMessage

func (*EncounterReasonCancelled) ProtoMessage()

func (*EncounterReasonCancelled) ProtoReflect

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

func (*EncounterReasonCancelled) Reset

func (x *EncounterReasonCancelled) Reset()

func (*EncounterReasonCancelled) String

func (x *EncounterReasonCancelled) String() string

type EntryFormat

type EntryFormat struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for entryFormat. User prompt for format. See http://hl7.org/fhir/StructureDefinition/entryFormat

func (*EntryFormat) Descriptor deprecated

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

Deprecated: Use EntryFormat.ProtoReflect.Descriptor instead.

func (*EntryFormat) GetId

func (*EntryFormat) GetValueString

func (x *EntryFormat) GetValueString() *datatypes_go_proto.String

func (*EntryFormat) ProtoMessage

func (*EntryFormat) ProtoMessage()

func (*EntryFormat) ProtoReflect

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

func (*EntryFormat) Reset

func (x *EntryFormat) Reset()

func (*EntryFormat) String

func (x *EntryFormat) String() string

type EpisodeOfCareExtension

type EpisodeOfCareExtension struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for episodeOfCare. Associated Encounter episode of care. See http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare

func (*EpisodeOfCareExtension) Descriptor deprecated

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

Deprecated: Use EpisodeOfCareExtension.ProtoReflect.Descriptor instead.

func (*EpisodeOfCareExtension) GetId

func (*EpisodeOfCareExtension) GetValueReference

func (x *EpisodeOfCareExtension) GetValueReference() *datatypes_go_proto.Reference

func (*EpisodeOfCareExtension) ProtoMessage

func (*EpisodeOfCareExtension) ProtoMessage()

func (*EpisodeOfCareExtension) ProtoReflect

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

func (*EpisodeOfCareExtension) Reset

func (x *EpisodeOfCareExtension) Reset()

func (*EpisodeOfCareExtension) String

func (x *EpisodeOfCareExtension) String() string

type EventHistory

type EventHistory struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for eventHistory. Events of interest in the resource lifecycle. See http://hl7.org/fhir/StructureDefinition/event-eventHistory

func (*EventHistory) Descriptor deprecated

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

Deprecated: Use EventHistory.ProtoReflect.Descriptor instead.

func (*EventHistory) GetId

func (*EventHistory) GetValueReference

func (x *EventHistory) GetValueReference() *datatypes_go_proto.Reference

func (*EventHistory) ProtoMessage

func (*EventHistory) ProtoMessage()

func (*EventHistory) ProtoReflect

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

func (*EventHistory) Reset

func (x *EventHistory) Reset()

func (*EventHistory) String

func (x *EventHistory) String() string

type FamilyMemberHistoryAbatement

type FamilyMemberHistoryAbatement struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String           `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *FamilyMemberHistoryAbatement_ValueX `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for abatement. When (or if) the family member's condition resolved. See http://hl7.org/fhir/StructureDefinition/familymemberhistory-abatement

func (*FamilyMemberHistoryAbatement) Descriptor deprecated

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

Deprecated: Use FamilyMemberHistoryAbatement.ProtoReflect.Descriptor instead.

func (*FamilyMemberHistoryAbatement) GetId

func (*FamilyMemberHistoryAbatement) GetValue

func (*FamilyMemberHistoryAbatement) ProtoMessage

func (*FamilyMemberHistoryAbatement) ProtoMessage()

func (*FamilyMemberHistoryAbatement) ProtoReflect

func (*FamilyMemberHistoryAbatement) Reset

func (x *FamilyMemberHistoryAbatement) Reset()

func (*FamilyMemberHistoryAbatement) String

type FamilyMemberHistoryAbatement_ValueX

type FamilyMemberHistoryAbatement_ValueX struct {

	// Types that are assignable to Choice:
	//	*FamilyMemberHistoryAbatement_ValueX_Date
	//	*FamilyMemberHistoryAbatement_ValueX_Age
	//	*FamilyMemberHistoryAbatement_ValueX_Boolean
	Choice isFamilyMemberHistoryAbatement_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*FamilyMemberHistoryAbatement_ValueX) Descriptor deprecated

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

Deprecated: Use FamilyMemberHistoryAbatement_ValueX.ProtoReflect.Descriptor instead.

func (*FamilyMemberHistoryAbatement_ValueX) GetAge

func (*FamilyMemberHistoryAbatement_ValueX) GetBoolean

func (*FamilyMemberHistoryAbatement_ValueX) GetChoice

func (m *FamilyMemberHistoryAbatement_ValueX) GetChoice() isFamilyMemberHistoryAbatement_ValueX_Choice

func (*FamilyMemberHistoryAbatement_ValueX) GetDate

func (*FamilyMemberHistoryAbatement_ValueX) ProtoMessage

func (*FamilyMemberHistoryAbatement_ValueX) ProtoMessage()

func (*FamilyMemberHistoryAbatement_ValueX) ProtoReflect

func (*FamilyMemberHistoryAbatement_ValueX) Reset

func (*FamilyMemberHistoryAbatement_ValueX) String

type FamilyMemberHistoryAbatement_ValueX_Age

type FamilyMemberHistoryAbatement_ValueX_Age struct {
	Age *datatypes_go_proto.Age `protobuf:"bytes,2,opt,name=age,proto3,oneof"`
}

type FamilyMemberHistoryAbatement_ValueX_Boolean

type FamilyMemberHistoryAbatement_ValueX_Boolean struct {
	Boolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=boolean,proto3,oneof"`
}

type FamilyMemberHistoryAbatement_ValueX_Date

type FamilyMemberHistoryAbatement_ValueX_Date struct {
	Date *datatypes_go_proto.Date `protobuf:"bytes,1,opt,name=date,proto3,oneof"`
}

type FamilyMemberHistoryObservation

type FamilyMemberHistoryObservation struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for observation. Genetic markers, ethnicity, etc. See http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-observation

func (*FamilyMemberHistoryObservation) Descriptor deprecated

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

Deprecated: Use FamilyMemberHistoryObservation.ProtoReflect.Descriptor instead.

func (*FamilyMemberHistoryObservation) GetId

func (*FamilyMemberHistoryObservation) GetValueReference

func (*FamilyMemberHistoryObservation) ProtoMessage

func (*FamilyMemberHistoryObservation) ProtoMessage()

func (*FamilyMemberHistoryObservation) ProtoReflect

func (*FamilyMemberHistoryObservation) Reset

func (x *FamilyMemberHistoryObservation) Reset()

func (*FamilyMemberHistoryObservation) String

type FamilyMemberHistoryParent

type FamilyMemberHistoryParent 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"`
	// mother | father | adoptive mother | etc.
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	// Link to parent relative(s)
	Reference *datatypes_go_proto.Reference `protobuf:"bytes,5,opt,name=reference,proto3" json:"reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for parent. Mother(s) & Father(s) - genetic & other. See http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-parent

func (*FamilyMemberHistoryParent) Descriptor deprecated

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

Deprecated: Use FamilyMemberHistoryParent.ProtoReflect.Descriptor instead.

func (*FamilyMemberHistoryParent) GetExtension

func (*FamilyMemberHistoryParent) GetId

func (*FamilyMemberHistoryParent) GetReference

func (*FamilyMemberHistoryParent) GetType

func (*FamilyMemberHistoryParent) ProtoMessage

func (*FamilyMemberHistoryParent) ProtoMessage()

func (*FamilyMemberHistoryParent) ProtoReflect

func (*FamilyMemberHistoryParent) Reset

func (x *FamilyMemberHistoryParent) Reset()

func (*FamilyMemberHistoryParent) String

func (x *FamilyMemberHistoryParent) String() string

type FamilyMemberHistoryPatientRecord

type FamilyMemberHistoryPatientRecord struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for patient-record. Link to patient record. See http://hl7.org/fhir/StructureDefinition/familymemberhistory-patient-record

func (*FamilyMemberHistoryPatientRecord) Descriptor deprecated

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

Deprecated: Use FamilyMemberHistoryPatientRecord.ProtoReflect.Descriptor instead.

func (*FamilyMemberHistoryPatientRecord) GetId

func (*FamilyMemberHistoryPatientRecord) GetValueReference

func (*FamilyMemberHistoryPatientRecord) ProtoMessage

func (*FamilyMemberHistoryPatientRecord) ProtoMessage()

func (*FamilyMemberHistoryPatientRecord) ProtoReflect

func (*FamilyMemberHistoryPatientRecord) Reset

func (*FamilyMemberHistoryPatientRecord) String

type FamilyMemberHistorySeverity

type FamilyMemberHistorySeverity struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for severity. The seriousness of the family member condition. See http://hl7.org/fhir/StructureDefinition/familymemberhistory-severity

func (*FamilyMemberHistorySeverity) Descriptor deprecated

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

Deprecated: Use FamilyMemberHistorySeverity.ProtoReflect.Descriptor instead.

func (*FamilyMemberHistorySeverity) GetId

func (*FamilyMemberHistorySeverity) GetValueCodeableConcept

func (x *FamilyMemberHistorySeverity) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*FamilyMemberHistorySeverity) ProtoMessage

func (*FamilyMemberHistorySeverity) ProtoMessage()

func (*FamilyMemberHistorySeverity) ProtoReflect

func (*FamilyMemberHistorySeverity) Reset

func (x *FamilyMemberHistorySeverity) Reset()

func (*FamilyMemberHistorySeverity) String

func (x *FamilyMemberHistorySeverity) String() string

type FamilyMemberHistorySibling

type FamilyMemberHistorySibling 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"`
	// sibling | brother | sister | etc.
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	// Link to sibling relative(s)
	Reference *datatypes_go_proto.Reference `protobuf:"bytes,5,opt,name=reference,proto3" json:"reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for sibling. natural brother(s) & natural sister(s) - genetic & other. See http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling

func (*FamilyMemberHistorySibling) Descriptor deprecated

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

Deprecated: Use FamilyMemberHistorySibling.ProtoReflect.Descriptor instead.

func (*FamilyMemberHistorySibling) GetExtension

func (*FamilyMemberHistorySibling) GetId

func (*FamilyMemberHistorySibling) GetReference

func (*FamilyMemberHistorySibling) GetType

func (*FamilyMemberHistorySibling) ProtoMessage

func (*FamilyMemberHistorySibling) ProtoMessage()

func (*FamilyMemberHistorySibling) ProtoReflect

func (*FamilyMemberHistorySibling) Reset

func (x *FamilyMemberHistorySibling) Reset()

func (*FamilyMemberHistorySibling) String

func (x *FamilyMemberHistorySibling) String() string

type FamilyMemberHistoryType

type FamilyMemberHistoryType struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for type. Purpose of the family member history. See http://hl7.org/fhir/StructureDefinition/familymemberhistory-type

func (*FamilyMemberHistoryType) Descriptor deprecated

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

Deprecated: Use FamilyMemberHistoryType.ProtoReflect.Descriptor instead.

func (*FamilyMemberHistoryType) GetId

func (*FamilyMemberHistoryType) GetValueCodeableConcept

func (x *FamilyMemberHistoryType) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*FamilyMemberHistoryType) ProtoMessage

func (*FamilyMemberHistoryType) ProtoMessage()

func (*FamilyMemberHistoryType) ProtoReflect

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

func (*FamilyMemberHistoryType) Reset

func (x *FamilyMemberHistoryType) Reset()

func (*FamilyMemberHistoryType) String

func (x *FamilyMemberHistoryType) String() string

type FlagDetail

type FlagDetail struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for detail. Resource with details for flag. See http://hl7.org/fhir/StructureDefinition/flag-detail

func (*FlagDetail) Descriptor deprecated

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

Deprecated: Use FlagDetail.ProtoReflect.Descriptor instead.

func (*FlagDetail) GetId

func (x *FlagDetail) GetId() *datatypes_go_proto.String

func (*FlagDetail) GetValueReference

func (x *FlagDetail) GetValueReference() *datatypes_go_proto.Reference

func (*FlagDetail) ProtoMessage

func (*FlagDetail) ProtoMessage()

func (*FlagDetail) ProtoReflect

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

func (*FlagDetail) Reset

func (x *FlagDetail) Reset()

func (*FlagDetail) String

func (x *FlagDetail) String() string

type FlagPriority

type FlagPriority struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for priority. An alarm code. See http://hl7.org/fhir/StructureDefinition/flag-priority

func (*FlagPriority) Descriptor deprecated

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

Deprecated: Use FlagPriority.ProtoReflect.Descriptor instead.

func (*FlagPriority) GetId

func (*FlagPriority) GetValueCodeableConcept

func (x *FlagPriority) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*FlagPriority) ProtoMessage

func (*FlagPriority) ProtoMessage()

func (*FlagPriority) ProtoReflect

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

func (*FlagPriority) Reset

func (x *FlagPriority) Reset()

func (*FlagPriority) String

func (x *FlagPriority) String() string

type GoalAcceptance

type GoalAcceptance 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"`
	// Individual whose acceptance is reflected
	Individual *datatypes_go_proto.Reference `protobuf:"bytes,4,opt,name=individual,proto3" json:"individual,omitempty"`
	Status     *GoalAcceptance_StatusCode    `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"`
	// Priority of goal for individual
	Priority *datatypes_go_proto.CodeableConcept `protobuf:"bytes,6,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for acceptance. Individual acceptance of goal. See http://hl7.org/fhir/StructureDefinition/goal-acceptance

func (*GoalAcceptance) Descriptor deprecated

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

Deprecated: Use GoalAcceptance.ProtoReflect.Descriptor instead.

func (*GoalAcceptance) GetExtension

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

func (*GoalAcceptance) GetId

func (*GoalAcceptance) GetIndividual

func (x *GoalAcceptance) GetIndividual() *datatypes_go_proto.Reference

func (*GoalAcceptance) GetPriority

func (*GoalAcceptance) GetStatus

func (x *GoalAcceptance) GetStatus() *GoalAcceptance_StatusCode

func (*GoalAcceptance) ProtoMessage

func (*GoalAcceptance) ProtoMessage()

func (*GoalAcceptance) ProtoReflect

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

func (*GoalAcceptance) Reset

func (x *GoalAcceptance) Reset()

func (*GoalAcceptance) String

func (x *GoalAcceptance) String() string

type GoalAcceptance_StatusCode

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

agree | disagree | pending

func (*GoalAcceptance_StatusCode) Descriptor deprecated

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

Deprecated: Use GoalAcceptance_StatusCode.ProtoReflect.Descriptor instead.

func (*GoalAcceptance_StatusCode) GetExtension

func (*GoalAcceptance_StatusCode) GetId

func (*GoalAcceptance_StatusCode) GetValue

func (*GoalAcceptance_StatusCode) ProtoMessage

func (*GoalAcceptance_StatusCode) ProtoMessage()

func (*GoalAcceptance_StatusCode) ProtoReflect

func (*GoalAcceptance_StatusCode) Reset

func (x *GoalAcceptance_StatusCode) Reset()

func (*GoalAcceptance_StatusCode) String

func (x *GoalAcceptance_StatusCode) String() string

type GoalReasonRejected

type GoalReasonRejected struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for reasonRejected. The reason the goal was not accepted. See http://hl7.org/fhir/StructureDefinition/goal-reasonRejected

func (*GoalReasonRejected) Descriptor deprecated

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

Deprecated: Use GoalReasonRejected.ProtoReflect.Descriptor instead.

func (*GoalReasonRejected) GetId

func (*GoalReasonRejected) GetValueCodeableConcept

func (x *GoalReasonRejected) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*GoalReasonRejected) ProtoMessage

func (*GoalReasonRejected) ProtoMessage()

func (*GoalReasonRejected) ProtoReflect

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

func (*GoalReasonRejected) Reset

func (x *GoalReasonRejected) Reset()

func (*GoalReasonRejected) String

func (x *GoalReasonRejected) String() string

type GoalRelationship

type GoalRelationship 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"`
	// predecessor | successor | replacement | other
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	// Related goal
	Target *datatypes_go_proto.Reference `protobuf:"bytes,5,opt,name=target,proto3" json:"target,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for relationship. Goals related to this Goal. See http://hl7.org/fhir/StructureDefinition/goal-relationship

func (*GoalRelationship) Descriptor deprecated

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

Deprecated: Use GoalRelationship.ProtoReflect.Descriptor instead.

func (*GoalRelationship) GetExtension

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

func (*GoalRelationship) GetId

func (*GoalRelationship) GetTarget

func (*GoalRelationship) GetType

func (*GoalRelationship) ProtoMessage

func (*GoalRelationship) ProtoMessage()

func (*GoalRelationship) ProtoReflect

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

func (*GoalRelationship) Reset

func (x *GoalRelationship) Reset()

func (*GoalRelationship) String

func (x *GoalRelationship) String() string

type HumanLanguage

type HumanLanguage struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *datatypes_go_proto.Code `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Human Language. Human Language for the item. See http://hl7.org/fhir/StructureDefinition/language

func (*HumanLanguage) Descriptor deprecated

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

Deprecated: Use HumanLanguage.ProtoReflect.Descriptor instead.

func (*HumanLanguage) GetId

func (*HumanLanguage) GetValueCode

func (x *HumanLanguage) GetValueCode() *datatypes_go_proto.Code

func (*HumanLanguage) ProtoMessage

func (*HumanLanguage) ProtoMessage()

func (*HumanLanguage) ProtoReflect

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

func (*HumanLanguage) Reset

func (x *HumanLanguage) Reset()

func (*HumanLanguage) String

func (x *HumanLanguage) String() string

type HumanNameAssemblyOrder

type HumanNameAssemblyOrder struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String        `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *HumanNameAssemblyOrder_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for assembly-order. Preferred display order of name parts. See http://hl7.org/fhir/StructureDefinition/humanname-assembly-order

func (*HumanNameAssemblyOrder) Descriptor deprecated

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

Deprecated: Use HumanNameAssemblyOrder.ProtoReflect.Descriptor instead.

func (*HumanNameAssemblyOrder) GetId

func (*HumanNameAssemblyOrder) GetValueCode

func (*HumanNameAssemblyOrder) ProtoMessage

func (*HumanNameAssemblyOrder) ProtoMessage()

func (*HumanNameAssemblyOrder) ProtoReflect

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

func (*HumanNameAssemblyOrder) Reset

func (x *HumanNameAssemblyOrder) Reset()

func (*HumanNameAssemblyOrder) String

func (x *HumanNameAssemblyOrder) String() string

type HumanNameAssemblyOrder_ValueCode

type HumanNameAssemblyOrder_ValueCode struct {
	Value     valuesets_go_proto.HumanNameAssemblyOrderValueSet_Value `` /* 126-byte string literal not displayed */
	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
}

Value of extension

func (*HumanNameAssemblyOrder_ValueCode) Descriptor deprecated

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

Deprecated: Use HumanNameAssemblyOrder_ValueCode.ProtoReflect.Descriptor instead.

func (*HumanNameAssemblyOrder_ValueCode) GetExtension

func (*HumanNameAssemblyOrder_ValueCode) GetId

func (*HumanNameAssemblyOrder_ValueCode) GetValue

func (*HumanNameAssemblyOrder_ValueCode) ProtoMessage

func (*HumanNameAssemblyOrder_ValueCode) ProtoMessage()

func (*HumanNameAssemblyOrder_ValueCode) ProtoReflect

func (*HumanNameAssemblyOrder_ValueCode) Reset

func (*HumanNameAssemblyOrder_ValueCode) String

type HumanNameENQualifier

type HumanNameENQualifier struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String      `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *HumanNameENQualifier_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for EN-qualifier. LS | AC | NB | PR | HON | BR | AD | SP | MID | CL | IN | VV. See http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier

func (*HumanNameENQualifier) Descriptor deprecated

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

Deprecated: Use HumanNameENQualifier.ProtoReflect.Descriptor instead.

func (*HumanNameENQualifier) GetId

func (*HumanNameENQualifier) GetValueCode

func (*HumanNameENQualifier) ProtoMessage

func (*HumanNameENQualifier) ProtoMessage()

func (*HumanNameENQualifier) ProtoReflect

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

func (*HumanNameENQualifier) Reset

func (x *HumanNameENQualifier) Reset()

func (*HumanNameENQualifier) String

func (x *HumanNameENQualifier) String() string

type HumanNameENQualifier_ValueCode

type HumanNameENQualifier_ValueCode struct {
	Value     valuesets_go_proto.EntityNamePartQualifierValueSet_Value `` /* 127-byte string literal not displayed */
	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
}

Value of extension

func (*HumanNameENQualifier_ValueCode) Descriptor deprecated

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

Deprecated: Use HumanNameENQualifier_ValueCode.ProtoReflect.Descriptor instead.

func (*HumanNameENQualifier_ValueCode) GetExtension

func (*HumanNameENQualifier_ValueCode) GetId

func (*HumanNameENQualifier_ValueCode) GetValue

func (*HumanNameENQualifier_ValueCode) ProtoMessage

func (*HumanNameENQualifier_ValueCode) ProtoMessage()

func (*HumanNameENQualifier_ValueCode) ProtoReflect

func (*HumanNameENQualifier_ValueCode) Reset

func (x *HumanNameENQualifier_ValueCode) Reset()

func (*HumanNameENQualifier_ValueCode) String

type HumanNameENRepresentation

type HumanNameENRepresentation struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String           `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *HumanNameENRepresentation_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for EN-representation. ABC | IDE | SYL. See http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation

func (*HumanNameENRepresentation) Descriptor deprecated

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

Deprecated: Use HumanNameENRepresentation.ProtoReflect.Descriptor instead.

func (*HumanNameENRepresentation) GetId

func (*HumanNameENRepresentation) GetValueCode

func (*HumanNameENRepresentation) ProtoMessage

func (*HumanNameENRepresentation) ProtoMessage()

func (*HumanNameENRepresentation) ProtoReflect

func (*HumanNameENRepresentation) Reset

func (x *HumanNameENRepresentation) Reset()

func (*HumanNameENRepresentation) String

func (x *HumanNameENRepresentation) String() string

type HumanNameENRepresentation_ValueCode

type HumanNameENRepresentation_ValueCode struct {
	Value     valuesets_go_proto.NameRepresentationUseValueSet_Value `protobuf:"varint,1,opt,name=value,proto3,enum=google.fhir.r5.core.NameRepresentationUseValueSet_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
}

Value of extension

func (*HumanNameENRepresentation_ValueCode) Descriptor deprecated

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

Deprecated: Use HumanNameENRepresentation_ValueCode.ProtoReflect.Descriptor instead.

func (*HumanNameENRepresentation_ValueCode) GetExtension

func (*HumanNameENRepresentation_ValueCode) GetId

func (*HumanNameENRepresentation_ValueCode) GetValue

func (*HumanNameENRepresentation_ValueCode) ProtoMessage

func (*HumanNameENRepresentation_ValueCode) ProtoMessage()

func (*HumanNameENRepresentation_ValueCode) ProtoReflect

func (*HumanNameENRepresentation_ValueCode) Reset

func (*HumanNameENRepresentation_ValueCode) String

type HumanNameENUse

type HumanNameENUse struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *HumanNameENUse_ValueCode  `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for EN-use. A | ANON | I | P | R | C | M | ABC | IDE | SYL | OLD | DN | OR | PHON | SRCH | T. See http://hl7.org/fhir/StructureDefinition/iso21090-EN-use

func (*HumanNameENUse) Descriptor deprecated

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

Deprecated: Use HumanNameENUse.ProtoReflect.Descriptor instead.

func (*HumanNameENUse) GetId

func (*HumanNameENUse) GetValueCode

func (x *HumanNameENUse) GetValueCode() *HumanNameENUse_ValueCode

func (*HumanNameENUse) ProtoMessage

func (*HumanNameENUse) ProtoMessage()

func (*HumanNameENUse) ProtoReflect

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

func (*HumanNameENUse) Reset

func (x *HumanNameENUse) Reset()

func (*HumanNameENUse) String

func (x *HumanNameENUse) String() string

type HumanNameENUse_ValueCode

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

Value of extension

func (*HumanNameENUse_ValueCode) Descriptor deprecated

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

Deprecated: Use HumanNameENUse_ValueCode.ProtoReflect.Descriptor instead.

func (*HumanNameENUse_ValueCode) GetExtension

func (*HumanNameENUse_ValueCode) GetId

func (*HumanNameENUse_ValueCode) GetValue

func (*HumanNameENUse_ValueCode) ProtoMessage

func (*HumanNameENUse_ValueCode) ProtoMessage()

func (*HumanNameENUse_ValueCode) ProtoReflect

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

func (*HumanNameENUse_ValueCode) Reset

func (x *HumanNameENUse_ValueCode) Reset()

func (*HumanNameENUse_ValueCode) String

func (x *HumanNameENUse_ValueCode) String() string

type HumanNameFathersFamily

type HumanNameFathersFamily struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for fathers-family. Portion of family name derived from father. See http://hl7.org/fhir/StructureDefinition/humanname-fathers-family

func (*HumanNameFathersFamily) Descriptor deprecated

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

Deprecated: Use HumanNameFathersFamily.ProtoReflect.Descriptor instead.

func (*HumanNameFathersFamily) GetId

func (*HumanNameFathersFamily) GetValueString

func (x *HumanNameFathersFamily) GetValueString() *datatypes_go_proto.String

func (*HumanNameFathersFamily) ProtoMessage

func (*HumanNameFathersFamily) ProtoMessage()

func (*HumanNameFathersFamily) ProtoReflect

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

func (*HumanNameFathersFamily) Reset

func (x *HumanNameFathersFamily) Reset()

func (*HumanNameFathersFamily) String

func (x *HumanNameFathersFamily) String() string

type HumanNameMothersFamily

type HumanNameMothersFamily struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for mothers-family. Portion of family name derived from mother. See http://hl7.org/fhir/StructureDefinition/humanname-mothers-family

func (*HumanNameMothersFamily) Descriptor deprecated

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

Deprecated: Use HumanNameMothersFamily.ProtoReflect.Descriptor instead.

func (*HumanNameMothersFamily) GetId

func (*HumanNameMothersFamily) GetValueString

func (x *HumanNameMothersFamily) GetValueString() *datatypes_go_proto.String

func (*HumanNameMothersFamily) ProtoMessage

func (*HumanNameMothersFamily) ProtoMessage()

func (*HumanNameMothersFamily) ProtoReflect

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

func (*HumanNameMothersFamily) Reset

func (x *HumanNameMothersFamily) Reset()

func (*HumanNameMothersFamily) String

func (x *HumanNameMothersFamily) String() string

type HumanNameOwnName

type HumanNameOwnName struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for own-name. Portion derived from person's own surname. See http://hl7.org/fhir/StructureDefinition/humanname-own-name

func (*HumanNameOwnName) Descriptor deprecated

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

Deprecated: Use HumanNameOwnName.ProtoReflect.Descriptor instead.

func (*HumanNameOwnName) GetId

func (*HumanNameOwnName) GetValueString

func (x *HumanNameOwnName) GetValueString() *datatypes_go_proto.String

func (*HumanNameOwnName) ProtoMessage

func (*HumanNameOwnName) ProtoMessage()

func (*HumanNameOwnName) ProtoReflect

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

func (*HumanNameOwnName) Reset

func (x *HumanNameOwnName) Reset()

func (*HumanNameOwnName) String

func (x *HumanNameOwnName) String() string

type HumanNameOwnPrefix

type HumanNameOwnPrefix struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for own-prefix. Voorvoegsel derived from person's own surname. See http://hl7.org/fhir/StructureDefinition/humanname-own-prefix

func (*HumanNameOwnPrefix) Descriptor deprecated

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

Deprecated: Use HumanNameOwnPrefix.ProtoReflect.Descriptor instead.

func (*HumanNameOwnPrefix) GetId

func (*HumanNameOwnPrefix) GetValueString

func (x *HumanNameOwnPrefix) GetValueString() *datatypes_go_proto.String

func (*HumanNameOwnPrefix) ProtoMessage

func (*HumanNameOwnPrefix) ProtoMessage()

func (*HumanNameOwnPrefix) ProtoReflect

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

func (*HumanNameOwnPrefix) Reset

func (x *HumanNameOwnPrefix) Reset()

func (*HumanNameOwnPrefix) String

func (x *HumanNameOwnPrefix) String() string

type HumanNamePartnerName

type HumanNamePartnerName struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for partner-name. Portion derived from person's partner's surname. See http://hl7.org/fhir/StructureDefinition/humanname-partner-name

func (*HumanNamePartnerName) Descriptor deprecated

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

Deprecated: Use HumanNamePartnerName.ProtoReflect.Descriptor instead.

func (*HumanNamePartnerName) GetId

func (*HumanNamePartnerName) GetValueString

func (x *HumanNamePartnerName) GetValueString() *datatypes_go_proto.String

func (*HumanNamePartnerName) ProtoMessage

func (*HumanNamePartnerName) ProtoMessage()

func (*HumanNamePartnerName) ProtoReflect

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

func (*HumanNamePartnerName) Reset

func (x *HumanNamePartnerName) Reset()

func (*HumanNamePartnerName) String

func (x *HumanNamePartnerName) String() string

type HumanNamePartnerPrefix

type HumanNamePartnerPrefix struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for partner-prefix. Voorvoegsel derived from person's partner's surname. See http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix

func (*HumanNamePartnerPrefix) Descriptor deprecated

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

Deprecated: Use HumanNamePartnerPrefix.ProtoReflect.Descriptor instead.

func (*HumanNamePartnerPrefix) GetId

func (*HumanNamePartnerPrefix) GetValueString

func (x *HumanNamePartnerPrefix) GetValueString() *datatypes_go_proto.String

func (*HumanNamePartnerPrefix) ProtoMessage

func (*HumanNamePartnerPrefix) ProtoMessage()

func (*HumanNamePartnerPrefix) ProtoReflect

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

func (*HumanNamePartnerPrefix) Reset

func (x *HumanNamePartnerPrefix) Reset()

func (*HumanNamePartnerPrefix) String

func (x *HumanNamePartnerPrefix) String() string

type IdentifierValidDate

type IdentifierValidDate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDateTime *datatypes_go_proto.DateTime `protobuf:"bytes,3,opt,name=value_date_time,json=valueDateTime,proto3" json:"value_date_time,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for validDate. External Identifier associated with this element. See http://hl7.org/fhir/StructureDefinition/identifier-validDate

func (*IdentifierValidDate) Descriptor deprecated

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

Deprecated: Use IdentifierValidDate.ProtoReflect.Descriptor instead.

func (*IdentifierValidDate) GetId

func (*IdentifierValidDate) GetValueDateTime

func (x *IdentifierValidDate) GetValueDateTime() *datatypes_go_proto.DateTime

func (*IdentifierValidDate) ProtoMessage

func (*IdentifierValidDate) ProtoMessage()

func (*IdentifierValidDate) ProtoReflect

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

func (*IdentifierValidDate) Reset

func (x *IdentifierValidDate) Reset()

func (*IdentifierValidDate) String

func (x *IdentifierValidDate) String() string

type InstantiatesCanonical

type InstantiatesCanonical struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for instantiatesCanonical. FHIR protocol or definition. See http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical

func (*InstantiatesCanonical) Descriptor deprecated

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

Deprecated: Use InstantiatesCanonical.ProtoReflect.Descriptor instead.

func (*InstantiatesCanonical) GetId

func (*InstantiatesCanonical) GetValueCanonical

func (x *InstantiatesCanonical) GetValueCanonical() *datatypes_go_proto.Canonical

func (*InstantiatesCanonical) ProtoMessage

func (*InstantiatesCanonical) ProtoMessage()

func (*InstantiatesCanonical) ProtoReflect

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

func (*InstantiatesCanonical) Reset

func (x *InstantiatesCanonical) Reset()

func (*InstantiatesCanonical) String

func (x *InstantiatesCanonical) String() string

type InstantiatesUri

type InstantiatesUri struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for instantiatesUri. External protocol or definition. See http://hl7.org/fhir/StructureDefinition/workflow-instantiatesUri

func (*InstantiatesUri) Descriptor deprecated

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

Deprecated: Use InstantiatesUri.ProtoReflect.Descriptor instead.

func (*InstantiatesUri) GetId

func (*InstantiatesUri) GetValueUri

func (x *InstantiatesUri) GetValueUri() *datatypes_go_proto.Uri

func (*InstantiatesUri) ProtoMessage

func (*InstantiatesUri) ProtoMessage()

func (*InstantiatesUri) ProtoReflect

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

func (*InstantiatesUri) Reset

func (x *InstantiatesUri) Reset()

func (*InstantiatesUri) String

func (x *InstantiatesUri) String() string

type LastReviewDate

type LastReviewDate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDate *datatypes_go_proto.Date `protobuf:"bytes,3,opt,name=value_date,json=valueDate,proto3" json:"value_date,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for lastReviewDate. Last review date for the resource. See http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate

func (*LastReviewDate) Descriptor deprecated

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

Deprecated: Use LastReviewDate.ProtoReflect.Descriptor instead.

func (*LastReviewDate) GetId

func (*LastReviewDate) GetValueDate

func (x *LastReviewDate) GetValueDate() *datatypes_go_proto.Date

func (*LastReviewDate) ProtoMessage

func (*LastReviewDate) ProtoMessage()

func (*LastReviewDate) ProtoReflect

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

func (*LastReviewDate) Reset

func (x *LastReviewDate) Reset()

func (*LastReviewDate) String

func (x *LastReviewDate) String() string

type ListChangeBase

type ListChangeBase struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for changeBase. Base List for changes. See http://hl7.org/fhir/StructureDefinition/list-changeBase

func (*ListChangeBase) Descriptor deprecated

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

Deprecated: Use ListChangeBase.ProtoReflect.Descriptor instead.

func (*ListChangeBase) GetId

func (*ListChangeBase) GetValueReference

func (x *ListChangeBase) GetValueReference() *datatypes_go_proto.Reference

func (*ListChangeBase) ProtoMessage

func (*ListChangeBase) ProtoMessage()

func (*ListChangeBase) ProtoReflect

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

func (*ListChangeBase) Reset

func (x *ListChangeBase) Reset()

func (*ListChangeBase) String

func (x *ListChangeBase) String() string

type LocationBoundaryGeojson

type LocationBoundaryGeojson struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueAttachment *datatypes_go_proto.Attachment `protobuf:"bytes,3,opt,name=value_attachment,json=valueAttachment,proto3" json:"value_attachment,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for boundary-geojson. A boundary shape that represents the outside edge of the location (in GeoJSON format). See http://hl7.org/fhir/StructureDefinition/location-boundary-geojson

func (*LocationBoundaryGeojson) Descriptor deprecated

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

Deprecated: Use LocationBoundaryGeojson.ProtoReflect.Descriptor instead.

func (*LocationBoundaryGeojson) GetId

func (*LocationBoundaryGeojson) GetValueAttachment

func (x *LocationBoundaryGeojson) GetValueAttachment() *datatypes_go_proto.Attachment

func (*LocationBoundaryGeojson) ProtoMessage

func (*LocationBoundaryGeojson) ProtoMessage()

func (*LocationBoundaryGeojson) ProtoReflect

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

func (*LocationBoundaryGeojson) Reset

func (x *LocationBoundaryGeojson) Reset()

func (*LocationBoundaryGeojson) String

func (x *LocationBoundaryGeojson) String() string

type LocationExtension

type LocationExtension struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for location. Where event occurred. See http://hl7.org/fhir/StructureDefinition/event-location

func (*LocationExtension) Descriptor deprecated

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

Deprecated: Use LocationExtension.ProtoReflect.Descriptor instead.

func (*LocationExtension) GetId

func (*LocationExtension) GetValueReference

func (x *LocationExtension) GetValueReference() *datatypes_go_proto.Reference

func (*LocationExtension) ProtoMessage

func (*LocationExtension) ProtoMessage()

func (*LocationExtension) ProtoReflect

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

func (*LocationExtension) Reset

func (x *LocationExtension) Reset()

func (*LocationExtension) String

func (x *LocationExtension) String() string

type MaxDecimalPlaces

type MaxDecimalPlaces struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for maxDecimalPlaces. Maximum digits after decimal. See http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces

func (*MaxDecimalPlaces) Descriptor deprecated

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

Deprecated: Use MaxDecimalPlaces.ProtoReflect.Descriptor instead.

func (*MaxDecimalPlaces) GetId

func (*MaxDecimalPlaces) GetValueInteger

func (x *MaxDecimalPlaces) GetValueInteger() *datatypes_go_proto.Integer

func (*MaxDecimalPlaces) ProtoMessage

func (*MaxDecimalPlaces) ProtoMessage()

func (*MaxDecimalPlaces) ProtoReflect

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

func (*MaxDecimalPlaces) Reset

func (x *MaxDecimalPlaces) Reset()

func (*MaxDecimalPlaces) String

func (x *MaxDecimalPlaces) String() string

type MaxSize

type MaxSize struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDecimal *datatypes_go_proto.Decimal `protobuf:"bytes,3,opt,name=value_decimal,json=valueDecimal,proto3" json:"value_decimal,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for maxSize. Max size in MB. See http://hl7.org/fhir/StructureDefinition/maxSize

func (*MaxSize) Descriptor deprecated

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

Deprecated: Use MaxSize.ProtoReflect.Descriptor instead.

func (*MaxSize) GetId

func (x *MaxSize) GetId() *datatypes_go_proto.String

func (*MaxSize) GetValueDecimal

func (x *MaxSize) GetValueDecimal() *datatypes_go_proto.Decimal

func (*MaxSize) ProtoMessage

func (*MaxSize) ProtoMessage()

func (*MaxSize) ProtoReflect

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

func (*MaxSize) Reset

func (x *MaxSize) Reset()

func (*MaxSize) String

func (x *MaxSize) String() string

type MedicationDispenseQuantityRemaining

type MedicationDispenseQuantityRemaining struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// A fixed quantity (no comparator)
	ValueQuantity *datatypes_go_proto.SimpleQuantity `protobuf:"bytes,3,opt,name=value_quantity,json=valueQuantity,proto3" json:"value_quantity,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for quantityRemaining. Quanity of medication left to be dispensed after a dispensing event. See http://hl7.org/fhir/StructureDefinition/medicationdispense-quantityRemaining

func (*MedicationDispenseQuantityRemaining) Descriptor deprecated

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

Deprecated: Use MedicationDispenseQuantityRemaining.ProtoReflect.Descriptor instead.

func (*MedicationDispenseQuantityRemaining) GetId

func (*MedicationDispenseQuantityRemaining) GetValueQuantity

func (*MedicationDispenseQuantityRemaining) ProtoMessage

func (*MedicationDispenseQuantityRemaining) ProtoMessage()

func (*MedicationDispenseQuantityRemaining) ProtoReflect

func (*MedicationDispenseQuantityRemaining) Reset

func (*MedicationDispenseQuantityRemaining) String

type MedicationDispenseRefillsRemaining

type MedicationDispenseRefillsRemaining struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for refillsRemaining. Number of refills allowed or remaining after a dispensing event. See http://hl7.org/fhir/StructureDefinition/medicationdispense-refillsRemaining

func (*MedicationDispenseRefillsRemaining) Descriptor deprecated

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

Deprecated: Use MedicationDispenseRefillsRemaining.ProtoReflect.Descriptor instead.

func (*MedicationDispenseRefillsRemaining) GetId

func (*MedicationDispenseRefillsRemaining) GetValueInteger

func (*MedicationDispenseRefillsRemaining) ProtoMessage

func (*MedicationDispenseRefillsRemaining) ProtoMessage()

func (*MedicationDispenseRefillsRemaining) ProtoReflect

func (*MedicationDispenseRefillsRemaining) Reset

func (*MedicationDispenseRefillsRemaining) String

type MessageHeaderMessageheaderResponseRequest

type MessageHeaderMessageheaderResponseRequest struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String                           `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *MessageHeaderMessageheaderResponseRequest_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for messageheader-response-request. messageheader initiator requests a response. See http://hl7.org/fhir/StructureDefinition/messageheader-response-request

func (*MessageHeaderMessageheaderResponseRequest) Descriptor deprecated

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

Deprecated: Use MessageHeaderMessageheaderResponseRequest.ProtoReflect.Descriptor instead.

func (*MessageHeaderMessageheaderResponseRequest) GetId

func (*MessageHeaderMessageheaderResponseRequest) GetValueCode

func (*MessageHeaderMessageheaderResponseRequest) ProtoMessage

func (*MessageHeaderMessageheaderResponseRequest) ProtoReflect

func (*MessageHeaderMessageheaderResponseRequest) Reset

func (*MessageHeaderMessageheaderResponseRequest) String

type MessageHeaderMessageheaderResponseRequest_ValueCode

type MessageHeaderMessageheaderResponseRequest_ValueCode struct {
	Value     codes_go_proto.MessageheaderResponseRequestCode_Value `` /* 128-byte string literal not displayed */
	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
}

Value of extension

func (*MessageHeaderMessageheaderResponseRequest_ValueCode) Descriptor deprecated

Deprecated: Use MessageHeaderMessageheaderResponseRequest_ValueCode.ProtoReflect.Descriptor instead.

func (*MessageHeaderMessageheaderResponseRequest_ValueCode) GetExtension

func (*MessageHeaderMessageheaderResponseRequest_ValueCode) GetId

func (*MessageHeaderMessageheaderResponseRequest_ValueCode) GetValue

func (*MessageHeaderMessageheaderResponseRequest_ValueCode) ProtoMessage

func (*MessageHeaderMessageheaderResponseRequest_ValueCode) ProtoReflect

func (*MessageHeaderMessageheaderResponseRequest_ValueCode) Reset

func (*MessageHeaderMessageheaderResponseRequest_ValueCode) String

type MimeType

type MimeType struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *MimeType_ValueCode        `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for mimeType. Type of attachment. See http://hl7.org/fhir/StructureDefinition/mimeType

func (*MimeType) Descriptor deprecated

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

Deprecated: Use MimeType.ProtoReflect.Descriptor instead.

func (*MimeType) GetId

func (x *MimeType) GetId() *datatypes_go_proto.String

func (*MimeType) GetValueCode

func (x *MimeType) GetValueCode() *MimeType_ValueCode

func (*MimeType) ProtoMessage

func (*MimeType) ProtoMessage()

func (*MimeType) ProtoReflect

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

func (*MimeType) Reset

func (x *MimeType) Reset()

func (*MimeType) String

func (x *MimeType) String() string

type MimeType_ValueCode

type MimeType_ValueCode struct {
	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"`
	// This valueset is not enumerable, and so is represented as a string.
	Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Value of extension

func (*MimeType_ValueCode) Descriptor deprecated

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

Deprecated: Use MimeType_ValueCode.ProtoReflect.Descriptor instead.

func (*MimeType_ValueCode) GetExtension

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

func (*MimeType_ValueCode) GetId

func (*MimeType_ValueCode) GetValue

func (x *MimeType_ValueCode) GetValue() string

func (*MimeType_ValueCode) ProtoMessage

func (*MimeType_ValueCode) ProtoMessage()

func (*MimeType_ValueCode) ProtoReflect

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

func (*MimeType_ValueCode) Reset

func (x *MimeType_ValueCode) Reset()

func (*MimeType_ValueCode) String

func (x *MimeType_ValueCode) String() string

type MinLength

type MinLength struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for minLength. At least this many characters. See http://hl7.org/fhir/StructureDefinition/minLength

func (*MinLength) Descriptor deprecated

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

Deprecated: Use MinLength.ProtoReflect.Descriptor instead.

func (*MinLength) GetId

func (x *MinLength) GetId() *datatypes_go_proto.String

func (*MinLength) GetValueInteger

func (x *MinLength) GetValueInteger() *datatypes_go_proto.Integer

func (*MinLength) ProtoMessage

func (*MinLength) ProtoMessage()

func (*MinLength) ProtoReflect

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

func (*MinLength) Reset

func (x *MinLength) Reset()

func (*MinLength) String

func (x *MinLength) String() string

type Namespace

type Namespace struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for namespace. specify namespace other than http://hl7.org/fhir. See http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace

func (*Namespace) Descriptor deprecated

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

Deprecated: Use Namespace.ProtoReflect.Descriptor instead.

func (*Namespace) GetId

func (x *Namespace) GetId() *datatypes_go_proto.String

func (*Namespace) GetValueUri

func (x *Namespace) GetValueUri() *datatypes_go_proto.Uri

func (*Namespace) ProtoMessage

func (*Namespace) ProtoMessage()

func (*Namespace) ProtoReflect

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

func (*Namespace) Reset

func (x *Namespace) Reset()

func (*Namespace) String

func (x *Namespace) String() string

type NutritionOrderAdaptiveFeedingDevice

type NutritionOrderAdaptiveFeedingDevice struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for adaptiveFeedingDevice. Adaptive Feeding Device. See http://hl7.org/fhir/StructureDefinition/nutritionorder-adaptiveFeedingDevice

func (*NutritionOrderAdaptiveFeedingDevice) Descriptor deprecated

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

Deprecated: Use NutritionOrderAdaptiveFeedingDevice.ProtoReflect.Descriptor instead.

func (*NutritionOrderAdaptiveFeedingDevice) GetId

func (*NutritionOrderAdaptiveFeedingDevice) GetValueCodeableConcept

func (*NutritionOrderAdaptiveFeedingDevice) ProtoMessage

func (*NutritionOrderAdaptiveFeedingDevice) ProtoMessage()

func (*NutritionOrderAdaptiveFeedingDevice) ProtoReflect

func (*NutritionOrderAdaptiveFeedingDevice) Reset

func (*NutritionOrderAdaptiveFeedingDevice) String

type NutritionOrderDoNotPerform

type NutritionOrderDoNotPerform struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for doNotPerform. true if request is prohibiting action. See http://hl7.org/fhir/StructureDefinition/request-doNotPerform

func (*NutritionOrderDoNotPerform) Descriptor deprecated

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

Deprecated: Use NutritionOrderDoNotPerform.ProtoReflect.Descriptor instead.

func (*NutritionOrderDoNotPerform) GetId

func (*NutritionOrderDoNotPerform) GetValueBoolean

func (*NutritionOrderDoNotPerform) ProtoMessage

func (*NutritionOrderDoNotPerform) ProtoMessage()

func (*NutritionOrderDoNotPerform) ProtoReflect

func (*NutritionOrderDoNotPerform) Reset

func (x *NutritionOrderDoNotPerform) Reset()

func (*NutritionOrderDoNotPerform) String

func (x *NutritionOrderDoNotPerform) String() string

type NutritionOrderInsurance

type NutritionOrderInsurance struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for insurance. Associated insurance coverage. See http://hl7.org/fhir/StructureDefinition/request-insurance

func (*NutritionOrderInsurance) Descriptor deprecated

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

Deprecated: Use NutritionOrderInsurance.ProtoReflect.Descriptor instead.

func (*NutritionOrderInsurance) GetId

func (*NutritionOrderInsurance) GetValueReference

func (x *NutritionOrderInsurance) GetValueReference() *datatypes_go_proto.Reference

func (*NutritionOrderInsurance) ProtoMessage

func (*NutritionOrderInsurance) ProtoMessage()

func (*NutritionOrderInsurance) ProtoReflect

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

func (*NutritionOrderInsurance) Reset

func (x *NutritionOrderInsurance) Reset()

func (*NutritionOrderInsurance) String

func (x *NutritionOrderInsurance) String() string

type NutritionOrderReplaces

type NutritionOrderReplaces struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for replaces. Request(s) replaced by this request. See http://hl7.org/fhir/StructureDefinition/request-replaces

func (*NutritionOrderReplaces) Descriptor deprecated

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

Deprecated: Use NutritionOrderReplaces.ProtoReflect.Descriptor instead.

func (*NutritionOrderReplaces) GetId

func (*NutritionOrderReplaces) GetValueReference

func (x *NutritionOrderReplaces) GetValueReference() *datatypes_go_proto.Reference

func (*NutritionOrderReplaces) ProtoMessage

func (*NutritionOrderReplaces) ProtoMessage()

func (*NutritionOrderReplaces) ProtoReflect

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

func (*NutritionOrderReplaces) Reset

func (x *NutritionOrderReplaces) Reset()

func (*NutritionOrderReplaces) String

func (x *NutritionOrderReplaces) String() string

type ObservationAllele

type ObservationAllele 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"`
	// Name of allele
	Name *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=name,json=Name,proto3" json:"name,omitempty"`
	// The level of occurrence of a single DNA sequence variant within a set of
	// chromosomes: Heteroplasmic / Homoplasmic / Homozygous / Heterozygous /
	// Hemizygous
	State *datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,opt,name=state,json=State,proto3" json:"state,omitempty"`
	// Allele frequency
	Frequency *datatypes_go_proto.Decimal `protobuf:"bytes,6,opt,name=frequency,json=Frequency,proto3" json:"frequency,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Allele. Allele. See http://hl7.org/fhir/StructureDefinition/observation-geneticsAllele

func (*ObservationAllele) Descriptor deprecated

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

Deprecated: Use ObservationAllele.ProtoReflect.Descriptor instead.

func (*ObservationAllele) GetExtension

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

func (*ObservationAllele) GetFrequency

func (x *ObservationAllele) GetFrequency() *datatypes_go_proto.Decimal

func (*ObservationAllele) GetId

func (*ObservationAllele) GetName

func (*ObservationAllele) GetState

func (*ObservationAllele) ProtoMessage

func (*ObservationAllele) ProtoMessage()

func (*ObservationAllele) ProtoReflect

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

func (*ObservationAllele) Reset

func (x *ObservationAllele) Reset()

func (*ObservationAllele) String

func (x *ObservationAllele) String() string

type ObservationAminoAcidChange

type ObservationAminoAcidChange 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"`
	// HGVS nomenclature for observed Amino Acid Change
	Name *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=name,json=Name,proto3" json:"name,omitempty"`
	// Amino Acid Change Type
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,opt,name=type,json=Type,proto3" json:"type,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for AminoAcidChange. AminoAcidChange. See http://hl7.org/fhir/StructureDefinition/observation-geneticsAminoAcidChange

func (*ObservationAminoAcidChange) Descriptor deprecated

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

Deprecated: Use ObservationAminoAcidChange.ProtoReflect.Descriptor instead.

func (*ObservationAminoAcidChange) GetExtension

func (*ObservationAminoAcidChange) GetId

func (*ObservationAminoAcidChange) GetName

func (*ObservationAminoAcidChange) GetType

func (*ObservationAminoAcidChange) ProtoMessage

func (*ObservationAminoAcidChange) ProtoMessage()

func (*ObservationAminoAcidChange) ProtoReflect

func (*ObservationAminoAcidChange) Reset

func (x *ObservationAminoAcidChange) Reset()

func (*ObservationAminoAcidChange) String

func (x *ObservationAminoAcidChange) String() string

type ObservationAncestry

type ObservationAncestry 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"`
	// Ancestry name
	Name *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=name,json=Name,proto3" json:"name,omitempty"`
	// Ancestry percentage
	Percentage *datatypes_go_proto.Decimal `protobuf:"bytes,5,opt,name=percentage,json=Percentage,proto3" json:"percentage,omitempty"`
	// Source of ancestry report
	Source *datatypes_go_proto.CodeableConcept `protobuf:"bytes,6,opt,name=source,json=Source,proto3" json:"source,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Ancestry. Ancestry. See http://hl7.org/fhir/StructureDefinition/observation-geneticsAncestry

func (*ObservationAncestry) Descriptor deprecated

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

Deprecated: Use ObservationAncestry.ProtoReflect.Descriptor instead.

func (*ObservationAncestry) GetExtension

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

func (*ObservationAncestry) GetId

func (*ObservationAncestry) GetName

func (*ObservationAncestry) GetPercentage

func (x *ObservationAncestry) GetPercentage() *datatypes_go_proto.Decimal

func (*ObservationAncestry) GetSource

func (*ObservationAncestry) ProtoMessage

func (*ObservationAncestry) ProtoMessage()

func (*ObservationAncestry) ProtoReflect

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

func (*ObservationAncestry) Reset

func (x *ObservationAncestry) Reset()

func (*ObservationAncestry) String

func (x *ObservationAncestry) String() string

type ObservationCopyNumberEvent

type ObservationCopyNumberEvent struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for CopyNumberEvent. Copy number variation. See http://hl7.org/fhir/StructureDefinition/observation-geneticsCopyNumberEvent

func (*ObservationCopyNumberEvent) Descriptor deprecated

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

Deprecated: Use ObservationCopyNumberEvent.ProtoReflect.Descriptor instead.

func (*ObservationCopyNumberEvent) GetId

func (*ObservationCopyNumberEvent) GetValueCodeableConcept

func (x *ObservationCopyNumberEvent) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ObservationCopyNumberEvent) ProtoMessage

func (*ObservationCopyNumberEvent) ProtoMessage()

func (*ObservationCopyNumberEvent) ProtoReflect

func (*ObservationCopyNumberEvent) Reset

func (x *ObservationCopyNumberEvent) Reset()

func (*ObservationCopyNumberEvent) String

func (x *ObservationCopyNumberEvent) String() string

type ObservationDNARegionName

type ObservationDNARegionName struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for DNARegionName. DNA region name. See http://hl7.org/fhir/StructureDefinition/observation-geneticsDNARegionName

func (*ObservationDNARegionName) Descriptor deprecated

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

Deprecated: Use ObservationDNARegionName.ProtoReflect.Descriptor instead.

func (*ObservationDNARegionName) GetId

func (*ObservationDNARegionName) GetValueString

func (x *ObservationDNARegionName) GetValueString() *datatypes_go_proto.String

func (*ObservationDNARegionName) ProtoMessage

func (*ObservationDNARegionName) ProtoMessage()

func (*ObservationDNARegionName) ProtoReflect

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

func (*ObservationDNARegionName) Reset

func (x *ObservationDNARegionName) Reset()

func (*ObservationDNARegionName) String

func (x *ObservationDNARegionName) String() string

type ObservationDelta

type ObservationDelta struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for delta. Qualitative change or trend in the measurement. See http://hl7.org/fhir/StructureDefinition/observation-delta

func (*ObservationDelta) Descriptor deprecated

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

Deprecated: Use ObservationDelta.ProtoReflect.Descriptor instead.

func (*ObservationDelta) GetId

func (*ObservationDelta) GetValueCodeableConcept

func (x *ObservationDelta) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ObservationDelta) ProtoMessage

func (*ObservationDelta) ProtoMessage()

func (*ObservationDelta) ProtoReflect

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

func (*ObservationDelta) Reset

func (x *ObservationDelta) Reset()

func (*ObservationDelta) String

func (x *ObservationDelta) String() string

type ObservationDeviceCode

type ObservationDeviceCode struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for deviceCode. A code representing the the type of device used for this observation. Should only be used if not implicit in the code found in `Observation.code`. See http://hl7.org/fhir/StructureDefinition/observation-deviceCode

func (*ObservationDeviceCode) Descriptor deprecated

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

Deprecated: Use ObservationDeviceCode.ProtoReflect.Descriptor instead.

func (*ObservationDeviceCode) GetId

func (*ObservationDeviceCode) GetValueCodeableConcept

func (x *ObservationDeviceCode) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ObservationDeviceCode) ProtoMessage

func (*ObservationDeviceCode) ProtoMessage()

func (*ObservationDeviceCode) ProtoReflect

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

func (*ObservationDeviceCode) Reset

func (x *ObservationDeviceCode) Reset()

func (*ObservationDeviceCode) String

func (x *ObservationDeviceCode) String() string

type ObservationFocusCode

type ObservationFocusCode struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for focusCode. Focus Code. See http://hl7.org/fhir/StructureDefinition/observation-focusCode

func (*ObservationFocusCode) Descriptor deprecated

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

Deprecated: Use ObservationFocusCode.ProtoReflect.Descriptor instead.

func (*ObservationFocusCode) GetId

func (*ObservationFocusCode) GetValueCodeableConcept

func (x *ObservationFocusCode) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ObservationFocusCode) ProtoMessage

func (*ObservationFocusCode) ProtoMessage()

func (*ObservationFocusCode) ProtoReflect

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

func (*ObservationFocusCode) Reset

func (x *ObservationFocusCode) Reset()

func (*ObservationFocusCode) String

func (x *ObservationFocusCode) String() string

type ObservationGatewayDevice

type ObservationGatewayDevice struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for gatewayDevice. Gateway Device. See http://hl7.org/fhir/StructureDefinition/observation-gatewayDevice

func (*ObservationGatewayDevice) Descriptor deprecated

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

Deprecated: Use ObservationGatewayDevice.ProtoReflect.Descriptor instead.

func (*ObservationGatewayDevice) GetId

func (*ObservationGatewayDevice) GetValueReference

func (x *ObservationGatewayDevice) GetValueReference() *datatypes_go_proto.Reference

func (*ObservationGatewayDevice) ProtoMessage

func (*ObservationGatewayDevice) ProtoMessage()

func (*ObservationGatewayDevice) ProtoReflect

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

func (*ObservationGatewayDevice) Reset

func (x *ObservationGatewayDevice) Reset()

func (*ObservationGatewayDevice) String

func (x *ObservationGatewayDevice) String() string

type ObservationGene

type ObservationGene struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Gene. HGNC gene symbol. See http://hl7.org/fhir/StructureDefinition/observation-geneticsGene

func (*ObservationGene) Descriptor deprecated

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

Deprecated: Use ObservationGene.ProtoReflect.Descriptor instead.

func (*ObservationGene) GetId

func (*ObservationGene) GetValueCodeableConcept

func (x *ObservationGene) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ObservationGene) ProtoMessage

func (*ObservationGene) ProtoMessage()

func (*ObservationGene) ProtoReflect

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

func (*ObservationGene) Reset

func (x *ObservationGene) Reset()

func (*ObservationGene) String

func (x *ObservationGene) String() string

type ObservationGenomicSourceClass

type ObservationGenomicSourceClass struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for GenomicSourceClass. Genomic source class. See http://hl7.org/fhir/StructureDefinition/observation-geneticsGenomicSourceClass

func (*ObservationGenomicSourceClass) Descriptor deprecated

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

Deprecated: Use ObservationGenomicSourceClass.ProtoReflect.Descriptor instead.

func (*ObservationGenomicSourceClass) GetId

func (*ObservationGenomicSourceClass) GetValueCodeableConcept

func (*ObservationGenomicSourceClass) ProtoMessage

func (*ObservationGenomicSourceClass) ProtoMessage()

func (*ObservationGenomicSourceClass) ProtoReflect

func (*ObservationGenomicSourceClass) Reset

func (x *ObservationGenomicSourceClass) Reset()

func (*ObservationGenomicSourceClass) String

type ObservationInterpretation

type ObservationInterpretation struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Interpretation. Clinical interpretations for variant. See http://hl7.org/fhir/StructureDefinition/observation-geneticsInterpretation

func (*ObservationInterpretation) Descriptor deprecated

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

Deprecated: Use ObservationInterpretation.ProtoReflect.Descriptor instead.

func (*ObservationInterpretation) GetId

func (*ObservationInterpretation) GetValueReference

func (x *ObservationInterpretation) GetValueReference() *datatypes_go_proto.Reference

func (*ObservationInterpretation) ProtoMessage

func (*ObservationInterpretation) ProtoMessage()

func (*ObservationInterpretation) ProtoReflect

func (*ObservationInterpretation) Reset

func (x *ObservationInterpretation) Reset()

func (*ObservationInterpretation) String

func (x *ObservationInterpretation) String() string

type ObservationPhaseSet

type ObservationPhaseSet 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"`
	// Phase set ID
	IdSlice *datatypes_go_proto.Uri `protobuf:"bytes,4,opt,name=id_slice,json=IdSlice,proto3" json:"id_slice,omitempty"`
	// Phase set sequence
	MolecularSequence []*datatypes_go_proto.Reference `protobuf:"bytes,5,rep,name=molecular_sequence,json=MolecularSequence,proto3" json:"molecular_sequence,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for PhaseSet. Phase set. See http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet

func (*ObservationPhaseSet) Descriptor deprecated

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

Deprecated: Use ObservationPhaseSet.ProtoReflect.Descriptor instead.

func (*ObservationPhaseSet) GetExtension

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

func (*ObservationPhaseSet) GetId

func (*ObservationPhaseSet) GetIdSlice

func (x *ObservationPhaseSet) GetIdSlice() *datatypes_go_proto.Uri

func (*ObservationPhaseSet) GetMolecularSequence

func (x *ObservationPhaseSet) GetMolecularSequence() []*datatypes_go_proto.Reference

func (*ObservationPhaseSet) ProtoMessage

func (*ObservationPhaseSet) ProtoMessage()

func (*ObservationPhaseSet) ProtoReflect

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

func (*ObservationPhaseSet) Reset

func (x *ObservationPhaseSet) Reset()

func (*ObservationPhaseSet) String

func (x *ObservationPhaseSet) String() string

type ObservationPrecondition

type ObservationPrecondition struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for precondition. Other Observations needed to aid in the interpretation of the source observation. See http://hl7.org/fhir/StructureDefinition/observation-precondition

func (*ObservationPrecondition) Descriptor deprecated

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

Deprecated: Use ObservationPrecondition.ProtoReflect.Descriptor instead.

func (*ObservationPrecondition) GetId

func (*ObservationPrecondition) GetValueReference

func (x *ObservationPrecondition) GetValueReference() *datatypes_go_proto.Reference

func (*ObservationPrecondition) ProtoMessage

func (*ObservationPrecondition) ProtoMessage()

func (*ObservationPrecondition) ProtoReflect

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

func (*ObservationPrecondition) Reset

func (x *ObservationPrecondition) Reset()

func (*ObservationPrecondition) String

func (x *ObservationPrecondition) String() string

type ObservationReagent

type ObservationReagent struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for reagent. Reference to reagents used to generate this observation. See http://hl7.org/fhir/StructureDefinition/observation-reagent

func (*ObservationReagent) Descriptor deprecated

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

Deprecated: Use ObservationReagent.ProtoReflect.Descriptor instead.

func (*ObservationReagent) GetId

func (*ObservationReagent) GetValueReference

func (x *ObservationReagent) GetValueReference() *datatypes_go_proto.Reference

func (*ObservationReagent) ProtoMessage

func (*ObservationReagent) ProtoMessage()

func (*ObservationReagent) ProtoReflect

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

func (*ObservationReagent) Reset

func (x *ObservationReagent) Reset()

func (*ObservationReagent) String

func (x *ObservationReagent) String() string

type ObservationReplaces

type ObservationReplaces struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for replaces. Replaces referenced Observation. See http://hl7.org/fhir/StructureDefinition/observation-replaces

func (*ObservationReplaces) Descriptor deprecated

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

Deprecated: Use ObservationReplaces.ProtoReflect.Descriptor instead.

func (*ObservationReplaces) GetId

func (*ObservationReplaces) GetValueReference

func (x *ObservationReplaces) GetValueReference() *datatypes_go_proto.Reference

func (*ObservationReplaces) ProtoMessage

func (*ObservationReplaces) ProtoMessage()

func (*ObservationReplaces) ProtoReflect

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

func (*ObservationReplaces) Reset

func (x *ObservationReplaces) Reset()

func (*ObservationReplaces) String

func (x *ObservationReplaces) String() string

type ObservationSecondaryFinding

type ObservationSecondaryFinding struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for secondaryFinding. Secondary findings are genetic test results that provide information about variants in a gene unrelated to the primary purpose for the testing, most often discovered when [Whole Exome Sequencing (WES)](https://en.wikipedia.org/wiki/Exome_sequencing) or [Whole Genome Sequencing (WGS)](https://en.wikipedia.org/wiki/Whole_genome_sequencing) is performed. This extension should be used to denote when a genetic finding is being shared as a secondary finding, and ideally refer to a corresponding guideline or policy statement.

For more detail, please see: https://ghr.nlm.nih.gov/primer/testing/secondaryfindings. See http://hl7.org/fhir/StructureDefinition/observation-secondaryFinding

func (*ObservationSecondaryFinding) Descriptor deprecated

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

Deprecated: Use ObservationSecondaryFinding.ProtoReflect.Descriptor instead.

func (*ObservationSecondaryFinding) GetId

func (*ObservationSecondaryFinding) GetValueCodeableConcept

func (x *ObservationSecondaryFinding) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ObservationSecondaryFinding) ProtoMessage

func (*ObservationSecondaryFinding) ProtoMessage()

func (*ObservationSecondaryFinding) ProtoReflect

func (*ObservationSecondaryFinding) Reset

func (x *ObservationSecondaryFinding) Reset()

func (*ObservationSecondaryFinding) String

func (x *ObservationSecondaryFinding) String() string

type ObservationSequelTo

type ObservationSequelTo struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for sequelTo. Sequel to referenced Observation. See http://hl7.org/fhir/StructureDefinition/observation-sequelTo

func (*ObservationSequelTo) Descriptor deprecated

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

Deprecated: Use ObservationSequelTo.ProtoReflect.Descriptor instead.

func (*ObservationSequelTo) GetId

func (*ObservationSequelTo) GetValueReference

func (x *ObservationSequelTo) GetValueReference() *datatypes_go_proto.Reference

func (*ObservationSequelTo) ProtoMessage

func (*ObservationSequelTo) ProtoMessage()

func (*ObservationSequelTo) ProtoReflect

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

func (*ObservationSequelTo) Reset

func (x *ObservationSequelTo) Reset()

func (*ObservationSequelTo) String

func (x *ObservationSequelTo) String() string

type ObservationSpecimenCode

type ObservationSpecimenCode struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for specimenCode. A code representing the the type of specimen used for this observation. Should only be used if not implicit in the code found in `Observation.code`. See http://hl7.org/fhir/StructureDefinition/observation-specimenCode

func (*ObservationSpecimenCode) Descriptor deprecated

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

Deprecated: Use ObservationSpecimenCode.ProtoReflect.Descriptor instead.

func (*ObservationSpecimenCode) GetId

func (*ObservationSpecimenCode) GetValueCodeableConcept

func (x *ObservationSpecimenCode) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ObservationSpecimenCode) ProtoMessage

func (*ObservationSpecimenCode) ProtoMessage()

func (*ObservationSpecimenCode) ProtoReflect

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

func (*ObservationSpecimenCode) Reset

func (x *ObservationSpecimenCode) Reset()

func (*ObservationSpecimenCode) String

func (x *ObservationSpecimenCode) String() string

type ObservationTimeOffset

type ObservationTimeOffset struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for timeOffset. Time Offset for interlacing. See http://hl7.org/fhir/StructureDefinition/observation-timeOffset

func (*ObservationTimeOffset) Descriptor deprecated

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

Deprecated: Use ObservationTimeOffset.ProtoReflect.Descriptor instead.

func (*ObservationTimeOffset) GetId

func (*ObservationTimeOffset) GetValueInteger

func (x *ObservationTimeOffset) GetValueInteger() *datatypes_go_proto.Integer

func (*ObservationTimeOffset) ProtoMessage

func (*ObservationTimeOffset) ProtoMessage()

func (*ObservationTimeOffset) ProtoReflect

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

func (*ObservationTimeOffset) Reset

func (x *ObservationTimeOffset) Reset()

func (*ObservationTimeOffset) String

func (x *ObservationTimeOffset) String() string

type ObservationVariant

type ObservationVariant 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"`
	// HGVS nomenclature for observed DNA sequence variant
	Name *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=name,json=Name,proto3" json:"name,omitempty"`
	// DNA sequence variant ID
	IdSlice *datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,opt,name=id_slice,json=IdSlice,proto3" json:"id_slice,omitempty"`
	// DNA sequence variant type
	Type *datatypes_go_proto.CodeableConcept `protobuf:"bytes,6,opt,name=type,json=Type,proto3" json:"type,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Variant. Variant. See http://hl7.org/fhir/StructureDefinition/observation-geneticsVariant

func (*ObservationVariant) Descriptor deprecated

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

Deprecated: Use ObservationVariant.ProtoReflect.Descriptor instead.

func (*ObservationVariant) GetExtension

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

func (*ObservationVariant) GetId

func (*ObservationVariant) GetIdSlice

func (*ObservationVariant) GetName

func (*ObservationVariant) GetType

func (*ObservationVariant) ProtoMessage

func (*ObservationVariant) ProtoMessage()

func (*ObservationVariant) ProtoReflect

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

func (*ObservationVariant) Reset

func (x *ObservationVariant) Reset()

func (*ObservationVariant) String

func (x *ObservationVariant) String() string

type OperationDefinitionAllowedType

type OperationDefinitionAllowedType struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for allowed-type. Which types are allowed for a parameter, when the base type is Abstract. See http://hl7.org/fhir/StructureDefinition/operationdefinition-allowed-type

func (*OperationDefinitionAllowedType) Descriptor deprecated

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

Deprecated: Use OperationDefinitionAllowedType.ProtoReflect.Descriptor instead.

func (*OperationDefinitionAllowedType) GetId

func (*OperationDefinitionAllowedType) GetValueUri

func (*OperationDefinitionAllowedType) ProtoMessage

func (*OperationDefinitionAllowedType) ProtoMessage()

func (*OperationDefinitionAllowedType) ProtoReflect

func (*OperationDefinitionAllowedType) Reset

func (x *OperationDefinitionAllowedType) Reset()

func (*OperationDefinitionAllowedType) String

type OperationDefinitionProfile

type OperationDefinitionProfile struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for profile. Profiles (StructureDefinition or IG) - one must apply. See http://hl7.org/fhir/StructureDefinition/operationdefinition-profile

func (*OperationDefinitionProfile) Descriptor deprecated

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

Deprecated: Use OperationDefinitionProfile.ProtoReflect.Descriptor instead.

func (*OperationDefinitionProfile) GetId

func (*OperationDefinitionProfile) GetValueUri

func (*OperationDefinitionProfile) ProtoMessage

func (*OperationDefinitionProfile) ProtoMessage()

func (*OperationDefinitionProfile) ProtoReflect

func (*OperationDefinitionProfile) Reset

func (x *OperationDefinitionProfile) Reset()

func (*OperationDefinitionProfile) String

func (x *OperationDefinitionProfile) String() string

type OperationOutcomeAuthority

type OperationOutcomeAuthority struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for authority. Reference to where the rule is defined. See http://hl7.org/fhir/StructureDefinition/operationoutcome-authority

func (*OperationOutcomeAuthority) Descriptor deprecated

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

Deprecated: Use OperationOutcomeAuthority.ProtoReflect.Descriptor instead.

func (*OperationOutcomeAuthority) GetId

func (*OperationOutcomeAuthority) GetValueUri

func (*OperationOutcomeAuthority) ProtoMessage

func (*OperationOutcomeAuthority) ProtoMessage()

func (*OperationOutcomeAuthority) ProtoReflect

func (*OperationOutcomeAuthority) Reset

func (x *OperationOutcomeAuthority) Reset()

func (*OperationOutcomeAuthority) String

func (x *OperationOutcomeAuthority) String() string

type OperationOutcomeDetectedIssue

type OperationOutcomeDetectedIssue struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for detectedIssue. Reference to a contra-indication that is the basis for this error. See http://hl7.org/fhir/StructureDefinition/operationoutcome-detectedIssue

func (*OperationOutcomeDetectedIssue) Descriptor deprecated

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

Deprecated: Use OperationOutcomeDetectedIssue.ProtoReflect.Descriptor instead.

func (*OperationOutcomeDetectedIssue) GetId

func (*OperationOutcomeDetectedIssue) GetValueReference

func (*OperationOutcomeDetectedIssue) ProtoMessage

func (*OperationOutcomeDetectedIssue) ProtoMessage()

func (*OperationOutcomeDetectedIssue) ProtoReflect

func (*OperationOutcomeDetectedIssue) Reset

func (x *OperationOutcomeDetectedIssue) Reset()

func (*OperationOutcomeDetectedIssue) String

type OperationOutcomeIssueSource

type OperationOutcomeIssueSource struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for issue-source. Source of a validation message. See http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source

func (*OperationOutcomeIssueSource) Descriptor deprecated

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

Deprecated: Use OperationOutcomeIssueSource.ProtoReflect.Descriptor instead.

func (*OperationOutcomeIssueSource) GetId

func (*OperationOutcomeIssueSource) GetValueString

func (*OperationOutcomeIssueSource) ProtoMessage

func (*OperationOutcomeIssueSource) ProtoMessage()

func (*OperationOutcomeIssueSource) ProtoReflect

func (*OperationOutcomeIssueSource) Reset

func (x *OperationOutcomeIssueSource) Reset()

func (*OperationOutcomeIssueSource) String

func (x *OperationOutcomeIssueSource) String() string

type OrdinalValue

type OrdinalValue struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDecimal *datatypes_go_proto.Decimal `protobuf:"bytes,3,opt,name=value_decimal,json=valueDecimal,proto3" json:"value_decimal,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Ordinal Value. Assigned Ordinal Value. See http://hl7.org/fhir/StructureDefinition/ordinalValue

func (*OrdinalValue) Descriptor deprecated

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

Deprecated: Use OrdinalValue.ProtoReflect.Descriptor instead.

func (*OrdinalValue) GetId

func (*OrdinalValue) GetValueDecimal

func (x *OrdinalValue) GetValueDecimal() *datatypes_go_proto.Decimal

func (*OrdinalValue) ProtoMessage

func (*OrdinalValue) ProtoMessage()

func (*OrdinalValue) ProtoReflect

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

func (*OrdinalValue) Reset

func (x *OrdinalValue) Reset()

func (*OrdinalValue) String

func (x *OrdinalValue) String() string

type OrganizationAffiliationPrimaryInd

type OrganizationAffiliationPrimaryInd struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for primaryInd. Indicator of primary specialty. See http://hl7.org/fhir/StructureDefinition/organizationaffiliation-primaryInd

func (*OrganizationAffiliationPrimaryInd) Descriptor deprecated

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

Deprecated: Use OrganizationAffiliationPrimaryInd.ProtoReflect.Descriptor instead.

func (*OrganizationAffiliationPrimaryInd) GetId

func (*OrganizationAffiliationPrimaryInd) GetValueBoolean

func (*OrganizationAffiliationPrimaryInd) ProtoMessage

func (*OrganizationAffiliationPrimaryInd) ProtoMessage()

func (*OrganizationAffiliationPrimaryInd) ProtoReflect

func (*OrganizationAffiliationPrimaryInd) Reset

func (*OrganizationAffiliationPrimaryInd) String

type OrganizationPeriod

type OrganizationPeriod struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValuePeriod *datatypes_go_proto.Period `protobuf:"bytes,3,opt,name=value_period,json=valuePeriod,proto3" json:"value_period,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for period. Extension. See http://hl7.org/fhir/StructureDefinition/organization-period

func (*OrganizationPeriod) Descriptor deprecated

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

Deprecated: Use OrganizationPeriod.ProtoReflect.Descriptor instead.

func (*OrganizationPeriod) GetId

func (*OrganizationPeriod) GetValuePeriod

func (x *OrganizationPeriod) GetValuePeriod() *datatypes_go_proto.Period

func (*OrganizationPeriod) ProtoMessage

func (*OrganizationPeriod) ProtoMessage()

func (*OrganizationPeriod) ProtoReflect

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

func (*OrganizationPeriod) Reset

func (x *OrganizationPeriod) Reset()

func (*OrganizationPeriod) String

func (x *OrganizationPeriod) String() string

type OrganizationPreferredContact

type OrganizationPreferredContact struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for preferredContact. Extension. See http://hl7.org/fhir/StructureDefinition/organization-preferredContact

func (*OrganizationPreferredContact) Descriptor deprecated

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

Deprecated: Use OrganizationPreferredContact.ProtoReflect.Descriptor instead.

func (*OrganizationPreferredContact) GetId

func (*OrganizationPreferredContact) GetValueBoolean

func (*OrganizationPreferredContact) ProtoMessage

func (*OrganizationPreferredContact) ProtoMessage()

func (*OrganizationPreferredContact) ProtoReflect

func (*OrganizationPreferredContact) Reset

func (x *OrganizationPreferredContact) Reset()

func (*OrganizationPreferredContact) String

type ParametersFullUrl

type ParametersFullUrl struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for fullUrl. fullUrl for resource. See http://hl7.org/fhir/StructureDefinition/parameters-fullUrl

func (*ParametersFullUrl) Descriptor deprecated

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

Deprecated: Use ParametersFullUrl.ProtoReflect.Descriptor instead.

func (*ParametersFullUrl) GetId

func (*ParametersFullUrl) GetValueUri

func (x *ParametersFullUrl) GetValueUri() *datatypes_go_proto.Uri

func (*ParametersFullUrl) ProtoMessage

func (*ParametersFullUrl) ProtoMessage()

func (*ParametersFullUrl) ProtoReflect

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

func (*ParametersFullUrl) Reset

func (x *ParametersFullUrl) Reset()

func (*ParametersFullUrl) String

func (x *ParametersFullUrl) String() string

type PartOf

type PartOf struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for partOf. Part of referenced event. See http://hl7.org/fhir/StructureDefinition/event-partOf

func (*PartOf) Descriptor deprecated

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

Deprecated: Use PartOf.ProtoReflect.Descriptor instead.

func (*PartOf) GetId

func (x *PartOf) GetId() *datatypes_go_proto.String

func (*PartOf) GetValueReference

func (x *PartOf) GetValueReference() *datatypes_go_proto.Reference

func (*PartOf) ProtoMessage

func (*PartOf) ProtoMessage()

func (*PartOf) ProtoReflect

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

func (*PartOf) Reset

func (x *PartOf) Reset()

func (*PartOf) String

func (x *PartOf) String() string

type PatientAdoptionInfo

type PatientAdoptionInfo struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for adoptionInfo. The adoption status of the patient. See http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo

func (*PatientAdoptionInfo) Descriptor deprecated

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

Deprecated: Use PatientAdoptionInfo.ProtoReflect.Descriptor instead.

func (*PatientAdoptionInfo) GetId

func (*PatientAdoptionInfo) GetValueCodeableConcept

func (x *PatientAdoptionInfo) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*PatientAdoptionInfo) ProtoMessage

func (*PatientAdoptionInfo) ProtoMessage()

func (*PatientAdoptionInfo) ProtoReflect

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

func (*PatientAdoptionInfo) Reset

func (x *PatientAdoptionInfo) Reset()

func (*PatientAdoptionInfo) String

func (x *PatientAdoptionInfo) String() string

type PatientAnimal

type PatientAnimal 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"`
	// The animal species.  E.g. Dog, Cow.
	Species *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=species,proto3" json:"species,omitempty"`
	// The animal breed.  E.g. Poodle, Angus.
	Breed *datatypes_go_proto.CodeableConcept `protobuf:"bytes,5,opt,name=breed,proto3" json:"breed,omitempty"`
	// The status of the animal's reproductive parts.  E.g. Neutered, Intact.
	GenderStatus *datatypes_go_proto.CodeableConcept `protobuf:"bytes,6,opt,name=gender_status,json=genderStatus,proto3" json:"gender_status,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for animal. This patient is known to be an animal (non-human). See http://hl7.org/fhir/StructureDefinition/patient-animal

func (*PatientAnimal) Descriptor deprecated

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

Deprecated: Use PatientAnimal.ProtoReflect.Descriptor instead.

func (*PatientAnimal) GetBreed

func (*PatientAnimal) GetExtension

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

func (*PatientAnimal) GetGenderStatus

func (x *PatientAnimal) GetGenderStatus() *datatypes_go_proto.CodeableConcept

func (*PatientAnimal) GetId

func (*PatientAnimal) GetSpecies

func (*PatientAnimal) ProtoMessage

func (*PatientAnimal) ProtoMessage()

func (*PatientAnimal) ProtoReflect

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

func (*PatientAnimal) Reset

func (x *PatientAnimal) Reset()

func (*PatientAnimal) String

func (x *PatientAnimal) String() string

type PatientBirthPlace

type PatientBirthPlace struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueAddress *datatypes_go_proto.Address `protobuf:"bytes,3,opt,name=value_address,json=valueAddress,proto3" json:"value_address,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for birthPlace. Place of Birth for patient. See http://hl7.org/fhir/StructureDefinition/patient-birthPlace

func (*PatientBirthPlace) Descriptor deprecated

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

Deprecated: Use PatientBirthPlace.ProtoReflect.Descriptor instead.

func (*PatientBirthPlace) GetId

func (*PatientBirthPlace) GetValueAddress

func (x *PatientBirthPlace) GetValueAddress() *datatypes_go_proto.Address

func (*PatientBirthPlace) ProtoMessage

func (*PatientBirthPlace) ProtoMessage()

func (*PatientBirthPlace) ProtoReflect

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

func (*PatientBirthPlace) Reset

func (x *PatientBirthPlace) Reset()

func (*PatientBirthPlace) String

func (x *PatientBirthPlace) String() string

type PatientBirthTime

type PatientBirthTime struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDateTime *datatypes_go_proto.DateTime `protobuf:"bytes,3,opt,name=value_date_time,json=valueDateTime,proto3" json:"value_date_time,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for birthTime. Time of day of birth. See http://hl7.org/fhir/StructureDefinition/patient-birthTime

func (*PatientBirthTime) Descriptor deprecated

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

Deprecated: Use PatientBirthTime.ProtoReflect.Descriptor instead.

func (*PatientBirthTime) GetId

func (*PatientBirthTime) GetValueDateTime

func (x *PatientBirthTime) GetValueDateTime() *datatypes_go_proto.DateTime

func (*PatientBirthTime) ProtoMessage

func (*PatientBirthTime) ProtoMessage()

func (*PatientBirthTime) ProtoReflect

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

func (*PatientBirthTime) Reset

func (x *PatientBirthTime) Reset()

func (*PatientBirthTime) String

func (x *PatientBirthTime) String() string

type PatientCadavericDonor

type PatientCadavericDonor struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for cadavericDonor. Post-mortem donor status. See http://hl7.org/fhir/StructureDefinition/patient-cadavericDonor

func (*PatientCadavericDonor) Descriptor deprecated

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

Deprecated: Use PatientCadavericDonor.ProtoReflect.Descriptor instead.

func (*PatientCadavericDonor) GetId

func (*PatientCadavericDonor) GetValueBoolean

func (x *PatientCadavericDonor) GetValueBoolean() *datatypes_go_proto.Boolean

func (*PatientCadavericDonor) ProtoMessage

func (*PatientCadavericDonor) ProtoMessage()

func (*PatientCadavericDonor) ProtoReflect

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

func (*PatientCadavericDonor) Reset

func (x *PatientCadavericDonor) Reset()

func (*PatientCadavericDonor) String

func (x *PatientCadavericDonor) String() string

type PatientCitizenship

type PatientCitizenship 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"`
	// Nation code of citizenship
	Code *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"`
	// Time period of citizenship
	Period *datatypes_go_proto.Period `protobuf:"bytes,5,opt,name=period,proto3" json:"period,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for citizenship. Nation(s) where the patient claims citizenship. See http://hl7.org/fhir/StructureDefinition/patient-citizenship

func (*PatientCitizenship) Descriptor deprecated

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

Deprecated: Use PatientCitizenship.ProtoReflect.Descriptor instead.

func (*PatientCitizenship) GetCode

func (*PatientCitizenship) GetExtension

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

func (*PatientCitizenship) GetId

func (*PatientCitizenship) GetPeriod

func (*PatientCitizenship) ProtoMessage

func (*PatientCitizenship) ProtoMessage()

func (*PatientCitizenship) ProtoReflect

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

func (*PatientCitizenship) Reset

func (x *PatientCitizenship) Reset()

func (*PatientCitizenship) String

func (x *PatientCitizenship) String() string

type PatientCongregation

type PatientCongregation struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for congregation. A group of place of religious practice. See http://hl7.org/fhir/StructureDefinition/patient-congregation

func (*PatientCongregation) Descriptor deprecated

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

Deprecated: Use PatientCongregation.ProtoReflect.Descriptor instead.

func (*PatientCongregation) GetId

func (*PatientCongregation) GetValueString

func (x *PatientCongregation) GetValueString() *datatypes_go_proto.String

func (*PatientCongregation) ProtoMessage

func (*PatientCongregation) ProtoMessage()

func (*PatientCongregation) ProtoReflect

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

func (*PatientCongregation) Reset

func (x *PatientCongregation) Reset()

func (*PatientCongregation) String

func (x *PatientCongregation) String() string

type PatientDisability

type PatientDisability struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for disability. Condition(s) limiting movement, senses, or activities. See http://hl7.org/fhir/StructureDefinition/patient-disability

func (*PatientDisability) Descriptor deprecated

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

Deprecated: Use PatientDisability.ProtoReflect.Descriptor instead.

func (*PatientDisability) GetId

func (*PatientDisability) GetValueCodeableConcept

func (x *PatientDisability) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*PatientDisability) ProtoMessage

func (*PatientDisability) ProtoMessage()

func (*PatientDisability) ProtoReflect

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

func (*PatientDisability) Reset

func (x *PatientDisability) Reset()

func (*PatientDisability) String

func (x *PatientDisability) String() string

type PatientGenderIdentity

type PatientGenderIdentity struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for genderIdentity. The patient's gender identity. See http://hl7.org/fhir/StructureDefinition/patient-genderIdentity

func (*PatientGenderIdentity) Descriptor deprecated

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

Deprecated: Use PatientGenderIdentity.ProtoReflect.Descriptor instead.

func (*PatientGenderIdentity) GetId

func (*PatientGenderIdentity) GetValueCodeableConcept

func (x *PatientGenderIdentity) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*PatientGenderIdentity) ProtoMessage

func (*PatientGenderIdentity) ProtoMessage()

func (*PatientGenderIdentity) ProtoReflect

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

func (*PatientGenderIdentity) Reset

func (x *PatientGenderIdentity) Reset()

func (*PatientGenderIdentity) String

func (x *PatientGenderIdentity) String() string

type PatientImportance

type PatientImportance struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for importance. Special status given the patient. See http://hl7.org/fhir/StructureDefinition/patient-importance

func (*PatientImportance) Descriptor deprecated

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

Deprecated: Use PatientImportance.ProtoReflect.Descriptor instead.

func (*PatientImportance) GetId

func (*PatientImportance) GetValueCodeableConcept

func (x *PatientImportance) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*PatientImportance) ProtoMessage

func (*PatientImportance) ProtoMessage()

func (*PatientImportance) ProtoReflect

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

func (*PatientImportance) Reset

func (x *PatientImportance) Reset()

func (*PatientImportance) String

func (x *PatientImportance) String() string

type PatientInterpreterRequired

type PatientInterpreterRequired struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for interpreterRequired. Whether the patient needs an interpreter. See http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired

func (*PatientInterpreterRequired) Descriptor deprecated

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

Deprecated: Use PatientInterpreterRequired.ProtoReflect.Descriptor instead.

func (*PatientInterpreterRequired) GetId

func (*PatientInterpreterRequired) GetValueBoolean

func (*PatientInterpreterRequired) ProtoMessage

func (*PatientInterpreterRequired) ProtoMessage()

func (*PatientInterpreterRequired) ProtoReflect

func (*PatientInterpreterRequired) Reset

func (x *PatientInterpreterRequired) Reset()

func (*PatientInterpreterRequired) String

func (x *PatientInterpreterRequired) String() string

type PatientMothersMaidenName

type PatientMothersMaidenName struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for mothersMaidenName. Mother's Maiden name. See http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName

func (*PatientMothersMaidenName) Descriptor deprecated

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

Deprecated: Use PatientMothersMaidenName.ProtoReflect.Descriptor instead.

func (*PatientMothersMaidenName) GetId

func (*PatientMothersMaidenName) GetValueString

func (x *PatientMothersMaidenName) GetValueString() *datatypes_go_proto.String

func (*PatientMothersMaidenName) ProtoMessage

func (*PatientMothersMaidenName) ProtoMessage()

func (*PatientMothersMaidenName) ProtoReflect

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

func (*PatientMothersMaidenName) Reset

func (x *PatientMothersMaidenName) Reset()

func (*PatientMothersMaidenName) String

func (x *PatientMothersMaidenName) String() string

type PatientNationality

type PatientNationality 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"`
	// Nationality Code
	Code *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"`
	// Nationality Period
	Period *datatypes_go_proto.Period `protobuf:"bytes,5,opt,name=period,proto3" json:"period,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for nationality. Nationality. See http://hl7.org/fhir/StructureDefinition/patient-nationality

func (*PatientNationality) Descriptor deprecated

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

Deprecated: Use PatientNationality.ProtoReflect.Descriptor instead.

func (*PatientNationality) GetCode

func (*PatientNationality) GetExtension

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

func (*PatientNationality) GetId

func (*PatientNationality) GetPeriod

func (*PatientNationality) ProtoMessage

func (*PatientNationality) ProtoMessage()

func (*PatientNationality) ProtoReflect

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

func (*PatientNationality) Reset

func (x *PatientNationality) Reset()

func (*PatientNationality) String

func (x *PatientNationality) String() string

type PatientPreferenceType

type PatientPreferenceType struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCoding *datatypes_go_proto.Coding `protobuf:"bytes,3,opt,name=value_coding,json=valueCoding,proto3" json:"value_coding,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for preferenceType. The type of the patient's preferred language. See http://hl7.org/fhir/StructureDefinition/patient-preferenceType

func (*PatientPreferenceType) Descriptor deprecated

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

Deprecated: Use PatientPreferenceType.ProtoReflect.Descriptor instead.

func (*PatientPreferenceType) GetId

func (*PatientPreferenceType) GetValueCoding

func (x *PatientPreferenceType) GetValueCoding() *datatypes_go_proto.Coding

func (*PatientPreferenceType) ProtoMessage

func (*PatientPreferenceType) ProtoMessage()

func (*PatientPreferenceType) ProtoReflect

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

func (*PatientPreferenceType) Reset

func (x *PatientPreferenceType) Reset()

func (*PatientPreferenceType) String

func (x *PatientPreferenceType) String() string

type PatientProficiency

type PatientProficiency 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"`
	// The proficiency level of the communication
	Level *datatypes_go_proto.Coding `protobuf:"bytes,4,opt,name=level,proto3" json:"level,omitempty"`
	// The proficiency type of the communication
	Type []*datatypes_go_proto.Coding `protobuf:"bytes,5,rep,name=type,proto3" json:"type,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for proficiency. Proficiency level of the communication. See http://hl7.org/fhir/StructureDefinition/patient-proficiency

func (*PatientProficiency) Descriptor deprecated

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

Deprecated: Use PatientProficiency.ProtoReflect.Descriptor instead.

func (*PatientProficiency) GetExtension

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

func (*PatientProficiency) GetId

func (*PatientProficiency) GetLevel

func (*PatientProficiency) GetType

func (*PatientProficiency) ProtoMessage

func (*PatientProficiency) ProtoMessage()

func (*PatientProficiency) ProtoReflect

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

func (*PatientProficiency) Reset

func (x *PatientProficiency) Reset()

func (*PatientProficiency) String

func (x *PatientProficiency) String() string

type PatientRelatedPerson

type PatientRelatedPerson struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for relatedPerson. This contact may have further details in this RelatedPerson. See http://hl7.org/fhir/StructureDefinition/patient-relatedPerson

func (*PatientRelatedPerson) Descriptor deprecated

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

Deprecated: Use PatientRelatedPerson.ProtoReflect.Descriptor instead.

func (*PatientRelatedPerson) GetId

func (*PatientRelatedPerson) GetValueReference

func (x *PatientRelatedPerson) GetValueReference() *datatypes_go_proto.Reference

func (*PatientRelatedPerson) ProtoMessage

func (*PatientRelatedPerson) ProtoMessage()

func (*PatientRelatedPerson) ProtoReflect

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

func (*PatientRelatedPerson) Reset

func (x *PatientRelatedPerson) Reset()

func (*PatientRelatedPerson) String

func (x *PatientRelatedPerson) String() string

type PatientReligion

type PatientReligion struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for religion. The patient's professed religious affiliations. See http://hl7.org/fhir/StructureDefinition/patient-religion

func (*PatientReligion) Descriptor deprecated

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

Deprecated: Use PatientReligion.ProtoReflect.Descriptor instead.

func (*PatientReligion) GetId

func (*PatientReligion) GetValueCodeableConcept

func (x *PatientReligion) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*PatientReligion) ProtoMessage

func (*PatientReligion) ProtoMessage()

func (*PatientReligion) ProtoReflect

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

func (*PatientReligion) Reset

func (x *PatientReligion) Reset()

func (*PatientReligion) String

func (x *PatientReligion) String() string

type PerformerFunction

type PerformerFunction struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for performerFunction. Type of performance. See http://hl7.org/fhir/StructureDefinition/event-performerFunction

func (*PerformerFunction) Descriptor deprecated

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

Deprecated: Use PerformerFunction.ProtoReflect.Descriptor instead.

func (*PerformerFunction) GetId

func (*PerformerFunction) GetValueCodeableConcept

func (x *PerformerFunction) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*PerformerFunction) ProtoMessage

func (*PerformerFunction) ProtoMessage()

func (*PerformerFunction) ProtoReflect

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

func (*PerformerFunction) Reset

func (x *PerformerFunction) Reset()

func (*PerformerFunction) String

func (x *PerformerFunction) String() string

type PermittedValueConceptmap

type PermittedValueConceptmap struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for permitted-value-conceptmap. Mapping from permitted to transmitted. See http://hl7.org/fhir/StructureDefinition/11179-permitted-value-conceptmap

func (*PermittedValueConceptmap) Descriptor deprecated

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

Deprecated: Use PermittedValueConceptmap.ProtoReflect.Descriptor instead.

func (*PermittedValueConceptmap) GetId

func (*PermittedValueConceptmap) GetValueCanonical

func (x *PermittedValueConceptmap) GetValueCanonical() *datatypes_go_proto.Canonical

func (*PermittedValueConceptmap) ProtoMessage

func (*PermittedValueConceptmap) ProtoMessage()

func (*PermittedValueConceptmap) ProtoReflect

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

func (*PermittedValueConceptmap) Reset

func (x *PermittedValueConceptmap) Reset()

func (*PermittedValueConceptmap) String

func (x *PermittedValueConceptmap) String() string

type PermittedValueValueset

type PermittedValueValueset struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for permitted-value-valueset. Permitted values. See http://hl7.org/fhir/StructureDefinition/11179-permitted-value-valueset

func (*PermittedValueValueset) Descriptor deprecated

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

Deprecated: Use PermittedValueValueset.ProtoReflect.Descriptor instead.

func (*PermittedValueValueset) GetId

func (*PermittedValueValueset) GetValueCanonical

func (x *PermittedValueValueset) GetValueCanonical() *datatypes_go_proto.Canonical

func (*PermittedValueValueset) ProtoMessage

func (*PermittedValueValueset) ProtoMessage()

func (*PermittedValueValueset) ProtoReflect

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

func (*PermittedValueValueset) Reset

func (x *PermittedValueValueset) Reset()

func (*PermittedValueValueset) String

func (x *PermittedValueValueset) String() string

type PlanDefinitionCdsHooksEndpoint

type PlanDefinitionCdsHooksEndpoint struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for cdsHooksEndpoint. Surface this ECA Rule here. See http://hl7.org/fhir/StructureDefinition/cqf-cdsHooksEndpoint

func (*PlanDefinitionCdsHooksEndpoint) Descriptor deprecated

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

Deprecated: Use PlanDefinitionCdsHooksEndpoint.ProtoReflect.Descriptor instead.

func (*PlanDefinitionCdsHooksEndpoint) GetId

func (*PlanDefinitionCdsHooksEndpoint) GetValueUri

func (*PlanDefinitionCdsHooksEndpoint) ProtoMessage

func (*PlanDefinitionCdsHooksEndpoint) ProtoMessage()

func (*PlanDefinitionCdsHooksEndpoint) ProtoReflect

func (*PlanDefinitionCdsHooksEndpoint) Reset

func (x *PlanDefinitionCdsHooksEndpoint) Reset()

func (*PlanDefinitionCdsHooksEndpoint) String

type PractitionerRolePrimaryInd

type PractitionerRolePrimaryInd struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for primaryInd. Indicator of primary specialty. See http://hl7.org/fhir/StructureDefinition/practitionerrole-primaryInd

func (*PractitionerRolePrimaryInd) Descriptor deprecated

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

Deprecated: Use PractitionerRolePrimaryInd.ProtoReflect.Descriptor instead.

func (*PractitionerRolePrimaryInd) GetId

func (*PractitionerRolePrimaryInd) GetValueBoolean

func (*PractitionerRolePrimaryInd) ProtoMessage

func (*PractitionerRolePrimaryInd) ProtoMessage()

func (*PractitionerRolePrimaryInd) ProtoReflect

func (*PractitionerRolePrimaryInd) Reset

func (x *PractitionerRolePrimaryInd) Reset()

func (*PractitionerRolePrimaryInd) String

func (x *PractitionerRolePrimaryInd) String() string

type ProcedureCausedBy

type ProcedureCausedBy struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for causedBy. Related item that caused this procedure. See http://hl7.org/fhir/StructureDefinition/procedure-causedBy

func (*ProcedureCausedBy) Descriptor deprecated

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

Deprecated: Use ProcedureCausedBy.ProtoReflect.Descriptor instead.

func (*ProcedureCausedBy) GetId

func (*ProcedureCausedBy) GetValueReference

func (x *ProcedureCausedBy) GetValueReference() *datatypes_go_proto.Reference

func (*ProcedureCausedBy) ProtoMessage

func (*ProcedureCausedBy) ProtoMessage()

func (*ProcedureCausedBy) ProtoReflect

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

func (*ProcedureCausedBy) Reset

func (x *ProcedureCausedBy) Reset()

func (*ProcedureCausedBy) String

func (x *ProcedureCausedBy) String() string

type ProcedureIncisionDateTime

type ProcedureIncisionDateTime struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDateTime *datatypes_go_proto.DateTime `protobuf:"bytes,3,opt,name=value_date_time,json=valueDateTime,proto3" json:"value_date_time,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for incisionDateTime. The first incision time. See http://hl7.org/fhir/StructureDefinition/procedure-incisionDateTime

func (*ProcedureIncisionDateTime) Descriptor deprecated

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

Deprecated: Use ProcedureIncisionDateTime.ProtoReflect.Descriptor instead.

func (*ProcedureIncisionDateTime) GetId

func (*ProcedureIncisionDateTime) GetValueDateTime

func (x *ProcedureIncisionDateTime) GetValueDateTime() *datatypes_go_proto.DateTime

func (*ProcedureIncisionDateTime) ProtoMessage

func (*ProcedureIncisionDateTime) ProtoMessage()

func (*ProcedureIncisionDateTime) ProtoReflect

func (*ProcedureIncisionDateTime) Reset

func (x *ProcedureIncisionDateTime) Reset()

func (*ProcedureIncisionDateTime) String

func (x *ProcedureIncisionDateTime) String() string

type ProcedureMethod

type ProcedureMethod struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for method. The method used to perform the procedure. See http://hl7.org/fhir/StructureDefinition/procedure-method

func (*ProcedureMethod) Descriptor deprecated

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

Deprecated: Use ProcedureMethod.ProtoReflect.Descriptor instead.

func (*ProcedureMethod) GetId

func (*ProcedureMethod) GetValueCodeableConcept

func (x *ProcedureMethod) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ProcedureMethod) ProtoMessage

func (*ProcedureMethod) ProtoMessage()

func (*ProcedureMethod) ProtoReflect

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

func (*ProcedureMethod) Reset

func (x *ProcedureMethod) Reset()

func (*ProcedureMethod) String

func (x *ProcedureMethod) String() string

type ProcedureProgressStatus

type ProcedureProgressStatus struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for progressStatus. A details procedure progress. See http://hl7.org/fhir/StructureDefinition/procedure-progressStatus

func (*ProcedureProgressStatus) Descriptor deprecated

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

Deprecated: Use ProcedureProgressStatus.ProtoReflect.Descriptor instead.

func (*ProcedureProgressStatus) GetId

func (*ProcedureProgressStatus) GetValueCodeableConcept

func (x *ProcedureProgressStatus) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ProcedureProgressStatus) ProtoMessage

func (*ProcedureProgressStatus) ProtoMessage()

func (*ProcedureProgressStatus) ProtoReflect

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

func (*ProcedureProgressStatus) Reset

func (x *ProcedureProgressStatus) Reset()

func (*ProcedureProgressStatus) String

func (x *ProcedureProgressStatus) String() string

type QuantityPQTranslation

type QuantityPQTranslation struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueQuantity *datatypes_go_proto.Quantity `protobuf:"bytes,3,opt,name=value_quantity,json=valueQuantity,proto3" json:"value_quantity,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for PQ-translation. Same quantity with different units. See http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation

func (*QuantityPQTranslation) Descriptor deprecated

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

Deprecated: Use QuantityPQTranslation.ProtoReflect.Descriptor instead.

func (*QuantityPQTranslation) GetId

func (*QuantityPQTranslation) GetValueQuantity

func (x *QuantityPQTranslation) GetValueQuantity() *datatypes_go_proto.Quantity

func (*QuantityPQTranslation) ProtoMessage

func (*QuantityPQTranslation) ProtoMessage()

func (*QuantityPQTranslation) ProtoReflect

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

func (*QuantityPQTranslation) Reset

func (x *QuantityPQTranslation) Reset()

func (*QuantityPQTranslation) String

func (x *QuantityPQTranslation) String() string

type QuantityUncertainty

type QuantityUncertainty struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDecimal *datatypes_go_proto.Decimal `protobuf:"bytes,3,opt,name=value_decimal,json=valueDecimal,proto3" json:"value_decimal,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for uncertainty. Standard Deviation (same units as the quantity). See http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty

func (*QuantityUncertainty) Descriptor deprecated

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

Deprecated: Use QuantityUncertainty.ProtoReflect.Descriptor instead.

func (*QuantityUncertainty) GetId

func (*QuantityUncertainty) GetValueDecimal

func (x *QuantityUncertainty) GetValueDecimal() *datatypes_go_proto.Decimal

func (*QuantityUncertainty) ProtoMessage

func (*QuantityUncertainty) ProtoMessage()

func (*QuantityUncertainty) ProtoReflect

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

func (*QuantityUncertainty) Reset

func (x *QuantityUncertainty) Reset()

func (*QuantityUncertainty) String

func (x *QuantityUncertainty) String() string

type QuantityUncertaintyType

type QuantityUncertaintyType struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String         `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *QuantityUncertaintyType_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for uncertaintyType. Probability Distribution Type for uncertainty. See http://hl7.org/fhir/StructureDefinition/iso21090-uncertaintyType

func (*QuantityUncertaintyType) Descriptor deprecated

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

Deprecated: Use QuantityUncertaintyType.ProtoReflect.Descriptor instead.

func (*QuantityUncertaintyType) GetId

func (*QuantityUncertaintyType) GetValueCode

func (*QuantityUncertaintyType) ProtoMessage

func (*QuantityUncertaintyType) ProtoMessage()

func (*QuantityUncertaintyType) ProtoReflect

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

func (*QuantityUncertaintyType) Reset

func (x *QuantityUncertaintyType) Reset()

func (*QuantityUncertaintyType) String

func (x *QuantityUncertaintyType) String() string

type QuantityUncertaintyType_ValueCode

type QuantityUncertaintyType_ValueCode struct {
	Value     valuesets_go_proto.ProbabilityDistributionTypeValueSet_Value `` /* 131-byte string literal not displayed */
	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
}

Value of extension

func (*QuantityUncertaintyType_ValueCode) Descriptor deprecated

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

Deprecated: Use QuantityUncertaintyType_ValueCode.ProtoReflect.Descriptor instead.

func (*QuantityUncertaintyType_ValueCode) GetExtension

func (*QuantityUncertaintyType_ValueCode) GetId

func (*QuantityUncertaintyType_ValueCode) GetValue

func (*QuantityUncertaintyType_ValueCode) ProtoMessage

func (*QuantityUncertaintyType_ValueCode) ProtoMessage()

func (*QuantityUncertaintyType_ValueCode) ProtoReflect

func (*QuantityUncertaintyType_ValueCode) Reset

func (*QuantityUncertaintyType_ValueCode) String

type QuestionnaireBaseType

type QuestionnaireBaseType struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String       `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *QuestionnaireBaseType_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for baseType. Base Type for answer. See http://hl7.org/fhir/StructureDefinition/questionnaire-baseType

func (*QuestionnaireBaseType) Descriptor deprecated

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

Deprecated: Use QuestionnaireBaseType.ProtoReflect.Descriptor instead.

func (*QuestionnaireBaseType) GetId

func (*QuestionnaireBaseType) GetValueCode

func (*QuestionnaireBaseType) ProtoMessage

func (*QuestionnaireBaseType) ProtoMessage()

func (*QuestionnaireBaseType) ProtoReflect

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

func (*QuestionnaireBaseType) Reset

func (x *QuestionnaireBaseType) Reset()

func (*QuestionnaireBaseType) String

func (x *QuestionnaireBaseType) String() string

type QuestionnaireBaseType_ValueCode

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

Value of extension

func (*QuestionnaireBaseType_ValueCode) Descriptor deprecated

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

Deprecated: Use QuestionnaireBaseType_ValueCode.ProtoReflect.Descriptor instead.

func (*QuestionnaireBaseType_ValueCode) GetExtension

func (*QuestionnaireBaseType_ValueCode) GetId

func (*QuestionnaireBaseType_ValueCode) GetValue

func (*QuestionnaireBaseType_ValueCode) ProtoMessage

func (*QuestionnaireBaseType_ValueCode) ProtoMessage()

func (*QuestionnaireBaseType_ValueCode) ProtoReflect

func (*QuestionnaireBaseType_ValueCode) Reset

func (*QuestionnaireBaseType_ValueCode) String

type QuestionnaireChoiceOrientation

type QuestionnaireChoiceOrientation struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String                `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *QuestionnaireChoiceOrientation_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for choiceOrientation. horizontal | vertical. See http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation

func (*QuestionnaireChoiceOrientation) Descriptor deprecated

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

Deprecated: Use QuestionnaireChoiceOrientation.ProtoReflect.Descriptor instead.

func (*QuestionnaireChoiceOrientation) GetId

func (*QuestionnaireChoiceOrientation) GetValueCode

func (*QuestionnaireChoiceOrientation) ProtoMessage

func (*QuestionnaireChoiceOrientation) ProtoMessage()

func (*QuestionnaireChoiceOrientation) ProtoReflect

func (*QuestionnaireChoiceOrientation) Reset

func (x *QuestionnaireChoiceOrientation) Reset()

func (*QuestionnaireChoiceOrientation) String

type QuestionnaireChoiceOrientation_ValueCode

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

Value of extension

func (*QuestionnaireChoiceOrientation_ValueCode) Descriptor deprecated

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

Deprecated: Use QuestionnaireChoiceOrientation_ValueCode.ProtoReflect.Descriptor instead.

func (*QuestionnaireChoiceOrientation_ValueCode) GetExtension

func (*QuestionnaireChoiceOrientation_ValueCode) GetId

func (*QuestionnaireChoiceOrientation_ValueCode) GetValue

func (*QuestionnaireChoiceOrientation_ValueCode) ProtoMessage

func (*QuestionnaireChoiceOrientation_ValueCode) ProtoReflect

func (*QuestionnaireChoiceOrientation_ValueCode) Reset

func (*QuestionnaireChoiceOrientation_ValueCode) String

type QuestionnaireConstraint

type QuestionnaireConstraint 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"`
	// Unique identifier
	Key *datatypes_go_proto.Id `protobuf:"bytes,4,opt,name=key,proto3" json:"key,omitempty"`
	// Why needed
	Requirements *datatypes_go_proto.String            `protobuf:"bytes,5,opt,name=requirements,proto3" json:"requirements,omitempty"`
	Severity     *QuestionnaireConstraint_SeverityCode `protobuf:"bytes,6,opt,name=severity,proto3" json:"severity,omitempty"`
	// Formal rule
	Expression *datatypes_go_proto.String `protobuf:"bytes,7,opt,name=expression,proto3" json:"expression,omitempty"`
	// Human-readable rule
	Human *datatypes_go_proto.String `protobuf:"bytes,8,opt,name=human,proto3" json:"human,omitempty"`
	// Relative path to elements
	Location []*datatypes_go_proto.String `protobuf:"bytes,9,rep,name=location,proto3" json:"location,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for constraint. Constraint. See http://hl7.org/fhir/StructureDefinition/questionnaire-constraint

func (*QuestionnaireConstraint) Descriptor deprecated

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

Deprecated: Use QuestionnaireConstraint.ProtoReflect.Descriptor instead.

func (*QuestionnaireConstraint) GetExpression

func (*QuestionnaireConstraint) GetExtension

func (*QuestionnaireConstraint) GetHuman

func (*QuestionnaireConstraint) GetId

func (*QuestionnaireConstraint) GetKey

func (*QuestionnaireConstraint) GetLocation

func (*QuestionnaireConstraint) GetRequirements

func (x *QuestionnaireConstraint) GetRequirements() *datatypes_go_proto.String

func (*QuestionnaireConstraint) GetSeverity

func (*QuestionnaireConstraint) ProtoMessage

func (*QuestionnaireConstraint) ProtoMessage()

func (*QuestionnaireConstraint) ProtoReflect

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

func (*QuestionnaireConstraint) Reset

func (x *QuestionnaireConstraint) Reset()

func (*QuestionnaireConstraint) String

func (x *QuestionnaireConstraint) String() string

type QuestionnaireConstraint_SeverityCode

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

error|warning

func (*QuestionnaireConstraint_SeverityCode) Descriptor deprecated

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

Deprecated: Use QuestionnaireConstraint_SeverityCode.ProtoReflect.Descriptor instead.

func (*QuestionnaireConstraint_SeverityCode) GetExtension

func (*QuestionnaireConstraint_SeverityCode) GetId

func (*QuestionnaireConstraint_SeverityCode) GetValue

func (*QuestionnaireConstraint_SeverityCode) ProtoMessage

func (*QuestionnaireConstraint_SeverityCode) ProtoMessage()

func (*QuestionnaireConstraint_SeverityCode) ProtoReflect

func (*QuestionnaireConstraint_SeverityCode) Reset

func (*QuestionnaireConstraint_SeverityCode) String

type QuestionnaireDisplayCategory

type QuestionnaireDisplayCategory struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for displayCategory. Purpose of rendered text. See http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory

func (*QuestionnaireDisplayCategory) Descriptor deprecated

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

Deprecated: Use QuestionnaireDisplayCategory.ProtoReflect.Descriptor instead.

func (*QuestionnaireDisplayCategory) GetId

func (*QuestionnaireDisplayCategory) GetValueCodeableConcept

func (x *QuestionnaireDisplayCategory) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*QuestionnaireDisplayCategory) ProtoMessage

func (*QuestionnaireDisplayCategory) ProtoMessage()

func (*QuestionnaireDisplayCategory) ProtoReflect

func (*QuestionnaireDisplayCategory) Reset

func (x *QuestionnaireDisplayCategory) Reset()

func (*QuestionnaireDisplayCategory) String

type QuestionnaireFhirType

type QuestionnaireFhirType struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for fhirType. The underlying FHIR data type. See http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType

func (*QuestionnaireFhirType) Descriptor deprecated

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

Deprecated: Use QuestionnaireFhirType.ProtoReflect.Descriptor instead.

func (*QuestionnaireFhirType) GetId

func (*QuestionnaireFhirType) GetValueString

func (x *QuestionnaireFhirType) GetValueString() *datatypes_go_proto.String

func (*QuestionnaireFhirType) ProtoMessage

func (*QuestionnaireFhirType) ProtoMessage()

func (*QuestionnaireFhirType) ProtoReflect

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

func (*QuestionnaireFhirType) Reset

func (x *QuestionnaireFhirType) Reset()

func (*QuestionnaireFhirType) String

func (x *QuestionnaireFhirType) String() string

type QuestionnaireHidden

type QuestionnaireHidden struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for hidden. Don't display to user. See http://hl7.org/fhir/StructureDefinition/questionnaire-hidden

func (*QuestionnaireHidden) Descriptor deprecated

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

Deprecated: Use QuestionnaireHidden.ProtoReflect.Descriptor instead.

func (*QuestionnaireHidden) GetId

func (*QuestionnaireHidden) GetValueBoolean

func (x *QuestionnaireHidden) GetValueBoolean() *datatypes_go_proto.Boolean

func (*QuestionnaireHidden) ProtoMessage

func (*QuestionnaireHidden) ProtoMessage()

func (*QuestionnaireHidden) ProtoReflect

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

func (*QuestionnaireHidden) Reset

func (x *QuestionnaireHidden) Reset()

func (*QuestionnaireHidden) String

func (x *QuestionnaireHidden) String() string

type QuestionnaireItemControl

type QuestionnaireItemControl struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for itemControl. E.g. Fly-over, Table, Checkbox, Combo-box, Lookup, etc. See http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl

func (*QuestionnaireItemControl) Descriptor deprecated

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

Deprecated: Use QuestionnaireItemControl.ProtoReflect.Descriptor instead.

func (*QuestionnaireItemControl) GetId

func (*QuestionnaireItemControl) GetValueCodeableConcept

func (x *QuestionnaireItemControl) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*QuestionnaireItemControl) ProtoMessage

func (*QuestionnaireItemControl) ProtoMessage()

func (*QuestionnaireItemControl) ProtoReflect

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

func (*QuestionnaireItemControl) Reset

func (x *QuestionnaireItemControl) Reset()

func (*QuestionnaireItemControl) String

func (x *QuestionnaireItemControl) String() string

type QuestionnaireMaxOccurs

type QuestionnaireMaxOccurs struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for maxOccurs. Maximum repetitions. See http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs

func (*QuestionnaireMaxOccurs) Descriptor deprecated

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

Deprecated: Use QuestionnaireMaxOccurs.ProtoReflect.Descriptor instead.

func (*QuestionnaireMaxOccurs) GetId

func (*QuestionnaireMaxOccurs) GetValueInteger

func (x *QuestionnaireMaxOccurs) GetValueInteger() *datatypes_go_proto.Integer

func (*QuestionnaireMaxOccurs) ProtoMessage

func (*QuestionnaireMaxOccurs) ProtoMessage()

func (*QuestionnaireMaxOccurs) ProtoReflect

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

func (*QuestionnaireMaxOccurs) Reset

func (x *QuestionnaireMaxOccurs) Reset()

func (*QuestionnaireMaxOccurs) String

func (x *QuestionnaireMaxOccurs) String() string

type QuestionnaireMaxValue

type QuestionnaireMaxValue struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String    `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *QuestionnaireMaxValue_ValueX `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for maxValue. Must be <= this value. See http://hl7.org/fhir/StructureDefinition/maxValue

func (*QuestionnaireMaxValue) Descriptor deprecated

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

Deprecated: Use QuestionnaireMaxValue.ProtoReflect.Descriptor instead.

func (*QuestionnaireMaxValue) GetId

func (*QuestionnaireMaxValue) GetValue

func (*QuestionnaireMaxValue) ProtoMessage

func (*QuestionnaireMaxValue) ProtoMessage()

func (*QuestionnaireMaxValue) ProtoReflect

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

func (*QuestionnaireMaxValue) Reset

func (x *QuestionnaireMaxValue) Reset()

func (*QuestionnaireMaxValue) String

func (x *QuestionnaireMaxValue) String() string

type QuestionnaireMaxValue_ValueX

type QuestionnaireMaxValue_ValueX struct {

	// Types that are assignable to Choice:
	//	*QuestionnaireMaxValue_ValueX_Date
	//	*QuestionnaireMaxValue_ValueX_DateTime
	//	*QuestionnaireMaxValue_ValueX_Time
	//	*QuestionnaireMaxValue_ValueX_Instant
	//	*QuestionnaireMaxValue_ValueX_Decimal
	//	*QuestionnaireMaxValue_ValueX_Integer
	Choice isQuestionnaireMaxValue_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*QuestionnaireMaxValue_ValueX) Descriptor deprecated

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

Deprecated: Use QuestionnaireMaxValue_ValueX.ProtoReflect.Descriptor instead.

func (*QuestionnaireMaxValue_ValueX) GetChoice

func (m *QuestionnaireMaxValue_ValueX) GetChoice() isQuestionnaireMaxValue_ValueX_Choice

func (*QuestionnaireMaxValue_ValueX) GetDate

func (*QuestionnaireMaxValue_ValueX) GetDateTime

func (*QuestionnaireMaxValue_ValueX) GetDecimal

func (*QuestionnaireMaxValue_ValueX) GetInstant

func (*QuestionnaireMaxValue_ValueX) GetInteger

func (*QuestionnaireMaxValue_ValueX) GetTime

func (*QuestionnaireMaxValue_ValueX) ProtoMessage

func (*QuestionnaireMaxValue_ValueX) ProtoMessage()

func (*QuestionnaireMaxValue_ValueX) ProtoReflect

func (*QuestionnaireMaxValue_ValueX) Reset

func (x *QuestionnaireMaxValue_ValueX) Reset()

func (*QuestionnaireMaxValue_ValueX) String

type QuestionnaireMaxValue_ValueX_Date

type QuestionnaireMaxValue_ValueX_Date struct {
	Date *datatypes_go_proto.Date `protobuf:"bytes,1,opt,name=date,proto3,oneof"`
}

type QuestionnaireMaxValue_ValueX_DateTime

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

type QuestionnaireMaxValue_ValueX_Decimal

type QuestionnaireMaxValue_ValueX_Decimal struct {
	Decimal *datatypes_go_proto.Decimal `protobuf:"bytes,5,opt,name=decimal,proto3,oneof"`
}

type QuestionnaireMaxValue_ValueX_Instant

type QuestionnaireMaxValue_ValueX_Instant struct {
	Instant *datatypes_go_proto.Instant `protobuf:"bytes,4,opt,name=instant,proto3,oneof"`
}

type QuestionnaireMaxValue_ValueX_Integer

type QuestionnaireMaxValue_ValueX_Integer struct {
	Integer *datatypes_go_proto.Integer `protobuf:"bytes,6,opt,name=integer,proto3,oneof"`
}

type QuestionnaireMaxValue_ValueX_Time

type QuestionnaireMaxValue_ValueX_Time struct {
	Time *datatypes_go_proto.Time `protobuf:"bytes,3,opt,name=time,proto3,oneof"`
}

type QuestionnaireMinOccurs

type QuestionnaireMinOccurs struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for minOccurs. Minimum repetitions. See http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs

func (*QuestionnaireMinOccurs) Descriptor deprecated

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

Deprecated: Use QuestionnaireMinOccurs.ProtoReflect.Descriptor instead.

func (*QuestionnaireMinOccurs) GetId

func (*QuestionnaireMinOccurs) GetValueInteger

func (x *QuestionnaireMinOccurs) GetValueInteger() *datatypes_go_proto.Integer

func (*QuestionnaireMinOccurs) ProtoMessage

func (*QuestionnaireMinOccurs) ProtoMessage()

func (*QuestionnaireMinOccurs) ProtoReflect

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

func (*QuestionnaireMinOccurs) Reset

func (x *QuestionnaireMinOccurs) Reset()

func (*QuestionnaireMinOccurs) String

func (x *QuestionnaireMinOccurs) String() string

type QuestionnaireMinValue

type QuestionnaireMinValue struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String    `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *QuestionnaireMinValue_ValueX `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for minValue. Must be >= this value. See http://hl7.org/fhir/StructureDefinition/minValue

func (*QuestionnaireMinValue) Descriptor deprecated

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

Deprecated: Use QuestionnaireMinValue.ProtoReflect.Descriptor instead.

func (*QuestionnaireMinValue) GetId

func (*QuestionnaireMinValue) GetValue

func (*QuestionnaireMinValue) ProtoMessage

func (*QuestionnaireMinValue) ProtoMessage()

func (*QuestionnaireMinValue) ProtoReflect

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

func (*QuestionnaireMinValue) Reset

func (x *QuestionnaireMinValue) Reset()

func (*QuestionnaireMinValue) String

func (x *QuestionnaireMinValue) String() string

type QuestionnaireMinValue_ValueX

type QuestionnaireMinValue_ValueX struct {

	// Types that are assignable to Choice:
	//	*QuestionnaireMinValue_ValueX_Date
	//	*QuestionnaireMinValue_ValueX_DateTime
	//	*QuestionnaireMinValue_ValueX_Time
	//	*QuestionnaireMinValue_ValueX_Decimal
	//	*QuestionnaireMinValue_ValueX_Integer
	Choice isQuestionnaireMinValue_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*QuestionnaireMinValue_ValueX) Descriptor deprecated

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

Deprecated: Use QuestionnaireMinValue_ValueX.ProtoReflect.Descriptor instead.

func (*QuestionnaireMinValue_ValueX) GetChoice

func (m *QuestionnaireMinValue_ValueX) GetChoice() isQuestionnaireMinValue_ValueX_Choice

func (*QuestionnaireMinValue_ValueX) GetDate

func (*QuestionnaireMinValue_ValueX) GetDateTime

func (*QuestionnaireMinValue_ValueX) GetDecimal

func (*QuestionnaireMinValue_ValueX) GetInteger

func (*QuestionnaireMinValue_ValueX) GetTime

func (*QuestionnaireMinValue_ValueX) ProtoMessage

func (*QuestionnaireMinValue_ValueX) ProtoMessage()

func (*QuestionnaireMinValue_ValueX) ProtoReflect

func (*QuestionnaireMinValue_ValueX) Reset

func (x *QuestionnaireMinValue_ValueX) Reset()

func (*QuestionnaireMinValue_ValueX) String

type QuestionnaireMinValue_ValueX_Date

type QuestionnaireMinValue_ValueX_Date struct {
	Date *datatypes_go_proto.Date `protobuf:"bytes,1,opt,name=date,proto3,oneof"`
}

type QuestionnaireMinValue_ValueX_DateTime

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

type QuestionnaireMinValue_ValueX_Decimal

type QuestionnaireMinValue_ValueX_Decimal struct {
	Decimal *datatypes_go_proto.Decimal `protobuf:"bytes,4,opt,name=decimal,proto3,oneof"`
}

type QuestionnaireMinValue_ValueX_Integer

type QuestionnaireMinValue_ValueX_Integer struct {
	Integer *datatypes_go_proto.Integer `protobuf:"bytes,5,opt,name=integer,proto3,oneof"`
}

type QuestionnaireMinValue_ValueX_Time

type QuestionnaireMinValue_ValueX_Time struct {
	Time *datatypes_go_proto.Time `protobuf:"bytes,3,opt,name=time,proto3,oneof"`
}

type QuestionnaireOptionExclusive

type QuestionnaireOptionExclusive struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for optionExclusive. Option is exclusive. See http://hl7.org/fhir/StructureDefinition/questionnaire-optionExclusive

func (*QuestionnaireOptionExclusive) Descriptor deprecated

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

Deprecated: Use QuestionnaireOptionExclusive.ProtoReflect.Descriptor instead.

func (*QuestionnaireOptionExclusive) GetId

func (*QuestionnaireOptionExclusive) GetValueBoolean

func (*QuestionnaireOptionExclusive) ProtoMessage

func (*QuestionnaireOptionExclusive) ProtoMessage()

func (*QuestionnaireOptionExclusive) ProtoReflect

func (*QuestionnaireOptionExclusive) Reset

func (x *QuestionnaireOptionExclusive) Reset()

func (*QuestionnaireOptionExclusive) String

type QuestionnaireOptionPrefix

type QuestionnaireOptionPrefix struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for optionPrefix. E.g. "(a)", "1.", etc. See http://hl7.org/fhir/StructureDefinition/questionnaire-optionPrefix

func (*QuestionnaireOptionPrefix) Descriptor deprecated

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

Deprecated: Use QuestionnaireOptionPrefix.ProtoReflect.Descriptor instead.

func (*QuestionnaireOptionPrefix) GetId

func (*QuestionnaireOptionPrefix) GetValueString

func (*QuestionnaireOptionPrefix) ProtoMessage

func (*QuestionnaireOptionPrefix) ProtoMessage()

func (*QuestionnaireOptionPrefix) ProtoReflect

func (*QuestionnaireOptionPrefix) Reset

func (x *QuestionnaireOptionPrefix) Reset()

func (*QuestionnaireOptionPrefix) String

func (x *QuestionnaireOptionPrefix) String() string

type QuestionnaireReferenceFilter

type QuestionnaireReferenceFilter struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for referenceFilter. Filter to apply when looking up references. See http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter

func (*QuestionnaireReferenceFilter) Descriptor deprecated

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

Deprecated: Use QuestionnaireReferenceFilter.ProtoReflect.Descriptor instead.

func (*QuestionnaireReferenceFilter) GetId

func (*QuestionnaireReferenceFilter) GetValueString

func (*QuestionnaireReferenceFilter) ProtoMessage

func (*QuestionnaireReferenceFilter) ProtoMessage()

func (*QuestionnaireReferenceFilter) ProtoReflect

func (*QuestionnaireReferenceFilter) Reset

func (x *QuestionnaireReferenceFilter) Reset()

func (*QuestionnaireReferenceFilter) String

type QuestionnaireReferenceProfile

type QuestionnaireReferenceProfile struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for referenceProfile. Allowed profile for reference. See http://hl7.org/fhir/StructureDefinition/questionnaire-referenceProfile

func (*QuestionnaireReferenceProfile) Descriptor deprecated

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

Deprecated: Use QuestionnaireReferenceProfile.ProtoReflect.Descriptor instead.

func (*QuestionnaireReferenceProfile) GetId

func (*QuestionnaireReferenceProfile) GetValueCanonical

func (*QuestionnaireReferenceProfile) ProtoMessage

func (*QuestionnaireReferenceProfile) ProtoMessage()

func (*QuestionnaireReferenceProfile) ProtoReflect

func (*QuestionnaireReferenceProfile) Reset

func (x *QuestionnaireReferenceProfile) Reset()

func (*QuestionnaireReferenceProfile) String

type QuestionnaireReferenceResource

type QuestionnaireReferenceResource struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String                `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *QuestionnaireReferenceResource_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for referenceResource. Allowed resource for reference. See http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource

func (*QuestionnaireReferenceResource) Descriptor deprecated

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

Deprecated: Use QuestionnaireReferenceResource.ProtoReflect.Descriptor instead.

func (*QuestionnaireReferenceResource) GetId

func (*QuestionnaireReferenceResource) GetValueCode

func (*QuestionnaireReferenceResource) ProtoMessage

func (*QuestionnaireReferenceResource) ProtoMessage()

func (*QuestionnaireReferenceResource) ProtoReflect

func (*QuestionnaireReferenceResource) Reset

func (x *QuestionnaireReferenceResource) Reset()

func (*QuestionnaireReferenceResource) String

type QuestionnaireReferenceResource_ValueCode

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

Value of extension

func (*QuestionnaireReferenceResource_ValueCode) Descriptor deprecated

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

Deprecated: Use QuestionnaireReferenceResource_ValueCode.ProtoReflect.Descriptor instead.

func (*QuestionnaireReferenceResource_ValueCode) GetExtension

func (*QuestionnaireReferenceResource_ValueCode) GetId

func (*QuestionnaireReferenceResource_ValueCode) GetValue

func (*QuestionnaireReferenceResource_ValueCode) ProtoMessage

func (*QuestionnaireReferenceResource_ValueCode) ProtoReflect

func (*QuestionnaireReferenceResource_ValueCode) Reset

func (*QuestionnaireReferenceResource_ValueCode) String

type QuestionnaireResponseAuthor

type QuestionnaireResponseAuthor struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for author. Who answered question/group. See http://hl7.org/fhir/StructureDefinition/questionnaireresponse-author

func (*QuestionnaireResponseAuthor) Descriptor deprecated

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

Deprecated: Use QuestionnaireResponseAuthor.ProtoReflect.Descriptor instead.

func (*QuestionnaireResponseAuthor) GetId

func (*QuestionnaireResponseAuthor) GetValueReference

func (*QuestionnaireResponseAuthor) ProtoMessage

func (*QuestionnaireResponseAuthor) ProtoMessage()

func (*QuestionnaireResponseAuthor) ProtoReflect

func (*QuestionnaireResponseAuthor) Reset

func (x *QuestionnaireResponseAuthor) Reset()

func (*QuestionnaireResponseAuthor) String

func (x *QuestionnaireResponseAuthor) String() string

type QuestionnaireResponseCompletionMode

type QuestionnaireResponseCompletionMode struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for completionMode. E.g. Verbal, written, electronic. See http://hl7.org/fhir/StructureDefinition/questionnaireresponse-completionMode

func (*QuestionnaireResponseCompletionMode) Descriptor deprecated

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

Deprecated: Use QuestionnaireResponseCompletionMode.ProtoReflect.Descriptor instead.

func (*QuestionnaireResponseCompletionMode) GetId

func (*QuestionnaireResponseCompletionMode) GetValueCodeableConcept

func (*QuestionnaireResponseCompletionMode) ProtoMessage

func (*QuestionnaireResponseCompletionMode) ProtoMessage()

func (*QuestionnaireResponseCompletionMode) ProtoReflect

func (*QuestionnaireResponseCompletionMode) Reset

func (*QuestionnaireResponseCompletionMode) String

type QuestionnaireResponseReason

type QuestionnaireResponseReason struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for reason. Why response was created. See http://hl7.org/fhir/StructureDefinition/questionnaireresponse-reason

func (*QuestionnaireResponseReason) Descriptor deprecated

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

Deprecated: Use QuestionnaireResponseReason.ProtoReflect.Descriptor instead.

func (*QuestionnaireResponseReason) GetId

func (*QuestionnaireResponseReason) GetValueCodeableConcept

func (x *QuestionnaireResponseReason) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*QuestionnaireResponseReason) ProtoMessage

func (*QuestionnaireResponseReason) ProtoMessage()

func (*QuestionnaireResponseReason) ProtoReflect

func (*QuestionnaireResponseReason) Reset

func (x *QuestionnaireResponseReason) Reset()

func (*QuestionnaireResponseReason) String

func (x *QuestionnaireResponseReason) String() string

type QuestionnaireResponseReviewer

type QuestionnaireResponseReviewer struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for reviewer. Who verified completion of form?. See http://hl7.org/fhir/StructureDefinition/questionnaireresponse-reviewer

func (*QuestionnaireResponseReviewer) Descriptor deprecated

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

Deprecated: Use QuestionnaireResponseReviewer.ProtoReflect.Descriptor instead.

func (*QuestionnaireResponseReviewer) GetId

func (*QuestionnaireResponseReviewer) GetValueReference

func (*QuestionnaireResponseReviewer) ProtoMessage

func (*QuestionnaireResponseReviewer) ProtoMessage()

func (*QuestionnaireResponseReviewer) ProtoReflect

func (*QuestionnaireResponseReviewer) Reset

func (x *QuestionnaireResponseReviewer) Reset()

func (*QuestionnaireResponseReviewer) String

type QuestionnaireResponseSignature

type QuestionnaireResponseSignature struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueSignature *datatypes_go_proto.Signature `protobuf:"bytes,3,opt,name=value_signature,json=valueSignature,proto3" json:"value_signature,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for signature. A signature attesting to the content. See http://hl7.org/fhir/StructureDefinition/questionnaireresponse-signature

func (*QuestionnaireResponseSignature) Descriptor deprecated

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

Deprecated: Use QuestionnaireResponseSignature.ProtoReflect.Descriptor instead.

func (*QuestionnaireResponseSignature) GetId

func (*QuestionnaireResponseSignature) GetValueSignature

func (*QuestionnaireResponseSignature) ProtoMessage

func (*QuestionnaireResponseSignature) ProtoMessage()

func (*QuestionnaireResponseSignature) ProtoReflect

func (*QuestionnaireResponseSignature) Reset

func (x *QuestionnaireResponseSignature) Reset()

func (*QuestionnaireResponseSignature) String

type QuestionnaireSignatureRequired

type QuestionnaireSignatureRequired struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for signatureRequired. Is signature needed?. See http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired

func (*QuestionnaireSignatureRequired) Descriptor deprecated

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

Deprecated: Use QuestionnaireSignatureRequired.ProtoReflect.Descriptor instead.

func (*QuestionnaireSignatureRequired) GetId

func (*QuestionnaireSignatureRequired) GetValueCodeableConcept

func (*QuestionnaireSignatureRequired) ProtoMessage

func (*QuestionnaireSignatureRequired) ProtoMessage()

func (*QuestionnaireSignatureRequired) ProtoReflect

func (*QuestionnaireSignatureRequired) Reset

func (x *QuestionnaireSignatureRequired) Reset()

func (*QuestionnaireSignatureRequired) String

type QuestionnaireSliderStepValue

type QuestionnaireSliderStepValue struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for sliderStepValue. Increment value for slider. See http://hl7.org/fhir/StructureDefinition/questionnaire-sliderStepValue

func (*QuestionnaireSliderStepValue) Descriptor deprecated

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

Deprecated: Use QuestionnaireSliderStepValue.ProtoReflect.Descriptor instead.

func (*QuestionnaireSliderStepValue) GetId

func (*QuestionnaireSliderStepValue) GetValueInteger

func (*QuestionnaireSliderStepValue) ProtoMessage

func (*QuestionnaireSliderStepValue) ProtoMessage()

func (*QuestionnaireSliderStepValue) ProtoReflect

func (*QuestionnaireSliderStepValue) Reset

func (x *QuestionnaireSliderStepValue) Reset()

func (*QuestionnaireSliderStepValue) String

type QuestionnaireSupportLink struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for supportLink. Supporting information. See http://hl7.org/fhir/StructureDefinition/questionnaire-supportLink

func (*QuestionnaireSupportLink) Descriptor deprecated

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

Deprecated: Use QuestionnaireSupportLink.ProtoReflect.Descriptor instead.

func (*QuestionnaireSupportLink) GetId

func (*QuestionnaireSupportLink) GetValueUri

func (*QuestionnaireSupportLink) ProtoMessage

func (*QuestionnaireSupportLink) ProtoMessage()

func (*QuestionnaireSupportLink) ProtoReflect

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

func (*QuestionnaireSupportLink) Reset

func (x *QuestionnaireSupportLink) Reset()

func (*QuestionnaireSupportLink) String

func (x *QuestionnaireSupportLink) String() string

type QuestionnaireUnit

type QuestionnaireUnit struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCoding *datatypes_go_proto.Coding `protobuf:"bytes,3,opt,name=value_coding,json=valueCoding,proto3" json:"value_coding,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for unit. Unit for numeric answer. See http://hl7.org/fhir/StructureDefinition/questionnaire-unit

func (*QuestionnaireUnit) Descriptor deprecated

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

Deprecated: Use QuestionnaireUnit.ProtoReflect.Descriptor instead.

func (*QuestionnaireUnit) GetId

func (*QuestionnaireUnit) GetValueCoding

func (x *QuestionnaireUnit) GetValueCoding() *datatypes_go_proto.Coding

func (*QuestionnaireUnit) ProtoMessage

func (*QuestionnaireUnit) ProtoMessage()

func (*QuestionnaireUnit) ProtoReflect

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

func (*QuestionnaireUnit) Reset

func (x *QuestionnaireUnit) Reset()

func (*QuestionnaireUnit) String

func (x *QuestionnaireUnit) String() string

type QuestionnaireUnitOption

type QuestionnaireUnitOption struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCoding *datatypes_go_proto.Coding `protobuf:"bytes,3,opt,name=value_coding,json=valueCoding,proto3" json:"value_coding,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for unitOption. Unit choice. See http://hl7.org/fhir/StructureDefinition/questionnaire-unitOption

func (*QuestionnaireUnitOption) Descriptor deprecated

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

Deprecated: Use QuestionnaireUnitOption.ProtoReflect.Descriptor instead.

func (*QuestionnaireUnitOption) GetId

func (*QuestionnaireUnitOption) GetValueCoding

func (x *QuestionnaireUnitOption) GetValueCoding() *datatypes_go_proto.Coding

func (*QuestionnaireUnitOption) ProtoMessage

func (*QuestionnaireUnitOption) ProtoMessage()

func (*QuestionnaireUnitOption) ProtoReflect

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

func (*QuestionnaireUnitOption) Reset

func (x *QuestionnaireUnitOption) Reset()

func (*QuestionnaireUnitOption) String

func (x *QuestionnaireUnitOption) String() string

type QuestionnaireUnitValueSet

type QuestionnaireUnitValueSet struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for unitValueSet. Unit choices. See http://hl7.org/fhir/StructureDefinition/questionnaire-unitValueSet

func (*QuestionnaireUnitValueSet) Descriptor deprecated

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

Deprecated: Use QuestionnaireUnitValueSet.ProtoReflect.Descriptor instead.

func (*QuestionnaireUnitValueSet) GetId

func (*QuestionnaireUnitValueSet) GetValueCanonical

func (x *QuestionnaireUnitValueSet) GetValueCanonical() *datatypes_go_proto.Canonical

func (*QuestionnaireUnitValueSet) ProtoMessage

func (*QuestionnaireUnitValueSet) ProtoMessage()

func (*QuestionnaireUnitValueSet) ProtoReflect

func (*QuestionnaireUnitValueSet) Reset

func (x *QuestionnaireUnitValueSet) Reset()

func (*QuestionnaireUnitValueSet) String

func (x *QuestionnaireUnitValueSet) String() string

type QuestionnaireUsageMode

type QuestionnaireUsageMode struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String        `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *QuestionnaireUsageMode_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for usageMode. capture | display | display-non-empty | capture-display | capture-display-non-empty. See http://hl7.org/fhir/StructureDefinition/questionnaire-usageMode

func (*QuestionnaireUsageMode) Descriptor deprecated

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

Deprecated: Use QuestionnaireUsageMode.ProtoReflect.Descriptor instead.

func (*QuestionnaireUsageMode) GetId

func (*QuestionnaireUsageMode) GetValueCode

func (*QuestionnaireUsageMode) ProtoMessage

func (*QuestionnaireUsageMode) ProtoMessage()

func (*QuestionnaireUsageMode) ProtoReflect

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

func (*QuestionnaireUsageMode) Reset

func (x *QuestionnaireUsageMode) Reset()

func (*QuestionnaireUsageMode) String

func (x *QuestionnaireUsageMode) String() string

type QuestionnaireUsageMode_ValueCode

type QuestionnaireUsageMode_ValueCode struct {
	Value     codes_go_proto.QuestionnaireItemUsageModeCode_Value `` /* 126-byte string literal not displayed */
	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
}

Value of extension

func (*QuestionnaireUsageMode_ValueCode) Descriptor deprecated

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

Deprecated: Use QuestionnaireUsageMode_ValueCode.ProtoReflect.Descriptor instead.

func (*QuestionnaireUsageMode_ValueCode) GetExtension

func (*QuestionnaireUsageMode_ValueCode) GetId

func (*QuestionnaireUsageMode_ValueCode) GetValue

func (*QuestionnaireUsageMode_ValueCode) ProtoMessage

func (*QuestionnaireUsageMode_ValueCode) ProtoMessage()

func (*QuestionnaireUsageMode_ValueCode) ProtoReflect

func (*QuestionnaireUsageMode_ValueCode) Reset

func (*QuestionnaireUsageMode_ValueCode) String

type QuestionnaireVariable

type QuestionnaireVariable struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueExpression *datatypes_go_proto.Expression `protobuf:"bytes,3,opt,name=value_expression,json=valueExpression,proto3" json:"value_expression,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Variable. Variable for processing. See http://hl7.org/fhir/StructureDefinition/variable

func (*QuestionnaireVariable) Descriptor deprecated

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

Deprecated: Use QuestionnaireVariable.ProtoReflect.Descriptor instead.

func (*QuestionnaireVariable) GetId

func (*QuestionnaireVariable) GetValueExpression

func (x *QuestionnaireVariable) GetValueExpression() *datatypes_go_proto.Expression

func (*QuestionnaireVariable) ProtoMessage

func (*QuestionnaireVariable) ProtoMessage()

func (*QuestionnaireVariable) ProtoReflect

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

func (*QuestionnaireVariable) Reset

func (x *QuestionnaireVariable) Reset()

func (*QuestionnaireVariable) String

func (x *QuestionnaireVariable) String() string

type ReasonCode

type ReasonCode struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for reasonCode. Why was event performed?. See http://hl7.org/fhir/StructureDefinition/workflow-reasonCode

func (*ReasonCode) Descriptor deprecated

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

Deprecated: Use ReasonCode.ProtoReflect.Descriptor instead.

func (*ReasonCode) GetId

func (x *ReasonCode) GetId() *datatypes_go_proto.String

func (*ReasonCode) GetValueCodeableConcept

func (x *ReasonCode) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ReasonCode) ProtoMessage

func (*ReasonCode) ProtoMessage()

func (*ReasonCode) ProtoReflect

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

func (*ReasonCode) Reset

func (x *ReasonCode) Reset()

func (*ReasonCode) String

func (x *ReasonCode) String() string

type ReasonReference

type ReasonReference struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for reasonReference. Why was event performed?. See http://hl7.org/fhir/StructureDefinition/workflow-reasonReference

func (*ReasonReference) Descriptor deprecated

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

Deprecated: Use ReasonReference.ProtoReflect.Descriptor instead.

func (*ReasonReference) GetId

func (*ReasonReference) GetValueReference

func (x *ReasonReference) GetValueReference() *datatypes_go_proto.Reference

func (*ReasonReference) ProtoMessage

func (*ReasonReference) ProtoMessage()

func (*ReasonReference) ProtoReflect

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

func (*ReasonReference) Reset

func (x *ReasonReference) Reset()

func (*ReasonReference) String

func (x *ReasonReference) String() string

type Regex

type Regex struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for regex. Regular expression pattern. See http://hl7.org/fhir/StructureDefinition/regex

func (*Regex) Descriptor deprecated

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

Deprecated: Use Regex.ProtoReflect.Descriptor instead.

func (*Regex) GetId

func (x *Regex) GetId() *datatypes_go_proto.String

func (*Regex) GetValueString

func (x *Regex) GetValueString() *datatypes_go_proto.String

func (*Regex) ProtoMessage

func (*Regex) ProtoMessage()

func (*Regex) ProtoReflect

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

func (*Regex) Reset

func (x *Regex) Reset()

func (*Regex) String

func (x *Regex) String() string

type RelatedArtifactExtension

type RelatedArtifactExtension struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueRelatedArtifact *datatypes_go_proto.RelatedArtifact `protobuf:"bytes,3,opt,name=value_related_artifact,json=valueRelatedArtifact,proto3" json:"value_related_artifact,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for relatedArtifact. Documentation relevant to the 'parent' resource. See http://hl7.org/fhir/StructureDefinition/workflow-relatedArtifact

func (*RelatedArtifactExtension) Descriptor deprecated

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

Deprecated: Use RelatedArtifactExtension.ProtoReflect.Descriptor instead.

func (*RelatedArtifactExtension) GetId

func (*RelatedArtifactExtension) GetValueRelatedArtifact

func (x *RelatedArtifactExtension) GetValueRelatedArtifact() *datatypes_go_proto.RelatedArtifact

func (*RelatedArtifactExtension) ProtoMessage

func (*RelatedArtifactExtension) ProtoMessage()

func (*RelatedArtifactExtension) ProtoReflect

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

func (*RelatedArtifactExtension) Reset

func (x *RelatedArtifactExtension) Reset()

func (*RelatedArtifactExtension) String

func (x *RelatedArtifactExtension) String() string

type RelativeDateCriteria

type RelativeDateCriteria 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"`
	Event        *RelativeDateCriteria_EventX           `protobuf:"bytes,4,opt,name=event,proto3" json:"event,omitempty"`
	Relationship *RelativeDateCriteria_RelationshipCode `protobuf:"bytes,5,opt,name=relationship,proto3" json:"relationship,omitempty"`
	// Duration after the event
	Offset *datatypes_go_proto.Duration `protobuf:"bytes,6,opt,name=offset,proto3" json:"offset,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Relative Date Criteria. Relative Date Criteria. See http://hl7.org/fhir/StructureDefinition/relative-date

func (*RelativeDateCriteria) Descriptor deprecated

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

Deprecated: Use RelativeDateCriteria.ProtoReflect.Descriptor instead.

func (*RelativeDateCriteria) GetEvent

func (*RelativeDateCriteria) GetExtension

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

func (*RelativeDateCriteria) GetId

func (*RelativeDateCriteria) GetOffset

func (*RelativeDateCriteria) GetRelationship

func (*RelativeDateCriteria) ProtoMessage

func (*RelativeDateCriteria) ProtoMessage()

func (*RelativeDateCriteria) ProtoReflect

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

func (*RelativeDateCriteria) Reset

func (x *RelativeDateCriteria) Reset()

func (*RelativeDateCriteria) String

func (x *RelativeDateCriteria) String() string

type RelativeDateCriteria_EventX

type RelativeDateCriteria_EventX struct {

	// Types that are assignable to Choice:
	//	*RelativeDateCriteria_EventX_Reference
	//	*RelativeDateCriteria_EventX_CodeableConcept
	Choice isRelativeDateCriteria_EventX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Event that the date is relative to

func (*RelativeDateCriteria_EventX) Descriptor deprecated

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

Deprecated: Use RelativeDateCriteria_EventX.ProtoReflect.Descriptor instead.

func (*RelativeDateCriteria_EventX) GetChoice

func (m *RelativeDateCriteria_EventX) GetChoice() isRelativeDateCriteria_EventX_Choice

func (*RelativeDateCriteria_EventX) GetCodeableConcept

func (*RelativeDateCriteria_EventX) GetReference

func (*RelativeDateCriteria_EventX) ProtoMessage

func (*RelativeDateCriteria_EventX) ProtoMessage()

func (*RelativeDateCriteria_EventX) ProtoReflect

func (*RelativeDateCriteria_EventX) Reset

func (x *RelativeDateCriteria_EventX) Reset()

func (*RelativeDateCriteria_EventX) String

func (x *RelativeDateCriteria_EventX) String() string

type RelativeDateCriteria_EventX_CodeableConcept

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

type RelativeDateCriteria_EventX_Reference

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

type RelativeDateCriteria_RelationshipCode

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

before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end

func (*RelativeDateCriteria_RelationshipCode) Descriptor deprecated

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

Deprecated: Use RelativeDateCriteria_RelationshipCode.ProtoReflect.Descriptor instead.

func (*RelativeDateCriteria_RelationshipCode) GetExtension

func (*RelativeDateCriteria_RelationshipCode) GetId

func (*RelativeDateCriteria_RelationshipCode) GetValue

func (*RelativeDateCriteria_RelationshipCode) ProtoMessage

func (*RelativeDateCriteria_RelationshipCode) ProtoMessage()

func (*RelativeDateCriteria_RelationshipCode) ProtoReflect

func (*RelativeDateCriteria_RelationshipCode) Reset

func (*RelativeDateCriteria_RelationshipCode) String

type RelevantHistory

type RelevantHistory struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for relevantHistory. Key events in history of request. See http://hl7.org/fhir/StructureDefinition/request-relevantHistory

func (*RelevantHistory) Descriptor deprecated

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

Deprecated: Use RelevantHistory.ProtoReflect.Descriptor instead.

func (*RelevantHistory) GetId

func (*RelevantHistory) GetValueReference

func (x *RelevantHistory) GetValueReference() *datatypes_go_proto.Reference

func (*RelevantHistory) ProtoMessage

func (*RelevantHistory) ProtoMessage()

func (*RelevantHistory) ProtoReflect

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

func (*RelevantHistory) Reset

func (x *RelevantHistory) Reset()

func (*RelevantHistory) String

func (x *RelevantHistory) String() string

type RenderedValue

type RenderedValue struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Rendered Value. What should be displayed to human (if default is not appropriate). See http://hl7.org/fhir/StructureDefinition/rendered-value

func (*RenderedValue) Descriptor deprecated

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

Deprecated: Use RenderedValue.ProtoReflect.Descriptor instead.

func (*RenderedValue) GetId

func (*RenderedValue) GetValueString

func (x *RenderedValue) GetValueString() *datatypes_go_proto.String

func (*RenderedValue) ProtoMessage

func (*RenderedValue) ProtoMessage()

func (*RenderedValue) ProtoReflect

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

func (*RenderedValue) Reset

func (x *RenderedValue) Reset()

func (*RenderedValue) String

func (x *RenderedValue) String() string

type Replaces

type Replaces struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for replaces. References a resource that this resource replaces. See http://hl7.org/fhir/StructureDefinition/replaces

func (*Replaces) Descriptor deprecated

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

Deprecated: Use Replaces.ProtoReflect.Descriptor instead.

func (*Replaces) GetId

func (x *Replaces) GetId() *datatypes_go_proto.String

func (*Replaces) GetValueCanonical

func (x *Replaces) GetValueCanonical() *datatypes_go_proto.Canonical

func (*Replaces) ProtoMessage

func (*Replaces) ProtoMessage()

func (*Replaces) ProtoReflect

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

func (*Replaces) Reset

func (x *Replaces) Reset()

func (*Replaces) String

func (x *Replaces) String() string

type ResearchStudyExtension

type ResearchStudyExtension struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for researchStudy. Associated research study. See http://hl7.org/fhir/StructureDefinition/workflow-researchStudy

func (*ResearchStudyExtension) Descriptor deprecated

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

Deprecated: Use ResearchStudyExtension.ProtoReflect.Descriptor instead.

func (*ResearchStudyExtension) GetId

func (*ResearchStudyExtension) GetValueReference

func (x *ResearchStudyExtension) GetValueReference() *datatypes_go_proto.Reference

func (*ResearchStudyExtension) ProtoMessage

func (*ResearchStudyExtension) ProtoMessage()

func (*ResearchStudyExtension) ProtoReflect

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

func (*ResearchStudyExtension) Reset

func (x *ResearchStudyExtension) Reset()

func (*ResearchStudyExtension) String

func (x *ResearchStudyExtension) String() string

type ResourcePertainsToGoal

type ResourcePertainsToGoal struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for pertainsToGoal. Pertains to goal. See http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal

func (*ResourcePertainsToGoal) Descriptor deprecated

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

Deprecated: Use ResourcePertainsToGoal.ProtoReflect.Descriptor instead.

func (*ResourcePertainsToGoal) GetId

func (*ResourcePertainsToGoal) GetValueReference

func (x *ResourcePertainsToGoal) GetValueReference() *datatypes_go_proto.Reference

func (*ResourcePertainsToGoal) ProtoMessage

func (*ResourcePertainsToGoal) ProtoMessage()

func (*ResourcePertainsToGoal) ProtoReflect

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

func (*ResourcePertainsToGoal) Reset

func (x *ResourcePertainsToGoal) Reset()

func (*ResourcePertainsToGoal) String

func (x *ResourcePertainsToGoal) String() string

type Risk

type Risk struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for risk. Risk. See http://hl7.org/fhir/StructureDefinition/diagnosticReport-risk

func (*Risk) Descriptor deprecated

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

Deprecated: Use Risk.ProtoReflect.Descriptor instead.

func (*Risk) GetId

func (x *Risk) GetId() *datatypes_go_proto.String

func (*Risk) GetValueReference

func (x *Risk) GetValueReference() *datatypes_go_proto.Reference

func (*Risk) ProtoMessage

func (*Risk) ProtoMessage()

func (*Risk) ProtoReflect

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

func (*Risk) Reset

func (x *Risk) Reset()

func (*Risk) String

func (x *Risk) String() string

type ServiceRequestPerformerOrder

type ServiceRequestPerformerOrder struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for performerOrder. Performer Order. See http://hl7.org/fhir/StructureDefinition/request-performerOrder

func (*ServiceRequestPerformerOrder) Descriptor deprecated

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

Deprecated: Use ServiceRequestPerformerOrder.ProtoReflect.Descriptor instead.

func (*ServiceRequestPerformerOrder) GetId

func (*ServiceRequestPerformerOrder) GetValueInteger

func (*ServiceRequestPerformerOrder) ProtoMessage

func (*ServiceRequestPerformerOrder) ProtoMessage()

func (*ServiceRequestPerformerOrder) ProtoReflect

func (*ServiceRequestPerformerOrder) Reset

func (x *ServiceRequestPerformerOrder) Reset()

func (*ServiceRequestPerformerOrder) String

type ServiceRequestPrecondition

type ServiceRequestPrecondition struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for precondition. The condition or state of the patient for this test. See http://hl7.org/fhir/StructureDefinition/servicerequest-precondition

func (*ServiceRequestPrecondition) Descriptor deprecated

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

Deprecated: Use ServiceRequestPrecondition.ProtoReflect.Descriptor instead.

func (*ServiceRequestPrecondition) GetId

func (*ServiceRequestPrecondition) GetValueCodeableConcept

func (x *ServiceRequestPrecondition) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*ServiceRequestPrecondition) ProtoMessage

func (*ServiceRequestPrecondition) ProtoMessage()

func (*ServiceRequestPrecondition) ProtoReflect

func (*ServiceRequestPrecondition) Reset

func (x *ServiceRequestPrecondition) Reset()

func (*ServiceRequestPrecondition) String

func (x *ServiceRequestPrecondition) String() string

type ServiceRequestQuestionnaireRequest

type ServiceRequestQuestionnaireRequest struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for questionnaireRequest. Questionnaire to be ordered. See http://hl7.org/fhir/StructureDefinition/servicerequest-questionnaireRequest

func (*ServiceRequestQuestionnaireRequest) Descriptor deprecated

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

Deprecated: Use ServiceRequestQuestionnaireRequest.ProtoReflect.Descriptor instead.

func (*ServiceRequestQuestionnaireRequest) GetId

func (*ServiceRequestQuestionnaireRequest) GetValueReference

func (*ServiceRequestQuestionnaireRequest) ProtoMessage

func (*ServiceRequestQuestionnaireRequest) ProtoMessage()

func (*ServiceRequestQuestionnaireRequest) ProtoReflect

func (*ServiceRequestQuestionnaireRequest) Reset

func (*ServiceRequestQuestionnaireRequest) String

type SpecialStatus

type SpecialStatus struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for special-status. Special note about status for implementers. See http://hl7.org/fhir/StructureDefinition/valueset-special-status

func (*SpecialStatus) Descriptor deprecated

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

Deprecated: Use SpecialStatus.ProtoReflect.Descriptor instead.

func (*SpecialStatus) GetId

func (*SpecialStatus) GetValueString

func (x *SpecialStatus) GetValueString() *datatypes_go_proto.String

func (*SpecialStatus) ProtoMessage

func (*SpecialStatus) ProtoMessage()

func (*SpecialStatus) ProtoReflect

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

func (*SpecialStatus) Reset

func (x *SpecialStatus) Reset()

func (*SpecialStatus) String

func (x *SpecialStatus) String() string

type SpecimenCollectionPriority

type SpecimenCollectionPriority struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for collectionPriority. Urgency for collection. See http://hl7.org/fhir/StructureDefinition/specimen-collectionPriority

func (*SpecimenCollectionPriority) Descriptor deprecated

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

Deprecated: Use SpecimenCollectionPriority.ProtoReflect.Descriptor instead.

func (*SpecimenCollectionPriority) GetId

func (*SpecimenCollectionPriority) GetValueCodeableConcept

func (x *SpecimenCollectionPriority) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*SpecimenCollectionPriority) ProtoMessage

func (*SpecimenCollectionPriority) ProtoMessage()

func (*SpecimenCollectionPriority) ProtoReflect

func (*SpecimenCollectionPriority) Reset

func (x *SpecimenCollectionPriority) Reset()

func (*SpecimenCollectionPriority) String

func (x *SpecimenCollectionPriority) String() string

type SpecimenIsDryWeight

type SpecimenIsDryWeight struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for isDryWeight. Whether quantity is a dry weight. See http://hl7.org/fhir/StructureDefinition/specimen-isDryWeight

func (*SpecimenIsDryWeight) Descriptor deprecated

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

Deprecated: Use SpecimenIsDryWeight.ProtoReflect.Descriptor instead.

func (*SpecimenIsDryWeight) GetId

func (*SpecimenIsDryWeight) GetValueBoolean

func (x *SpecimenIsDryWeight) GetValueBoolean() *datatypes_go_proto.Boolean

func (*SpecimenIsDryWeight) ProtoMessage

func (*SpecimenIsDryWeight) ProtoMessage()

func (*SpecimenIsDryWeight) ProtoReflect

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

func (*SpecimenIsDryWeight) Reset

func (x *SpecimenIsDryWeight) Reset()

func (*SpecimenIsDryWeight) String

func (x *SpecimenIsDryWeight) String() string

type SpecimenProcessingTime

type SpecimenProcessingTime struct {

	// Unique id for inter-element referencing
	Id    *datatypes_go_proto.String     `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *SpecimenProcessingTime_ValueX `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for processingTime. Time of processing. See http://hl7.org/fhir/StructureDefinition/specimen-processingTime

func (*SpecimenProcessingTime) Descriptor deprecated

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

Deprecated: Use SpecimenProcessingTime.ProtoReflect.Descriptor instead.

func (*SpecimenProcessingTime) GetId

func (*SpecimenProcessingTime) GetValue

func (*SpecimenProcessingTime) ProtoMessage

func (*SpecimenProcessingTime) ProtoMessage()

func (*SpecimenProcessingTime) ProtoReflect

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

func (*SpecimenProcessingTime) Reset

func (x *SpecimenProcessingTime) Reset()

func (*SpecimenProcessingTime) String

func (x *SpecimenProcessingTime) String() string

type SpecimenProcessingTime_ValueX

type SpecimenProcessingTime_ValueX struct {

	// Types that are assignable to Choice:
	//	*SpecimenProcessingTime_ValueX_Period
	//	*SpecimenProcessingTime_ValueX_Duration
	Choice isSpecimenProcessingTime_ValueX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Value of extension

func (*SpecimenProcessingTime_ValueX) Descriptor deprecated

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

Deprecated: Use SpecimenProcessingTime_ValueX.ProtoReflect.Descriptor instead.

func (*SpecimenProcessingTime_ValueX) GetChoice

func (m *SpecimenProcessingTime_ValueX) GetChoice() isSpecimenProcessingTime_ValueX_Choice

func (*SpecimenProcessingTime_ValueX) GetDuration

func (*SpecimenProcessingTime_ValueX) GetPeriod

func (*SpecimenProcessingTime_ValueX) ProtoMessage

func (*SpecimenProcessingTime_ValueX) ProtoMessage()

func (*SpecimenProcessingTime_ValueX) ProtoReflect

func (*SpecimenProcessingTime_ValueX) Reset

func (x *SpecimenProcessingTime_ValueX) Reset()

func (*SpecimenProcessingTime_ValueX) String

type SpecimenProcessingTime_ValueX_Duration

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

type SpecimenProcessingTime_ValueX_Period

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

type SpecimenSequenceNumber

type SpecimenSequenceNumber struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for sequenceNumber. The sequence number of the sample. See http://hl7.org/fhir/StructureDefinition/specimen-sequenceNumber

func (*SpecimenSequenceNumber) Descriptor deprecated

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

Deprecated: Use SpecimenSequenceNumber.ProtoReflect.Descriptor instead.

func (*SpecimenSequenceNumber) GetId

func (*SpecimenSequenceNumber) GetValueInteger

func (x *SpecimenSequenceNumber) GetValueInteger() *datatypes_go_proto.Integer

func (*SpecimenSequenceNumber) ProtoMessage

func (*SpecimenSequenceNumber) ProtoMessage()

func (*SpecimenSequenceNumber) ProtoReflect

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

func (*SpecimenSequenceNumber) Reset

func (x *SpecimenSequenceNumber) Reset()

func (*SpecimenSequenceNumber) String

func (x *SpecimenSequenceNumber) String() string

type SpecimenSpecialHandling

type SpecimenSpecialHandling struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for specialHandling. Special handling of the specimen. See http://hl7.org/fhir/StructureDefinition/specimen-specialHandling

func (*SpecimenSpecialHandling) Descriptor deprecated

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

Deprecated: Use SpecimenSpecialHandling.ProtoReflect.Descriptor instead.

func (*SpecimenSpecialHandling) GetId

func (*SpecimenSpecialHandling) GetValueCodeableConcept

func (x *SpecimenSpecialHandling) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*SpecimenSpecialHandling) ProtoMessage

func (*SpecimenSpecialHandling) ProtoMessage()

func (*SpecimenSpecialHandling) ProtoReflect

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

func (*SpecimenSpecialHandling) Reset

func (x *SpecimenSpecialHandling) Reset()

func (*SpecimenSpecialHandling) String

func (x *SpecimenSpecialHandling) String() string

type StandardsStatus

type StandardsStatus struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *StandardsStatus_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for standards-status. HL7 Ballot/Standards status of artifact. See http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status

func (*StandardsStatus) Descriptor deprecated

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

Deprecated: Use StandardsStatus.ProtoReflect.Descriptor instead.

func (*StandardsStatus) GetId

func (*StandardsStatus) GetValueCode

func (x *StandardsStatus) GetValueCode() *StandardsStatus_ValueCode

func (*StandardsStatus) ProtoMessage

func (*StandardsStatus) ProtoMessage()

func (*StandardsStatus) ProtoReflect

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

func (*StandardsStatus) Reset

func (x *StandardsStatus) Reset()

func (*StandardsStatus) String

func (x *StandardsStatus) String() string

type StandardsStatus_ValueCode

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

Value of extension

func (*StandardsStatus_ValueCode) Descriptor deprecated

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

Deprecated: Use StandardsStatus_ValueCode.ProtoReflect.Descriptor instead.

func (*StandardsStatus_ValueCode) GetExtension

func (*StandardsStatus_ValueCode) GetId

func (*StandardsStatus_ValueCode) GetValue

func (*StandardsStatus_ValueCode) ProtoMessage

func (*StandardsStatus_ValueCode) ProtoMessage()

func (*StandardsStatus_ValueCode) ProtoReflect

func (*StandardsStatus_ValueCode) Reset

func (x *StandardsStatus_ValueCode) Reset()

func (*StandardsStatus_ValueCode) String

func (x *StandardsStatus_ValueCode) String() string

type StatusReason

type StatusReason struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for statusReason. Reason for current status. See http://hl7.org/fhir/StructureDefinition/event-statusReason

func (*StatusReason) Descriptor deprecated

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

Deprecated: Use StatusReason.ProtoReflect.Descriptor instead.

func (*StatusReason) GetId

func (*StatusReason) GetValueCodeableConcept

func (x *StatusReason) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*StatusReason) ProtoMessage

func (*StatusReason) ProtoMessage()

func (*StatusReason) ProtoReflect

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

func (*StatusReason) Reset

func (x *StatusReason) Reset()

func (*StatusReason) String

func (x *StatusReason) String() string

type StatusReasonExtension

type StatusReasonExtension struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCodeableConcept *datatypes_go_proto.CodeableConcept `protobuf:"bytes,3,opt,name=value_codeable_concept,json=valueCodeableConcept,proto3" json:"value_codeable_concept,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for statusReason. Reason for current status. See http://hl7.org/fhir/StructureDefinition/request-statusReason

func (*StatusReasonExtension) Descriptor deprecated

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

Deprecated: Use StatusReasonExtension.ProtoReflect.Descriptor instead.

func (*StatusReasonExtension) GetId

func (*StatusReasonExtension) GetValueCodeableConcept

func (x *StatusReasonExtension) GetValueCodeableConcept() *datatypes_go_proto.CodeableConcept

func (*StatusReasonExtension) ProtoMessage

func (*StatusReasonExtension) ProtoMessage()

func (*StatusReasonExtension) ProtoReflect

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

func (*StatusReasonExtension) Reset

func (x *StatusReasonExtension) Reset()

func (*StatusReasonExtension) String

func (x *StatusReasonExtension) String() string

type StringMarkdown

type StringMarkdown struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueMarkdown *datatypes_go_proto.Markdown `protobuf:"bytes,3,opt,name=value_markdown,json=valueMarkdown,proto3" json:"value_markdown,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for markdown. String equivalent with markdown. See http://hl7.org/fhir/StructureDefinition/rendering-markdown

func (*StringMarkdown) Descriptor deprecated

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

Deprecated: Use StringMarkdown.ProtoReflect.Descriptor instead.

func (*StringMarkdown) GetId

func (*StringMarkdown) GetValueMarkdown

func (x *StringMarkdown) GetValueMarkdown() *datatypes_go_proto.Markdown

func (*StringMarkdown) ProtoMessage

func (*StringMarkdown) ProtoMessage()

func (*StringMarkdown) ProtoReflect

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

func (*StringMarkdown) Reset

func (x *StringMarkdown) Reset()

func (*StringMarkdown) String

func (x *StringMarkdown) String() string

type StringSCCoding

type StringSCCoding struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCoding *datatypes_go_proto.Coding `protobuf:"bytes,3,opt,name=value_coding,json=valueCoding,proto3" json:"value_coding,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for SC-coding. code for string. See http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding

func (*StringSCCoding) Descriptor deprecated

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

Deprecated: Use StringSCCoding.ProtoReflect.Descriptor instead.

func (*StringSCCoding) GetId

func (*StringSCCoding) GetValueCoding

func (x *StringSCCoding) GetValueCoding() *datatypes_go_proto.Coding

func (*StringSCCoding) ProtoMessage

func (*StringSCCoding) ProtoMessage()

func (*StringSCCoding) ProtoReflect

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

func (*StringSCCoding) Reset

func (x *StringSCCoding) Reset()

func (*StringSCCoding) String

func (x *StringSCCoding) String() string

type StringXhtml

type StringXhtml struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for xhtml. String equivalent with html markup. See http://hl7.org/fhir/StructureDefinition/rendering-xhtml

func (*StringXhtml) Descriptor deprecated

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

Deprecated: Use StringXhtml.ProtoReflect.Descriptor instead.

func (*StringXhtml) GetId

func (*StringXhtml) GetValueString

func (x *StringXhtml) GetValueString() *datatypes_go_proto.String

func (*StringXhtml) ProtoMessage

func (*StringXhtml) ProtoMessage()

func (*StringXhtml) ProtoReflect

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

func (*StringXhtml) Reset

func (x *StringXhtml) Reset()

func (*StringXhtml) String

func (x *StringXhtml) String() string

type StructureDefinitionAncestor

type StructureDefinitionAncestor struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for ancestor. StructureDefinition this is derived from. See http://hl7.org/fhir/StructureDefinition/structuredefinition-ancestor

func (*StructureDefinitionAncestor) Descriptor deprecated

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

Deprecated: Use StructureDefinitionAncestor.ProtoReflect.Descriptor instead.

func (*StructureDefinitionAncestor) GetId

func (*StructureDefinitionAncestor) GetValueUri

func (*StructureDefinitionAncestor) ProtoMessage

func (*StructureDefinitionAncestor) ProtoMessage()

func (*StructureDefinitionAncestor) ProtoReflect

func (*StructureDefinitionAncestor) Reset

func (x *StructureDefinitionAncestor) Reset()

func (*StructureDefinitionAncestor) String

func (x *StructureDefinitionAncestor) String() string

type StructureDefinitionApplicableVersion

type StructureDefinitionApplicableVersion struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String                      `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *StructureDefinitionApplicableVersion_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for applicable-version. Another Version this applies to. See http://hl7.org/fhir/StructureDefinition/structuredefinition-applicable-version

func (*StructureDefinitionApplicableVersion) Descriptor deprecated

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

Deprecated: Use StructureDefinitionApplicableVersion.ProtoReflect.Descriptor instead.

func (*StructureDefinitionApplicableVersion) GetId

func (*StructureDefinitionApplicableVersion) GetValueCode

func (*StructureDefinitionApplicableVersion) ProtoMessage

func (*StructureDefinitionApplicableVersion) ProtoMessage()

func (*StructureDefinitionApplicableVersion) ProtoReflect

func (*StructureDefinitionApplicableVersion) Reset

func (*StructureDefinitionApplicableVersion) String

type StructureDefinitionApplicableVersion_ValueCode

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

Value of extension

func (*StructureDefinitionApplicableVersion_ValueCode) Descriptor deprecated

Deprecated: Use StructureDefinitionApplicableVersion_ValueCode.ProtoReflect.Descriptor instead.

func (*StructureDefinitionApplicableVersion_ValueCode) GetExtension

func (*StructureDefinitionApplicableVersion_ValueCode) GetId

func (*StructureDefinitionApplicableVersion_ValueCode) GetValue

func (*StructureDefinitionApplicableVersion_ValueCode) ProtoMessage

func (*StructureDefinitionApplicableVersion_ValueCode) ProtoReflect

func (*StructureDefinitionApplicableVersion_ValueCode) Reset

func (*StructureDefinitionApplicableVersion_ValueCode) String

type StructureDefinitionCategory

type StructureDefinitionCategory struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for category. Category from official resource list. See http://hl7.org/fhir/StructureDefinition/structuredefinition-category

func (*StructureDefinitionCategory) Descriptor deprecated

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

Deprecated: Use StructureDefinitionCategory.ProtoReflect.Descriptor instead.

func (*StructureDefinitionCategory) GetId

func (*StructureDefinitionCategory) GetValueString

func (*StructureDefinitionCategory) ProtoMessage

func (*StructureDefinitionCategory) ProtoMessage()

func (*StructureDefinitionCategory) ProtoReflect

func (*StructureDefinitionCategory) Reset

func (x *StructureDefinitionCategory) Reset()

func (*StructureDefinitionCategory) String

func (x *StructureDefinitionCategory) String() string

type StructureDefinitionCodegenSuper

type StructureDefinitionCodegenSuper struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for codegen-super. Use a different base when generating code. See http://hl7.org/fhir/StructureDefinition/structuredefinition-codegen-super

func (*StructureDefinitionCodegenSuper) Descriptor deprecated

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

Deprecated: Use StructureDefinitionCodegenSuper.ProtoReflect.Descriptor instead.

func (*StructureDefinitionCodegenSuper) GetId

func (*StructureDefinitionCodegenSuper) GetValueString

func (*StructureDefinitionCodegenSuper) ProtoMessage

func (*StructureDefinitionCodegenSuper) ProtoMessage()

func (*StructureDefinitionCodegenSuper) ProtoReflect

func (*StructureDefinitionCodegenSuper) Reset

func (*StructureDefinitionCodegenSuper) String

type StructureDefinitionDependencies

type StructureDefinitionDependencies struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for dependencies. Dependent Profiles - must be valid against these too. See http://hl7.org/fhir/StructureDefinition/structuredefinition-dependencies

func (*StructureDefinitionDependencies) Descriptor deprecated

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

Deprecated: Use StructureDefinitionDependencies.ProtoReflect.Descriptor instead.

func (*StructureDefinitionDependencies) GetId

func (*StructureDefinitionDependencies) GetValueCanonical

func (*StructureDefinitionDependencies) ProtoMessage

func (*StructureDefinitionDependencies) ProtoMessage()

func (*StructureDefinitionDependencies) ProtoReflect

func (*StructureDefinitionDependencies) Reset

func (*StructureDefinitionDependencies) String

type StructureDefinitionFmmNoWarnings

type StructureDefinitionFmmNoWarnings struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for fmm-no-warnings. FMM Level (if no warnings). See http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm-no-warnings

func (*StructureDefinitionFmmNoWarnings) Descriptor deprecated

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

Deprecated: Use StructureDefinitionFmmNoWarnings.ProtoReflect.Descriptor instead.

func (*StructureDefinitionFmmNoWarnings) GetId

func (*StructureDefinitionFmmNoWarnings) GetValueInteger

func (*StructureDefinitionFmmNoWarnings) ProtoMessage

func (*StructureDefinitionFmmNoWarnings) ProtoMessage()

func (*StructureDefinitionFmmNoWarnings) ProtoReflect

func (*StructureDefinitionFmmNoWarnings) Reset

func (*StructureDefinitionFmmNoWarnings) String

type StructureDefinitionInterface

type StructureDefinitionInterface struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for interface. If this is an interface rather than a class. See http://hl7.org/fhir/StructureDefinition/structuredefinition-interface

func (*StructureDefinitionInterface) Descriptor deprecated

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

Deprecated: Use StructureDefinitionInterface.ProtoReflect.Descriptor instead.

func (*StructureDefinitionInterface) GetId

func (*StructureDefinitionInterface) GetValueBoolean

func (*StructureDefinitionInterface) ProtoMessage

func (*StructureDefinitionInterface) ProtoMessage()

func (*StructureDefinitionInterface) ProtoReflect

func (*StructureDefinitionInterface) Reset

func (x *StructureDefinitionInterface) Reset()

func (*StructureDefinitionInterface) String

type StructureDefinitionNormativeVersion

type StructureDefinitionNormativeVersion struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String                     `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *StructureDefinitionNormativeVersion_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for normative-version. If normative, which was the first normative version. See http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version

func (*StructureDefinitionNormativeVersion) Descriptor deprecated

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

Deprecated: Use StructureDefinitionNormativeVersion.ProtoReflect.Descriptor instead.

func (*StructureDefinitionNormativeVersion) GetId

func (*StructureDefinitionNormativeVersion) GetValueCode

func (*StructureDefinitionNormativeVersion) ProtoMessage

func (*StructureDefinitionNormativeVersion) ProtoMessage()

func (*StructureDefinitionNormativeVersion) ProtoReflect

func (*StructureDefinitionNormativeVersion) Reset

func (*StructureDefinitionNormativeVersion) String

type StructureDefinitionNormativeVersion_ValueCode

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

Value of extension

func (*StructureDefinitionNormativeVersion_ValueCode) Descriptor deprecated

Deprecated: Use StructureDefinitionNormativeVersion_ValueCode.ProtoReflect.Descriptor instead.

func (*StructureDefinitionNormativeVersion_ValueCode) GetExtension

func (*StructureDefinitionNormativeVersion_ValueCode) GetId

func (*StructureDefinitionNormativeVersion_ValueCode) GetValue

func (*StructureDefinitionNormativeVersion_ValueCode) ProtoMessage

func (*StructureDefinitionNormativeVersion_ValueCode) ProtoReflect

func (*StructureDefinitionNormativeVersion_ValueCode) Reset

func (*StructureDefinitionNormativeVersion_ValueCode) String

type StructureDefinitionSecurityCategory

type StructureDefinitionSecurityCategory struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String                     `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *StructureDefinitionSecurityCategory_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for security-category. Security Categorization for Resource. See http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category

func (*StructureDefinitionSecurityCategory) Descriptor deprecated

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

Deprecated: Use StructureDefinitionSecurityCategory.ProtoReflect.Descriptor instead.

func (*StructureDefinitionSecurityCategory) GetId

func (*StructureDefinitionSecurityCategory) GetValueCode

func (*StructureDefinitionSecurityCategory) ProtoMessage

func (*StructureDefinitionSecurityCategory) ProtoMessage()

func (*StructureDefinitionSecurityCategory) ProtoReflect

func (*StructureDefinitionSecurityCategory) Reset

func (*StructureDefinitionSecurityCategory) String

type StructureDefinitionSecurityCategory_ValueCode

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

Value of extension

func (*StructureDefinitionSecurityCategory_ValueCode) Descriptor deprecated

Deprecated: Use StructureDefinitionSecurityCategory_ValueCode.ProtoReflect.Descriptor instead.

func (*StructureDefinitionSecurityCategory_ValueCode) GetExtension

func (*StructureDefinitionSecurityCategory_ValueCode) GetId

func (*StructureDefinitionSecurityCategory_ValueCode) GetValue

func (*StructureDefinitionSecurityCategory_ValueCode) ProtoMessage

func (*StructureDefinitionSecurityCategory_ValueCode) ProtoReflect

func (*StructureDefinitionSecurityCategory_ValueCode) Reset

func (*StructureDefinitionSecurityCategory_ValueCode) String

type StructureDefinitionSummary

type StructureDefinitionSummary struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueMarkdown *datatypes_go_proto.Markdown `protobuf:"bytes,3,opt,name=value_markdown,json=valueMarkdown,proto3" json:"value_markdown,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for summary. Additional text for the summary presentation. See http://hl7.org/fhir/StructureDefinition/structuredefinition-summary

func (*StructureDefinitionSummary) Descriptor deprecated

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

Deprecated: Use StructureDefinitionSummary.ProtoReflect.Descriptor instead.

func (*StructureDefinitionSummary) GetId

func (*StructureDefinitionSummary) GetValueMarkdown

func (*StructureDefinitionSummary) ProtoMessage

func (*StructureDefinitionSummary) ProtoMessage()

func (*StructureDefinitionSummary) ProtoReflect

func (*StructureDefinitionSummary) Reset

func (x *StructureDefinitionSummary) Reset()

func (*StructureDefinitionSummary) String

func (x *StructureDefinitionSummary) String() string

type StructureDefinitionTableName

type StructureDefinitionTableName struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for table-name. Show mappings in the summary table with this name. See http://hl7.org/fhir/StructureDefinition/structuredefinition-table-name

func (*StructureDefinitionTableName) Descriptor deprecated

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

Deprecated: Use StructureDefinitionTableName.ProtoReflect.Descriptor instead.

func (*StructureDefinitionTableName) GetId

func (*StructureDefinitionTableName) GetValueString

func (*StructureDefinitionTableName) ProtoMessage

func (*StructureDefinitionTableName) ProtoMessage()

func (*StructureDefinitionTableName) ProtoReflect

func (*StructureDefinitionTableName) Reset

func (x *StructureDefinitionTableName) Reset()

func (*StructureDefinitionTableName) String

type StructureDefinitionTemplateStatus

type StructureDefinitionTemplateStatus struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String                   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *StructureDefinitionTemplateStatus_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for template-status. Template Status Code (more authoring statuses). See http://hl7.org/fhir/StructureDefinition/structuredefinition-template-status

func (*StructureDefinitionTemplateStatus) Descriptor deprecated

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

Deprecated: Use StructureDefinitionTemplateStatus.ProtoReflect.Descriptor instead.

func (*StructureDefinitionTemplateStatus) GetId

func (*StructureDefinitionTemplateStatus) GetValueCode

func (*StructureDefinitionTemplateStatus) ProtoMessage

func (*StructureDefinitionTemplateStatus) ProtoMessage()

func (*StructureDefinitionTemplateStatus) ProtoReflect

func (*StructureDefinitionTemplateStatus) Reset

func (*StructureDefinitionTemplateStatus) String

type StructureDefinitionTemplateStatus_ValueCode

type StructureDefinitionTemplateStatus_ValueCode struct {
	Value     valuesets_go_proto.TemplateStatusCodeValueSet_Value `protobuf:"varint,1,opt,name=value,proto3,enum=google.fhir.r5.core.TemplateStatusCodeValueSet_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
}

Value of extension

func (*StructureDefinitionTemplateStatus_ValueCode) Descriptor deprecated

Deprecated: Use StructureDefinitionTemplateStatus_ValueCode.ProtoReflect.Descriptor instead.

func (*StructureDefinitionTemplateStatus_ValueCode) GetExtension

func (*StructureDefinitionTemplateStatus_ValueCode) GetId

func (*StructureDefinitionTemplateStatus_ValueCode) GetValue

func (*StructureDefinitionTemplateStatus_ValueCode) ProtoMessage

func (*StructureDefinitionTemplateStatus_ValueCode) ProtoReflect

func (*StructureDefinitionTemplateStatus_ValueCode) Reset

func (*StructureDefinitionTemplateStatus_ValueCode) String

type StructureDefinitionXmlNoOrder

type StructureDefinitionXmlNoOrder struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for xml-no-order. Whether elements can come in any order (XML). See http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-no-order

func (*StructureDefinitionXmlNoOrder) Descriptor deprecated

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

Deprecated: Use StructureDefinitionXmlNoOrder.ProtoReflect.Descriptor instead.

func (*StructureDefinitionXmlNoOrder) GetId

func (*StructureDefinitionXmlNoOrder) GetValueBoolean

func (*StructureDefinitionXmlNoOrder) ProtoMessage

func (*StructureDefinitionXmlNoOrder) ProtoMessage()

func (*StructureDefinitionXmlNoOrder) ProtoReflect

func (*StructureDefinitionXmlNoOrder) Reset

func (x *StructureDefinitionXmlNoOrder) Reset()

func (*StructureDefinitionXmlNoOrder) String

type SupportingInfo

type SupportingInfo struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for supportingInfo. Other information that may be relevant to this event. See http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo

func (*SupportingInfo) Descriptor deprecated

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

Deprecated: Use SupportingInfo.ProtoReflect.Descriptor instead.

func (*SupportingInfo) GetId

func (*SupportingInfo) GetValueReference

func (x *SupportingInfo) GetValueReference() *datatypes_go_proto.Reference

func (*SupportingInfo) ProtoMessage

func (*SupportingInfo) ProtoMessage()

func (*SupportingInfo) ProtoReflect

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

func (*SupportingInfo) Reset

func (x *SupportingInfo) Reset()

func (*SupportingInfo) String

func (x *SupportingInfo) String() string

type TargetBodyStructure

type TargetBodyStructure struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for targetBodyStructure. The target point for this procedure. See http://hl7.org/fhir/StructureDefinition/procedure-targetBodyStructure

func (*TargetBodyStructure) Descriptor deprecated

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

Deprecated: Use TargetBodyStructure.ProtoReflect.Descriptor instead.

func (*TargetBodyStructure) GetId

func (*TargetBodyStructure) GetValueReference

func (x *TargetBodyStructure) GetValueReference() *datatypes_go_proto.Reference

func (*TargetBodyStructure) ProtoMessage

func (*TargetBodyStructure) ProtoMessage()

func (*TargetBodyStructure) ProtoReflect

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

func (*TargetBodyStructure) Reset

func (x *TargetBodyStructure) Reset()

func (*TargetBodyStructure) String

func (x *TargetBodyStructure) String() string

type TaskCandidateList

type TaskCandidateList struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for candidateList. List of possible owners of Task. See http://hl7.org/fhir/StructureDefinition/task-candidateList

func (*TaskCandidateList) Descriptor deprecated

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

Deprecated: Use TaskCandidateList.ProtoReflect.Descriptor instead.

func (*TaskCandidateList) GetId

func (*TaskCandidateList) GetValueReference

func (x *TaskCandidateList) GetValueReference() *datatypes_go_proto.Reference

func (*TaskCandidateList) ProtoMessage

func (*TaskCandidateList) ProtoMessage()

func (*TaskCandidateList) ProtoReflect

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

func (*TaskCandidateList) Reset

func (x *TaskCandidateList) Reset()

func (*TaskCandidateList) String

func (x *TaskCandidateList) String() string

type TaskReplaces

type TaskReplaces struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueReference *datatypes_go_proto.Reference `protobuf:"bytes,3,opt,name=value_reference,json=valueReference,proto3" json:"value_reference,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for replaces. Task(s) replaced by this Task. See http://hl7.org/fhir/StructureDefinition/task-replaces

func (*TaskReplaces) Descriptor deprecated

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

Deprecated: Use TaskReplaces.ProtoReflect.Descriptor instead.

func (*TaskReplaces) GetId

func (*TaskReplaces) GetValueReference

func (x *TaskReplaces) GetValueReference() *datatypes_go_proto.Reference

func (*TaskReplaces) ProtoMessage

func (*TaskReplaces) ProtoMessage()

func (*TaskReplaces) ProtoReflect

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

func (*TaskReplaces) Reset

func (x *TaskReplaces) Reset()

func (*TaskReplaces) String

func (x *TaskReplaces) String() string

type TimezoneCode

type TimezoneCode struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *TimezoneCode_ValueCode    `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Timezone Code. IANA Timezone Code per BCP 175. See http://hl7.org/fhir/StructureDefinition/tz-code

func (*TimezoneCode) Descriptor deprecated

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

Deprecated: Use TimezoneCode.ProtoReflect.Descriptor instead.

func (*TimezoneCode) GetId

func (*TimezoneCode) GetValueCode

func (x *TimezoneCode) GetValueCode() *TimezoneCode_ValueCode

func (*TimezoneCode) ProtoMessage

func (*TimezoneCode) ProtoMessage()

func (*TimezoneCode) ProtoReflect

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

func (*TimezoneCode) Reset

func (x *TimezoneCode) Reset()

func (*TimezoneCode) String

func (x *TimezoneCode) String() string

type TimezoneCode_ValueCode

type TimezoneCode_ValueCode struct {
	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"`
	// This valueset is not enumerable, and so is represented as a string.
	Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Value of extension

func (*TimezoneCode_ValueCode) Descriptor deprecated

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

Deprecated: Use TimezoneCode_ValueCode.ProtoReflect.Descriptor instead.

func (*TimezoneCode_ValueCode) GetExtension

func (*TimezoneCode_ValueCode) GetId

func (*TimezoneCode_ValueCode) GetValue

func (x *TimezoneCode_ValueCode) GetValue() string

func (*TimezoneCode_ValueCode) ProtoMessage

func (*TimezoneCode_ValueCode) ProtoMessage()

func (*TimezoneCode_ValueCode) ProtoReflect

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

func (*TimezoneCode_ValueCode) Reset

func (x *TimezoneCode_ValueCode) Reset()

func (*TimezoneCode_ValueCode) String

func (x *TimezoneCode_ValueCode) String() string

type TimingDayOfMonth

type TimingDayOfMonth struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValuePositiveInt *datatypes_go_proto.PositiveInt `protobuf:"bytes,3,opt,name=value_positive_int,json=valuePositiveInt,proto3" json:"value_positive_int,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for dayOfMonth. Day of Month for schedule. See http://hl7.org/fhir/StructureDefinition/timing-dayOfMonth

func (*TimingDayOfMonth) Descriptor deprecated

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

Deprecated: Use TimingDayOfMonth.ProtoReflect.Descriptor instead.

func (*TimingDayOfMonth) GetId

func (*TimingDayOfMonth) GetValuePositiveInt

func (x *TimingDayOfMonth) GetValuePositiveInt() *datatypes_go_proto.PositiveInt

func (*TimingDayOfMonth) ProtoMessage

func (*TimingDayOfMonth) ProtoMessage()

func (*TimingDayOfMonth) ProtoReflect

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

func (*TimingDayOfMonth) Reset

func (x *TimingDayOfMonth) Reset()

func (*TimingDayOfMonth) String

func (x *TimingDayOfMonth) String() string

type TimingExact

type TimingExact struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for exact. Whether specified times must be followed as closely as possible. See http://hl7.org/fhir/StructureDefinition/timing-exact

func (*TimingExact) Descriptor deprecated

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

Deprecated: Use TimingExact.ProtoReflect.Descriptor instead.

func (*TimingExact) GetId

func (*TimingExact) GetValueBoolean

func (x *TimingExact) GetValueBoolean() *datatypes_go_proto.Boolean

func (*TimingExact) ProtoMessage

func (*TimingExact) ProtoMessage()

func (*TimingExact) ProtoReflect

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

func (*TimingExact) Reset

func (x *TimingExact) Reset()

func (*TimingExact) String

func (x *TimingExact) String() string

type Translation

type Translation 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"`
	// Code for Language
	Lang    *datatypes_go_proto.Code `protobuf:"bytes,4,opt,name=lang,proto3" json:"lang,omitempty"`
	Content *Translation_ContentX    `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Translation. Language Translation (Localization). See http://hl7.org/fhir/StructureDefinition/translation

func (*Translation) Descriptor deprecated

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

Deprecated: Use Translation.ProtoReflect.Descriptor instead.

func (*Translation) GetContent

func (x *Translation) GetContent() *Translation_ContentX

func (*Translation) GetExtension

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

func (*Translation) GetId

func (*Translation) GetLang

func (x *Translation) GetLang() *datatypes_go_proto.Code

func (*Translation) ProtoMessage

func (*Translation) ProtoMessage()

func (*Translation) ProtoReflect

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

func (*Translation) Reset

func (x *Translation) Reset()

func (*Translation) String

func (x *Translation) String() string

type Translation_ContentX

type Translation_ContentX struct {

	// Types that are assignable to Choice:
	//	*Translation_ContentX_StringValue
	//	*Translation_ContentX_Markdown
	Choice isTranslation_ContentX_Choice `protobuf_oneof:"choice"`
	// contains filtered or unexported fields
}

Content in other Language

func (*Translation_ContentX) Descriptor deprecated

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

Deprecated: Use Translation_ContentX.ProtoReflect.Descriptor instead.

func (*Translation_ContentX) GetChoice

func (m *Translation_ContentX) GetChoice() isTranslation_ContentX_Choice

func (*Translation_ContentX) GetMarkdown

func (*Translation_ContentX) GetStringValue

func (x *Translation_ContentX) GetStringValue() *datatypes_go_proto.String

func (*Translation_ContentX) ProtoMessage

func (*Translation_ContentX) ProtoMessage()

func (*Translation_ContentX) ProtoReflect

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

func (*Translation_ContentX) Reset

func (x *Translation_ContentX) Reset()

func (*Translation_ContentX) String

func (x *Translation_ContentX) String() string

type Translation_ContentX_Markdown

type Translation_ContentX_Markdown struct {
	Markdown *datatypes_go_proto.Markdown `protobuf:"bytes,2,opt,name=markdown,proto3,oneof"`
}

type Translation_ContentX_StringValue

type Translation_ContentX_StringValue struct {
	StringValue *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=string_value,json=string,proto3,oneof"`
}

type UsageContextGroup

type UsageContextGroup struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for group. The group which this usage context is part of. See http://hl7.org/fhir/StructureDefinition/usagecontext-group

func (*UsageContextGroup) Descriptor deprecated

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

Deprecated: Use UsageContextGroup.ProtoReflect.Descriptor instead.

func (*UsageContextGroup) GetId

func (*UsageContextGroup) GetValueString

func (x *UsageContextGroup) GetValueString() *datatypes_go_proto.String

func (*UsageContextGroup) ProtoMessage

func (*UsageContextGroup) ProtoMessage()

func (*UsageContextGroup) ProtoReflect

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

func (*UsageContextGroup) Reset

func (x *UsageContextGroup) Reset()

func (*UsageContextGroup) String

func (x *UsageContextGroup) String() string

type ValueSetActivityStatusDate

type ValueSetActivityStatusDate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDate *datatypes_go_proto.Date `protobuf:"bytes,3,opt,name=value_date,json=valueDate,proto3" json:"value_date,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for activityStatusDate. Date when the activity status is in effect. See http://hl7.org/fhir/StructureDefinition/valueset-activityStatusDate

func (*ValueSetActivityStatusDate) Descriptor deprecated

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

Deprecated: Use ValueSetActivityStatusDate.ProtoReflect.Descriptor instead.

func (*ValueSetActivityStatusDate) GetId

func (*ValueSetActivityStatusDate) GetValueDate

func (*ValueSetActivityStatusDate) ProtoMessage

func (*ValueSetActivityStatusDate) ProtoMessage()

func (*ValueSetActivityStatusDate) ProtoReflect

func (*ValueSetActivityStatusDate) Reset

func (x *ValueSetActivityStatusDate) Reset()

func (*ValueSetActivityStatusDate) String

func (x *ValueSetActivityStatusDate) String() string

type ValueSetAuthor

type ValueSetAuthor struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueContactDetail *datatypes_go_proto.ContactDetail `protobuf:"bytes,3,opt,name=value_contact_detail,json=valueContactDetail,proto3" json:"value_contact_detail,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for author. Entity/entities that create and may modify the Value Set. See http://hl7.org/fhir/StructureDefinition/valueset-author

func (*ValueSetAuthor) Descriptor deprecated

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

Deprecated: Use ValueSetAuthor.ProtoReflect.Descriptor instead.

func (*ValueSetAuthor) GetId

func (*ValueSetAuthor) GetValueContactDetail

func (x *ValueSetAuthor) GetValueContactDetail() *datatypes_go_proto.ContactDetail

func (*ValueSetAuthor) ProtoMessage

func (*ValueSetAuthor) ProtoMessage()

func (*ValueSetAuthor) ProtoReflect

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

func (*ValueSetAuthor) Reset

func (x *ValueSetAuthor) Reset()

func (*ValueSetAuthor) String

func (x *ValueSetAuthor) String() string

type ValueSetAuthoritativeSource

type ValueSetAuthoritativeSource struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for authoritativeSource. Reference to the current trusted source of the ValueSet resource (metadata and definition). See http://hl7.org/fhir/StructureDefinition/valueset-authoritativeSource

func (*ValueSetAuthoritativeSource) Descriptor deprecated

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

Deprecated: Use ValueSetAuthoritativeSource.ProtoReflect.Descriptor instead.

func (*ValueSetAuthoritativeSource) GetId

func (*ValueSetAuthoritativeSource) GetValueUri

func (*ValueSetAuthoritativeSource) ProtoMessage

func (*ValueSetAuthoritativeSource) ProtoMessage()

func (*ValueSetAuthoritativeSource) ProtoReflect

func (*ValueSetAuthoritativeSource) Reset

func (x *ValueSetAuthoritativeSource) Reset()

func (*ValueSetAuthoritativeSource) String

func (x *ValueSetAuthoritativeSource) String() string

type ValueSetCaseSensitive

type ValueSetCaseSensitive struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for caseSensitive. If code is case sensitive. See http://hl7.org/fhir/StructureDefinition/valueset-caseSensitive

func (*ValueSetCaseSensitive) Descriptor deprecated

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

Deprecated: Use ValueSetCaseSensitive.ProtoReflect.Descriptor instead.

func (*ValueSetCaseSensitive) GetId

func (*ValueSetCaseSensitive) GetValueBoolean

func (x *ValueSetCaseSensitive) GetValueBoolean() *datatypes_go_proto.Boolean

func (*ValueSetCaseSensitive) ProtoMessage

func (*ValueSetCaseSensitive) ProtoMessage()

func (*ValueSetCaseSensitive) ProtoReflect

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

func (*ValueSetCaseSensitive) Reset

func (x *ValueSetCaseSensitive) Reset()

func (*ValueSetCaseSensitive) String

func (x *ValueSetCaseSensitive) String() string

type ValueSetConceptComments

type ValueSetConceptComments struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for concept-comments. Comment about the use of this code in this context. See http://hl7.org/fhir/StructureDefinition/valueset-concept-comments

func (*ValueSetConceptComments) Descriptor deprecated

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

Deprecated: Use ValueSetConceptComments.ProtoReflect.Descriptor instead.

func (*ValueSetConceptComments) GetId

func (*ValueSetConceptComments) GetValueString

func (x *ValueSetConceptComments) GetValueString() *datatypes_go_proto.String

func (*ValueSetConceptComments) ProtoMessage

func (*ValueSetConceptComments) ProtoMessage()

func (*ValueSetConceptComments) ProtoReflect

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

func (*ValueSetConceptComments) Reset

func (x *ValueSetConceptComments) Reset()

func (*ValueSetConceptComments) String

func (x *ValueSetConceptComments) String() string

type ValueSetConceptDefinition

type ValueSetConceptDefinition struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for concept-definition. A definition for this code. See http://hl7.org/fhir/StructureDefinition/valueset-concept-definition

func (*ValueSetConceptDefinition) Descriptor deprecated

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

Deprecated: Use ValueSetConceptDefinition.ProtoReflect.Descriptor instead.

func (*ValueSetConceptDefinition) GetId

func (*ValueSetConceptDefinition) GetValueString

func (*ValueSetConceptDefinition) ProtoMessage

func (*ValueSetConceptDefinition) ProtoMessage()

func (*ValueSetConceptDefinition) ProtoReflect

func (*ValueSetConceptDefinition) Reset

func (x *ValueSetConceptDefinition) Reset()

func (*ValueSetConceptDefinition) String

func (x *ValueSetConceptDefinition) String() string

type ValueSetConceptOrder

type ValueSetConceptOrder struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueInteger *datatypes_go_proto.Integer `protobuf:"bytes,3,opt,name=value_integer,json=valueInteger,proto3" json:"value_integer,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for conceptOrder. Appearance order for user selection. See http://hl7.org/fhir/StructureDefinition/valueset-conceptOrder

func (*ValueSetConceptOrder) Descriptor deprecated

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

Deprecated: Use ValueSetConceptOrder.ProtoReflect.Descriptor instead.

func (*ValueSetConceptOrder) GetId

func (*ValueSetConceptOrder) GetValueInteger

func (x *ValueSetConceptOrder) GetValueInteger() *datatypes_go_proto.Integer

func (*ValueSetConceptOrder) ProtoMessage

func (*ValueSetConceptOrder) ProtoMessage()

func (*ValueSetConceptOrder) ProtoReflect

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

func (*ValueSetConceptOrder) Reset

func (x *ValueSetConceptOrder) Reset()

func (*ValueSetConceptOrder) String

func (x *ValueSetConceptOrder) String() string

type ValueSetDeprecated

type ValueSetDeprecated struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for deprecated. The concept should not be used. See http://hl7.org/fhir/StructureDefinition/valueset-deprecated

func (*ValueSetDeprecated) Descriptor deprecated

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

Deprecated: Use ValueSetDeprecated.ProtoReflect.Descriptor instead.

func (*ValueSetDeprecated) GetId

func (*ValueSetDeprecated) GetValueBoolean

func (x *ValueSetDeprecated) GetValueBoolean() *datatypes_go_proto.Boolean

func (*ValueSetDeprecated) ProtoMessage

func (*ValueSetDeprecated) ProtoMessage()

func (*ValueSetDeprecated) ProtoReflect

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

func (*ValueSetDeprecated) Reset

func (x *ValueSetDeprecated) Reset()

func (*ValueSetDeprecated) String

func (x *ValueSetDeprecated) String() string

type ValueSetEffectiveDate

type ValueSetEffectiveDate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDateTime *datatypes_go_proto.DateTime `protobuf:"bytes,3,opt,name=value_date_time,json=valueDateTime,proto3" json:"value_date_time,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for effectiveDate. When the value set version becomes Active and is available for use. See http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate

func (*ValueSetEffectiveDate) Descriptor deprecated

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

Deprecated: Use ValueSetEffectiveDate.ProtoReflect.Descriptor instead.

func (*ValueSetEffectiveDate) GetId

func (*ValueSetEffectiveDate) GetValueDateTime

func (x *ValueSetEffectiveDate) GetValueDateTime() *datatypes_go_proto.DateTime

func (*ValueSetEffectiveDate) ProtoMessage

func (*ValueSetEffectiveDate) ProtoMessage()

func (*ValueSetEffectiveDate) ProtoReflect

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

func (*ValueSetEffectiveDate) Reset

func (x *ValueSetEffectiveDate) Reset()

func (*ValueSetEffectiveDate) String

func (x *ValueSetEffectiveDate) String() string

type ValueSetExpandGroup

type ValueSetExpandGroup 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"`
	// Underlying code from the system
	Code *datatypes_go_proto.Code `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"`
	// Display for the group
	Display *datatypes_go_proto.String `protobuf:"bytes,5,opt,name=display,proto3" json:"display,omitempty"`
	// Codes or other groups in this group
	Member []*datatypes_go_proto.Code `protobuf:"bytes,6,rep,name=member,proto3" json:"member,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for expand-group. Defines a hierarchy structure (when in UI mode). See http://hl7.org/fhir/StructureDefinition/valueset-expand-group

func (*ValueSetExpandGroup) Descriptor deprecated

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

Deprecated: Use ValueSetExpandGroup.ProtoReflect.Descriptor instead.

func (*ValueSetExpandGroup) GetCode

func (*ValueSetExpandGroup) GetDisplay

func (*ValueSetExpandGroup) GetExtension

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

func (*ValueSetExpandGroup) GetId

func (*ValueSetExpandGroup) GetMember

func (x *ValueSetExpandGroup) GetMember() []*datatypes_go_proto.Code

func (*ValueSetExpandGroup) ProtoMessage

func (*ValueSetExpandGroup) ProtoMessage()

func (*ValueSetExpandGroup) ProtoReflect

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

func (*ValueSetExpandGroup) Reset

func (x *ValueSetExpandGroup) Reset()

func (*ValueSetExpandGroup) String

func (x *ValueSetExpandGroup) String() string

type ValueSetExpandRules

type ValueSetExpandRules struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String     `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *ValueSetExpandRules_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for expand-rules. all-codes | ungrouped | groups-only. See http://hl7.org/fhir/StructureDefinition/valueset-expand-rules

func (*ValueSetExpandRules) Descriptor deprecated

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

Deprecated: Use ValueSetExpandRules.ProtoReflect.Descriptor instead.

func (*ValueSetExpandRules) GetId

func (*ValueSetExpandRules) GetValueCode

func (*ValueSetExpandRules) ProtoMessage

func (*ValueSetExpandRules) ProtoMessage()

func (*ValueSetExpandRules) ProtoReflect

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

func (*ValueSetExpandRules) Reset

func (x *ValueSetExpandRules) Reset()

func (*ValueSetExpandRules) String

func (x *ValueSetExpandRules) String() string

type ValueSetExpandRules_ValueCode

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

Value of extension

func (*ValueSetExpandRules_ValueCode) Descriptor deprecated

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

Deprecated: Use ValueSetExpandRules_ValueCode.ProtoReflect.Descriptor instead.

func (*ValueSetExpandRules_ValueCode) GetExtension

func (*ValueSetExpandRules_ValueCode) GetId

func (*ValueSetExpandRules_ValueCode) GetValue

func (*ValueSetExpandRules_ValueCode) ProtoMessage

func (*ValueSetExpandRules_ValueCode) ProtoMessage()

func (*ValueSetExpandRules_ValueCode) ProtoReflect

func (*ValueSetExpandRules_ValueCode) Reset

func (x *ValueSetExpandRules_ValueCode) Reset()

func (*ValueSetExpandRules_ValueCode) String

type ValueSetExpansionSource

type ValueSetExpansionSource struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for expansionSource. ValueSet definition used to generate this expansion (logical URL). See http://hl7.org/fhir/StructureDefinition/valueset-expansionSource

func (*ValueSetExpansionSource) Descriptor deprecated

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

Deprecated: Use ValueSetExpansionSource.ProtoReflect.Descriptor instead.

func (*ValueSetExpansionSource) GetId

func (*ValueSetExpansionSource) GetValueUri

func (*ValueSetExpansionSource) ProtoMessage

func (*ValueSetExpansionSource) ProtoMessage()

func (*ValueSetExpansionSource) ProtoReflect

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

func (*ValueSetExpansionSource) Reset

func (x *ValueSetExpansionSource) Reset()

func (*ValueSetExpansionSource) String

func (x *ValueSetExpansionSource) String() string

type ValueSetExpirationDate

type ValueSetExpirationDate struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueDate *datatypes_go_proto.Date `protobuf:"bytes,3,opt,name=value_date,json=valueDate,proto3" json:"value_date,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for expirationDate. When the value set version should no longer be used. See http://hl7.org/fhir/StructureDefinition/valueset-expirationDate

func (*ValueSetExpirationDate) Descriptor deprecated

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

Deprecated: Use ValueSetExpirationDate.ProtoReflect.Descriptor instead.

func (*ValueSetExpirationDate) GetId

func (*ValueSetExpirationDate) GetValueDate

func (x *ValueSetExpirationDate) GetValueDate() *datatypes_go_proto.Date

func (*ValueSetExpirationDate) ProtoMessage

func (*ValueSetExpirationDate) ProtoMessage()

func (*ValueSetExpirationDate) ProtoReflect

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

func (*ValueSetExpirationDate) Reset

func (x *ValueSetExpirationDate) Reset()

func (*ValueSetExpirationDate) String

func (x *ValueSetExpirationDate) String() string

type ValueSetExpression

type ValueSetExpression struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueExpression *datatypes_go_proto.Expression `protobuf:"bytes,3,opt,name=value_expression,json=valueExpression,proto3" json:"value_expression,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for expression. An alternative computable expression of the value set content. See http://hl7.org/fhir/StructureDefinition/valueset-expression

func (*ValueSetExpression) Descriptor deprecated

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

Deprecated: Use ValueSetExpression.ProtoReflect.Descriptor instead.

func (*ValueSetExpression) GetId

func (*ValueSetExpression) GetValueExpression

func (x *ValueSetExpression) GetValueExpression() *datatypes_go_proto.Expression

func (*ValueSetExpression) ProtoMessage

func (*ValueSetExpression) ProtoMessage()

func (*ValueSetExpression) ProtoReflect

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

func (*ValueSetExpression) Reset

func (x *ValueSetExpression) Reset()

func (*ValueSetExpression) String

func (x *ValueSetExpression) String() string

type ValueSetExtensible

type ValueSetExtensible struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for extensible. Intended to be used with an extensible binding (e.g. 'open'). See http://hl7.org/fhir/StructureDefinition/valueset-extensible

func (*ValueSetExtensible) Descriptor deprecated

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

Deprecated: Use ValueSetExtensible.ProtoReflect.Descriptor instead.

func (*ValueSetExtensible) GetId

func (*ValueSetExtensible) GetValueBoolean

func (x *ValueSetExtensible) GetValueBoolean() *datatypes_go_proto.Boolean

func (*ValueSetExtensible) ProtoMessage

func (*ValueSetExtensible) ProtoMessage()

func (*ValueSetExtensible) ProtoReflect

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

func (*ValueSetExtensible) Reset

func (x *ValueSetExtensible) Reset()

func (*ValueSetExtensible) String

func (x *ValueSetExtensible) String() string

type ValueSetKeyWord

type ValueSetKeyWord struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for keyWord. Descriptors and key terms for search. See http://hl7.org/fhir/StructureDefinition/valueset-keyWord

func (*ValueSetKeyWord) Descriptor deprecated

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

Deprecated: Use ValueSetKeyWord.ProtoReflect.Descriptor instead.

func (*ValueSetKeyWord) GetId

func (*ValueSetKeyWord) GetValueString

func (x *ValueSetKeyWord) GetValueString() *datatypes_go_proto.String

func (*ValueSetKeyWord) ProtoMessage

func (*ValueSetKeyWord) ProtoMessage()

func (*ValueSetKeyWord) ProtoReflect

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

func (*ValueSetKeyWord) Reset

func (x *ValueSetKeyWord) Reset()

func (*ValueSetKeyWord) String

func (x *ValueSetKeyWord) String() string

type ValueSetLabel

type ValueSetLabel struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for label. E.g. "(a)", "1.", etc. See http://hl7.org/fhir/StructureDefinition/valueset-label

func (*ValueSetLabel) Descriptor deprecated

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

Deprecated: Use ValueSetLabel.ProtoReflect.Descriptor instead.

func (*ValueSetLabel) GetId

func (*ValueSetLabel) GetValueString

func (x *ValueSetLabel) GetValueString() *datatypes_go_proto.String

func (*ValueSetLabel) ProtoMessage

func (*ValueSetLabel) ProtoMessage()

func (*ValueSetLabel) ProtoReflect

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

func (*ValueSetLabel) Reset

func (x *ValueSetLabel) Reset()

func (*ValueSetLabel) String

func (x *ValueSetLabel) String() string

type ValueSetMap

type ValueSetMap struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for map. A concept map relevant to interpret this value set. See http://hl7.org/fhir/StructureDefinition/valueset-map

func (*ValueSetMap) Descriptor deprecated

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

Deprecated: Use ValueSetMap.ProtoReflect.Descriptor instead.

func (*ValueSetMap) GetId

func (*ValueSetMap) GetValueCanonical

func (x *ValueSetMap) GetValueCanonical() *datatypes_go_proto.Canonical

func (*ValueSetMap) ProtoMessage

func (*ValueSetMap) ProtoMessage()

func (*ValueSetMap) ProtoReflect

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

func (*ValueSetMap) Reset

func (x *ValueSetMap) Reset()

func (*ValueSetMap) String

func (x *ValueSetMap) String() string

type ValueSetOtherName

type ValueSetOtherName 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"`
	// Human readable, short and specific
	Name *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
	// Which name is preferred for this language
	Preferred *datatypes_go_proto.Boolean `protobuf:"bytes,5,opt,name=preferred,proto3" json:"preferred,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for otherName. Alternative names. See http://hl7.org/fhir/StructureDefinition/valueset-otherName

func (*ValueSetOtherName) Descriptor deprecated

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

Deprecated: Use ValueSetOtherName.ProtoReflect.Descriptor instead.

func (*ValueSetOtherName) GetExtension

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

func (*ValueSetOtherName) GetId

func (*ValueSetOtherName) GetName

func (*ValueSetOtherName) GetPreferred

func (x *ValueSetOtherName) GetPreferred() *datatypes_go_proto.Boolean

func (*ValueSetOtherName) ProtoMessage

func (*ValueSetOtherName) ProtoMessage()

func (*ValueSetOtherName) ProtoReflect

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

func (*ValueSetOtherName) Reset

func (x *ValueSetOtherName) Reset()

func (*ValueSetOtherName) String

func (x *ValueSetOtherName) String() string

type ValueSetParameterSource

type ValueSetParameterSource struct {

	// Unique id for inter-element referencing
	Id        *datatypes_go_proto.String         `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ValueCode *ValueSetParameterSource_ValueCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for parameterSource. Declares the source of the parameter. See http://hl7.org/fhir/StructureDefinition/valueset-parameterSource

func (*ValueSetParameterSource) Descriptor deprecated

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

Deprecated: Use ValueSetParameterSource.ProtoReflect.Descriptor instead.

func (*ValueSetParameterSource) GetId

func (*ValueSetParameterSource) GetValueCode

func (*ValueSetParameterSource) ProtoMessage

func (*ValueSetParameterSource) ProtoMessage()

func (*ValueSetParameterSource) ProtoReflect

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

func (*ValueSetParameterSource) Reset

func (x *ValueSetParameterSource) Reset()

func (*ValueSetParameterSource) String

func (x *ValueSetParameterSource) String() string

type ValueSetParameterSource_ValueCode

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

Value of extension

func (*ValueSetParameterSource_ValueCode) Descriptor deprecated

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

Deprecated: Use ValueSetParameterSource_ValueCode.ProtoReflect.Descriptor instead.

func (*ValueSetParameterSource_ValueCode) GetExtension

func (*ValueSetParameterSource_ValueCode) GetId

func (*ValueSetParameterSource_ValueCode) GetValue

func (*ValueSetParameterSource_ValueCode) ProtoMessage

func (*ValueSetParameterSource_ValueCode) ProtoMessage()

func (*ValueSetParameterSource_ValueCode) ProtoReflect

func (*ValueSetParameterSource_ValueCode) Reset

func (*ValueSetParameterSource_ValueCode) String

type ValueSetReference

type ValueSetReference struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for reference. Url of Value set the code was chosen from. See http://hl7.org/fhir/StructureDefinition/valueset-reference

func (*ValueSetReference) Descriptor deprecated

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

Deprecated: Use ValueSetReference.ProtoReflect.Descriptor instead.

func (*ValueSetReference) GetId

func (*ValueSetReference) GetValueUri

func (x *ValueSetReference) GetValueUri() *datatypes_go_proto.Uri

func (*ValueSetReference) ProtoMessage

func (*ValueSetReference) ProtoMessage()

func (*ValueSetReference) ProtoReflect

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

func (*ValueSetReference) Reset

func (x *ValueSetReference) Reset()

func (*ValueSetReference) String

func (x *ValueSetReference) String() string

type ValueSetRulesText

type ValueSetRulesText struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueMarkdown *datatypes_go_proto.Markdown `protobuf:"bytes,3,opt,name=value_markdown,json=valueMarkdown,proto3" json:"value_markdown,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for rules-text. An alternative non-computable expression of the value set content. See http://hl7.org/fhir/StructureDefinition/valueset-rules-text

func (*ValueSetRulesText) Descriptor deprecated

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

Deprecated: Use ValueSetRulesText.ProtoReflect.Descriptor instead.

func (*ValueSetRulesText) GetId

func (*ValueSetRulesText) GetValueMarkdown

func (x *ValueSetRulesText) GetValueMarkdown() *datatypes_go_proto.Markdown

func (*ValueSetRulesText) ProtoMessage

func (*ValueSetRulesText) ProtoMessage()

func (*ValueSetRulesText) ProtoReflect

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

func (*ValueSetRulesText) Reset

func (x *ValueSetRulesText) Reset()

func (*ValueSetRulesText) String

func (x *ValueSetRulesText) String() string

type ValueSetSourceReference

type ValueSetSourceReference struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for sourceReference. Where did this content come from. See http://hl7.org/fhir/StructureDefinition/valueset-sourceReference

func (*ValueSetSourceReference) Descriptor deprecated

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

Deprecated: Use ValueSetSourceReference.ProtoReflect.Descriptor instead.

func (*ValueSetSourceReference) GetId

func (*ValueSetSourceReference) GetValueUri

func (*ValueSetSourceReference) ProtoMessage

func (*ValueSetSourceReference) ProtoMessage()

func (*ValueSetSourceReference) ProtoReflect

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

func (*ValueSetSourceReference) Reset

func (x *ValueSetSourceReference) Reset()

func (*ValueSetSourceReference) String

func (x *ValueSetSourceReference) String() string

type ValueSetSteward

type ValueSetSteward struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueContactDetail *datatypes_go_proto.ContactDetail `protobuf:"bytes,3,opt,name=value_contact_detail,json=valueContactDetail,proto3" json:"value_contact_detail,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for steward. Entity responsible for Value Set. See http://hl7.org/fhir/StructureDefinition/valueset-steward

func (*ValueSetSteward) Descriptor deprecated

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

Deprecated: Use ValueSetSteward.ProtoReflect.Descriptor instead.

func (*ValueSetSteward) GetId

func (*ValueSetSteward) GetValueContactDetail

func (x *ValueSetSteward) GetValueContactDetail() *datatypes_go_proto.ContactDetail

func (*ValueSetSteward) ProtoMessage

func (*ValueSetSteward) ProtoMessage()

func (*ValueSetSteward) ProtoReflect

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

func (*ValueSetSteward) Reset

func (x *ValueSetSteward) Reset()

func (*ValueSetSteward) String

func (x *ValueSetSteward) String() string

type ValueSetSupplement

type ValueSetSupplement struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for supplement. Declares dependency on a particular supplment. See http://hl7.org/fhir/StructureDefinition/valueset-supplement

func (*ValueSetSupplement) Descriptor deprecated

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

Deprecated: Use ValueSetSupplement.ProtoReflect.Descriptor instead.

func (*ValueSetSupplement) GetId

func (*ValueSetSupplement) GetValueCanonical

func (x *ValueSetSupplement) GetValueCanonical() *datatypes_go_proto.Canonical

func (*ValueSetSupplement) ProtoMessage

func (*ValueSetSupplement) ProtoMessage()

func (*ValueSetSupplement) ProtoReflect

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

func (*ValueSetSupplement) Reset

func (x *ValueSetSupplement) Reset()

func (*ValueSetSupplement) String

func (x *ValueSetSupplement) String() string

type ValueSetSystem

type ValueSetSystem struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCanonical *datatypes_go_proto.Canonical `protobuf:"bytes,3,opt,name=value_canonical,json=valueCanonical,proto3" json:"value_canonical,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for system. Code system resource. See http://hl7.org/fhir/StructureDefinition/valueset-system

func (*ValueSetSystem) Descriptor deprecated

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

Deprecated: Use ValueSetSystem.ProtoReflect.Descriptor instead.

func (*ValueSetSystem) GetId

func (*ValueSetSystem) GetValueCanonical

func (x *ValueSetSystem) GetValueCanonical() *datatypes_go_proto.Canonical

func (*ValueSetSystem) ProtoMessage

func (*ValueSetSystem) ProtoMessage()

func (*ValueSetSystem) ProtoReflect

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

func (*ValueSetSystem) Reset

func (x *ValueSetSystem) Reset()

func (*ValueSetSystem) String

func (x *ValueSetSystem) String() string

type ValueSetSystemName

type ValueSetSystemName struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for systemName. Code system name. See http://hl7.org/fhir/StructureDefinition/valueset-systemName

func (*ValueSetSystemName) Descriptor deprecated

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

Deprecated: Use ValueSetSystemName.ProtoReflect.Descriptor instead.

func (*ValueSetSystemName) GetId

func (*ValueSetSystemName) GetValueString

func (x *ValueSetSystemName) GetValueString() *datatypes_go_proto.String

func (*ValueSetSystemName) ProtoMessage

func (*ValueSetSystemName) ProtoMessage()

func (*ValueSetSystemName) ProtoReflect

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

func (*ValueSetSystemName) Reset

func (x *ValueSetSystemName) Reset()

func (*ValueSetSystemName) String

func (x *ValueSetSystemName) String() string

type ValueSetSystemRef

type ValueSetSystemRef struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for systemRef. Where to find code system. See http://hl7.org/fhir/StructureDefinition/valueset-systemRef

func (*ValueSetSystemRef) Descriptor deprecated

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

Deprecated: Use ValueSetSystemRef.ProtoReflect.Descriptor instead.

func (*ValueSetSystemRef) GetId

func (*ValueSetSystemRef) GetValueUri

func (x *ValueSetSystemRef) GetValueUri() *datatypes_go_proto.Uri

func (*ValueSetSystemRef) ProtoMessage

func (*ValueSetSystemRef) ProtoMessage()

func (*ValueSetSystemRef) ProtoReflect

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

func (*ValueSetSystemRef) Reset

func (x *ValueSetSystemRef) Reset()

func (*ValueSetSystemRef) String

func (x *ValueSetSystemRef) String() string

type ValueSetToocostly

type ValueSetToocostly struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for toocostly. The expansion is incomplete because the full expansion is too large. See http://hl7.org/fhir/StructureDefinition/valueset-toocostly

func (*ValueSetToocostly) Descriptor deprecated

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

Deprecated: Use ValueSetToocostly.ProtoReflect.Descriptor instead.

func (*ValueSetToocostly) GetId

func (*ValueSetToocostly) GetValueBoolean

func (x *ValueSetToocostly) GetValueBoolean() *datatypes_go_proto.Boolean

func (*ValueSetToocostly) ProtoMessage

func (*ValueSetToocostly) ProtoMessage()

func (*ValueSetToocostly) ProtoReflect

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

func (*ValueSetToocostly) Reset

func (x *ValueSetToocostly) Reset()

func (*ValueSetToocostly) String

func (x *ValueSetToocostly) String() string

type ValueSetTrustedExpansion

type ValueSetTrustedExpansion struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueUri *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=value_uri,json=valueUri,proto3" json:"value_uri,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for trusted-expansion. Reference to a trusted expansion. See http://hl7.org/fhir/StructureDefinition/valueset-trusted-expansion

func (*ValueSetTrustedExpansion) Descriptor deprecated

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

Deprecated: Use ValueSetTrustedExpansion.ProtoReflect.Descriptor instead.

func (*ValueSetTrustedExpansion) GetId

func (*ValueSetTrustedExpansion) GetValueUri

func (*ValueSetTrustedExpansion) ProtoMessage

func (*ValueSetTrustedExpansion) ProtoMessage()

func (*ValueSetTrustedExpansion) ProtoReflect

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

func (*ValueSetTrustedExpansion) Reset

func (x *ValueSetTrustedExpansion) Reset()

func (*ValueSetTrustedExpansion) String

func (x *ValueSetTrustedExpansion) String() string

type ValueSetUnclosed

type ValueSetUnclosed struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueBoolean *datatypes_go_proto.Boolean `protobuf:"bytes,3,opt,name=value_boolean,json=valueBoolean,proto3" json:"value_boolean,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for unclosed. The expansion is incomplete (perhaps because of post-coordination). See http://hl7.org/fhir/StructureDefinition/valueset-unclosed

func (*ValueSetUnclosed) Descriptor deprecated

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

Deprecated: Use ValueSetUnclosed.ProtoReflect.Descriptor instead.

func (*ValueSetUnclosed) GetId

func (*ValueSetUnclosed) GetValueBoolean

func (x *ValueSetUnclosed) GetValueBoolean() *datatypes_go_proto.Boolean

func (*ValueSetUnclosed) ProtoMessage

func (*ValueSetUnclosed) ProtoMessage()

func (*ValueSetUnclosed) ProtoReflect

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

func (*ValueSetUnclosed) Reset

func (x *ValueSetUnclosed) Reset()

func (*ValueSetUnclosed) String

func (x *ValueSetUnclosed) String() string

type ValueSetUsage

type ValueSetUsage 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"`
	// A consumer of or client for the value set
	User *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=user,proto3" json:"user,omitempty"`
	// Implementation/project/standard that uses value set
	Use *datatypes_go_proto.String `protobuf:"bytes,5,opt,name=use,proto3" json:"use,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for usage. Who has used and how?. See http://hl7.org/fhir/StructureDefinition/valueset-usage

func (*ValueSetUsage) Descriptor deprecated

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

Deprecated: Use ValueSetUsage.ProtoReflect.Descriptor instead.

func (*ValueSetUsage) GetExtension

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

func (*ValueSetUsage) GetId

func (*ValueSetUsage) GetUse

func (*ValueSetUsage) GetUser

func (x *ValueSetUsage) GetUser() *datatypes_go_proto.String

func (*ValueSetUsage) ProtoMessage

func (*ValueSetUsage) ProtoMessage()

func (*ValueSetUsage) ProtoReflect

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

func (*ValueSetUsage) Reset

func (x *ValueSetUsage) Reset()

func (*ValueSetUsage) String

func (x *ValueSetUsage) String() string

type ValueSetWarning

type ValueSetWarning struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueMarkdown *datatypes_go_proto.Markdown `protobuf:"bytes,3,opt,name=value_markdown,json=valueMarkdown,proto3" json:"value_markdown,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for warning. Extra warning about the correct use of the value set. See http://hl7.org/fhir/StructureDefinition/valueset-warning

func (*ValueSetWarning) Descriptor deprecated

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

Deprecated: Use ValueSetWarning.ProtoReflect.Descriptor instead.

func (*ValueSetWarning) GetId

func (*ValueSetWarning) GetValueMarkdown

func (x *ValueSetWarning) GetValueMarkdown() *datatypes_go_proto.Markdown

func (*ValueSetWarning) ProtoMessage

func (*ValueSetWarning) ProtoMessage()

func (*ValueSetWarning) ProtoReflect

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

func (*ValueSetWarning) Reset

func (x *ValueSetWarning) Reset()

func (*ValueSetWarning) String

func (x *ValueSetWarning) String() string

type ValueSetWorkflowStatus

type ValueSetWorkflowStatus struct {

	// Unique id for inter-element referencing
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueString *datatypes_go_proto.String `protobuf:"bytes,3,opt,name=value_string,json=valueString,proto3" json:"value_string,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for workflowStatus. Indicates the state of development of the value set. See http://hl7.org/fhir/StructureDefinition/valueset-workflowStatus

func (*ValueSetWorkflowStatus) Descriptor deprecated

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

Deprecated: Use ValueSetWorkflowStatus.ProtoReflect.Descriptor instead.

func (*ValueSetWorkflowStatus) GetId

func (*ValueSetWorkflowStatus) GetValueString

func (x *ValueSetWorkflowStatus) GetValueString() *datatypes_go_proto.String

func (*ValueSetWorkflowStatus) ProtoMessage

func (*ValueSetWorkflowStatus) ProtoMessage()

func (*ValueSetWorkflowStatus) ProtoReflect

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

func (*ValueSetWorkflowStatus) Reset

func (x *ValueSetWorkflowStatus) Reset()

func (*ValueSetWorkflowStatus) String

func (x *ValueSetWorkflowStatus) String() string

Jump to

Keyboard shortcuts

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