interface TaskOutput {
    _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;
}

Properties

_valueBase64Binary?: Element

Result of output

_valueBoolean?: Element

Result of output

_valueCanonical?: Element

Result of output

_valueCode?: Element

Result of output

_valueDate?: Element

Result of output

_valueDateTime?: Element

Result of output

_valueDecimal?: Element

Result of output

_valueId?: Element

Result of output

_valueInstant?: Element

Result of output

_valueInteger?: Element

Result of output

_valueMarkdown?: Element

Result of output

_valueOid?: Element

Result of output

_valuePositiveInt?: Element

Result of output

_valueString?: Element

Result of output

_valueTime?: Element

Result of output

_valueUnsignedInt?: Element

Result of output

_valueUri?: Element

Result of output

_valueUrl?: Element

Result of output

_valueUuid?: Element

Result of output

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 output

valueAddress?: Address

Result of output

valueAge?: Age

Result of output

valueAnnotation?: Annotation

Result of output

valueAttachment?: Attachment

Result of output

valueBase64Binary?: base64Binary

Result of output

valueBoolean?: boolean

Result of output

valueCanonical?: canonical

Result of output

valueCode?: code

Result of output

valueCodeableConcept?: CodeableConcept

Result of output

valueCoding?: Coding

Result of output

valueContactDetail?: ContactDetail

Result of output

valueContactPoint?: ContactPoint

Result of output

valueContributor?: Contributor

Result of output

valueCount?: Count

Result of output

valueDataRequirement?: DataRequirement

Result of output

valueDate?: date

Result of output

valueDateTime?: dateTime

Result of output

valueDecimal?: decimal

Result of output

valueDistance?: Distance

Result of output

valueDosage?: Dosage

Result of output

valueDuration?: Duration

Result of output

valueExpression?: Expression

Result of output

valueHumanName?: HumanName

Result of output

valueId?: id

Result of output

valueIdentifier?: Identifier

Result of output

valueInstant?: instant

Result of output

valueInteger?: integer

Result of output

valueMarkdown?: markdown

Result of output

valueMeta?: Meta

Result of output

valueMoney?: Money

Result of output

valueOid?: oid

Result of output

valueParameterDefinition?: ParameterDefinition

Result of output

valuePeriod?: Period

Result of output

valuePositiveInt?: undefined

Result of output

valueQuantity?: Quantity

Result of output

valueRange?: Range

Result of output

valueRatio?: Ratio

Result of output

valueReference?: Reference

Result of output

valueRelatedArtifact?: RelatedArtifact

Result of output

valueSampledData?: SampledData

Result of output

valueSignature?: Signature

Result of output

valueString?: string

Result of output

valueTime?: time

Result of output

valueTiming?: Timing

Result of output

valueTriggerDefinition?: TriggerDefinition

Result of output

valueUnsignedInt?: undefined

Result of output

valueUri?: uri

Result of output

valueUrl?: url

Result of output

valueUsageContext?: UsageContext

Result of output

valueUuid?: uuid

Result of output