IGUHealth
    Preparing search index...
    interface TaskInput {
        _valueBase64Binary?: Element;
        _valueBoolean?: Element;
        _valueCanonical?: Element;
        _valueCode?: Element;
        _valueDate?: Element;
        _valueDateTime?: Element;
        _valueDecimal?: Element;
        _valueId?: Element;
        _valueInstant?: Element;
        _valueInteger?: Element;
        _valueMarkdown?: Element;
        _valueOid?: Element;
        _valuePositiveInt?: Element;
        _valueString?: Element;
        _valueTime?: Element;
        _valueUnsignedInt?: Element;
        _valueUri?: Element;
        _valueUrl?: Element;
        _valueUuid?: Element;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        type: CodeableConcept;
        valueAddress?: Address;
        valueAge?: Age;
        valueAnnotation?: Annotation;
        valueAttachment?: Attachment;
        valueBase64Binary?: base64Binary;
        valueBoolean?: boolean;
        valueCanonical?: canonical;
        valueCode?: code;
        valueCodeableConcept?: CodeableConcept;
        valueCoding?: Coding;
        valueContactDetail?: ContactDetail;
        valueContactPoint?: ContactPoint;
        valueContributor?: Contributor;
        valueCount?: Count;
        valueDataRequirement?: DataRequirement;
        valueDate?: date;
        valueDateTime?: dateTime;
        valueDecimal?: decimal;
        valueDistance?: Distance;
        valueDosage?: Dosage;
        valueDuration?: Duration;
        valueExpression?: Expression;
        valueHumanName?: HumanName;
        valueId?: id;
        valueIdentifier?: Identifier;
        valueInstant?: instant;
        valueInteger?: integer;
        valueMarkdown?: markdown;
        valueMeta?: Meta;
        valueMoney?: Money;
        valueOid?: oid;
        valueParameterDefinition?: ParameterDefinition;
        valuePeriod?: Period;
        valuePositiveInt?: undefined;
        valueQuantity?: Quantity;
        valueRange?: Range;
        valueRatio?: Ratio;
        valueReference?: Reference;
        valueRelatedArtifact?: RelatedArtifact;
        valueSampledData?: SampledData;
        valueSignature?: Signature;
        valueString?: string;
        valueTime?: time;
        valueTiming?: Timing;
        valueTriggerDefinition?: TriggerDefinition;
        valueUnsignedInt?: undefined;
        valueUri?: uri;
        valueUrl?: url;
        valueUsageContext?: UsageContext;
        valueUuid?: uuid;
    }
    Index

    Properties

    _valueBase64Binary?: Element

    Content to use in performing the task

    _valueBoolean?: Element

    Content to use in performing the task

    _valueCanonical?: Element

    Content to use in performing the task

    _valueCode?: Element

    Content to use in performing the task

    _valueDate?: Element

    Content to use in performing the task

    _valueDateTime?: Element

    Content to use in performing the task

    _valueDecimal?: Element

    Content to use in performing the task

    _valueId?: Element

    Content to use in performing the task

    _valueInstant?: Element

    Content to use in performing the task

    _valueInteger?: Element

    Content to use in performing the task

    _valueMarkdown?: Element

    Content to use in performing the task

    _valueOid?: Element

    Content to use in performing the task

    _valuePositiveInt?: Element

    Content to use in performing the task

    _valueString?: Element

    Content to use in performing the task

    _valueTime?: Element

    Content to use in performing the task

    _valueUnsignedInt?: Element

    Content to use in performing the task

    _valueUri?: Element

    Content to use in performing the task

    _valueUrl?: Element

    Content to use in performing the task

    _valueUuid?: Element

    Content to use in performing the task

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    Label for the input

    valueAddress?: Address

    Content to use in performing the task

    valueAge?: Age

    Content to use in performing the task

    valueAnnotation?: Annotation

    Content to use in performing the task

    valueAttachment?: Attachment

    Content to use in performing the task

    valueBase64Binary?: base64Binary

    Content to use in performing the task

    valueBoolean?: boolean

    Content to use in performing the task

    valueCanonical?: canonical

    Content to use in performing the task

    valueCode?: code

    Content to use in performing the task

    valueCodeableConcept?: CodeableConcept

    Content to use in performing the task

    valueCoding?: Coding

    Content to use in performing the task

    valueContactDetail?: ContactDetail

    Content to use in performing the task

    valueContactPoint?: ContactPoint

    Content to use in performing the task

    valueContributor?: Contributor

    Content to use in performing the task

    valueCount?: Count

    Content to use in performing the task

    valueDataRequirement?: DataRequirement

    Content to use in performing the task

    valueDate?: date

    Content to use in performing the task

    valueDateTime?: dateTime

    Content to use in performing the task

    valueDecimal?: decimal

    Content to use in performing the task

    valueDistance?: Distance

    Content to use in performing the task

    valueDosage?: Dosage

    Content to use in performing the task

    valueDuration?: Duration

    Content to use in performing the task

    valueExpression?: Expression

    Content to use in performing the task

    valueHumanName?: HumanName

    Content to use in performing the task

    valueId?: id

    Content to use in performing the task

    valueIdentifier?: Identifier

    Content to use in performing the task

    valueInstant?: instant

    Content to use in performing the task

    valueInteger?: integer

    Content to use in performing the task

    valueMarkdown?: markdown

    Content to use in performing the task

    valueMeta?: Meta

    Content to use in performing the task

    valueMoney?: Money

    Content to use in performing the task

    valueOid?: oid

    Content to use in performing the task

    valueParameterDefinition?: ParameterDefinition

    Content to use in performing the task

    valuePeriod?: Period

    Content to use in performing the task

    valuePositiveInt?: undefined

    Content to use in performing the task

    valueQuantity?: Quantity

    Content to use in performing the task

    valueRange?: Range

    Content to use in performing the task

    valueRatio?: Ratio

    Content to use in performing the task

    valueReference?: Reference

    Content to use in performing the task

    valueRelatedArtifact?: RelatedArtifact

    Content to use in performing the task

    valueSampledData?: SampledData

    Content to use in performing the task

    valueSignature?: Signature

    Content to use in performing the task

    valueString?: string

    Content to use in performing the task

    valueTime?: time

    Content to use in performing the task

    valueTiming?: Timing

    Content to use in performing the task

    valueTriggerDefinition?: TriggerDefinition

    Content to use in performing the task

    valueUnsignedInt?: undefined

    Content to use in performing the task

    valueUri?: uri

    Content to use in performing the task

    valueUrl?: url

    Content to use in performing the task

    valueUsageContext?: UsageContext

    Content to use in performing the task

    valueUuid?: uuid

    Content to use in performing the task