extensions_go_proto

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

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

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_google_fhir_proto_stu3_extensions_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AddressADUse

type AddressADUse struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.PostalAddressUseTypeCode `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 (*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 AddressADXPAdditionalLocator

type AddressADXPAdditionalLocator struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 AllergyIntoleranceAdministration

type AllergyIntoleranceAdministration struct {

	// xml:id (or equivalent in JSON)
	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 AllergyIntoleranceCareplan

type AllergyIntoleranceCareplan struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.AllergyIntoleranceCertaintyCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,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) GetValueCode

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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String    `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *AllergyIntoleranceTest_Value `protobuf:"bytes,3,opt,name=value,proto3" json:"value,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) GetValue

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 AllergyIntoleranceTest_Value

type AllergyIntoleranceTest_Value struct {

	// Types that are assignable to Value:
	//	*AllergyIntoleranceTest_Value_Reference
	Value isAllergyIntoleranceTest_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*AllergyIntoleranceTest_Value) Descriptor deprecated

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

Deprecated: Use AllergyIntoleranceTest_Value.ProtoReflect.Descriptor instead.

func (*AllergyIntoleranceTest_Value) GetReference

func (*AllergyIntoleranceTest_Value) GetValue

func (m *AllergyIntoleranceTest_Value) GetValue() isAllergyIntoleranceTest_Value_Value

func (*AllergyIntoleranceTest_Value) ProtoMessage

func (*AllergyIntoleranceTest_Value) ProtoMessage()

func (*AllergyIntoleranceTest_Value) ProtoReflect

func (*AllergyIntoleranceTest_Value) Reset

func (x *AllergyIntoleranceTest_Value) Reset()

func (*AllergyIntoleranceTest_Value) String

type AllergyIntoleranceTest_Value_Reference

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

type AnimalSpecies

type AnimalSpecies struct {

	// xml:id (or equivalent in JSON)
	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 AnyNullFlavor

type AnyNullFlavor struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.NullFlavorCode `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 (*AnyNullFlavor) Descriptor deprecated

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

Deprecated: Use AnyNullFlavor.ProtoReflect.Descriptor instead.

func (*AnyNullFlavor) GetId

func (*AnyNullFlavor) GetValueCode

func (x *AnyNullFlavor) GetValueCode() *codes_go_proto.NullFlavorCode

func (*AnyNullFlavor) ProtoMessage

func (*AnyNullFlavor) ProtoMessage()

func (*AnyNullFlavor) ProtoReflect

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

func (*AnyNullFlavor) Reset

func (x *AnyNullFlavor) Reset()

func (*AnyNullFlavor) String

func (x *AnyNullFlavor) String() string

type AnyPreferred

