medicalrecord

package
v0.0.0-...-e9500d1 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MedicationSection

type MedicationSection struct {
	Dosage          *string `pulumi:"dosage"`
	Medication      *string `pulumi:"medication"`
	MedicationNotes *string `pulumi:"medicationNotes"`
}

type MedicationSectionArgs

type MedicationSectionArgs struct {
	Dosage          pulumi.StringPtrInput `pulumi:"dosage"`
	Medication      pulumi.StringPtrInput `pulumi:"medication"`
	MedicationNotes pulumi.StringPtrInput `pulumi:"medicationNotes"`
}

func (MedicationSectionArgs) ElementType

func (MedicationSectionArgs) ElementType() reflect.Type

func (MedicationSectionArgs) ToMedicationSectionOutput

func (i MedicationSectionArgs) ToMedicationSectionOutput() MedicationSectionOutput

func (MedicationSectionArgs) ToMedicationSectionOutputWithContext

func (i MedicationSectionArgs) ToMedicationSectionOutputWithContext(ctx context.Context) MedicationSectionOutput

func (MedicationSectionArgs) ToMedicationSectionPtrOutput

func (i MedicationSectionArgs) ToMedicationSectionPtrOutput() MedicationSectionPtrOutput

func (MedicationSectionArgs) ToMedicationSectionPtrOutputWithContext

func (i MedicationSectionArgs) ToMedicationSectionPtrOutputWithContext(ctx context.Context) MedicationSectionPtrOutput

type MedicationSectionInput

type MedicationSectionInput interface {
	pulumi.Input

	ToMedicationSectionOutput() MedicationSectionOutput
	ToMedicationSectionOutputWithContext(context.Context) MedicationSectionOutput
}

MedicationSectionInput is an input type that accepts MedicationSectionArgs and MedicationSectionOutput values. You can construct a concrete instance of `MedicationSectionInput` via:

MedicationSectionArgs{...}

type MedicationSectionOutput

type MedicationSectionOutput struct{ *pulumi.OutputState }

func (MedicationSectionOutput) Dosage

func (MedicationSectionOutput) ElementType

func (MedicationSectionOutput) ElementType() reflect.Type

func (MedicationSectionOutput) Medication

func (MedicationSectionOutput) MedicationNotes

func (o MedicationSectionOutput) MedicationNotes() pulumi.StringPtrOutput

func (MedicationSectionOutput) ToMedicationSectionOutput

func (o MedicationSectionOutput) ToMedicationSectionOutput() MedicationSectionOutput

func (MedicationSectionOutput) ToMedicationSectionOutputWithContext

func (o MedicationSectionOutput) ToMedicationSectionOutputWithContext(ctx context.Context) MedicationSectionOutput

func (MedicationSectionOutput) ToMedicationSectionPtrOutput

func (o MedicationSectionOutput) ToMedicationSectionPtrOutput() MedicationSectionPtrOutput

func (MedicationSectionOutput) ToMedicationSectionPtrOutputWithContext

func (o MedicationSectionOutput) ToMedicationSectionPtrOutputWithContext(ctx context.Context) MedicationSectionPtrOutput

type MedicationSectionPtrInput

type MedicationSectionPtrInput interface {
	pulumi.Input

	ToMedicationSectionPtrOutput() MedicationSectionPtrOutput
	ToMedicationSectionPtrOutputWithContext(context.Context) MedicationSectionPtrOutput
}

MedicationSectionPtrInput is an input type that accepts MedicationSectionArgs, MedicationSectionPtr and MedicationSectionPtrOutput values. You can construct a concrete instance of `MedicationSectionPtrInput` via:

        MedicationSectionArgs{...}

or:

        nil

type MedicationSectionPtrOutput

type MedicationSectionPtrOutput struct{ *pulumi.OutputState }

func (MedicationSectionPtrOutput) Dosage

func (MedicationSectionPtrOutput) Elem

func (MedicationSectionPtrOutput) ElementType

func (MedicationSectionPtrOutput) ElementType() reflect.Type

func (MedicationSectionPtrOutput) Medication

func (MedicationSectionPtrOutput) MedicationNotes

func (MedicationSectionPtrOutput) ToMedicationSectionPtrOutput

func (o MedicationSectionPtrOutput) ToMedicationSectionPtrOutput() MedicationSectionPtrOutput

func (MedicationSectionPtrOutput) ToMedicationSectionPtrOutputWithContext

func (o MedicationSectionPtrOutput) ToMedicationSectionPtrOutputWithContext(ctx context.Context) MedicationSectionPtrOutput

Jump to

Keyboard shortcuts

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