type AnyPreferred struct {

	// xml:id (or equivalent in JSON)
	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 (*AnyPreferred) Descriptor deprecated

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

Deprecated: Use AnyPreferred.ProtoReflect.Descriptor instead.

func (*AnyPreferred) GetId

func (*AnyPreferred) GetValueBoolean

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

func (*AnyPreferred) ProtoMessage

func (*AnyPreferred) ProtoMessage()

func (*AnyPreferred) ProtoReflect

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

func (*AnyPreferred) Reset

func (x *AnyPreferred) Reset()

func (*AnyPreferred) String

func (x *AnyPreferred) String() string

type AnyVerification

type AnyVerification struct {

	// xml:id (or equivalent in JSON)
	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 verification. verification. See http://hl7.org/fhir/StructureDefinition/iso21090-verification

func (*AnyVerification) Descriptor deprecated

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

Deprecated: Use AnyVerification.ProtoReflect.Descriptor instead.

func (*AnyVerification) GetId

func (*AnyVerification) GetValueCodeableConcept

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

func (*AnyVerification) ProtoMessage

func (*AnyVerification) ProtoMessage()

func (*AnyVerification) ProtoReflect

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

func (*AnyVerification) Reset

func (x *AnyVerification) Reset()

func (*AnyVerification) String

func (x *AnyVerification) String() string

type ApprovalDate

type ApprovalDate struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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/cqif-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 {

	// xml:id (or equivalent in JSON)
	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/cqif-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 {

	// xml:id (or equivalent in JSON)
	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/cqif-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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 BallotStatus

type BallotStatus struct {

	// xml:id (or equivalent in JSON)
	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 ballot-status. HL7 Ballot status of artifact. See http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status

func (*BallotStatus) Descriptor deprecated

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

Deprecated: Use BallotStatus.ProtoReflect.Descriptor instead.

func (*BallotStatus) GetId

func (*BallotStatus) GetValueString

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

func (*BallotStatus) ProtoMessage

func (*BallotStatus) ProtoMessage()

func (*BallotStatus) ProtoReflect

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

func (*BallotStatus) Reset

func (x *BallotStatus) Reset()

func (*BallotStatus) String

func (x *BallotStatus) String() string

type BasicEncounterClass

type BasicEncounterClass struct {

	// xml:id (or equivalent in JSON)
	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/cqif-guidanceencounterClass

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 {

	// xml:id (or equivalent in JSON)
	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/cqif-guidanceencounterType

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 {

	// xml:id (or equivalent in JSON)
	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/cqif-guidanceinitiatingOrganization

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 {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *BasicInitiatingPerson_Value `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

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

func (*BasicInitiatingPerson) Descriptor deprecated

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

Deprecated: Use BasicInitiatingPerson.ProtoReflect.Descriptor instead.

func (*BasicInitiatingPerson) GetId

func (*BasicInitiatingPerson) GetValue

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 BasicInitiatingPerson_Value

type BasicInitiatingPerson_Value struct {

	// Types that are assignable to Value:
	//	*BasicInitiatingPerson_Value_Reference
	Value isBasicInitiatingPerson_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*BasicInitiatingPerson_Value) Descriptor deprecated

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

Deprecated: Use BasicInitiatingPerson_Value.ProtoReflect.Descriptor instead.

func (*BasicInitiatingPerson_Value) GetReference

func (*BasicInitiatingPerson_Value) GetValue

func (m *BasicInitiatingPerson_Value) GetValue() isBasicInitiatingPerson_Value_Value

func (*BasicInitiatingPerson_Value) ProtoMessage

func (*BasicInitiatingPerson_Value) ProtoMessage()

func (*BasicInitiatingPerson_Value) ProtoReflect

func (*BasicInitiatingPerson_Value) Reset

func (x *BasicInitiatingPerson_Value) Reset()

func (*BasicInitiatingPerson_Value) String

func (x *BasicInitiatingPerson_Value) String() string

type BasicInitiatingPerson_Value_Reference

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

type BasicReceivingOrganization

type BasicReceivingOrganization struct {

	// xml:id (or equivalent in JSON)
	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/cqif-guidancereceivingOrganization

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 {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String  `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *BasicReceivingPerson_Value `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

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

func (*BasicReceivingPerson) Descriptor deprecated

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

Deprecated: Use BasicReceivingPerson.ProtoReflect.Descriptor instead.

func (*BasicReceivingPerson) GetId

func (*BasicReceivingPerson) GetValue

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 BasicReceivingPerson_Value

type BasicReceivingPerson_Value struct {

	// Types that are assignable to Value:
	//	*BasicReceivingPerson_Value_Reference
	Value isBasicReceivingPerson_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*BasicReceivingPerson_Value) Descriptor deprecated

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

Deprecated: Use BasicReceivingPerson_Value.ProtoReflect.Descriptor instead.

func (*BasicReceivingPerson_Value) GetReference

func (*BasicReceivingPerson_Value) GetValue

func (m *BasicReceivingPerson_Value) GetValue() isBasicReceivingPerson_Value_Value

func (*BasicReceivingPerson_Value) ProtoMessage

func (*BasicReceivingPerson_Value) ProtoMessage()

func (*BasicReceivingPerson_Value) ProtoReflect

func (*BasicReceivingPerson_Value) Reset

func (x *BasicReceivingPerson_Value) Reset()

func (*BasicReceivingPerson_Value) String

func (x *BasicReceivingPerson_Value) String() string

type BasicReceivingPerson_Value_Reference

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

type BasicRecipientLanguage

type BasicRecipientLanguage struct {

	// xml:id (or equivalent in JSON)
	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/cqif-guidancerecipientLanguage

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 {

	// xml:id (or equivalent in JSON)
	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/cqif-guidancerecipientType

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 {

	// xml:id (or equivalent in JSON)
	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/cqif-guidancesystemUserLanguage

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 {

	// xml:id (or equivalent in JSON)
	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/cqif-guidancesystemUserTaskContext

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 {

	// xml:id (or equivalent in JSON)
	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/cqif-guidancesystemUserType

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 BodySiteInstance

type BodySiteInstance struct {

	// xml:id (or equivalent in JSON)
	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 Body Site Instance. Target anatomic location or structure. See http://hl7.org/fhir/StructureDefinition/body-site-instance

func (*BodySiteInstance) Descriptor deprecated

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

Deprecated: Use BodySiteInstance.ProtoReflect.Descriptor instead.

func (*BodySiteInstance) GetId

func (*BodySiteInstance) GetValueReference

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

func (*BodySiteInstance) ProtoMessage

func (*BodySiteInstance) ProtoMessage()

func (*BodySiteInstance) ProtoReflect

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

func (*BodySiteInstance) Reset

func (x *BodySiteInstance) Reset()

func (*BodySiteInstance) String

func (x *BodySiteInstance) String() string

type BundleHttpResponseHeader

type BundleHttpResponseHeader struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.MatchGradeCode `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() *codes_go_proto.MatchGradeCode

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 CalculatedValue

type CalculatedValue struct {

	// xml:id (or equivalent in JSON)
	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/cqif-calculatedValue

func (*CalculatedValue) Descriptor deprecated

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

Deprecated: Use CalculatedValue.ProtoReflect.Descriptor instead.

func (*CalculatedValue) GetId

func (*CalculatedValue) GetValueString

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

func (*CalculatedValue) ProtoMessage

func (*CalculatedValue) ProtoMessage()

func (*CalculatedValue) ProtoReflect

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

func (*CalculatedValue) Reset

func (x *CalculatedValue) Reset()

func (*CalculatedValue) String

func (x *CalculatedValue) String() string

type CapabilityStatementExpectation

type CapabilityStatementExpectation struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.ConformanceExpectationCode `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 CapabilityStatementProhibited

type CapabilityStatementProhibited struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 CodeSystemAuthor

type CodeSystemAuthor struct {

	// xml:id (or equivalent in JSON)
	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 CodeSystemComment

type CodeSystemComment struct {

	// xml:id (or equivalent in JSON)
	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"`
	// Remarks or other text
	Content *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"`
	// When the comment was created
	Timestamp *datatypes_go_proto.Instant `protobuf:"bytes,5,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for comment. Human-specified notes and other documentation. See http://hl7.org/fhir/StructureDefinition/codesystem-comment

func (*CodeSystemComment) Descriptor deprecated

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

Deprecated: Use CodeSystemComment.ProtoReflect.Descriptor instead.

func (*CodeSystemComment) GetContent

func (x *CodeSystemComment) GetContent() *datatypes_go_proto.String

func (*CodeSystemComment) GetExtension

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

func (*CodeSystemComment) GetId

func (*CodeSystemComment) GetTimestamp

func (x *CodeSystemComment) GetTimestamp() *datatypes_go_proto.Instant

func (*CodeSystemComment) ProtoMessage

func (*CodeSystemComment) ProtoMessage()

func (*CodeSystemComment) ProtoReflect

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

func (*CodeSystemComment) Reset

func (x *CodeSystemComment) Reset()

func (*CodeSystemComment) String

func (x *CodeSystemComment) String() string

type CodeSystemComments

type CodeSystemComments struct {

	// xml:id (or equivalent in JSON)
	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 comments. Comment about the use of this code in this context. See http://hl7.org/fhir/StructureDefinition/codesystem-comments

func (*CodeSystemComments) Descriptor deprecated

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

Deprecated: Use CodeSystemComments.ProtoReflect.Descriptor instead.

func (*CodeSystemComments) GetId

func (*CodeSystemComments) GetValueString

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

func (*CodeSystemComments) ProtoMessage

func (*CodeSystemComments) ProtoMessage()

func (*CodeSystemComments) ProtoReflect

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

func (*CodeSystemComments) Reset

func (x *CodeSystemComments) Reset()

func (*CodeSystemComments) String

func (x *CodeSystemComments) String() string

type CodeSystemConceptOrder

type CodeSystemConceptOrder struct {

	// xml:id (or equivalent in JSON)
	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 CodeSystemDeprecated

type CodeSystemDeprecated struct {

	// xml:id (or equivalent in JSON)
	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. Whether the concept has been deprecated. See http://hl7.org/fhir/StructureDefinition/codesystem-deprecated

func (*CodeSystemDeprecated) Descriptor deprecated

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

Deprecated: Use CodeSystemDeprecated.ProtoReflect.Descriptor instead.

func (*CodeSystemDeprecated) GetId

func (*CodeSystemDeprecated) GetValueBoolean

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

func (*CodeSystemDeprecated) ProtoMessage

func (*CodeSystemDeprecated) ProtoMessage()

func (*CodeSystemDeprecated) ProtoReflect

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

func (*CodeSystemDeprecated) Reset

func (x *CodeSystemDeprecated) Reset()

func (*CodeSystemDeprecated) String

func (x *CodeSystemDeprecated) String() string

type CodeSystemEffectiveDate

type CodeSystemEffectiveDate struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 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) GetValueReference

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

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 CodeSystemOrdinalValue

type CodeSystemOrdinalValue struct {

	// xml:id (or equivalent in JSON)
	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 ordinalValue. Comparison value for ordinal codes. See http://hl7.org/fhir/StructureDefinition/codesystem-ordinalValue

func (*CodeSystemOrdinalValue) Descriptor deprecated

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

Deprecated: Use CodeSystemOrdinalValue.ProtoReflect.Descriptor instead.

func (*CodeSystemOrdinalValue) GetId

func (*CodeSystemOrdinalValue) GetValueDecimal

func (x *CodeSystemOrdinalValue) GetValueDecimal() *datatypes_go_proto.Decimal

func (*CodeSystemOrdinalValue) ProtoMessage

func (*CodeSystemOrdinalValue) ProtoMessage()

func (*CodeSystemOrdinalValue) ProtoReflect

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

func (*CodeSystemOrdinalValue) Reset

func (x *CodeSystemOrdinalValue) Reset()

func (*CodeSystemOrdinalValue) String

func (x *CodeSystemOrdinalValue) String() string

type CodeSystemOtherName

type CodeSystemOtherName struct {

	// xml:id (or equivalent in JSON)
	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 CodeSystemReference

type CodeSystemReference struct {

	// xml:id (or equivalent in JSON)
	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/codesystem-reference

func (*CodeSystemReference) Descriptor deprecated

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

Deprecated: Use CodeSystemReference.ProtoReflect.Descriptor instead.

func (*CodeSystemReference) GetId

func (*CodeSystemReference) GetValueUri

func (x *CodeSystemReference) GetValueUri() *datatypes_go_proto.Uri

func (*CodeSystemReference) ProtoMessage

func (*CodeSystemReference) ProtoMessage()

func (*CodeSystemReference) ProtoReflect

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

func (*CodeSystemReference) Reset

func (x *CodeSystemReference) Reset()

func (*CodeSystemReference) String

func (x *CodeSystemReference) String() string

type CodeSystemReplacedby

type CodeSystemReplacedby struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 CodeSystemSubsumes

type CodeSystemSubsumes struct {

	// xml:id (or equivalent in JSON)
	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 subsumes. Codes that this concept subsumes that have already been declared elsewhere. See http://hl7.org/fhir/StructureDefinition/codesystem-subsumes

func (*CodeSystemSubsumes) Descriptor deprecated

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

Deprecated: Use CodeSystemSubsumes.ProtoReflect.Descriptor instead.

func (*CodeSystemSubsumes) GetId

func (*CodeSystemSubsumes) GetValueCode

func (x *CodeSystemSubsumes) GetValueCode() *datatypes_go_proto.Code

func (*CodeSystemSubsumes) ProtoMessage

func (*CodeSystemSubsumes) ProtoMessage()

func (*CodeSystemSubsumes) ProtoReflect

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

func (*CodeSystemSubsumes) Reset

func (x *CodeSystemSubsumes) Reset()

func (*CodeSystemSubsumes) String

func (x *CodeSystemSubsumes) String() string

type CodeSystemTrustedExpansion

type CodeSystemTrustedExpansion struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 CodeSystemWarning

type CodeSystemWarning struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 CodingCOValue

type CodingCOValue struct {

	// xml:id (or equivalent in JSON)
	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 CO-value. Numerical value associated with the code. See http://hl7.org/fhir/StructureDefinition/iso21090-CO-value

func (*CodingCOValue) Descriptor deprecated

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

Deprecated: Use CodingCOValue.ProtoReflect.Descriptor instead.

func (*CodingCOValue) GetId

func (*CodingCOValue) GetValueDecimal

func (x *CodingCOValue) GetValueDecimal() *datatypes_go_proto.Decimal

func (*CodingCOValue) ProtoMessage

func (*CodingCOValue) ProtoMessage()

func (*CodingCOValue) ProtoReflect

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

func (*CodingCOValue) Reset

func (x *CodingCOValue) Reset()

func (*CodingCOValue) String

func (x *CodingCOValue) String() string

type CodingSctdescid

type CodingSctdescid struct {

	// xml:id (or equivalent in JSON)
	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 CodingSourceValueSet

type CodingSourceValueSet struct {

	// xml:id (or equivalent in JSON)
	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 sourceValueSet. Source value set for the coding. See http://hl7.org/fhir/StructureDefinition/cqif-sourceValueSet

func (*CodingSourceValueSet) Descriptor deprecated

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

Deprecated: Use CodingSourceValueSet.ProtoReflect.Descriptor instead.

func (*CodingSourceValueSet) GetId

func (*CodingSourceValueSet) GetValueUri

func (x *CodingSourceValueSet) GetValueUri() *datatypes_go_proto.Uri

func (*CodingSourceValueSet) ProtoMessage

func (*CodingSourceValueSet) ProtoMessage()

func (*CodingSourceValueSet) ProtoReflect

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

func (*CodingSourceValueSet) Reset

func (x *CodingSourceValueSet) Reset()

func (*CodingSourceValueSet) String

func (x *CodingSourceValueSet) String() string

type CommunicationMedia

type CommunicationMedia struct {

	// xml:id (or equivalent in JSON)
	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 CommunicationReasonNotPerformed

type CommunicationReasonNotPerformed struct {

	// xml:id (or equivalent in JSON)
	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 reasonNotPerformed. Why the communication was not or could not be carried out. See http://hl7.org/fhir/StructureDefinition/communication-reasonNotPerformed

func (*CommunicationReasonNotPerformed) Descriptor deprecated

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

Deprecated: Use CommunicationReasonNotPerformed.ProtoReflect.Descriptor instead.

func (*CommunicationReasonNotPerformed) GetId

func (*CommunicationReasonNotPerformed) GetValueCodeableConcept

func (*CommunicationReasonNotPerformed) ProtoMessage

func (*CommunicationReasonNotPerformed) ProtoMessage()

func (*CommunicationReasonNotPerformed) ProtoReflect

func (*CommunicationReasonNotPerformed) Reset

func (*CommunicationReasonNotPerformed) String

type CommunicationRequestDefinition

type CommunicationRequestDefinition struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String            `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *CommunicationRequestDefinition_Value `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for definition. Instantiates protocol or definition. See http://hl7.org/fhir/StructureDefinition/communicationrequest-definition

func (*CommunicationRequestDefinition) Descriptor deprecated

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

Deprecated: Use CommunicationRequestDefinition.ProtoReflect.Descriptor instead.

func (*CommunicationRequestDefinition) GetId

func (*CommunicationRequestDefinition) GetValue

func (*CommunicationRequestDefinition) ProtoMessage

func (*CommunicationRequestDefinition) ProtoMessage()

func (*CommunicationRequestDefinition) ProtoReflect

func (*CommunicationRequestDefinition) Reset

func (x *CommunicationRequestDefinition) Reset()

func (*CommunicationRequestDefinition) String

type CommunicationRequestDefinition_Value

type CommunicationRequestDefinition_Value struct {

	// Types that are assignable to Value:
	//	*CommunicationRequestDefinition_Value_Reference
	Value isCommunicationRequestDefinition_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*CommunicationRequestDefinition_Value) Descriptor deprecated

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

Deprecated: Use CommunicationRequestDefinition_Value.ProtoReflect.Descriptor instead.

func (*CommunicationRequestDefinition_Value) GetReference

func (*CommunicationRequestDefinition_Value) GetValue

func (m *CommunicationRequestDefinition_Value) GetValue() isCommunicationRequestDefinition_Value_Value

func (*CommunicationRequestDefinition_Value) ProtoMessage

func (*CommunicationRequestDefinition_Value) ProtoMessage()

func (*CommunicationRequestDefinition_Value) ProtoReflect

func (*CommunicationRequestDefinition_Value) Reset

func (*CommunicationRequestDefinition_Value) String

type CommunicationRequestDefinition_Value_Reference

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

type CommunicationRequestOrderedBy

type CommunicationRequestOrderedBy struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String           `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *CommunicationRequestOrderedBy_Value `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for orderedBy. Agent that ordered the communication. See http://hl7.org/fhir/StructureDefinition/communicationrequest-orderedBy

func (*CommunicationRequestOrderedBy) Descriptor deprecated

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

Deprecated: Use CommunicationRequestOrderedBy.ProtoReflect.Descriptor instead.

func (*CommunicationRequestOrderedBy) GetId

func (*CommunicationRequestOrderedBy) GetValue

func (*CommunicationRequestOrderedBy) ProtoMessage

func (*CommunicationRequestOrderedBy) ProtoMessage()

func (*CommunicationRequestOrderedBy) ProtoReflect

func (*CommunicationRequestOrderedBy) Reset

func (x *CommunicationRequestOrderedBy) Reset()

func (*CommunicationRequestOrderedBy) String

type CommunicationRequestOrderedBy_Value

type CommunicationRequestOrderedBy_Value struct {

	// Types that are assignable to Value:
	//	*CommunicationRequestOrderedBy_Value_Reference
	Value isCommunicationRequestOrderedBy_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*CommunicationRequestOrderedBy_Value) Descriptor deprecated

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

Deprecated: Use CommunicationRequestOrderedBy_Value.ProtoReflect.Descriptor instead.

func (*CommunicationRequestOrderedBy_Value) GetReference

func (*CommunicationRequestOrderedBy_Value) GetValue

func (m *CommunicationRequestOrderedBy_Value) GetValue() isCommunicationRequestOrderedBy_Value_Value

func (*CommunicationRequestOrderedBy_Value) ProtoMessage

func (*CommunicationRequestOrderedBy_Value) ProtoMessage()

func (*CommunicationRequestOrderedBy_Value) ProtoReflect

func (*CommunicationRequestOrderedBy_Value) Reset

func (*CommunicationRequestOrderedBy_Value) String

type CommunicationRequestOrderedBy_Value_Reference

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

type CommunicationRequestReasonRejected

type CommunicationRequestReasonRejected struct {

	// xml:id (or equivalent in JSON)
	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. Why the recipient could not be act upon the request. See http://hl7.org/fhir/StructureDefinition/communicationrequest-reasonRejected

func (*CommunicationRequestReasonRejected) Descriptor deprecated

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

Deprecated: Use CommunicationRequestReasonRejected.ProtoReflect.Descriptor instead.

func (*CommunicationRequestReasonRejected) GetId

func (*CommunicationRequestReasonRejected) GetValueCodeableConcept

func (*CommunicationRequestReasonRejected) ProtoMessage

func (*CommunicationRequestReasonRejected) ProtoMessage()

func (*CommunicationRequestReasonRejected) ProtoReflect

func (*CommunicationRequestReasonRejected) Reset

func (*CommunicationRequestReasonRejected) String

type CommunicationRequestRelevantHistory

type CommunicationRequestRelevantHistory struct {

	// xml:id (or equivalent in JSON)
	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/communicationrequest-relevantHistory

func (*CommunicationRequestRelevantHistory) Descriptor deprecated

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

Deprecated: Use CommunicationRequestRelevantHistory.ProtoReflect.Descriptor instead.

func (*CommunicationRequestRelevantHistory) GetId

func (*CommunicationRequestRelevantHistory) GetValueReference

func (*CommunicationRequestRelevantHistory) ProtoMessage

func (*CommunicationRequestRelevantHistory) ProtoMessage()

func (*CommunicationRequestRelevantHistory) ProtoReflect

func (*CommunicationRequestRelevantHistory) Reset

func (*CommunicationRequestRelevantHistory) String

type CommunicationRequestSupportingInfo

type CommunicationRequestSupportingInfo struct {

	// xml:id (or equivalent in JSON)
	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. Extra information to use in performing request. See http://hl7.org/fhir/StructureDefinition/communicationrequest-supportingInfo

func (*CommunicationRequestSupportingInfo) Descriptor deprecated

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

Deprecated: Use CommunicationRequestSupportingInfo.ProtoReflect.Descriptor instead.

func (*CommunicationRequestSupportingInfo) GetId

func (*CommunicationRequestSupportingInfo) GetValueReference

func (*CommunicationRequestSupportingInfo) ProtoMessage

func (*CommunicationRequestSupportingInfo) ProtoMessage()

func (*CommunicationRequestSupportingInfo) ProtoReflect

func (*CommunicationRequestSupportingInfo) Reset

func (*CommunicationRequestSupportingInfo) String

type CompositionOtherConfidentiality

type CompositionOtherConfidentiality struct {

	// xml:id (or equivalent in JSON)
	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-clindoc-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 ConceptMapBidirectional

type ConceptMapBidirectional struct {

	// xml:id (or equivalent in JSON)
	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 ConditionBasedOn

type ConditionBasedOn struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ConditionBasedOn_Value    `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for basedOn. Request fufilled by this condition. See http://hl7.org/fhir/StructureDefinition/condition-basedOn

func (*ConditionBasedOn) Descriptor deprecated

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

Deprecated: Use ConditionBasedOn.ProtoReflect.Descriptor instead.

func (*ConditionBasedOn) GetId

func (*ConditionBasedOn) GetValue

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 ConditionBasedOn_Value

type ConditionBasedOn_Value struct {

	// Types that are assignable to Value:
	//	*ConditionBasedOn_Value_Reference
	Value isConditionBasedOn_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ConditionBasedOn_Value) Descriptor deprecated

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

Deprecated: Use ConditionBasedOn_Value.ProtoReflect.Descriptor instead.

func (*ConditionBasedOn_Value) GetReference

func (*ConditionBasedOn_Value) GetValue

func (m *ConditionBasedOn_Value) GetValue() isConditionBasedOn_Value_Value

func (*ConditionBasedOn_Value) ProtoMessage

func (*ConditionBasedOn_Value) ProtoMessage()

func (*ConditionBasedOn_Value) ProtoReflect

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

func (*ConditionBasedOn_Value) Reset

func (x *ConditionBasedOn_Value) Reset()

func (*ConditionBasedOn_Value) String

func (x *ConditionBasedOn_Value) String() string

type ConditionBasedOn_Value_Reference

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

type ConditionCriticality

type ConditionCriticality struct {

	// xml:id (or equivalent in JSON)
	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 criticality. Potential impact of the condition. See http://hl7.org/fhir/StructureDefinition/condition-criticality

func (*ConditionCriticality) Descriptor deprecated

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

Deprecated: Use ConditionCriticality.ProtoReflect.Descriptor instead.

func (*ConditionCriticality) GetId

func (*ConditionCriticality) GetValueCodeableConcept

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

func (*ConditionCriticality) ProtoMessage

func (*ConditionCriticality) ProtoMessage()

func (*ConditionCriticality) ProtoReflect

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

func (*ConditionCriticality) Reset

func (x *ConditionCriticality) Reset()

func (*ConditionCriticality) String

func (x *ConditionCriticality) String() string

type ConditionDefinition

type ConditionDefinition struct {

	// xml:id (or equivalent in JSON)
	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 definition. Instantiates protocol or definition. See http://hl7.org/fhir/StructureDefinition/condition-definition

func (*ConditionDefinition) Descriptor deprecated

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

Deprecated: Use ConditionDefinition.ProtoReflect.Descriptor instead.

func (*ConditionDefinition) GetId

func (*ConditionDefinition) GetValueReference

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

func (*ConditionDefinition) ProtoMessage

func (*ConditionDefinition) ProtoMessage()

func (*ConditionDefinition) ProtoReflect

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

func (*ConditionDefinition) Reset

func (x *ConditionDefinition) Reset()

func (*ConditionDefinition) String

func (x *ConditionDefinition) String() string

type ConditionDueTo

type ConditionDueTo struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ConditionDueTo_Value      `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_Value

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_Value

type ConditionDueTo_Value struct {

	// Types that are assignable to Value:
	//	*ConditionDueTo_Value_CodeableConcept
	//	*ConditionDueTo_Value_Reference
	Value isConditionDueTo_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ConditionDueTo_Value) Descriptor deprecated

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

Deprecated: Use ConditionDueTo_Value.ProtoReflect.Descriptor instead.

func (*ConditionDueTo_Value) GetCodeableConcept

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

func (*ConditionDueTo_Value) GetReference

func (*ConditionDueTo_Value) GetValue

func (m *ConditionDueTo_Value) GetValue() isConditionDueTo_Value_Value

func (*ConditionDueTo_Value) ProtoMessage

func (*ConditionDueTo_Value) ProtoMessage()

func (*ConditionDueTo_Value) ProtoReflect

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

func (*ConditionDueTo_Value) Reset

func (x *ConditionDueTo_Value) Reset()

func (*ConditionDueTo_Value) String

func (x *ConditionDueTo_Value) String() string

type ConditionDueTo_Value_CodeableConcept

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

type ConditionDueTo_Value_Reference

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

type ConditionOccurredFollowing

type ConditionOccurredFollowing struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String        `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ConditionOccurredFollowing_Value `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_Value

type ConditionOccurredFollowing_Value struct {

	// Types that are assignable to Value:
	//	*ConditionOccurredFollowing_Value_CodeableConcept
	//	*ConditionOccurredFollowing_Value_Reference
	Value isConditionOccurredFollowing_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ConditionOccurredFollowing_Value) Descriptor deprecated

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

Deprecated: Use ConditionOccurredFollowing_Value.ProtoReflect.Descriptor instead.

func (*ConditionOccurredFollowing_Value) GetCodeableConcept

func (*ConditionOccurredFollowing_Value) GetReference

func (*ConditionOccurredFollowing_Value) GetValue

func (m *ConditionOccurredFollowing_Value) GetValue() isConditionOccurredFollowing_Value_Value

func (*ConditionOccurredFollowing_Value) ProtoMessage

func (*ConditionOccurredFollowing_Value) ProtoMessage()

func (*ConditionOccurredFollowing_Value) ProtoReflect

func (*ConditionOccurredFollowing_Value) Reset

func (*ConditionOccurredFollowing_Value) String

type ConditionOccurredFollowing_Value_CodeableConcept

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

type ConditionOccurredFollowing_Value_Reference

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

type ConditionOutcome

type ConditionOutcome struct {

	// xml:id (or equivalent in JSON)
	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 ConditionPartOf

type ConditionPartOf struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ConditionPartOf_Value     `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for partOf. Part of this condition. See http://hl7.org/fhir/StructureDefinition/condition-partOf

func (*ConditionPartOf) Descriptor deprecated

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

Deprecated: Use ConditionPartOf.ProtoReflect.Descriptor instead.

func (*ConditionPartOf) GetId

func (*ConditionPartOf) GetValue

func (x *ConditionPartOf) GetValue() *ConditionPartOf_Value

func (*ConditionPartOf) ProtoMessage

func (*ConditionPartOf) ProtoMessage()

func (*ConditionPartOf) ProtoReflect

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

func (*ConditionPartOf) Reset

func (x *ConditionPartOf) Reset()

func (*ConditionPartOf) String

func (x *ConditionPartOf) String() string

type ConditionPartOf_Value

type ConditionPartOf_Value struct {

	// Types that are assignable to Value:
	//	*ConditionPartOf_Value_Reference
	Value isConditionPartOf_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ConditionPartOf_Value) Descriptor deprecated

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

Deprecated: Use ConditionPartOf_Value.ProtoReflect.Descriptor instead.

func (*ConditionPartOf_Value) GetReference

func (*ConditionPartOf_Value) GetValue

func (m *ConditionPartOf_Value) GetValue() isConditionPartOf_Value_Value

func (*ConditionPartOf_Value) ProtoMessage

func (*ConditionPartOf_Value) ProtoMessage()

func (*ConditionPartOf_Value) ProtoReflect

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

func (*ConditionPartOf_Value) Reset

func (x *ConditionPartOf_Value) Reset()

func (*ConditionPartOf_Value) String

func (x *ConditionPartOf_Value) String() string

type ConditionPartOf_Value_Reference

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

type ConditionRuledOut

type ConditionRuledOut struct {

	// xml:id (or equivalent in JSON)
	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 ConditionTargetBodySite

type ConditionTargetBodySite struct {

	// xml:id (or equivalent in JSON)
	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 targetBodySite. Extension. See http://hl7.org/fhir/StructureDefinition/condition-targetBodySite

func (*ConditionTargetBodySite) Descriptor deprecated

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

Deprecated: Use ConditionTargetBodySite.ProtoReflect.Descriptor instead.

func (*ConditionTargetBodySite) GetId

func (*ConditionTargetBodySite) GetValueReference

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

func (*ConditionTargetBodySite) ProtoMessage

func (*ConditionTargetBodySite) ProtoMessage()

func (*ConditionTargetBodySite) ProtoReflect

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

func (*ConditionTargetBodySite) Reset

func (x *ConditionTargetBodySite) Reset()

func (*ConditionTargetBodySite) String

func (x *ConditionTargetBodySite) String() string

type ConsentLocation

type ConsentLocation struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 ConsentWitness

type ConsentWitness struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ConsentWitness_Value      `protobuf:"bytes,3,opt,name=value,proto3" json:"value,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) GetValue

func (x *ConsentWitness) GetValue() *ConsentWitness_Value

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 ConsentWitness_Value

type ConsentWitness_Value struct {

	// Types that are assignable to Value:
	//	*ConsentWitness_Value_Reference
	Value isConsentWitness_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ConsentWitness_Value) Descriptor deprecated

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

Deprecated: Use ConsentWitness_Value.ProtoReflect.Descriptor instead.

func (*ConsentWitness_Value) GetReference

func (*ConsentWitness_Value) GetValue

func (m *ConsentWitness_Value) GetValue() isConsentWitness_Value_Value

func (*ConsentWitness_Value) ProtoMessage

func (*ConsentWitness_Value) ProtoMessage()

func (*ConsentWitness_Value) ProtoReflect

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

func (*ConsentWitness_Value) Reset

func (x *ConsentWitness_Value) Reset()

func (*ConsentWitness_Value) String

func (x *ConsentWitness_Value) String() string

type ConsentWitness_Value_Reference

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

type ContactPointTELAddress

type ContactPointTELAddress struct {

	// xml:id (or equivalent in JSON)
	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 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) GetValueUri

func (x *ContactPointTELAddress) GetValueUri() *datatypes_go_proto.Uri

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 CqifCondition

type CqifCondition struct {

	// xml:id (or equivalent in JSON)
	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 cqifCondition. A condition expression. See http://hl7.org/fhir/StructureDefinition/cqif-condition

func (*CqifCondition) Descriptor deprecated

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

Deprecated: Use CqifCondition.ProtoReflect.Descriptor instead.

func (*CqifCondition) GetId

func (*CqifCondition) GetValueString

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

func (*CqifCondition) ProtoMessage

func (*CqifCondition) ProtoMessage()

func (*CqifCondition) ProtoReflect

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

func (*CqifCondition) Reset

func (x *CqifCondition) Reset()

func (*CqifCondition) String

func (x *CqifCondition) String() string

type CqifLibrary

type CqifLibrary struct {

	// xml:id (or equivalent in JSON)
	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 cqifLibrary. A library containing logic used by the artifact. See http://hl7.org/fhir/StructureDefinition/cqif-library

func (*CqifLibrary) Descriptor deprecated

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

Deprecated: Use CqifLibrary.ProtoReflect.Descriptor instead.

func (*CqifLibrary) GetId

func (*CqifLibrary) GetValueReference

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

func (*CqifLibrary) ProtoMessage

func (*CqifLibrary) ProtoMessage()

func (*CqifLibrary) ProtoReflect

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

func (*CqifLibrary) Reset

func (x *CqifLibrary) Reset()

func (*CqifLibrary) String

func (x *CqifLibrary) String() string

type CqlExpression

type CqlExpression struct {

	// xml:id (or equivalent in JSON)
	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 cqlExpression. CQL expression. See http://hl7.org/fhir/StructureDefinition/cqif-cqlExpression

func (*CqlExpression) Descriptor deprecated

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

Deprecated: Use CqlExpression.ProtoReflect.Descriptor instead.

func (*CqlExpression) GetId

func (*CqlExpression) GetValueString

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

func (*CqlExpression) ProtoMessage

func (*CqlExpression) ProtoMessage()

func (*CqlExpression) ProtoReflect

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

func (*CqlExpression) Reset

func (x *CqlExpression) Reset()

func (*CqlExpression) String

func (x *CqlExpression) String() string

type DataAbsentReason

type DataAbsentReason struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.DataAbsentReasonCode `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 (*DataAbsentReason) Descriptor deprecated

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

Deprecated: Use DataAbsentReason.ProtoReflect.Descriptor instead.

func (*DataAbsentReason) GetId

func (*DataAbsentReason) GetValueCode

func (*DataAbsentReason) ProtoMessage

func (*DataAbsentReason) ProtoMessage()

func (*DataAbsentReason) ProtoReflect

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

func (*DataAbsentReason) Reset

func (x *DataAbsentReason) Reset()

func (*DataAbsentReason) String

func (x *DataAbsentReason) String() string

type DataElementAdministrativeStatus

type DataElementAdministrativeStatus struct {

	// xml:id (or equivalent in JSON)
	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 administrative-status. Status of internal processing. See http://hl7.org/fhir/StructureDefinition/11179-de-administrative-status

func (*DataElementAdministrativeStatus) Descriptor deprecated

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

Deprecated: Use DataElementAdministrativeStatus.ProtoReflect.Descriptor instead.

func (*DataElementAdministrativeStatus) GetId

func (*DataElementAdministrativeStatus) GetValueCodeableConcept

func (*DataElementAdministrativeStatus) ProtoMessage

func (*DataElementAdministrativeStatus) ProtoMessage()

func (*DataElementAdministrativeStatus) ProtoReflect

func (*DataElementAdministrativeStatus) Reset

func (*DataElementAdministrativeStatus) String

type DataElementChangeDescription

type DataElementChangeDescription struct {

	// xml:id (or equivalent in JSON)
	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 change-description. What's changed since the last "business" version?. See http://hl7.org/fhir/StructureDefinition/11179-de-change-description

func (*DataElementChangeDescription) Descriptor deprecated

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

Deprecated: Use DataElementChangeDescription.ProtoReflect.Descriptor instead.

func (*DataElementChangeDescription) GetId

func (*DataElementChangeDescription) GetValueString

func (*DataElementChangeDescription) ProtoMessage

func (*DataElementChangeDescription) ProtoMessage()

func (*DataElementChangeDescription) ProtoReflect

func (*DataElementChangeDescription) Reset

func (x *DataElementChangeDescription) Reset()

func (*DataElementChangeDescription) String

type DataElementClassificationOrContext

type DataElementClassificationOrContext struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.ClassificationOrContextCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for classification-or-context. context | classification. See http://hl7.org/fhir/StructureDefinition/11179-de-classification-or-context

func (*DataElementClassificationOrContext) Descriptor deprecated

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

Deprecated: Use DataElementClassificationOrContext.ProtoReflect.Descriptor instead.

func (*DataElementClassificationOrContext) GetId

func (*DataElementClassificationOrContext) GetValueCode

func (*DataElementClassificationOrContext) ProtoMessage

func (*DataElementClassificationOrContext) ProtoMessage()

func (*DataElementClassificationOrContext) ProtoReflect

func (*DataElementClassificationOrContext) Reset

func (*DataElementClassificationOrContext) String

type DataElementContactAddress

type DataElementContactAddress struct {

	// xml:id (or equivalent in JSON)
	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 contact-address. How to mail contact. See http://hl7.org/fhir/StructureDefinition/11179-de-contact-address

func (*DataElementContactAddress) Descriptor deprecated

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

Deprecated: Use DataElementContactAddress.ProtoReflect.Descriptor instead.

func (*DataElementContactAddress) GetId

func (*DataElementContactAddress) GetValueAddress

func (*DataElementContactAddress) ProtoMessage

func (*DataElementContactAddress) ProtoMessage()

func (*DataElementContactAddress) ProtoReflect

func (*DataElementContactAddress) Reset

func (x *DataElementContactAddress) Reset()

func (*DataElementContactAddress) String

func (x *DataElementContactAddress) String() string

type DataElementDocumentReference

type DataElementDocumentReference struct {

	// xml:id (or equivalent in JSON)
	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 document-reference. Pointer to document related to data element. See http://hl7.org/fhir/StructureDefinition/11179-de-document-reference

func (*DataElementDocumentReference) Descriptor deprecated

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

Deprecated: Use DataElementDocumentReference.ProtoReflect.Descriptor instead.

func (*DataElementDocumentReference) GetId

func (*DataElementDocumentReference) GetValueReference

func (*DataElementDocumentReference) ProtoMessage

func (*DataElementDocumentReference) ProtoMessage()

func (*DataElementDocumentReference) ProtoReflect

func (*DataElementDocumentReference) Reset

func (x *DataElementDocumentReference) Reset()

func (*DataElementDocumentReference) String

type DataElementEffectivePeriod

type DataElementEffectivePeriod struct {

	// xml:id (or equivalent in JSON)
	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 effective-period. When data element is "valid". See http://hl7.org/fhir/StructureDefinition/11179-de-effective-period

func (*DataElementEffectivePeriod) Descriptor deprecated

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

Deprecated: Use DataElementEffectivePeriod.ProtoReflect.Descriptor instead.

func (*DataElementEffectivePeriod) GetId

func (*DataElementEffectivePeriod) GetValuePeriod

func (*DataElementEffectivePeriod) ProtoMessage

func (*DataElementEffectivePeriod) ProtoMessage()

func (*DataElementEffectivePeriod) ProtoReflect

func (*DataElementEffectivePeriod) Reset

func (x *DataElementEffectivePeriod) Reset()

func (*DataElementEffectivePeriod) String

func (x *DataElementEffectivePeriod) String() string

type DataElementIsDataElementConcept

type DataElementIsDataElementConcept struct {

	// xml:id (or equivalent in JSON)
	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 is-data-element-concept. Is code the DEC for the data element?. See http://hl7.org/fhir/StructureDefinition/11179-de-is-data-element-concept

func (*DataElementIsDataElementConcept) Descriptor deprecated

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

Deprecated: Use DataElementIsDataElementConcept.ProtoReflect.Descriptor instead.

func (*DataElementIsDataElementConcept) GetId

func (*DataElementIsDataElementConcept) GetValueBoolean

func (*DataElementIsDataElementConcept) ProtoMessage

func (*DataElementIsDataElementConcept) ProtoMessage()

func (*DataElementIsDataElementConcept) ProtoReflect

func (*DataElementIsDataElementConcept) Reset

func (*DataElementIsDataElementConcept) String

type DataElementMapSourcePublisher

type DataElementMapSourcePublisher struct {

	// xml:id (or equivalent in JSON)
	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 mapSourcePublisher. Who published the mapping source. See http://hl7.org/fhir/StructureDefinition/mapSourcePublisher

func (*DataElementMapSourcePublisher) Descriptor deprecated

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

Deprecated: Use DataElementMapSourcePublisher.ProtoReflect.Descriptor instead.

func (*DataElementMapSourcePublisher) GetId

func (*DataElementMapSourcePublisher) GetValueString

func (*DataElementMapSourcePublisher) ProtoMessage

func (*DataElementMapSourcePublisher) ProtoMessage()

func (*DataElementMapSourcePublisher) ProtoReflect

func (*DataElementMapSourcePublisher) Reset

func (x *DataElementMapSourcePublisher) Reset()

func (*DataElementMapSourcePublisher) String

type DataElementRegistryOrg

type DataElementRegistryOrg struct {

	// xml:id (or equivalent in JSON)
	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 registry-org. Organization responsible for registry. See http://hl7.org/fhir/StructureDefinition/11179-de-registry-org

func (*DataElementRegistryOrg) Descriptor deprecated

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

Deprecated: Use DataElementRegistryOrg.ProtoReflect.Descriptor instead.

func (*DataElementRegistryOrg) GetId

func (*DataElementRegistryOrg) GetValueReference

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

func (*DataElementRegistryOrg) ProtoMessage

func (*DataElementRegistryOrg) ProtoMessage()

func (*DataElementRegistryOrg) ProtoReflect

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

func (*DataElementRegistryOrg) Reset

func (x *DataElementRegistryOrg) Reset()

func (*DataElementRegistryOrg) String

func (x *DataElementRegistryOrg) String() string

type DataElementSubmitterOrg

type DataElementSubmitterOrg struct {

	// xml:id (or equivalent in JSON)
	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 submitter-org. Who submitted data element to registry. See http://hl7.org/fhir/StructureDefinition/11179-de-submitter-org

func (*DataElementSubmitterOrg) Descriptor deprecated

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

Deprecated: Use DataElementSubmitterOrg.ProtoReflect.Descriptor instead.

func (*DataElementSubmitterOrg) GetId

func (*DataElementSubmitterOrg) GetValueReference

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

func (*DataElementSubmitterOrg) ProtoMessage

func (*DataElementSubmitterOrg) ProtoMessage()

func (*DataElementSubmitterOrg) ProtoReflect

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

func (*DataElementSubmitterOrg) Reset

func (x *DataElementSubmitterOrg) Reset()

func (*DataElementSubmitterOrg) String

func (x *DataElementSubmitterOrg) String() string

type DaysOfCycle

type DaysOfCycle struct {

	// xml:id (or equivalent in JSON)
	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 Definition

type Definition struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *Definition_Value          `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for definition. Instantiates protocol or definition. See http://hl7.org/fhir/StructureDefinition/event-definition

func (*Definition) Descriptor deprecated

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

Deprecated: Use Definition.ProtoReflect.Descriptor instead.

func (*Definition) GetId

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

func (*Definition) GetValue

func (x *Definition) GetValue() *Definition_Value

func (*Definition) ProtoMessage

func (*Definition) ProtoMessage()

func (*Definition) ProtoReflect

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

func (*Definition) Reset

func (x *Definition) Reset()

func (*Definition) String

func (x *Definition) String() string

type Definition_Value

type Definition_Value struct {

	// Types that are assignable to Value:
	//	*Definition_Value_Reference
	Value isDefinition_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*Definition_Value) Descriptor deprecated

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

Deprecated: Use Definition_Value.ProtoReflect.Descriptor instead.

func (*Definition_Value) GetReference

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

func (*Definition_Value) GetValue

func (m *Definition_Value) GetValue() isDefinition_Value_Value

func (*Definition_Value) ProtoMessage

func (*Definition_Value) ProtoMessage()

func (*Definition_Value) ProtoReflect

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

func (*Definition_Value) Reset

func (x *Definition_Value) Reset()

func (*Definition_Value) String

func (x *Definition_Value) String() string

type Definition_Value_Reference

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

type DeviceDin

type DeviceDin struct {

	// xml:id (or equivalent in JSON)
	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 din. DIN | DIC | Distinct Idendification Code. See http://hl7.org/fhir/StructureDefinition/device-din

func (*DeviceDin) Descriptor deprecated

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

Deprecated: Use DeviceDin.ProtoReflect.Descriptor instead.

func (*DeviceDin) GetId

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

func (*DeviceDin) GetValueIdentifier

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

func (*DeviceDin) ProtoMessage

func (*DeviceDin) ProtoMessage()

func (*DeviceDin) ProtoReflect

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

func (*DeviceDin) Reset

func (x *DeviceDin) Reset()

func (*DeviceDin) String

func (x *DeviceDin) String() string

type DeviceImplantStatus

type DeviceImplantStatus struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.ImplantStatusCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

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

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 DeviceRequestPatientInstruction

type DeviceRequestPatientInstruction struct {

	// xml:id (or equivalent in JSON)
	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.LanguageCode `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 DeviceRequestReasonRejected

type DeviceRequestReasonRejected struct {

	// xml:id (or equivalent in JSON)
	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. If request was rejected, why?. See http://hl7.org/fhir/StructureDefinition/devicerequest-reasonRejected

func (*DeviceRequestReasonRejected) Descriptor deprecated

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

Deprecated: Use DeviceRequestReasonRejected.ProtoReflect.Descriptor instead.

func (*DeviceRequestReasonRejected) GetId

func (*DeviceRequestReasonRejected) GetValueCodeableConcept

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

func (*DeviceRequestReasonRejected) ProtoMessage

func (*DeviceRequestReasonRejected) ProtoMessage()

func (*DeviceRequestReasonRejected) ProtoReflect

func (*DeviceRequestReasonRejected) Reset

func (x *DeviceRequestReasonRejected) Reset()

func (*DeviceRequestReasonRejected) String

func (x *DeviceRequestReasonRejected) String() string

type DiagnosticReportAddendumOf

type DiagnosticReportAddendumOf struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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/procedurerequest-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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 DiagnosticReportNotDone

type DiagnosticReportNotDone struct {

	// xml:id (or equivalent in JSON)
	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 notDone. Event did not occur. See http://hl7.org/fhir/StructureDefinition/event-notDone

func (*DiagnosticReportNotDone) Descriptor deprecated

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

Deprecated: Use DiagnosticReportNotDone.ProtoReflect.Descriptor instead.

func (*DiagnosticReportNotDone) GetId

func (*DiagnosticReportNotDone) GetValueBoolean

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

func (*DiagnosticReportNotDone) ProtoMessage

func (*DiagnosticReportNotDone) ProtoMessage()

func (*DiagnosticReportNotDone) ProtoReflect

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

func (*DiagnosticReportNotDone) Reset

func (x *DiagnosticReportNotDone) Reset()

func (*DiagnosticReportNotDone) String

func (x *DiagnosticReportNotDone) String() string

type DiagnosticReportReplaces

type DiagnosticReportReplaces struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 DoseType

type DoseType struct {

	// xml:id (or equivalent in JSON)
	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 doseType. The type of dose, e.g., loading. See http://hl7.org/fhir/StructureDefinition/pharmacy-core-doseType

func (*DoseType) Descriptor deprecated

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

Deprecated: Use DoseType.ProtoReflect.Descriptor instead.

func (*DoseType) GetId

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

func (*DoseType) GetValueCodeableConcept

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

func (*DoseType) ProtoMessage

func (*DoseType) ProtoMessage()

func (*DoseType) ProtoReflect

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

func (*DoseType) Reset

func (x *DoseType) Reset()

func (*DoseType) String

func (x *DoseType) String() string

type EffectivePeriod

type EffectivePeriod struct {

	// xml:id (or equivalent in JSON)
	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 ElementDefinitionAllowedUnits

type ElementDefinitionAllowedUnits struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String           `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ElementDefinitionAllowedUnits_Value `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_Value

type ElementDefinitionAllowedUnits_Value struct {

	// Types that are assignable to Value:
	//	*ElementDefinitionAllowedUnits_Value_CodeableConcept
	//	*ElementDefinitionAllowedUnits_Value_Reference
	Value isElementDefinitionAllowedUnits_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ElementDefinitionAllowedUnits_Value) Descriptor deprecated

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

Deprecated: Use ElementDefinitionAllowedUnits_Value.ProtoReflect.Descriptor instead.

func (*ElementDefinitionAllowedUnits_Value) GetCodeableConcept

func (*ElementDefinitionAllowedUnits_Value) GetReference

func (*ElementDefinitionAllowedUnits_Value) GetValue

func (m *ElementDefinitionAllowedUnits_Value) GetValue() isElementDefinitionAllowedUnits_Value_Value

func (*ElementDefinitionAllowedUnits_Value) ProtoMessage

func (*ElementDefinitionAllowedUnits_Value) ProtoMessage()

func (*ElementDefinitionAllowedUnits_Value) ProtoReflect

func (*ElementDefinitionAllowedUnits_Value) Reset

func (*ElementDefinitionAllowedUnits_Value) String

type ElementDefinitionAllowedUnits_Value_CodeableConcept

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

type ElementDefinitionAllowedUnits_Value_Reference

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

type ElementDefinitionBestpractice

type ElementDefinitionBestpractice struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String           `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ElementDefinitionBestpractice_Value `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 ElementDefinitionBestpractice_Value

type ElementDefinitionBestpractice_Value struct {

	// Types that are assignable to Value:
	//	*ElementDefinitionBestpractice_Value_Boolean
	//	*ElementDefinitionBestpractice_Value_CodeableConcept
	Value isElementDefinitionBestpractice_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ElementDefinitionBestpractice_Value) Descriptor deprecated

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

Deprecated: Use ElementDefinitionBestpractice_Value.ProtoReflect.Descriptor instead.

func (*ElementDefinitionBestpractice_Value) GetBoolean

func (*ElementDefinitionBestpractice_Value) GetCodeableConcept

func (*ElementDefinitionBestpractice_Value) GetValue

func (m *ElementDefinitionBestpractice_Value) GetValue() isElementDefinitionBestpractice_Value_Value

func (*ElementDefinitionBestpractice_Value) ProtoMessage

func (*ElementDefinitionBestpractice_Value) ProtoMessage()

func (*ElementDefinitionBestpractice_Value) ProtoReflect

func (*ElementDefinitionBestpractice_Value) Reset

func (*ElementDefinitionBestpractice_Value) String

type ElementDefinitionBestpractice_Value_Boolean

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

type ElementDefinitionBestpractice_Value_CodeableConcept

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

type ElementDefinitionBindingName

type ElementDefinitionBindingName struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.ConceptMapEquivalenceCode `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 ElementDefinitionExplicitTypeName

type ElementDefinitionExplicitTypeName struct {

	// xml:id (or equivalent in JSON)
	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 ElementDefinitionIdentifier

type ElementDefinitionIdentifier struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String                          `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ElementDefinitionInheritedExtensibleValueSet_Value `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_Value

type ElementDefinitionInheritedExtensibleValueSet_Value struct {

	// Types that are assignable to Value:
	//	*ElementDefinitionInheritedExtensibleValueSet_Value_Uri
	//	*ElementDefinitionInheritedExtensibleValueSet_Value_Reference
	Value isElementDefinitionInheritedExtensibleValueSet_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ElementDefinitionInheritedExtensibleValueSet_Value) Descriptor deprecated

Deprecated: Use ElementDefinitionInheritedExtensibleValueSet_Value.ProtoReflect.Descriptor instead.

func (*ElementDefinitionInheritedExtensibleValueSet_Value) GetReference

func (*ElementDefinitionInheritedExtensibleValueSet_Value) GetUri

func (*ElementDefinitionInheritedExtensibleValueSet_Value) GetValue

func (m *ElementDefinitionInheritedExtensibleValueSet_Value) GetValue() isElementDefinitionInheritedExtensibleValueSet_Value_Value

func (*ElementDefinitionInheritedExtensibleValueSet_Value) ProtoMessage

func (*ElementDefinitionInheritedExtensibleValueSet_Value) ProtoReflect

func (*ElementDefinitionInheritedExtensibleValueSet_Value) Reset

func (*ElementDefinitionInheritedExtensibleValueSet_Value) String

type ElementDefinitionInheritedExtensibleValueSet_Value_Reference

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

type ElementDefinitionInheritedExtensibleValueSet_Value_Uri

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

type ElementDefinitionIsCommonBinding

type ElementDefinitionIsCommonBinding struct {

	// xml:id (or equivalent in JSON)
	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 ElementDefinitionJsonType

type ElementDefinitionJsonType struct {

	// xml:id (or equivalent in JSON)
	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 json-type. Json type of value property. See http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type

func (*ElementDefinitionJsonType) Descriptor deprecated

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

Deprecated: Use ElementDefinitionJsonType.ProtoReflect.Descriptor instead.

func (*ElementDefinitionJsonType) GetId

func (*ElementDefinitionJsonType) GetValueString

func (*ElementDefinitionJsonType) ProtoMessage

func (*ElementDefinitionJsonType) ProtoMessage()

func (*ElementDefinitionJsonType) ProtoReflect

func (*ElementDefinitionJsonType) Reset

func (x *ElementDefinitionJsonType) Reset()

func (*ElementDefinitionJsonType) String

func (x *ElementDefinitionJsonType) String() string

type ElementDefinitionMaxValueSet

type ElementDefinitionMaxValueSet struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String          `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ElementDefinitionMaxValueSet_Value `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_Value

type ElementDefinitionMaxValueSet_Value struct {

	// Types that are assignable to Value:
	//	*ElementDefinitionMaxValueSet_Value_Uri
	//	*ElementDefinitionMaxValueSet_Value_Reference
	Value isElementDefinitionMaxValueSet_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ElementDefinitionMaxValueSet_Value) Descriptor deprecated

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

Deprecated: Use ElementDefinitionMaxValueSet_Value.ProtoReflect.Descriptor instead.

func (*ElementDefinitionMaxValueSet_Value) GetReference

func (*ElementDefinitionMaxValueSet_Value) GetUri

func (*ElementDefinitionMaxValueSet_Value) GetValue

func (m *ElementDefinitionMaxValueSet_Value) GetValue() isElementDefinitionMaxValueSet_Value_Value

func (*ElementDefinitionMaxValueSet_Value) ProtoMessage

func (*ElementDefinitionMaxValueSet_Value) ProtoMessage()

func (*ElementDefinitionMaxValueSet_Value) ProtoReflect

func (*ElementDefinitionMaxValueSet_Value) Reset

func (*ElementDefinitionMaxValueSet_Value) String

type ElementDefinitionMaxValueSet_Value_Reference

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

type ElementDefinitionMaxValueSet_Value_Uri

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

type ElementDefinitionMinValueSet

type ElementDefinitionMinValueSet struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String          `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ElementDefinitionMinValueSet_Value `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_Value

type ElementDefinitionMinValueSet_Value struct {

	// Types that are assignable to Value:
	//	*ElementDefinitionMinValueSet_Value_Uri
	//	*ElementDefinitionMinValueSet_Value_Reference
	Value isElementDefinitionMinValueSet_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ElementDefinitionMinValueSet_Value) Descriptor deprecated

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

Deprecated: Use ElementDefinitionMinValueSet_Value.ProtoReflect.Descriptor instead.

func (*ElementDefinitionMinValueSet_Value) GetReference

func (*ElementDefinitionMinValueSet_Value) GetUri

func (*ElementDefinitionMinValueSet_Value) GetValue

func (m *ElementDefinitionMinValueSet_Value) GetValue() isElementDefinitionMinValueSet_Value_Value

func (*ElementDefinitionMinValueSet_Value) ProtoMessage

func (*ElementDefinitionMinValueSet_Value) ProtoMessage()

func (*ElementDefinitionMinValueSet_Value) ProtoReflect

func (*ElementDefinitionMinValueSet_Value) Reset

func (*ElementDefinitionMinValueSet_Value) String

type ElementDefinitionMinValueSet_Value_Reference

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

type ElementDefinitionMinValueSet_Value_Uri

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

type ElementDefinitionObjectClass

type ElementDefinitionObjectClass struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 ElementDefinitionQuestion

type ElementDefinitionQuestion struct {

	// xml:id (or equivalent in JSON)
	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 ElementDefinitionRdfType

type ElementDefinitionRdfType struct {

	// xml:id (or equivalent in JSON)
	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 rdf-type. XML (Schema) type of attribute for RDF. See http://hl7.org/fhir/StructureDefinition/structuredefinition-rdf-type

func (*ElementDefinitionRdfType) Descriptor deprecated

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

Deprecated: Use ElementDefinitionRdfType.ProtoReflect.Descriptor instead.

func (*ElementDefinitionRdfType) GetId

func (*ElementDefinitionRdfType) GetValueString

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

func (*ElementDefinitionRdfType) ProtoMessage

func (*ElementDefinitionRdfType) ProtoMessage()

func (*ElementDefinitionRdfType) ProtoReflect

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

func (*ElementDefinitionRdfType) Reset

func (x *ElementDefinitionRdfType) Reset()

func (*ElementDefinitionRdfType) String

func (x *ElementDefinitionRdfType) String() string

type ElementDefinitionRegex

type ElementDefinitionRegex struct {

	// xml:id (or equivalent in JSON)
	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. Regex applies to the value. See http://hl7.org/fhir/StructureDefinition/structuredefinition-regex

func (*ElementDefinitionRegex) Descriptor deprecated

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

Deprecated: Use ElementDefinitionRegex.ProtoReflect.Descriptor instead.

func (*ElementDefinitionRegex) GetId

func (*ElementDefinitionRegex) GetValueString

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

func (*ElementDefinitionRegex) ProtoMessage

func (*ElementDefinitionRegex) ProtoMessage()

func (*ElementDefinitionRegex) ProtoReflect

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

func (*ElementDefinitionRegex) Reset

func (x *ElementDefinitionRegex) Reset()

func (*ElementDefinitionRegex) String

func (x *ElementDefinitionRegex) String() string

type ElementDefinitionSelector

type ElementDefinitionSelector struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 ElementDefinitionXmlType

type ElementDefinitionXmlType struct {

	// xml:id (or equivalent in JSON)
	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 xml-type. XML (Schema) type of attribute. See http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type

func (*ElementDefinitionXmlType) Descriptor deprecated

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

Deprecated: Use ElementDefinitionXmlType.ProtoReflect.Descriptor instead.

func (*ElementDefinitionXmlType) GetId

func (*ElementDefinitionXmlType) GetValueString

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

func (*ElementDefinitionXmlType) ProtoMessage

func (*ElementDefinitionXmlType) ProtoMessage()

func (*ElementDefinitionXmlType) ProtoReflect

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

func (*ElementDefinitionXmlType) Reset

func (x *ElementDefinitionXmlType) Reset()

func (*ElementDefinitionXmlType) String

func (x *ElementDefinitionXmlType) String() string

type EncounterAssociatedEncounter

type EncounterAssociatedEncounter struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 EncounterPrimaryDiagnosis

type EncounterPrimaryDiagnosis struct {

	// xml:id (or equivalent in JSON)
	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 primaryDiagnosis. Primary Diagnosis of this encounter (priority order - 1 = highest). See http://hl7.org/fhir/StructureDefinition/encounter-primaryDiagnosis

func (*EncounterPrimaryDiagnosis) Descriptor deprecated

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

Deprecated: Use EncounterPrimaryDiagnosis.ProtoReflect.Descriptor instead.

func (*EncounterPrimaryDiagnosis) GetId

func (*EncounterPrimaryDiagnosis) GetValuePositiveInt

func (x *EncounterPrimaryDiagnosis) GetValuePositiveInt() *datatypes_go_proto.PositiveInt

func (*EncounterPrimaryDiagnosis) ProtoMessage

func (*EncounterPrimaryDiagnosis) ProtoMessage()

func (*EncounterPrimaryDiagnosis) ProtoReflect

func (*EncounterPrimaryDiagnosis) Reset

func (x *EncounterPrimaryDiagnosis) Reset()

func (*EncounterPrimaryDiagnosis) String

func (x *EncounterPrimaryDiagnosis) String() string

type EncounterReasonCancelled

type EncounterReasonCancelled struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 FamilyMemberHistoryAbatement

type FamilyMemberHistoryAbatement struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String          `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *FamilyMemberHistoryAbatement_Value `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_Value

type FamilyMemberHistoryAbatement_Value struct {

	// Types that are assignable to Value:
	//	*FamilyMemberHistoryAbatement_Value_Date
	//	*FamilyMemberHistoryAbatement_Value_Age
	//	*FamilyMemberHistoryAbatement_Value_Boolean
	Value isFamilyMemberHistoryAbatement_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*FamilyMemberHistoryAbatement_Value) Descriptor deprecated

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

Deprecated: Use FamilyMemberHistoryAbatement_Value.ProtoReflect.Descriptor instead.

func (*FamilyMemberHistoryAbatement_Value) GetAge

func (*FamilyMemberHistoryAbatement_Value) GetBoolean

func (*FamilyMemberHistoryAbatement_Value) GetDate

func (*FamilyMemberHistoryAbatement_Value) GetValue

func (m *FamilyMemberHistoryAbatement_Value) GetValue() isFamilyMemberHistoryAbatement_Value_Value

func (*FamilyMemberHistoryAbatement_Value) ProtoMessage

func (*FamilyMemberHistoryAbatement_Value) ProtoMessage()

func (*FamilyMemberHistoryAbatement_Value) ProtoReflect

func (*FamilyMemberHistoryAbatement_Value) Reset

func (*FamilyMemberHistoryAbatement_Value) String

type FamilyMemberHistoryAbatement_Value_Age

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

type FamilyMemberHistoryAbatement_Value_Boolean

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

type FamilyMemberHistoryAbatement_Value_Date

type FamilyMemberHistoryAbatement_Value_Date struct {
	Date *datatypes_go_proto.Date `protobuf:"bytes,1,opt,name=date,proto3,oneof"`
}

type FamilyMemberHistoryObservation

type FamilyMemberHistoryObservation struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 FhirPathExpression

type FhirPathExpression struct {

	// xml:id (or equivalent in JSON)
	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 fhirPathExpression. FHIRPath expression. See http://hl7.org/fhir/StructureDefinition/cqif-fhirPathExpression

func (*FhirPathExpression) Descriptor deprecated

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

Deprecated: Use FhirPathExpression.ProtoReflect.Descriptor instead.

func (*FhirPathExpression) GetId

func (*FhirPathExpression) GetValueString

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

func (*FhirPathExpression) ProtoMessage

func (*FhirPathExpression) ProtoMessage()

func (*FhirPathExpression) ProtoReflect

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

func (*FhirPathExpression) Reset

func (x *FhirPathExpression) Reset()

func (*FhirPathExpression) String

func (x *FhirPathExpression) String() string

type FlagDetail

type FlagDetail struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 Fmm

type Fmm struct {

	// xml:id (or equivalent in JSON)
	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 (*Fmm) Descriptor deprecated

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

Deprecated: Use Fmm.ProtoReflect.Descriptor instead.

func (*Fmm) GetId

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

func (*Fmm) GetValueInteger

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

func (*Fmm) ProtoMessage

func (*Fmm) ProtoMessage()

func (*Fmm) ProtoReflect

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

func (*Fmm) Reset

func (x *Fmm) Reset()

func (*Fmm) String

func (x *Fmm) String() string

type GoalAcceptance

type GoalAcceptance struct {

	// xml:id (or equivalent in JSON)
	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"`
	// agree | disagree | pending
	Status *codes_go_proto.GoalAcceptanceStatusCode `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 (*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 GoalReasonRejected

type GoalReasonRejected struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 HumanNameAssemblyOrder

type HumanNameAssemblyOrder struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.HumanNameAssemblyOrderCode `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 HumanNameENQualifier

type HumanNameENQualifier struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.EntityNamePartQualifierCode `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 HumanNameENRepresentation

type HumanNameENRepresentation struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.NameRepresentationUseCode `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 HumanNameFathersFamily

type HumanNameFathersFamily struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 ImplementationGuidePage

type ImplementationGuidePage struct {

	// xml:id (or equivalent in JSON)
	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 page. Page for this resource. See http://hl7.org/fhir/StructureDefinition/implementationguide-page

func (*ImplementationGuidePage) Descriptor deprecated

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

Deprecated: Use ImplementationGuidePage.ProtoReflect.Descriptor instead.

func (*ImplementationGuidePage) GetId

func (*ImplementationGuidePage) GetValueUri

func (*ImplementationGuidePage) ProtoMessage

func (*ImplementationGuidePage) ProtoMessage()

func (*ImplementationGuidePage) ProtoReflect

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

func (*ImplementationGuidePage) Reset

func (x *ImplementationGuidePage) Reset()

func (*ImplementationGuidePage) String

func (x *ImplementationGuidePage) String() string

type InfuseOver

type InfuseOver struct {

	// xml:id (or equivalent in JSON)
	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 infuseOver. The length of the infusion. See http://hl7.org/fhir/StructureDefinition/pharmacy-core-infuseOver

func (*InfuseOver) Descriptor deprecated

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

Deprecated: Use InfuseOver.ProtoReflect.Descriptor instead.

func (*InfuseOver) GetId

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

func (*InfuseOver) GetValueDuration

func (x *InfuseOver) GetValueDuration() *datatypes_go_proto.Duration

func (*InfuseOver) ProtoMessage

func (*InfuseOver) ProtoMessage()

func (*InfuseOver) ProtoReflect

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

func (*InfuseOver) Reset

func (x *InfuseOver) Reset()

func (*InfuseOver) String

func (x *InfuseOver) String() string

type InitialValue

type InitialValue struct {

	// xml:id (or equivalent in JSON)
	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/cqif-initialValue

func (*InitialValue) Descriptor deprecated

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

Deprecated: Use InitialValue.ProtoReflect.Descriptor instead.

func (*InitialValue) GetId

func (*InitialValue) GetValueString

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

func (*InitialValue) ProtoMessage

func (*InitialValue) ProtoMessage()

func (*InitialValue) ProtoReflect

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

func (*InitialValue) Reset

func (x *InitialValue) Reset()

func (*InitialValue) String

func (x *InitialValue) String() string

type LastReviewDate

type LastReviewDate struct {

	// xml:id (or equivalent in JSON)
	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 LocationAlias

type LocationAlias struct {

	// xml:id (or equivalent in JSON)
	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. Alias. See http://hl7.org/fhir/StructureDefinition/location-alias

func (*LocationAlias) Descriptor deprecated

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

Deprecated: Use LocationAlias.ProtoReflect.Descriptor instead.

func (*LocationAlias) GetId

func (*LocationAlias) GetValueString

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

func (*LocationAlias) ProtoMessage

func (*LocationAlias) ProtoMessage()

func (*LocationAlias) ProtoReflect

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

func (*LocationAlias) Reset

func (x *LocationAlias) Reset()

func (*LocationAlias) String

func (x *LocationAlias) String() string

type MaxDecimalPlaces

type MaxDecimalPlaces struct {

	// xml:id (or equivalent in JSON)
	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 MaxDeliveryRate

type MaxDeliveryRate struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueRatio *datatypes_go_proto.Ratio `protobuf:"bytes,3,opt,name=value_ratio,json=valueRatio,proto3" json:"value_ratio,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for maxDeliveryRate. The maximum rate of substance administration. See http://hl7.org/fhir/StructureDefinition/pharmacy-core-maxDeliveryRate

func (*MaxDeliveryRate) Descriptor deprecated

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

Deprecated: Use MaxDeliveryRate.ProtoReflect.Descriptor instead.

func (*MaxDeliveryRate) GetId

func (*MaxDeliveryRate) GetValueRatio

func (x *MaxDeliveryRate) GetValueRatio() *datatypes_go_proto.Ratio

func (*MaxDeliveryRate) ProtoMessage

func (*MaxDeliveryRate) ProtoMessage()

func (*MaxDeliveryRate) ProtoReflect

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

func (*MaxDeliveryRate) Reset

func (x *MaxDeliveryRate) Reset()

func (*MaxDeliveryRate) String

func (x *MaxDeliveryRate) String() string

type MaxDeliveryVolume

type MaxDeliveryVolume struct {

	// xml:id (or equivalent in JSON)
	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 maxDeliveryVolume. The maximum amount of fluid to infuse. See http://hl7.org/fhir/StructureDefinition/pharmacy-core-maxDeliveryVolume

func (*MaxDeliveryVolume) Descriptor deprecated

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

Deprecated: Use MaxDeliveryVolume.ProtoReflect.Descriptor instead.

func (*MaxDeliveryVolume) GetId

func (*MaxDeliveryVolume) GetValueQuantity

func (x *MaxDeliveryVolume) GetValueQuantity() *datatypes_go_proto.Quantity

func (*MaxDeliveryVolume) ProtoMessage

func (*MaxDeliveryVolume) ProtoMessage()

func (*MaxDeliveryVolume) ProtoReflect

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

func (*MaxDeliveryVolume) Reset

func (x *MaxDeliveryVolume) Reset()

func (*MaxDeliveryVolume) String

func (x *MaxDeliveryVolume) String() string

type MaxSize

type MaxSize struct {

	// xml:id (or equivalent in JSON)
	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 MeasureInfo

type MeasureInfo struct {

	// xml:id (or equivalent in JSON)
	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.Reference `protobuf:"bytes,4,opt,name=measure,proto3" json:"measure,omitempty"`
	// The group identifier
	GroupIdentifier *datatypes_go_proto.Identifier `protobuf:"bytes,5,opt,name=group_identifier,json=groupIdentifier,proto3" json:"group_identifier,omitempty"`
	// The population identifier
	PopulationIdentifier *datatypes_go_proto.Identifier `protobuf:"bytes,6,opt,name=population_identifier,json=populationIdentifier,proto3" json:"population_identifier,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for measureInfo. Measure criteria for the resource. See http://hl7.org/fhir/StructureDefinition/cqif-measureInfo

func (*MeasureInfo) Descriptor deprecated

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

Deprecated: Use MeasureInfo.ProtoReflect.Descriptor instead.

func (*MeasureInfo) GetExtension

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

func (*MeasureInfo) GetGroupIdentifier

func (x *MeasureInfo) GetGroupIdentifier() *datatypes_go_proto.Identifier

func (*MeasureInfo) GetId

func (*MeasureInfo) GetMeasure

func (x *MeasureInfo) GetMeasure() *datatypes_go_proto.Reference

func (*MeasureInfo) GetPopulationIdentifier

func (x *MeasureInfo) GetPopulationIdentifier() *datatypes_go_proto.Identifier

func (*MeasureInfo) ProtoMessage

func (*MeasureInfo) ProtoMessage()

func (*MeasureInfo) ProtoReflect

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

func (*MeasureInfo) Reset

func (x *MeasureInfo) Reset()

func (*MeasureInfo) String

func (x *MeasureInfo) String() string

type MedicationDispenseValidityPeriod

type MedicationDispenseValidityPeriod struct {

	// xml:id (or equivalent in JSON)
	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 validityPeriod. Time interval for medication administration. See http://hl7.org/fhir/StructureDefinition/medicationdispense-validityPeriod

func (*MedicationDispenseValidityPeriod) Descriptor deprecated

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

Deprecated: Use MedicationDispenseValidityPeriod.ProtoReflect.Descriptor instead.

func (*MedicationDispenseValidityPeriod) GetId

func (*MedicationDispenseValidityPeriod) GetValuePeriod

func (*MedicationDispenseValidityPeriod) ProtoMessage

func (*MedicationDispenseValidityPeriod) ProtoMessage()

func (*MedicationDispenseValidityPeriod) ProtoReflect

func (*MedicationDispenseValidityPeriod) Reset

func (*MedicationDispenseValidityPeriod) String

type MedicationStatementPrescriber

type MedicationStatementPrescriber struct {

	// xml:id (or equivalent in JSON)
	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 Prescriber. Who ordered the initial medication(s). See http://hl7.org/fhir/StructureDefinition/medicationstatement-Prescriber

func (*MedicationStatementPrescriber) Descriptor deprecated

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

Deprecated: Use MedicationStatementPrescriber.ProtoReflect.Descriptor instead.

func (*MedicationStatementPrescriber) GetId

func (*MedicationStatementPrescriber) GetValueReference

func (*MedicationStatementPrescriber) ProtoMessage

func (*MedicationStatementPrescriber) ProtoMessage()

func (*MedicationStatementPrescriber) ProtoReflect

func (*MedicationStatementPrescriber) Reset

func (x *MedicationStatementPrescriber) Reset()

func (*MedicationStatementPrescriber) String

type MedicationUsualRoute

type MedicationUsualRoute struct {

	// xml:id (or equivalent in JSON)
	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 usualRoute. Typical application route. See http://hl7.org/fhir/StructureDefinition/medication-usualRoute

func (*MedicationUsualRoute) Descriptor deprecated

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

Deprecated: Use MedicationUsualRoute.ProtoReflect.Descriptor instead.

func (*MedicationUsualRoute) GetId

func (*MedicationUsualRoute) GetValueCodeableConcept

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

func (*MedicationUsualRoute) ProtoMessage

func (*MedicationUsualRoute) ProtoMessage()

func (*MedicationUsualRoute) ProtoReflect

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

func (*MedicationUsualRoute) Reset

func (x *MedicationUsualRoute) Reset()

func (*MedicationUsualRoute) String

func (x *MedicationUsualRoute) String() string

type MessageHeaderMessageheaderResponseRequest

type MessageHeaderMessageheaderResponseRequest struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.MessageHeaderResponseRequestCode `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 MimeType

type MimeType struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *datatypes_go_proto.MimeTypeCode `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() *datatypes_go_proto.MimeTypeCode

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 MinDosePerPeriod

type MinDosePerPeriod struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueRatio *datatypes_go_proto.Ratio `protobuf:"bytes,3,opt,name=value_ratio,json=valueRatio,proto3" json:"value_ratio,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for minDosePerPeriod. The minimum quantity of substance per period. See http://hl7.org/fhir/StructureDefinition/pharmacy-core-minDosePerPeriod

func (*MinDosePerPeriod) Descriptor deprecated

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

Deprecated: Use MinDosePerPeriod.ProtoReflect.Descriptor instead.

func (*MinDosePerPeriod) GetId

func (*MinDosePerPeriod) GetValueRatio

func (x *MinDosePerPeriod) GetValueRatio() *datatypes_go_proto.Ratio

func (*MinDosePerPeriod) ProtoMessage

func (*MinDosePerPeriod) ProtoMessage()

func (*MinDosePerPeriod) ProtoReflect

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

func (*MinDosePerPeriod) Reset

func (x *MinDosePerPeriod) Reset()

func (*MinDosePerPeriod) String

func (x *MinDosePerPeriod) String() string

type MinLength

type MinLength struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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. specifiy 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 ObservationAlleleName

type ObservationAlleleName struct {

	// xml:id (or equivalent in JSON)
	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 AlleleName. Name of allele. See http://hl7.org/fhir/StructureDefinition/observation-geneticsAlleleName

func (*ObservationAlleleName) Descriptor deprecated

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

Deprecated: Use ObservationAlleleName.ProtoReflect.Descriptor instead.

func (*ObservationAlleleName) GetId

func (*ObservationAlleleName) GetValueCodeableConcept

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

func (*ObservationAlleleName) ProtoMessage

func (*ObservationAlleleName) ProtoMessage()

func (*ObservationAlleleName) ProtoReflect

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

func (*ObservationAlleleName) Reset

func (x *ObservationAlleleName) Reset()

func (*ObservationAlleleName) String

func (x *ObservationAlleleName) String() string

type ObservationAllelicFrequency

type ObservationAllelicFrequency struct {

	// xml:id (or equivalent in JSON)
	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 AllelicFrequency. Allele frequency. See http://hl7.org/fhir/StructureDefinition/observation-geneticsAllelicFrequency

func (*ObservationAllelicFrequency) Descriptor deprecated

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

Deprecated: Use ObservationAllelicFrequency.ProtoReflect.Descriptor instead.

func (*ObservationAllelicFrequency) GetId

func (*ObservationAllelicFrequency) GetValueDecimal

func (*ObservationAllelicFrequency) ProtoMessage

func (*ObservationAllelicFrequency) ProtoMessage()

func (*ObservationAllelicFrequency) ProtoReflect

func (*ObservationAllelicFrequency) Reset

func (x *ObservationAllelicFrequency) Reset()

func (*ObservationAllelicFrequency) String

func (x *ObservationAllelicFrequency) String() string

type ObservationAllelicState

type ObservationAllelicState struct {

	// xml:id (or equivalent in JSON)
	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 AllelicState. The level of occurrence of a single DNA sequence variant within a set of chromosomes: Heteroplasmic / Homoplasmic / Homozygous / Heterozygous / Hemizygous. See http://hl7.org/fhir/StructureDefinition/observation-geneticsAllelicState

func (*ObservationAllelicState) Descriptor deprecated

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

Deprecated: Use ObservationAllelicState.ProtoReflect.Descriptor instead.

func (*ObservationAllelicState) GetId

func (*ObservationAllelicState) GetValueCodeableConcept

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

func (*ObservationAllelicState) ProtoMessage

func (*ObservationAllelicState) ProtoMessage()

func (*ObservationAllelicState) ProtoReflect

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

func (*ObservationAllelicState) Reset

func (x *ObservationAllelicState) Reset()

func (*ObservationAllelicState) String

func (x *ObservationAllelicState) String() string

type ObservationAminoAcidChangeName

type ObservationAminoAcidChangeName struct {

	// xml:id (or equivalent in JSON)
	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 AminoAcidChangeName. HGVS nomenclature for observed Amino Acid Change. See http://hl7.org/fhir/StructureDefinition/observation-geneticsAminoAcidChangeName

func (*ObservationAminoAcidChangeName) Descriptor deprecated

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

Deprecated: Use ObservationAminoAcidChangeName.ProtoReflect.Descriptor instead.

func (*ObservationAminoAcidChangeName) GetId

func (*ObservationAminoAcidChangeName) GetValueCodeableConcept

func (*ObservationAminoAcidChangeName) ProtoMessage

func (*ObservationAminoAcidChangeName) ProtoMessage()

func (*ObservationAminoAcidChangeName) ProtoReflect

func (*ObservationAminoAcidChangeName) Reset

func (x *ObservationAminoAcidChangeName) Reset()

func (*ObservationAminoAcidChangeName) String

type ObservationAminoAcidChangeType

type ObservationAminoAcidChangeType struct {

	// xml:id (or equivalent in JSON)
	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 AminoAcidChangeType. Amino Acid Change Type. See http://hl7.org/fhir/StructureDefinition/observation-geneticsAminoAcidChangeType

func (*ObservationAminoAcidChangeType) Descriptor deprecated

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

Deprecated: Use ObservationAminoAcidChangeType.ProtoReflect.Descriptor instead.

func (*ObservationAminoAcidChangeType) GetId

func (*ObservationAminoAcidChangeType) GetValueCodeableConcept

func (*ObservationAminoAcidChangeType) ProtoMessage

func (*ObservationAminoAcidChangeType) ProtoMessage()

func (*ObservationAminoAcidChangeType) ProtoReflect

func (*ObservationAminoAcidChangeType) Reset

func (x *ObservationAminoAcidChangeType) Reset()

func (*ObservationAminoAcidChangeType) String

type ObservationBodyPosition

type ObservationBodyPosition struct {

	// xml:id (or equivalent in JSON)
	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 (*ObservationBodyPosition) Descriptor deprecated

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

Deprecated: Use ObservationBodyPosition.ProtoReflect.Descriptor instead.

func (*ObservationBodyPosition) GetId

func (*ObservationBodyPosition) GetValueCodeableConcept

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

func (*ObservationBodyPosition) ProtoMessage

func (*ObservationBodyPosition) ProtoMessage()

func (*ObservationBodyPosition) ProtoReflect

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

func (*ObservationBodyPosition) Reset

func (x *ObservationBodyPosition) Reset()

func (*ObservationBodyPosition) String

func (x *ObservationBodyPosition) String() string

type ObservationCopyNumberEvent

type ObservationCopyNumberEvent struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 ObservationDNASequenceVariantName

type ObservationDNASequenceVariantName struct {

	// xml:id (or equivalent in JSON)
	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 DNASequenceVariantName. HGVS nomenclature for observed DNA sequence variant. See http://hl7.org/fhir/StructureDefinition/observation-geneticsDNASequenceVariantName

func (*ObservationDNASequenceVariantName) Descriptor deprecated

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

Deprecated: Use ObservationDNASequenceVariantName.ProtoReflect.Descriptor instead.

func (*ObservationDNASequenceVariantName) GetId

func (*ObservationDNASequenceVariantName) GetValueCodeableConcept

func (*ObservationDNASequenceVariantName) ProtoMessage

func (*ObservationDNASequenceVariantName) ProtoMessage()

func (*ObservationDNASequenceVariantName) ProtoReflect

func (*ObservationDNASequenceVariantName) Reset

func (*ObservationDNASequenceVariantName) String

type ObservationDNASequenceVariantType

type ObservationDNASequenceVariantType struct {

	// xml:id (or equivalent in JSON)
	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 DNASequenceVariantType. DNA sequence variant type. See http://hl7.org/fhir/StructureDefinition/observation-geneticsDNASequenceVariantType

func (*ObservationDNASequenceVariantType) Descriptor deprecated

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

Deprecated: Use ObservationDNASequenceVariantType.ProtoReflect.Descriptor instead.

func (*ObservationDNASequenceVariantType) GetId

func (*ObservationDNASequenceVariantType) GetValueCodeableConcept

func (*ObservationDNASequenceVariantType) ProtoMessage

func (*ObservationDNASequenceVariantType) ProtoMessage()

func (*ObservationDNASequenceVariantType) ProtoReflect

func (*ObservationDNASequenceVariantType) Reset

func (*ObservationDNASequenceVariantType) String

type ObservationDNAVariantId

type ObservationDNAVariantId struct {

	// xml:id (or equivalent in JSON)
	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 DNAVariantId. DNA sequence variant ID. See http://hl7.org/fhir/StructureDefinition/observation-geneticsDNAVariantId

func (*ObservationDNAVariantId) Descriptor deprecated

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

Deprecated: Use ObservationDNAVariantId.ProtoReflect.Descriptor instead.

func (*ObservationDNAVariantId) GetId

func (*ObservationDNAVariantId) GetValueCodeableConcept

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

func (*ObservationDNAVariantId) ProtoMessage

func (*ObservationDNAVariantId) ProtoMessage()

func (*ObservationDNAVariantId) ProtoReflect

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

func (*ObservationDNAVariantId) Reset

func (x *ObservationDNAVariantId) Reset()

func (*ObservationDNAVariantId) String

func (x *ObservationDNAVariantId) String() string

type ObservationDelta

type ObservationDelta struct {

	// xml:id (or equivalent in JSON)
	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 ObservationEventTiming

type ObservationEventTiming struct {

	// xml:id (or equivalent in JSON)
	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"`
	// Life events
	Code *datatypes_go_proto.CodeableConcept `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"`
	// How close to event
	Offset *datatypes_go_proto.Quantity `protobuf:"bytes,5,opt,name=offset,proto3" json:"offset,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for eventTiming. Approximate time of observation. See http://hl7.org/fhir/StructureDefinition/observation-eventTiming

func (*ObservationEventTiming) Descriptor deprecated

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

Deprecated: Use ObservationEventTiming.ProtoReflect.Descriptor instead.

func (*ObservationEventTiming) GetCode

func (*ObservationEventTiming) GetExtension

func (*ObservationEventTiming) GetId

func (*ObservationEventTiming) GetOffset

func (*ObservationEventTiming) ProtoMessage

func (*ObservationEventTiming) ProtoMessage()

func (*ObservationEventTiming) ProtoReflect

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

func (*ObservationEventTiming) Reset

func (x *ObservationEventTiming) Reset()

func (*ObservationEventTiming) String

func (x *ObservationEventTiming) String() string

type ObservationFocalSubject

type ObservationFocalSubject struct {

	// xml:id (or equivalent in JSON)
	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 focal-subject. Focal Subject. See http://hl7.org/fhir/StructureDefinition/observation-focal-subject

func (*ObservationFocalSubject) Descriptor deprecated

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

Deprecated: Use ObservationFocalSubject.ProtoReflect.Descriptor instead.

func (*ObservationFocalSubject) GetId

func (*ObservationFocalSubject) GetValueCodeableConcept

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

func (*ObservationFocalSubject) ProtoMessage

func (*ObservationFocalSubject) ProtoMessage()

func (*ObservationFocalSubject) ProtoReflect

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

func (*ObservationFocalSubject) Reset

func (x *ObservationFocalSubject) Reset()

func (*ObservationFocalSubject) String

func (x *ObservationFocalSubject) String() string

type ObservationGene

type ObservationGene struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 ObservationPerformerRole

type ObservationPerformerRole struct {

	// xml:id (or equivalent in JSON)
	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 performerRole. What type of performance was done. See http://hl7.org/fhir/StructureDefinition/event-performerRole

func (*ObservationPerformerRole) Descriptor deprecated

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

Deprecated: Use ObservationPerformerRole.ProtoReflect.Descriptor instead.

func (*ObservationPerformerRole) GetId

func (*ObservationPerformerRole) GetValueCodeableConcept

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

func (*ObservationPerformerRole) ProtoMessage

func (*ObservationPerformerRole) ProtoMessage()

func (*ObservationPerformerRole) ProtoReflect

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

func (*ObservationPerformerRole) Reset

func (x *ObservationPerformerRole) Reset()

func (*ObservationPerformerRole) String

func (x *ObservationPerformerRole) String() string

type ObservationPhaseSet

type ObservationPhaseSet struct {

	// xml:id (or equivalent in JSON)
	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 PhaseSet. Phase set identifier (UUID/OID). 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) GetId

func (*ObservationPhaseSet) GetValueUri

func (x *ObservationPhaseSet) GetValueUri() *datatypes_go_proto.Uri

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 ObservationSequence

type ObservationSequence struct {

	// xml:id (or equivalent in JSON)
	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 Sequence. Sequence. See http://hl7.org/fhir/StructureDefinition/observation-geneticsSequence

func (*ObservationSequence) Descriptor deprecated

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

Deprecated: Use ObservationSequence.ProtoReflect.Descriptor instead.

func (*ObservationSequence) GetId

func (*ObservationSequence) GetValueReference

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

func (*ObservationSequence) ProtoMessage

func (*ObservationSequence) ProtoMessage()

func (*ObservationSequence) ProtoReflect

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

func (*ObservationSequence) Reset

func (x *ObservationSequence) Reset()

func (*ObservationSequence) String

func (x *ObservationSequence) String() string

type ObservationTimeOffset

type ObservationTimeOffset struct {

	// xml:id (or equivalent in JSON)
	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 time-offset. Time Offset for interlacing. See http://hl7.org/fhir/StructureDefinition/observation-time-offset

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 OnBehalfOf

type OnBehalfOf struct {

	// xml:id (or equivalent in JSON)
	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 OnBehalfOf. Organization was acting for. See http://hl7.org/fhir/StructureDefinition/event-OnBehalfOf

func (*OnBehalfOf) Descriptor deprecated

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

Deprecated: Use OnBehalfOf.ProtoReflect.Descriptor instead.

func (*OnBehalfOf) GetId

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

func (*OnBehalfOf) GetValueReference

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

func (*OnBehalfOf) ProtoMessage

func (*OnBehalfOf) ProtoMessage()

func (*OnBehalfOf) ProtoReflect

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

func (*OnBehalfOf) Reset

func (x *OnBehalfOf) Reset()

func (*OnBehalfOf) String

func (x *OnBehalfOf) String() string

type OperationOutcomeAuthority

type OperationOutcomeAuthority struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 OrganizationAlias

type OrganizationAlias struct {

	// xml:id (or equivalent in JSON)
	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. Alias. See http://hl7.org/fhir/StructureDefinition/organization-alias

func (*OrganizationAlias) Descriptor deprecated

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

Deprecated: Use OrganizationAlias.ProtoReflect.Descriptor instead.

func (*OrganizationAlias) GetId

func (*OrganizationAlias) GetValueString

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

func (*OrganizationAlias) ProtoMessage

func (*OrganizationAlias) ProtoMessage()

func (*OrganizationAlias) ProtoReflect

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

func (*OrganizationAlias) Reset

func (x *OrganizationAlias) Reset()

func (*OrganizationAlias) String

func (x *OrganizationAlias) String() string

type OrganizationPeriod

type OrganizationPeriod struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 PartOf

type PartOf struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 PatientBirthPlace

type PatientBirthPlace struct {

	// xml:id (or equivalent in JSON)
	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 Birth Place. Place of Birth for patient. See http://hl7.org/fhir/StructureDefinition/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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 PatientClinicalTrial

type PatientClinicalTrial struct {

	// xml:id (or equivalent in JSON)
	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"`
	// National Clinical Trial number
	Nct *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=nct,json=NCT,proto3" json:"nct,omitempty"`
	// The period of participation in the clinical trial
	Period *datatypes_go_proto.Period `protobuf:"bytes,5,opt,name=period,proto3" json:"period,omitempty"`
	// The reason for participation in the clinical trial
	Reason *datatypes_go_proto.CodeableConcept `protobuf:"bytes,6,opt,name=reason,proto3" json:"reason,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for clinicalTrial. The patient's participation in clinical trials. See http://hl7.org/fhir/StructureDefinition/patient-clinicalTrial

func (*PatientClinicalTrial) Descriptor deprecated

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

Deprecated: Use PatientClinicalTrial.ProtoReflect.Descriptor instead.

func (*PatientClinicalTrial) GetExtension

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

func (*PatientClinicalTrial) GetId

func (*PatientClinicalTrial) GetNct

func (*PatientClinicalTrial) GetPeriod

func (*PatientClinicalTrial) GetReason

func (*PatientClinicalTrial) ProtoMessage

func (*PatientClinicalTrial) ProtoMessage()

func (*PatientClinicalTrial) ProtoReflect

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

func (*PatientClinicalTrial) Reset

func (x *PatientClinicalTrial) Reset()

func (*PatientClinicalTrial) String

func (x *PatientClinicalTrial) String() string

type PatientCongregation

type PatientCongregation struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 PatientImportance

type PatientImportance struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 PatientReligion

type PatientReligion struct {

	// xml:id (or equivalent in JSON)
	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 PermittedValueConceptmap

type PermittedValueConceptmap struct {

	// xml:id (or equivalent in JSON)
	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 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) GetValueReference

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

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 {

	// xml:id (or equivalent in JSON)
	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 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) GetValueReference

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

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 PractitionerClassification

type PractitionerClassification struct {

	// xml:id (or equivalent in JSON)
	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 classification. Classification of the provider. See http://hl7.org/fhir/StructureDefinition/practitioner-classification

func (*PractitionerClassification) Descriptor deprecated

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

Deprecated: Use PractitionerClassification.ProtoReflect.Descriptor instead.

func (*PractitionerClassification) GetId

func (*PractitionerClassification) GetValueCodeableConcept

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

func (*PractitionerClassification) ProtoMessage

func (*PractitionerClassification) ProtoMessage()

func (*PractitionerClassification) ProtoReflect

func (*PractitionerClassification) Reset

func (x *PractitionerClassification) Reset()

func (*PractitionerClassification) String

func (x *PractitionerClassification) String() string

type PractitionerRolePrimaryInd

type PractitionerRolePrimaryInd struct {

	// xml:id (or equivalent in JSON)
	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 ProcedureApproachBodySite

type ProcedureApproachBodySite struct {

	// xml:id (or equivalent in JSON)
	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 approachBodySite. The access point or points used for this procedure. See http://hl7.org/fhir/StructureDefinition/procedure-approachBodySite

func (*ProcedureApproachBodySite) Descriptor deprecated

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

Deprecated: Use ProcedureApproachBodySite.ProtoReflect.Descriptor instead.

func (*ProcedureApproachBodySite) GetId

func (*ProcedureApproachBodySite) GetValueReference

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

func (*ProcedureApproachBodySite) ProtoMessage

func (*ProcedureApproachBodySite) ProtoMessage()

func (*ProcedureApproachBodySite) ProtoReflect

func (*ProcedureApproachBodySite) Reset

func (x *ProcedureApproachBodySite) Reset()

func (*ProcedureApproachBodySite) String

func (x *ProcedureApproachBodySite) String() string

type ProcedureCausedBy

type ProcedureCausedBy struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ProcedureCausedBy_Value   `protobuf:"bytes,3,opt,name=value,proto3" json:"value,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) GetValue

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 ProcedureCausedBy_Value

type ProcedureCausedBy_Value struct {

	// Types that are assignable to Value:
	//	*ProcedureCausedBy_Value_Reference
	Value isProcedureCausedBy_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ProcedureCausedBy_Value) Descriptor deprecated

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

Deprecated: Use ProcedureCausedBy_Value.ProtoReflect.Descriptor instead.

func (*ProcedureCausedBy_Value) GetReference

func (*ProcedureCausedBy_Value) GetValue

func (m *ProcedureCausedBy_Value) GetValue() isProcedureCausedBy_Value_Value

func (*ProcedureCausedBy_Value) ProtoMessage

func (*ProcedureCausedBy_Value) ProtoMessage()

func (*ProcedureCausedBy_Value) ProtoReflect

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

func (*ProcedureCausedBy_Value) Reset

func (x *ProcedureCausedBy_Value) Reset()

func (*ProcedureCausedBy_Value) String

func (x *ProcedureCausedBy_Value) String() string

type ProcedureCausedBy_Value_Reference

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

type ProcedureIncisionDateTime

type ProcedureIncisionDateTime struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 ProcedureRequestApproachBodySite

type ProcedureRequestApproachBodySite struct {

	// xml:id (or equivalent in JSON)
	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 approachBodySite. The requested access point or points used for this procedure. See http://hl7.org/fhir/StructureDefinition/procedurerequest-approachBodySite

func (*ProcedureRequestApproachBodySite) Descriptor deprecated

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

Deprecated: Use ProcedureRequestApproachBodySite.ProtoReflect.Descriptor instead.

func (*ProcedureRequestApproachBodySite) GetId

func (*ProcedureRequestApproachBodySite) GetValueReference

func (*ProcedureRequestApproachBodySite) ProtoMessage

func (*ProcedureRequestApproachBodySite) ProtoMessage()

func (*ProcedureRequestApproachBodySite) ProtoReflect

func (*ProcedureRequestApproachBodySite) Reset

func (*ProcedureRequestApproachBodySite) String

type ProcedureRequestAuthorizedBy

type ProcedureRequestAuthorizedBy struct {

	// xml:id (or equivalent in JSON)
	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 authorizedBy. Authorizer of the request. See http://hl7.org/fhir/StructureDefinition/procedurerequest-authorizedBy

func (*ProcedureRequestAuthorizedBy) Descriptor deprecated

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

Deprecated: Use ProcedureRequestAuthorizedBy.ProtoReflect.Descriptor instead.

func (*ProcedureRequestAuthorizedBy) GetId

func (*ProcedureRequestAuthorizedBy) GetValueReference

func (*ProcedureRequestAuthorizedBy) ProtoMessage

func (*ProcedureRequestAuthorizedBy) ProtoMessage()

func (*ProcedureRequestAuthorizedBy) ProtoReflect

func (*ProcedureRequestAuthorizedBy) Reset

func (x *ProcedureRequestAuthorizedBy) Reset()

func (*ProcedureRequestAuthorizedBy) String

type ProcedureRequestPrecondition

type ProcedureRequestPrecondition struct {

	// xml:id (or equivalent in JSON)
	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/procedurerequest-precondition

func (*ProcedureRequestPrecondition) Descriptor deprecated

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

Deprecated: Use ProcedureRequestPrecondition.ProtoReflect.Descriptor instead.

func (*ProcedureRequestPrecondition) GetId

func (*ProcedureRequestPrecondition) GetValueCodeableConcept

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

func (*ProcedureRequestPrecondition) ProtoMessage

func (*ProcedureRequestPrecondition) ProtoMessage()

func (*ProcedureRequestPrecondition) ProtoReflect

func (*ProcedureRequestPrecondition) Reset

func (x *ProcedureRequestPrecondition) Reset()

func (*ProcedureRequestPrecondition) String

type ProcedureRequestQuestionnaireRequest

type ProcedureRequestQuestionnaireRequest struct {

	// xml:id (or equivalent in JSON)
	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/procedurerequest-questionnaireRequest

func (*ProcedureRequestQuestionnaireRequest) Descriptor deprecated

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

Deprecated: Use ProcedureRequestQuestionnaireRequest.ProtoReflect.Descriptor instead.

func (*ProcedureRequestQuestionnaireRequest) GetId

func (*ProcedureRequestQuestionnaireRequest) GetValueReference

func (*ProcedureRequestQuestionnaireRequest) ProtoMessage

func (*ProcedureRequestQuestionnaireRequest) ProtoMessage()

func (*ProcedureRequestQuestionnaireRequest) ProtoReflect

func (*ProcedureRequestQuestionnaireRequest) Reset

func (*ProcedureRequestQuestionnaireRequest) String

type ProcedureRequestReasonRefused

type ProcedureRequestReasonRefused struct {

	// xml:id (or equivalent in JSON)
	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 reasonRefused. Reason for refusal. See http://hl7.org/fhir/StructureDefinition/procedurerequest-reasonRefused

func (*ProcedureRequestReasonRefused) Descriptor deprecated

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

Deprecated: Use ProcedureRequestReasonRefused.ProtoReflect.Descriptor instead.

func (*ProcedureRequestReasonRefused) GetId

func (*ProcedureRequestReasonRefused) GetValueCodeableConcept

func (*ProcedureRequestReasonRefused) ProtoMessage

func (*ProcedureRequestReasonRefused) ProtoMessage()

func (*ProcedureRequestReasonRefused) ProtoReflect

func (*ProcedureRequestReasonRefused) Reset

func (x *ProcedureRequestReasonRefused) Reset()

func (*ProcedureRequestReasonRefused) String

type ProcedureRequestReasonRejected

type ProcedureRequestReasonRejected struct {

	// xml:id (or equivalent in JSON)
	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 order was rejected. See http://hl7.org/fhir/StructureDefinition/procedurerequest-reasonRejected

func (*ProcedureRequestReasonRejected) Descriptor deprecated

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

Deprecated: Use ProcedureRequestReasonRejected.ProtoReflect.Descriptor instead.

func (*ProcedureRequestReasonRejected) GetId

func (*ProcedureRequestReasonRejected) GetValueCodeableConcept

func (*ProcedureRequestReasonRejected) ProtoMessage

func (*ProcedureRequestReasonRejected) ProtoMessage()

func (*ProcedureRequestReasonRejected) ProtoReflect

func (*ProcedureRequestReasonRejected) Reset

func (x *ProcedureRequestReasonRejected) Reset()

func (*ProcedureRequestReasonRejected) String

type ProcedureRequestTargetBodySite

type ProcedureRequestTargetBodySite struct {

	// xml:id (or equivalent in JSON)
	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 targetBodySite. The requested target point for this procedure. See http://hl7.org/fhir/StructureDefinition/procedurerequest-targetBodySite

func (*ProcedureRequestTargetBodySite) Descriptor deprecated

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

Deprecated: Use ProcedureRequestTargetBodySite.ProtoReflect.Descriptor instead.

func (*ProcedureRequestTargetBodySite) GetId

func (*ProcedureRequestTargetBodySite) GetValueReference

func (*ProcedureRequestTargetBodySite) ProtoMessage

func (*ProcedureRequestTargetBodySite) ProtoMessage()

func (*ProcedureRequestTargetBodySite) ProtoReflect

func (*ProcedureRequestTargetBodySite) Reset

func (x *ProcedureRequestTargetBodySite) Reset()

func (*ProcedureRequestTargetBodySite) String

type ProcedureSchedule

type ProcedureSchedule struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueTiming *datatypes_go_proto.Timing `protobuf:"bytes,3,opt,name=value_timing,json=valueTiming,proto3" json:"value_timing,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for schedule. Schedule followed. See http://hl7.org/fhir/StructureDefinition/procedure-schedule

func (*ProcedureSchedule) Descriptor deprecated

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

Deprecated: Use ProcedureSchedule.ProtoReflect.Descriptor instead.

func (*ProcedureSchedule) GetId

func (*ProcedureSchedule) GetValueTiming

func (x *ProcedureSchedule) GetValueTiming() *datatypes_go_proto.Timing

func (*ProcedureSchedule) ProtoMessage

func (*ProcedureSchedule) ProtoMessage()

func (*ProcedureSchedule) ProtoReflect

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

func (*ProcedureSchedule) Reset

func (x *ProcedureSchedule) Reset()

func (*ProcedureSchedule) String

func (x *ProcedureSchedule) String() string

type ProcedureTargetBodySite

type ProcedureTargetBodySite struct {

	// xml:id (or equivalent in JSON)
	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 targetBodySite. The target point for this procedure. See http://hl7.org/fhir/StructureDefinition/procedure-targetBodySite

func (*ProcedureTargetBodySite) Descriptor deprecated

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

Deprecated: Use ProcedureTargetBodySite.ProtoReflect.Descriptor instead.

func (*ProcedureTargetBodySite) GetId

func (*ProcedureTargetBodySite) GetValueReference

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

func (*ProcedureTargetBodySite) ProtoMessage

func (*ProcedureTargetBodySite) ProtoMessage()

func (*ProcedureTargetBodySite) ProtoReflect

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

func (*ProcedureTargetBodySite) Reset

func (x *ProcedureTargetBodySite) Reset()

func (*ProcedureTargetBodySite) String

func (x *ProcedureTargetBodySite) String() string

type QuantityUncertainty

type QuantityUncertainty struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.ProbabilityDistributionTypeCode `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 QuestionnaireAllowedProfile

type QuestionnaireAllowedProfile struct {

	// xml:id (or equivalent in JSON)
	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 allowedProfile. Allowed profile for reference. See http://hl7.org/fhir/StructureDefinition/questionnaire-allowedProfile

func (*QuestionnaireAllowedProfile) Descriptor deprecated

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

Deprecated: Use QuestionnaireAllowedProfile.ProtoReflect.Descriptor instead.

func (*QuestionnaireAllowedProfile) GetId

func (*QuestionnaireAllowedProfile) GetValueReference

func (*QuestionnaireAllowedProfile) ProtoMessage

func (*QuestionnaireAllowedProfile) ProtoMessage()

func (*QuestionnaireAllowedProfile) ProtoReflect

func (*QuestionnaireAllowedProfile) Reset

func (x *QuestionnaireAllowedProfile) Reset()

func (*QuestionnaireAllowedProfile) String

func (x *QuestionnaireAllowedProfile) String() string

type QuestionnaireAllowedResource

type QuestionnaireAllowedResource struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.ResourceTypeCode `protobuf:"bytes,3,opt,name=value_code,json=valueCode,proto3" json:"value_code,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for allowedResource. Allowed resource for reference. See http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource

func (*QuestionnaireAllowedResource) Descriptor deprecated

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

Deprecated: Use QuestionnaireAllowedResource.ProtoReflect.Descriptor instead.

func (*QuestionnaireAllowedResource) GetId

func (*QuestionnaireAllowedResource) GetValueCode

func (*QuestionnaireAllowedResource) ProtoMessage

func (*QuestionnaireAllowedResource) ProtoMessage()

func (*QuestionnaireAllowedResource) ProtoReflect

func (*QuestionnaireAllowedResource) Reset

func (x *QuestionnaireAllowedResource) Reset()

func (*QuestionnaireAllowedResource) String

type QuestionnaireBaseType

type QuestionnaireBaseType struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.DataTypeCode `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 QuestionnaireChoiceOrientation

type QuestionnaireChoiceOrientation struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.ChoiceListOrientationCode `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 QuestionnaireDeMap

type QuestionnaireDeMap struct {

	// xml:id (or equivalent in JSON)
	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 deMap. Map linking questions to DataElements. See http://hl7.org/fhir/StructureDefinition/questionnaire-deMap

func (*QuestionnaireDeMap) Descriptor deprecated

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

Deprecated: Use QuestionnaireDeMap.ProtoReflect.Descriptor instead.

func (*QuestionnaireDeMap) GetId

func (*QuestionnaireDeMap) GetValueReference

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

func (*QuestionnaireDeMap) ProtoMessage

func (*QuestionnaireDeMap) ProtoMessage()

func (*QuestionnaireDeMap) ProtoReflect

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

func (*QuestionnaireDeMap) Reset

func (x *QuestionnaireDeMap) Reset()

func (*QuestionnaireDeMap) String

func (x *QuestionnaireDeMap) String() string

type QuestionnaireDisplayCategory

type QuestionnaireDisplayCategory struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 QuestionnaireLookupQuestionnaire

type QuestionnaireLookupQuestionnaire struct {

	// xml:id (or equivalent in JSON)
	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 lookupQuestionnaire. Questionnaire to populate a reference. See http://hl7.org/fhir/StructureDefinition/questionnaire-lookupQuestionnaire

func (*QuestionnaireLookupQuestionnaire) Descriptor deprecated

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

Deprecated: Use QuestionnaireLookupQuestionnaire.ProtoReflect.Descriptor instead.

func (*QuestionnaireLookupQuestionnaire) GetId

func (*QuestionnaireLookupQuestionnaire) GetValueUri

func (*QuestionnaireLookupQuestionnaire) ProtoMessage

func (*QuestionnaireLookupQuestionnaire) ProtoMessage()

func (*QuestionnaireLookupQuestionnaire) ProtoReflect

func (*QuestionnaireLookupQuestionnaire) Reset

func (*QuestionnaireLookupQuestionnaire) String

type QuestionnaireMaxOccurs

type QuestionnaireMaxOccurs struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *QuestionnaireMaxValue_Value `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_Value

type QuestionnaireMaxValue_Value struct {

	// Types that are assignable to Value:
	//	*QuestionnaireMaxValue_Value_Date
	//	*QuestionnaireMaxValue_Value_DateTime
	//	*QuestionnaireMaxValue_Value_Time
	//	*QuestionnaireMaxValue_Value_Instant
	//	*QuestionnaireMaxValue_Value_Decimal
	//	*QuestionnaireMaxValue_Value_Integer
	Value isQuestionnaireMaxValue_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*QuestionnaireMaxValue_Value) Descriptor deprecated

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

Deprecated: Use QuestionnaireMaxValue_Value.ProtoReflect.Descriptor instead.

func (*QuestionnaireMaxValue_Value) GetDate

func (*QuestionnaireMaxValue_Value) GetDateTime

func (*QuestionnaireMaxValue_Value) GetDecimal

func (*QuestionnaireMaxValue_Value) GetInstant

func (*QuestionnaireMaxValue_Value) GetInteger

func (*QuestionnaireMaxValue_Value) GetTime

func (*QuestionnaireMaxValue_Value) GetValue

func (m *QuestionnaireMaxValue_Value) GetValue() isQuestionnaireMaxValue_Value_Value

func (*QuestionnaireMaxValue_Value) ProtoMessage

func (*QuestionnaireMaxValue_Value) ProtoMessage()

func (*QuestionnaireMaxValue_Value) ProtoReflect

func (*QuestionnaireMaxValue_Value) Reset

func (x *QuestionnaireMaxValue_Value) Reset()

func (*QuestionnaireMaxValue_Value) String

func (x *QuestionnaireMaxValue_Value) String() string

type QuestionnaireMaxValue_Value_Date

type QuestionnaireMaxValue_Value_Date struct {
	Date *datatypes_go_proto.Date `protobuf:"bytes,1,opt,name=date,proto3,oneof"`
}

type QuestionnaireMaxValue_Value_DateTime

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

type QuestionnaireMaxValue_Value_Decimal

type QuestionnaireMaxValue_Value_Decimal struct {
	Decimal *datatypes_go_proto.Decimal `protobuf:"bytes,5,opt,name=decimal,proto3,oneof"`
}

type QuestionnaireMaxValue_Value_Instant

type QuestionnaireMaxValue_Value_Instant struct {
	Instant *datatypes_go_proto.Instant `protobuf:"bytes,4,opt,name=instant,proto3,oneof"`
}

type QuestionnaireMaxValue_Value_Integer

type QuestionnaireMaxValue_Value_Integer struct {
	Integer *datatypes_go_proto.Integer `protobuf:"bytes,6,opt,name=integer,proto3,oneof"`
}

type QuestionnaireMaxValue_Value_Time

type QuestionnaireMaxValue_Value_Time struct {
	Time *datatypes_go_proto.Time `protobuf:"bytes,3,opt,name=time,proto3,oneof"`
}

type QuestionnaireMinOccurs

type QuestionnaireMinOccurs struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *QuestionnaireMinValue_Value `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_Value

type QuestionnaireMinValue_Value struct {

	// Types that are assignable to Value:
	//	*QuestionnaireMinValue_Value_Date
	//	*QuestionnaireMinValue_Value_DateTime
	//	*QuestionnaireMinValue_Value_Time
	//	*QuestionnaireMinValue_Value_Instant
	//	*QuestionnaireMinValue_Value_Decimal
	//	*QuestionnaireMinValue_Value_Integer
	Value isQuestionnaireMinValue_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*QuestionnaireMinValue_Value) Descriptor deprecated

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

Deprecated: Use QuestionnaireMinValue_Value.ProtoReflect.Descriptor instead.

func (*QuestionnaireMinValue_Value) GetDate

func (*QuestionnaireMinValue_Value) GetDateTime

func (*QuestionnaireMinValue_Value) GetDecimal

func (*QuestionnaireMinValue_Value) GetInstant

func (*QuestionnaireMinValue_Value) GetInteger

func (*QuestionnaireMinValue_Value) GetTime

func (*QuestionnaireMinValue_Value) GetValue

func (m *QuestionnaireMinValue_Value) GetValue() isQuestionnaireMinValue_Value_Value

func (*QuestionnaireMinValue_Value) ProtoMessage

func (*QuestionnaireMinValue_Value) ProtoMessage()

func (*QuestionnaireMinValue_Value) ProtoReflect

func (*QuestionnaireMinValue_Value) Reset

func (x *QuestionnaireMinValue_Value) Reset()

func (*QuestionnaireMinValue_Value) String

func (x *QuestionnaireMinValue_Value) String() string

type QuestionnaireMinValue_Value_Date

type QuestionnaireMinValue_Value_Date struct {
	Date *datatypes_go_proto.Date `protobuf:"bytes,1,opt,name=date,proto3,oneof"`
}

type QuestionnaireMinValue_Value_DateTime

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

type QuestionnaireMinValue_Value_Decimal

type QuestionnaireMinValue_Value_Decimal struct {
	Decimal *datatypes_go_proto.Decimal `protobuf:"bytes,5,opt,name=decimal,proto3,oneof"`
}

type QuestionnaireMinValue_Value_Instant

type QuestionnaireMinValue_Value_Instant struct {
	Instant *datatypes_go_proto.Instant `protobuf:"bytes,4,opt,name=instant,proto3,oneof"`
}

type QuestionnaireMinValue_Value_Integer

type QuestionnaireMinValue_Value_Integer struct {
	Integer *datatypes_go_proto.Integer `protobuf:"bytes,6,opt,name=integer,proto3,oneof"`
}

type QuestionnaireMinValue_Value_Time

type QuestionnaireMinValue_Value_Time struct {
	Time *datatypes_go_proto.Time `protobuf:"bytes,3,opt,name=time,proto3,oneof"`
}

type QuestionnaireOptionCode

type QuestionnaireOptionCode struct {

	// xml:id (or equivalent in JSON)
	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 optionCode. Meaning of the response option. See http://hl7.org/fhir/StructureDefinition/cqif-optionCode

func (*QuestionnaireOptionCode) Descriptor deprecated

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

Deprecated: Use QuestionnaireOptionCode.ProtoReflect.Descriptor instead.

func (*QuestionnaireOptionCode) GetId

func (*QuestionnaireOptionCode) GetValueCodeableConcept

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

func (*QuestionnaireOptionCode) ProtoMessage

func (*QuestionnaireOptionCode) ProtoMessage()

func (*QuestionnaireOptionCode) ProtoReflect

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

func (*QuestionnaireOptionCode) Reset

func (x *QuestionnaireOptionCode) Reset()

func (*QuestionnaireOptionCode) String

func (x *QuestionnaireOptionCode) String() string

type QuestionnaireOptionExclusive

type QuestionnaireOptionExclusive struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 QuestionnaireOrdinalValue

type QuestionnaireOrdinalValue struct {

	// xml:id (or equivalent in JSON)
	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 ordinalValue. Comparison value for ordinal codes. See http://hl7.org/fhir/StructureDefinition/questionnaire-ordinalValue

func (*QuestionnaireOrdinalValue) Descriptor deprecated

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

Deprecated: Use QuestionnaireOrdinalValue.ProtoReflect.Descriptor instead.

func (*QuestionnaireOrdinalValue) GetId

func (*QuestionnaireOrdinalValue) GetValueDecimal

func (*QuestionnaireOrdinalValue) ProtoMessage

func (*QuestionnaireOrdinalValue) ProtoMessage()

func (*QuestionnaireOrdinalValue) ProtoReflect

func (*QuestionnaireOrdinalValue) Reset

func (x *QuestionnaireOrdinalValue) Reset()

func (*QuestionnaireOrdinalValue) String

func (x *QuestionnaireOrdinalValue) String() string

type QuestionnaireReferenceFilter

type QuestionnaireReferenceFilter struct {

	// xml:id (or equivalent in JSON)
	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 QuestionnaireResponseAuthor

type QuestionnaireResponseAuthor struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String         `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *QuestionnaireResponseAuthor_Value `protobuf:"bytes,3,opt,name=value,proto3" json:"value,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) GetValue

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 QuestionnaireResponseAuthor_Value

type QuestionnaireResponseAuthor_Value struct {

	// Types that are assignable to Value:
	//	*QuestionnaireResponseAuthor_Value_Reference
	Value isQuestionnaireResponseAuthor_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*QuestionnaireResponseAuthor_Value) Descriptor deprecated

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

Deprecated: Use QuestionnaireResponseAuthor_Value.ProtoReflect.Descriptor instead.

func (*QuestionnaireResponseAuthor_Value) GetReference

func (*QuestionnaireResponseAuthor_Value) GetValue

func (m *QuestionnaireResponseAuthor_Value) GetValue() isQuestionnaireResponseAuthor_Value_Value

func (*QuestionnaireResponseAuthor_Value) ProtoMessage

func (*QuestionnaireResponseAuthor_Value) ProtoMessage()

func (*QuestionnaireResponseAuthor_Value) ProtoReflect

func (*QuestionnaireResponseAuthor_Value) Reset

func (*QuestionnaireResponseAuthor_Value) String

type QuestionnaireResponseAuthor_Value_Reference

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

type QuestionnaireResponseNote

type QuestionnaireResponseNote struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueAnnotation *datatypes_go_proto.Annotation `protobuf:"bytes,3,opt,name=value_annotation,json=valueAnnotation,proto3" json:"value_annotation,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for note. Comments about response. See http://hl7.org/fhir/StructureDefinition/questionnaireresponse-note

func (*QuestionnaireResponseNote) Descriptor deprecated

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

Deprecated: Use QuestionnaireResponseNote.ProtoReflect.Descriptor instead.

func (*QuestionnaireResponseNote) GetId

func (*QuestionnaireResponseNote) GetValueAnnotation

func (x *QuestionnaireResponseNote) GetValueAnnotation() *datatypes_go_proto.Annotation

func (*QuestionnaireResponseNote) ProtoMessage

func (*QuestionnaireResponseNote) ProtoMessage()

func (*QuestionnaireResponseNote) ProtoReflect

func (*QuestionnaireResponseNote) Reset

func (x *QuestionnaireResponseNote) Reset()

func (*QuestionnaireResponseNote) String

func (x *QuestionnaireResponseNote) String() string

type QuestionnaireResponseReason

type QuestionnaireResponseReason struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 QuestionnaireSourceStructureMap

type QuestionnaireSourceStructureMap struct {

	// xml:id (or equivalent in JSON)
	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 sourceStructureMap. Map that can populate this questionnaire. See http://hl7.org/fhir/StructureDefinition/questionnaire-sourceStructureMap

func (*QuestionnaireSourceStructureMap) Descriptor deprecated

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

Deprecated: Use QuestionnaireSourceStructureMap.ProtoReflect.Descriptor instead.

func (*QuestionnaireSourceStructureMap) GetId

func (*QuestionnaireSourceStructureMap) GetValueReference

func (*QuestionnaireSourceStructureMap) ProtoMessage

func (*QuestionnaireSourceStructureMap) ProtoMessage()

func (*QuestionnaireSourceStructureMap) ProtoReflect

func (*QuestionnaireSourceStructureMap) Reset

func (*QuestionnaireSourceStructureMap) String

type QuestionnaireStudyprotocolIdentifier

type QuestionnaireStudyprotocolIdentifier struct {

	// xml:id (or equivalent in JSON)
	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 studyprotocolIdentifier. Study Protocol Identifier. See http://hl7.org/fhir/StructureDefinition/questionnaire-studyprotocolIdentifier

func (*QuestionnaireStudyprotocolIdentifier) Descriptor deprecated

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

Deprecated: Use QuestionnaireStudyprotocolIdentifier.ProtoReflect.Descriptor instead.

func (*QuestionnaireStudyprotocolIdentifier) GetId

func (*QuestionnaireStudyprotocolIdentifier) GetValueIdentifier

func (*QuestionnaireStudyprotocolIdentifier) ProtoMessage

func (*QuestionnaireStudyprotocolIdentifier) ProtoMessage()

func (*QuestionnaireStudyprotocolIdentifier) ProtoReflect

func (*QuestionnaireStudyprotocolIdentifier) Reset

func (*QuestionnaireStudyprotocolIdentifier) String

type QuestionnaireSupportLink struct {

	// xml:id (or equivalent in JSON)
	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 QuestionnaireTargetStructureMap

type QuestionnaireTargetStructureMap struct {

	// xml:id (or equivalent in JSON)
	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 targetStructureMap. Map to artifacts that can be populated from this Questionnaire. See http://hl7.org/fhir/StructureDefinition/questionnaire-targetStructureMap

func (*QuestionnaireTargetStructureMap) Descriptor deprecated

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

Deprecated: Use QuestionnaireTargetStructureMap.ProtoReflect.Descriptor instead.

func (*QuestionnaireTargetStructureMap) GetId

func (*QuestionnaireTargetStructureMap) GetValueReference

func (*QuestionnaireTargetStructureMap) ProtoMessage

func (*QuestionnaireTargetStructureMap) ProtoMessage()

func (*QuestionnaireTargetStructureMap) ProtoReflect

func (*QuestionnaireTargetStructureMap) Reset

func (*QuestionnaireTargetStructureMap) String

type QuestionnaireUnit

type QuestionnaireUnit struct {

	// xml:id (or equivalent in JSON)
	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 QuestionnaireUsageMode

type QuestionnaireUsageMode struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.QuestionnaireItemUsageModeCode `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 RateGoal

type RateGoal struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueRatio *datatypes_go_proto.Ratio `protobuf:"bytes,3,opt,name=value_ratio,json=valueRatio,proto3" json:"value_ratio,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for rateGoal. The target rate for the infusion. See http://hl7.org/fhir/StructureDefinition/pharmacy-core-rateGoal

func (*RateGoal) Descriptor deprecated

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

Deprecated: Use RateGoal.ProtoReflect.Descriptor instead.

func (*RateGoal) GetId

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

func (*RateGoal) GetValueRatio

func (x *RateGoal) GetValueRatio() *datatypes_go_proto.Ratio

func (*RateGoal) ProtoMessage

func (*RateGoal) ProtoMessage()

func (*RateGoal) ProtoReflect

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

func (*RateGoal) Reset

func (x *RateGoal) Reset()

func (*RateGoal) String

func (x *RateGoal) String() string

type RateIncrement

type RateIncrement struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueRatio *datatypes_go_proto.Ratio `protobuf:"bytes,3,opt,name=value_ratio,json=valueRatio,proto3" json:"value_ratio,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for rateIncrement. Change in dosing rate per interval. See http://hl7.org/fhir/StructureDefinition/pharmacy-core-rateIncrement

func (*RateIncrement) Descriptor deprecated

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

Deprecated: Use RateIncrement.ProtoReflect.Descriptor instead.

func (*RateIncrement) GetId

func (*RateIncrement) GetValueRatio

func (x *RateIncrement) GetValueRatio() *datatypes_go_proto.Ratio

func (*RateIncrement) ProtoMessage

func (*RateIncrement) ProtoMessage()

func (*RateIncrement) ProtoReflect

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

func (*RateIncrement) Reset

func (x *RateIncrement) Reset()

func (*RateIncrement) String

func (x *RateIncrement) String() string

type RateIncrementInterval

type RateIncrementInterval struct {

	// xml:id (or equivalent in JSON)
	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 rateIncrementInterval. The period of time between rate increments. See http://hl7.org/fhir/StructureDefinition/pharmacy-core-rateIncrementInterval

func (*RateIncrementInterval) Descriptor deprecated

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

Deprecated: Use RateIncrementInterval.ProtoReflect.Descriptor instead.

func (*RateIncrementInterval) GetId

func (*RateIncrementInterval) GetValueDuration

func (x *RateIncrementInterval) GetValueDuration() *datatypes_go_proto.Duration

func (*RateIncrementInterval) ProtoMessage

func (*RateIncrementInterval) ProtoMessage()

func (*RateIncrementInterval) ProtoReflect

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

func (*RateIncrementInterval) Reset

func (x *RateIncrementInterval) Reset()

func (*RateIncrementInterval) String

func (x *RateIncrementInterval) String() string

type ReasonCode

type ReasonCode struct {

	// xml:id (or equivalent in JSON)
	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/event-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 {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *ReasonReference_Value     `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for reasonReference. Why was event performed?. See http://hl7.org/fhir/StructureDefinition/event-reasonReference

func (*ReasonReference) Descriptor deprecated

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

Deprecated: Use ReasonReference.ProtoReflect.Descriptor instead.

func (*ReasonReference) GetId

func (*ReasonReference) GetValue

func (x *ReasonReference) GetValue() *ReasonReference_Value

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 ReasonReference_Value

type ReasonReference_Value struct {

	// Types that are assignable to Value:
	//	*ReasonReference_Value_Reference
	Value isReasonReference_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*ReasonReference_Value) Descriptor deprecated

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

Deprecated: Use ReasonReference_Value.ProtoReflect.Descriptor instead.

func (*ReasonReference_Value) GetReference

func (*ReasonReference_Value) GetValue

func (m *ReasonReference_Value) GetValue() isReasonReference_Value_Value

func (*ReasonReference_Value) ProtoMessage

func (*ReasonReference_Value) ProtoMessage()

func (*ReasonReference_Value) ProtoReflect

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

func (*ReasonReference_Value) Reset

func (x *ReasonReference_Value) Reset()

func (*ReasonReference_Value) String

func (x *ReasonReference_Value) String() string

type ReasonReference_Value_Reference

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

type ReferralRequestReasonRefused

type ReferralRequestReasonRefused struct {

	// xml:id (or equivalent in JSON)
	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 reasonRefused. Reason referral was refused. See http://hl7.org/fhir/StructureDefinition/referralrequest-reasonRefused

func (*ReferralRequestReasonRefused) Descriptor deprecated

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

Deprecated: Use ReferralRequestReasonRefused.ProtoReflect.Descriptor instead.

func (*ReferralRequestReasonRefused) GetId

func (*ReferralRequestReasonRefused) GetValueCodeableConcept

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

func (*ReferralRequestReasonRefused) ProtoMessage

func (*ReferralRequestReasonRefused) ProtoMessage()

func (*ReferralRequestReasonRefused) ProtoReflect

func (*ReferralRequestReasonRefused) Reset

func (x *ReferralRequestReasonRefused) Reset()

func (*ReferralRequestReasonRefused) String

type RefillsRemaining

type RefillsRemaining struct {

	// xml:id (or equivalent in JSON)
	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. See http://hl7.org/fhir/StructureDefinition/pharmacy-core-refillsRemaining

func (*RefillsRemaining) Descriptor deprecated

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

Deprecated: Use RefillsRemaining.ProtoReflect.Descriptor instead.

func (*RefillsRemaining) GetId

func (*RefillsRemaining) GetValueInteger

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

func (*RefillsRemaining) ProtoMessage

func (*RefillsRemaining) ProtoMessage()

func (*RefillsRemaining) ProtoReflect

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

func (*RefillsRemaining) Reset

func (x *RefillsRemaining) Reset()

func (*RefillsRemaining) String

func (x *RefillsRemaining) String() string

type Regex

type Regex struct {

	// xml:id (or equivalent in JSON)
	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 RenderedValue

type RenderedValue struct {

	// xml:id (or equivalent in JSON)
	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 ResourcePertainsToGoal

type ResourcePertainsToGoal struct {

	// xml:id (or equivalent in JSON)
	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/goal-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 SpecimenCollectionPriority

type SpecimenCollectionPriority struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String    `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *SpecimenProcessingTime_Value `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_Value

type SpecimenProcessingTime_Value struct {

	// Types that are assignable to Value:
	//	*SpecimenProcessingTime_Value_Period
	//	*SpecimenProcessingTime_Value_Duration
	Value isSpecimenProcessingTime_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*SpecimenProcessingTime_Value) Descriptor deprecated

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

Deprecated: Use SpecimenProcessingTime_Value.ProtoReflect.Descriptor instead.

func (*SpecimenProcessingTime_Value) GetDuration

func (*SpecimenProcessingTime_Value) GetPeriod

func (*SpecimenProcessingTime_Value) GetValue

func (m *SpecimenProcessingTime_Value) GetValue() isSpecimenProcessingTime_Value_Value

func (*SpecimenProcessingTime_Value) ProtoMessage

func (*SpecimenProcessingTime_Value) ProtoMessage()

func (*SpecimenProcessingTime_Value) ProtoReflect

func (*SpecimenProcessingTime_Value) Reset

func (x *SpecimenProcessingTime_Value) Reset()

func (*SpecimenProcessingTime_Value) String

type SpecimenProcessingTime_Value_Duration

type SpecimenProcessingTime_Value_Duration struct {
	Duration *datatypes_go_proto.Duration `protobuf:"bytes,2,opt,name=duration,proto3,oneof"`
}

type SpecimenProcessingTime_Value_Period

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

type SpecimenSequenceNumber

type SpecimenSequenceNumber struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 StringMarkdown

type StringMarkdown struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 StructureDefinitionAnnotation

type StructureDefinitionAnnotation struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueAnnotation *datatypes_go_proto.Annotation `protobuf:"bytes,3,opt,name=value_annotation,json=valueAnnotation,proto3" json:"value_annotation,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for annotation. Additional notes about any item in a structure definition. See http://hl7.org/fhir/StructureDefinition/structuredefinition-annotation

func (*StructureDefinitionAnnotation) Descriptor deprecated

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

Deprecated: Use StructureDefinitionAnnotation.ProtoReflect.Descriptor instead.

func (*StructureDefinitionAnnotation) GetId

func (*StructureDefinitionAnnotation) GetValueAnnotation

func (*StructureDefinitionAnnotation) ProtoMessage

func (*StructureDefinitionAnnotation) ProtoMessage()

func (*StructureDefinitionAnnotation) ProtoReflect

func (*StructureDefinitionAnnotation) Reset

func (x *StructureDefinitionAnnotation) Reset()

func (*StructureDefinitionAnnotation) String

type StructureDefinitionCategory

type StructureDefinitionCategory struct {

	// xml:id (or equivalent in JSON)
	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 StructureDefinitionDatadictionary

type StructureDefinitionDatadictionary struct {

	// xml:id (or equivalent in JSON)
	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 datadictionary. Associates the structure definition with a collection of Data Elements. See http://hl7.org/fhir/StructureDefinition/datadictionary

func (*StructureDefinitionDatadictionary) Descriptor deprecated

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

Deprecated: Use StructureDefinitionDatadictionary.ProtoReflect.Descriptor instead.

func (*StructureDefinitionDatadictionary) GetId

func (*StructureDefinitionDatadictionary) GetValueString

func (*StructureDefinitionDatadictionary) ProtoMessage

func (*StructureDefinitionDatadictionary) ProtoMessage()

func (*StructureDefinitionDatadictionary) ProtoReflect

func (*StructureDefinitionDatadictionary) Reset

func (*StructureDefinitionDatadictionary) String

type StructureDefinitionFmmNoWarnings

type StructureDefinitionFmmNoWarnings struct {

	// xml:id (or equivalent in JSON)
	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 StructureDefinitionSummary

type StructureDefinitionSummary struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.TemplateStatusCodeCode `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 Style

type Style struct {

	// xml:id (or equivalent in JSON)
	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 (*Style) Descriptor deprecated

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

Deprecated: Use Style.ProtoReflect.Descriptor instead.

func (*Style) GetId

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

func (*Style) GetValueString

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

func (*Style) ProtoMessage

func (*Style) ProtoMessage()

func (*Style) ProtoReflect

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

func (*Style) Reset

func (x *Style) Reset()

func (*Style) String

func (x *Style) String() string

type StyleSensitive

type StyleSensitive struct {

	// xml:id (or equivalent in JSON)
	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 (*StyleSensitive) Descriptor deprecated

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

Deprecated: Use StyleSensitive.ProtoReflect.Descriptor instead.

func (*StyleSensitive) GetId

func (*StyleSensitive) GetValueBoolean

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

func (*StyleSensitive) ProtoMessage

func (*StyleSensitive) ProtoMessage()

func (*StyleSensitive) ProtoReflect

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

func (*StyleSensitive) Reset

func (x *StyleSensitive) Reset()

func (*StyleSensitive) String

func (x *StyleSensitive) String() string

type TaskCandidateList

type TaskCandidateList struct {

	// xml:id (or equivalent in JSON)
	Id    *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Value *TaskCandidateList_Value   `protobuf:"bytes,3,opt,name=value,proto3" json:"value,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) GetValue

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 TaskCandidateList_Value

type TaskCandidateList_Value struct {

	// Types that are assignable to Value:
	//	*TaskCandidateList_Value_Reference
	Value isTaskCandidateList_Value_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

Value of extension

func (*TaskCandidateList_Value) Descriptor deprecated

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

Deprecated: Use TaskCandidateList_Value.ProtoReflect.Descriptor instead.

func (*TaskCandidateList_Value) GetReference

func (*TaskCandidateList_Value) GetValue

func (m *TaskCandidateList_Value) GetValue() isTaskCandidateList_Value_Value

func (*TaskCandidateList_Value) ProtoMessage

func (*TaskCandidateList_Value) ProtoMessage()

func (*TaskCandidateList_Value) ProtoReflect

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

func (*TaskCandidateList_Value) Reset

func (x *TaskCandidateList_Value) Reset()

func (*TaskCandidateList_Value) String

func (x *TaskCandidateList_Value) String() string

type TaskCandidateList_Value_Reference

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

type TaskReplaces

type TaskReplaces struct {

	// xml:id (or equivalent in JSON)
	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 TimingExact

type TimingExact struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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.LanguageCode `protobuf:"bytes,4,opt,name=lang,proto3" json:"lang,omitempty"`
	Content *Translation_Content             `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Translation. Langauge 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_Content

func (*Translation) GetExtension

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

func (*Translation) GetId

func (*Translation) GetLang

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_Content

type Translation_Content struct {

	// Types that are assignable to Content:
	//	*Translation_Content_StringValue
	//	*Translation_Content_Markdown
	Content isTranslation_Content_Content `protobuf_oneof:"content"`
	// contains filtered or unexported fields
}

Content in other Language

func (*Translation_Content) Descriptor deprecated

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

Deprecated: Use Translation_Content.ProtoReflect.Descriptor instead.

func (*Translation_Content) GetContent

func (m *Translation_Content) GetContent() isTranslation_Content_Content

func (*Translation_Content) GetMarkdown

func (*Translation_Content) GetStringValue

func (x *Translation_Content) GetStringValue() *datatypes_go_proto.String

func (*Translation_Content) ProtoMessage

func (*Translation_Content) ProtoMessage()

func (*Translation_Content) ProtoReflect

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

func (*Translation_Content) Reset

func (x *Translation_Content) Reset()

func (*Translation_Content) String

func (x *Translation_Content) String() string

type Translation_Content_Markdown

type Translation_Content_Markdown struct {
	Markdown *datatypes_go_proto.Markdown `protobuf:"bytes,2,opt,name=markdown,proto3,oneof"`
}

type Translation_Content_StringValue

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

type UsageContextGroup

type UsageContextGroup struct {

	// xml:id (or equivalent in JSON)
	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 ValueSetAuthor

type ValueSetAuthor struct {

	// xml:id (or equivalent in JSON)
	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/valueset-author

func (*ValueSetAuthor) Descriptor deprecated

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

Deprecated: Use ValueSetAuthor.ProtoReflect.Descriptor instead.

func (*ValueSetAuthor) GetId

func (*ValueSetAuthor) GetValueString

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

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 ValueSetCaseSensitive

type ValueSetCaseSensitive struct {

	// xml:id (or equivalent in JSON)
	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 ValueSetComment

type ValueSetComment struct {

	// xml:id (or equivalent in JSON)
	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"`
	// Remarks or other text
	Content *datatypes_go_proto.String `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"`
	// When the comment was created
	Timestamp *datatypes_go_proto.Instant `protobuf:"bytes,5,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for comment. Human-specified notes and other documentation. See http://hl7.org/fhir/StructureDefinition/valueset-comment

func (*ValueSetComment) Descriptor deprecated

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

Deprecated: Use ValueSetComment.ProtoReflect.Descriptor instead.

func (*ValueSetComment) GetContent

func (x *ValueSetComment) GetContent() *datatypes_go_proto.String

func (*ValueSetComment) GetExtension

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

func (*ValueSetComment) GetId

func (*ValueSetComment) GetTimestamp

func (x *ValueSetComment) GetTimestamp() *datatypes_go_proto.Instant

func (*ValueSetComment) ProtoMessage

func (*ValueSetComment) ProtoMessage()

func (*ValueSetComment) ProtoReflect

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

func (*ValueSetComment) Reset

func (x *ValueSetComment) Reset()

func (*ValueSetComment) String

func (x *ValueSetComment) String() string

type ValueSetComments

type ValueSetComments struct {

	// xml:id (or equivalent in JSON)
	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 comments. Comment about the use of this code in this context. See http://hl7.org/fhir/StructureDefinition/valueset-comments

func (*ValueSetComments) Descriptor deprecated

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

Deprecated: Use ValueSetComments.ProtoReflect.Descriptor instead.

func (*ValueSetComments) GetId

func (*ValueSetComments) GetValueString

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

func (*ValueSetComments) ProtoMessage

func (*ValueSetComments) ProtoMessage()

func (*ValueSetComments) ProtoReflect

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

func (*ValueSetComments) Reset

func (x *ValueSetComments) Reset()

func (*ValueSetComments) String

func (x *ValueSetComments) String() string

type ValueSetConceptOrder

type ValueSetConceptOrder struct {

	// xml:id (or equivalent in JSON)
	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 ValueSetDefinition

type ValueSetDefinition struct {

	// xml:id (or equivalent in JSON)
	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 definition. A definition for this code. See http://hl7.org/fhir/StructureDefinition/valueset-definition

func (*ValueSetDefinition) Descriptor deprecated

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

Deprecated: Use ValueSetDefinition.ProtoReflect.Descriptor instead.

func (*ValueSetDefinition) GetId

func (*ValueSetDefinition) GetValueString

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

func (*ValueSetDefinition) ProtoMessage

func (*ValueSetDefinition) ProtoMessage()

func (*ValueSetDefinition) ProtoReflect

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

func (*ValueSetDefinition) Reset

func (x *ValueSetDefinition) Reset()

func (*ValueSetDefinition) String

func (x *ValueSetDefinition) String() string

type ValueSetEffectiveDate

type ValueSetEffectiveDate struct {

	// xml:id (or equivalent in JSON)
	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/valueset-effectiveDate

func (*ValueSetEffectiveDate) Descriptor deprecated

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

Deprecated: Use ValueSetEffectiveDate.ProtoReflect.Descriptor instead.

func (*ValueSetEffectiveDate) GetId

func (*ValueSetEffectiveDate) GetValueDate

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

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 ValueSetExpansionSource

type ValueSetExpansionSource struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 ValueSetHistory

type ValueSetHistory struct {

	// xml:id (or equivalent in JSON)
	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 []*ValueSetHistory_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/valueset-history

func (*ValueSetHistory) Descriptor deprecated

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

Deprecated: Use ValueSetHistory.ProtoReflect.Descriptor instead.

func (*ValueSetHistory) GetExtension

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

func (*ValueSetHistory) GetId

func (*ValueSetHistory) GetName

func (*ValueSetHistory) GetRevision

func (x *ValueSetHistory) GetRevision() []*ValueSetHistory_Revision

func (*ValueSetHistory) ProtoMessage

func (*ValueSetHistory) ProtoMessage()

func (*ValueSetHistory) ProtoReflect

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

func (*ValueSetHistory) Reset

func (x *ValueSetHistory) Reset()

func (*ValueSetHistory) String

func (x *ValueSetHistory) String() string

type ValueSetHistory_Revision

type ValueSetHistory_Revision struct {

	// xml:id (or equivalent in JSON)
	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 (*ValueSetHistory_Revision) Descriptor deprecated

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

Deprecated: Use ValueSetHistory_Revision.ProtoReflect.Descriptor instead.

func (*ValueSetHistory_Revision) GetAuthor

func (*ValueSetHistory_Revision) GetDate

func (*ValueSetHistory_Revision) GetId

func (*ValueSetHistory_Revision) GetIdSlice

func (*ValueSetHistory_Revision) GetNotes

func (*ValueSetHistory_Revision) ProtoMessage

func (*ValueSetHistory_Revision) ProtoMessage()

func (*ValueSetHistory_Revision) ProtoReflect

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

func (*ValueSetHistory_Revision) Reset

func (x *ValueSetHistory_Revision) Reset()

func (*ValueSetHistory_Revision) String

func (x *ValueSetHistory_Revision) String() string

type ValueSetKeyWord

type ValueSetKeyWord struct {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 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) GetValueReference

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

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 ValueSetOrdinalValue

type ValueSetOrdinalValue struct {

	// xml:id (or equivalent in JSON)
	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 ordinalValue. Comparison value for ordinal codes. See http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue

func (*ValueSetOrdinalValue) Descriptor deprecated

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

Deprecated: Use ValueSetOrdinalValue.ProtoReflect.Descriptor instead.

func (*ValueSetOrdinalValue) GetId

func (*ValueSetOrdinalValue) GetValueDecimal

func (x *ValueSetOrdinalValue) GetValueDecimal() *datatypes_go_proto.Decimal

func (*ValueSetOrdinalValue) ProtoMessage

func (*ValueSetOrdinalValue) ProtoMessage()

func (*ValueSetOrdinalValue) ProtoReflect

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

func (*ValueSetOrdinalValue) Reset

func (x *ValueSetOrdinalValue) Reset()

func (*ValueSetOrdinalValue) String

func (x *ValueSetOrdinalValue) String() string

type ValueSetOtherName

type ValueSetOtherName struct {

	// xml:id (or equivalent in JSON)
	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 ValueSetReference

type ValueSetReference struct {

	// xml:id (or equivalent in JSON)
	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 ValueSetSourceReference

type ValueSetSourceReference struct {

	// xml:id (or equivalent in JSON)
	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 ValueSetSystem

type ValueSetSystem struct {

	// xml:id (or equivalent in JSON)
	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 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) GetValueReference

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

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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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 {

	// xml:id (or equivalent in JSON)
	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

type Wg

type Wg struct {

	// xml:id (or equivalent in JSON)
	Id *datatypes_go_proto.String `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Value of extension
	ValueCode *codes_go_proto.HL7WorkgroupCode `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 (*Wg) Descriptor deprecated

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

Deprecated: Use Wg.ProtoReflect.Descriptor instead.

func (*Wg) GetId

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

func (*Wg) GetValueCode

func (x *Wg) GetValueCode() *codes_go_proto.HL7WorkgroupCode

func (*Wg) ProtoMessage

func (*Wg) ProtoMessage()

func (*Wg) ProtoReflect

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

func (*Wg) Reset

func (x *Wg) Reset()

func (*Wg) String

func (x *Wg) String() string

Jump to

Keyboard shortcuts

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