description: A task to be performed. package_name: hl7.fhir.core derivation: specialization name: Task type: Task elements: restriction: short: Constraints on fulfillment tasks type: BackboneElement index: 28 elements: repetitions: {short: How many times to repeat, type: positiveInt, index: 29} period: {short: When fulfillment sought, type: Period, index: 30} recipient: short: For whom is fulfillment sought? refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference array: true index: 31 description: {short: Human-readable explanation of task, type: string, isSummary: true, index: 14} performerType: {short: requester | dispatcher | scheduler | performer | monitor | manager | acquirer | reviewer, type: CodeableConcept, array: true, index: 22} executionPeriod: {short: Start and end time of execution, type: Period, isSummary: true, index: 18} instantiatesUri: {short: Formal definition of task, type: uri, choiceOf: instantiates, isSummary: true, index: 3} relevantHistory: short: Key events in history of the Task refers: ['http://hl7.org/fhir/StructureDefinition/Provenance'] type: Reference array: true index: 27 instantiatesReference: short: Formal definition of task refers: ['http://hl7.org/fhir/StructureDefinition/ActivityDefinition'] type: Reference choiceOf: instantiates isSummary: true index: 4 instantiates: short: Formal definition of task choices: [instantiatesUri, instantiatesReference] isSummary: true index: 2 reasonCode: {short: Why task is needed, type: CodeableConcept, index: 24} statusReason: {short: Reason for current status, type: CodeableConcept, isSummary: true, index: 9} authoredOn: {short: Task Creation Date, type: dateTime, index: 19} output: short: Information produced as part of task type: BackboneElement array: true index: 82 elements: valueBase64Binary: {short: Result of output, type: base64Binary, choiceOf: value, index: 86} valueAge: {short: Result of output, type: Age, choiceOf: value, index: 103} valueParameterDefinition: {short: Result of output, type: ParameterDefinition, choiceOf: value, index: 127} valueTiming: {short: Result of output, type: Timing, choiceOf: value, index: 122} valueCode: {short: Result of output, type: code, choiceOf: value, index: 88} valueReference: {short: Result of output, type: Reference, choiceOf: value, index: 119} valueContributor: {short: Result of output, type: Contributor, choiceOf: value, index: 125} valueContactDetail: {short: Result of output, type: ContactDetail, choiceOf: value, index: 124} valueUri: {short: Result of output, type: uri, choiceOf: value, index: 101} valueUsageContext: {short: Result of output, type: UsageContext, choiceOf: value, index: 130} valueTime: {short: Result of output, type: time, choiceOf: value, index: 99} valueDecimal: {short: Result of output, type: decimal, choiceOf: value, index: 91} valueMarkdown: {short: Result of output, type: markdown, choiceOf: value, index: 95} valueIdentifier: {short: Result of output, type: Identifier, choiceOf: value, index: 113} valueTriggerDefinition: {short: Result of output, type: TriggerDefinition, choiceOf: value, index: 129} valueQuantity: {short: Result of output, type: Quantity, choiceOf: value, index: 116} value: short: Result of output choices: [valueBase64Binary, valueBoolean, valueCode, valueDate, valueDateTime, valueDecimal, valueId, valueInstant, valueInteger, valueMarkdown, valueOid, valuePositiveInt, valueString, valueTime, valueUnsignedInt, valueUri, valueAddress, valueAge, valueAnnotation, valueAttachment, valueCodeableConcept, valueCoding, valueContactPoint, valueCount, valueDistance, valueDuration, valueHumanName, valueIdentifier, valueMoney, valuePeriod, valueQuantity, valueRange, valueRatio, valueReference, valueSampledData, valueSignature, valueTiming, valueDosage, valueContactDetail, valueContributor, valueDataRequirement, valueParameterDefinition, valueRelatedArtifact, valueTriggerDefinition, valueUsageContext, valueMeta] index: 85 valueCount: {short: Result of output, type: Count, choiceOf: value, index: 109} valueString: {short: Result of output, type: string, choiceOf: value, index: 98} valueRatio: {short: Result of output, type: Ratio, choiceOf: value, index: 118} valueBoolean: {short: Result of output, type: boolean, choiceOf: value, index: 87} valueInstant: {short: Result of output, type: instant, choiceOf: value, index: 93} valueDateTime: {short: Result of output, type: dateTime, choiceOf: value, index: 90} valueDate: {short: Result of output, type: date, choiceOf: value, index: 89} type: {short: Label for output, type: CodeableConcept, index: 83} valueDuration: {short: Result of output, type: Duration, choiceOf: value, index: 111} valueDataRequirement: {short: Result of output, type: DataRequirement, choiceOf: value, index: 126} valueMeta: {short: Result of output, type: Meta, choiceOf: value, index: 131} valueMoney: {short: Result of output, type: Money, choiceOf: value, index: 114} valueCoding: {short: Result of output, type: Coding, choiceOf: value, index: 107} valueSampledData: {short: Result of output, type: SampledData, choiceOf: value, index: 120} valueDosage: {short: Result of output, type: Dosage, choiceOf: value, index: 123} valueContactPoint: {short: Result of output, type: ContactPoint, choiceOf: value, index: 108} valueCodeableConcept: {short: Result of output, type: CodeableConcept, choiceOf: value, index: 106} valueAnnotation: {short: Result of output, type: Annotation, choiceOf: value, index: 104} valuePeriod: {short: Result of output, type: Period, choiceOf: value, index: 115} valueDistance: {short: Result of output, type: Distance, choiceOf: value, index: 110} valueRange: {short: Result of output, type: Range, choiceOf: value, index: 117} valueSignature: {short: Result of output, type: Signature, choiceOf: value, index: 121} valueInteger: {short: Result of output, type: integer, choiceOf: value, index: 94} valueHumanName: {short: Result of output, type: HumanName, choiceOf: value, index: 112} valueUnsignedInt: {short: Result of output, type: unsignedInt, choiceOf: value, index: 100} valueAttachment: {short: Result of output, type: Attachment, choiceOf: value, index: 105} valueOid: {short: Result of output, type: oid, choiceOf: value, index: 96} valueAddress: {short: Result of output, type: Address, choiceOf: value, index: 102} valueRelatedArtifact: {short: Result of output, type: RelatedArtifact, choiceOf: value, index: 128} valuePositiveInt: {short: Result of output, type: positiveInt, choiceOf: value, index: 97} valueId: {short: Result of output, type: id, choiceOf: value, index: 92} required: [valueCoding, valueBase64Binary, valuePeriod, valueSampledData, valueMarkdown, valueUri, valueSignature, valueString, valueReference, valueRatio, valueContributor, valueMoney, valueContactPoint, valueAnnotation, valueCode, valueHumanName, valueRange, valuePositiveInt, valueAddress, valueTriggerDefinition, valueContactDetail, valueAge, valueDataRequirement, valueRelatedArtifact, valueDecimal, valueAttachment, valueTiming, valueIdentifier, valueDateTime, valueInstant, value, valueDosage, valueBoolean, valueDate, valueMeta, valueParameterDefinition, valueUnsignedInt, type, valueCodeableConcept, valueTime, valueCount, valueId, valueDistance, valueUsageContext, valueQuantity, valueDuration, valueOid, valueInteger] businessStatus: {short: 'E.g. "Specimen collected", "IV prepped"', type: CodeableConcept, isSummary: true, index: 10} note: {type: Annotation, short: Comments made about the task, array: true, index: 26} for: short: Beneficiary of the Task refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference isSummary: true index: 16 requester: short: Who is asking for task to be done refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference isSummary: true index: 21 lastModified: {short: Task Last Modified Date, type: dateTime, isSummary: true, index: 20} priority: {short: normal | urgent | asap | stat, type: code, meaningWhenMissing: 'If missing, this task should be performed with normal priority', index: 12} status: {isModifier: true, short: draft | requested | received | accepted | +, type: code, isSummary: true, index: 8} groupIdentifier: {short: Requisition or grouper id, type: Identifier, isSummary: true, index: 6} code: {short: Task Type, type: CodeableConcept, isSummary: true, index: 13} identifier: {type: Identifier, short: Task Instance Identifier, array: true, index: 0} context: short: Healthcare event during which this task originated refers: ['http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare'] type: Reference isSummary: true index: 17 intent: {short: proposal | plan | order +, type: code, isSummary: true, index: 11} focus: short: What task is acting on refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference isSummary: true index: 15 input: short: Information used to perform task type: BackboneElement array: true index: 32 elements: valueBase64Binary: {short: Content to use in performing the task, type: base64Binary, choiceOf: value, index: 36} valueAge: {short: Content to use in performing the task, type: Age, choiceOf: value, index: 53} valueParameterDefinition: {short: Content to use in performing the task, type: ParameterDefinition, choiceOf: value, index: 77} valueTiming: {short: Content to use in performing the task, type: Timing, choiceOf: value, index: 72} valueCode: {short: Content to use in performing the task, type: code, choiceOf: value, index: 38} valueReference: {short: Content to use in performing the task, type: Reference, choiceOf: value, index: 69} valueContributor: {short: Content to use in performing the task, type: Contributor, choiceOf: value, index: 75} valueContactDetail: {short: Content to use in performing the task, type: ContactDetail, choiceOf: value, index: 74} valueUri: {short: Content to use in performing the task, type: uri, choiceOf: value, index: 51} valueUsageContext: {short: Content to use in performing the task, type: UsageContext, choiceOf: value, index: 80} valueTime: {short: Content to use in performing the task, type: time, choiceOf: value, index: 49} valueDecimal: {short: Content to use in performing the task, type: decimal, choiceOf: value, index: 41} valueMarkdown: {short: Content to use in performing the task, type: markdown, choiceOf: value, index: 45} valueIdentifier: {short: Content to use in performing the task, type: Identifier, choiceOf: value, index: 63} valueTriggerDefinition: {short: Content to use in performing the task, type: TriggerDefinition, choiceOf: value, index: 79} valueQuantity: {short: Content to use in performing the task, type: Quantity, choiceOf: value, index: 66} value: short: Content to use in performing the task choices: [valueBase64Binary, valueBoolean, valueCode, valueDate, valueDateTime, valueDecimal, valueId, valueInstant, valueInteger, valueMarkdown, valueOid, valuePositiveInt, valueString, valueTime, valueUnsignedInt, valueUri, valueAddress, valueAge, valueAnnotation, valueAttachment, valueCodeableConcept, valueCoding, valueContactPoint, valueCount, valueDistance, valueDuration, valueHumanName, valueIdentifier, valueMoney, valuePeriod, valueQuantity, valueRange, valueRatio, valueReference, valueSampledData, valueSignature, valueTiming, valueDosage, valueContactDetail, valueContributor, valueDataRequirement, valueParameterDefinition, valueRelatedArtifact, valueTriggerDefinition, valueUsageContext, valueMeta] index: 35 valueCount: {short: Content to use in performing the task, type: Count, choiceOf: value, index: 59} valueString: {short: Content to use in performing the task, type: string, choiceOf: value, index: 48} valueRatio: {short: Content to use in performing the task, type: Ratio, choiceOf: value, index: 68} valueBoolean: {short: Content to use in performing the task, type: boolean, choiceOf: value, index: 37} valueInstant: {short: Content to use in performing the task, type: instant, choiceOf: value, index: 43} valueDateTime: {short: Content to use in performing the task, type: dateTime, choiceOf: value, index: 40} valueDate: {short: Content to use in performing the task, type: date, choiceOf: value, index: 39} type: {short: Label for the input, type: CodeableConcept, index: 33} valueDuration: {short: Content to use in performing the task, type: Duration, choiceOf: value, index: 61} valueDataRequirement: {short: Content to use in performing the task, type: DataRequirement, choiceOf: value, index: 76} valueMeta: {short: Content to use in performing the task, type: Meta, choiceOf: value, index: 81} valueMoney: {short: Content to use in performing the task, type: Money, choiceOf: value, index: 64} valueCoding: {short: Content to use in performing the task, type: Coding, choiceOf: value, index: 57} valueSampledData: {short: Content to use in performing the task, type: SampledData, choiceOf: value, index: 70} valueDosage: {short: Content to use in performing the task, type: Dosage, choiceOf: value, index: 73} valueContactPoint: {short: Content to use in performing the task, type: ContactPoint, choiceOf: value, index: 58} valueCodeableConcept: {short: Content to use in performing the task, type: CodeableConcept, choiceOf: value, index: 56} valueAnnotation: {short: Content to use in performing the task, type: Annotation, choiceOf: value, index: 54} valuePeriod: {short: Content to use in performing the task, type: Period, choiceOf: value, index: 65} valueDistance: {short: Content to use in performing the task, type: Distance, choiceOf: value, index: 60} valueRange: {short: Content to use in performing the task, type: Range, choiceOf: value, index: 67} valueSignature: {short: Content to use in performing the task, type: Signature, choiceOf: value, index: 71} valueInteger: {short: Content to use in performing the task, type: integer, choiceOf: value, index: 44} valueHumanName: {short: Content to use in performing the task, type: HumanName, choiceOf: value, index: 62} valueUnsignedInt: {short: Content to use in performing the task, type: unsignedInt, choiceOf: value, index: 50} valueAttachment: {short: Content to use in performing the task, type: Attachment, choiceOf: value, index: 55} valueOid: {short: Content to use in performing the task, type: oid, choiceOf: value, index: 46} valueAddress: {short: Content to use in performing the task, type: Address, choiceOf: value, index: 52} valueRelatedArtifact: {short: Content to use in performing the task, type: RelatedArtifact, choiceOf: value, index: 78} valuePositiveInt: {short: Content to use in performing the task, type: positiveInt, choiceOf: value, index: 47} valueId: {short: Content to use in performing the task, type: id, choiceOf: value, index: 42} required: [valueCoding, valueBase64Binary, valuePeriod, valueSampledData, valueMarkdown, valueUri, valueSignature, valueString, valueReference, valueRatio, valueContributor, valueMoney, valueContactPoint, valueAnnotation, valueCode, valueHumanName, valueRange, valuePositiveInt, valueAddress, valueTriggerDefinition, valueContactDetail, valueAge, valueDataRequirement, valueRelatedArtifact, valueDecimal, valueAttachment, valueTiming, valueIdentifier, valueDateTime, valueInstant, value, valueDosage, valueBoolean, valueDate, valueMeta, valueParameterDefinition, valueUnsignedInt, type, valueCodeableConcept, valueTime, valueCount, valueId, valueDistance, valueUsageContext, valueQuantity, valueDuration, valueOid, valueInteger] basedOn: short: Request fulfilled by this task refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference array: true isSummary: true index: 5 partOf: short: Composite task refers: ['http://hl7.org/fhir/StructureDefinition/Task'] type: Reference array: true isSummary: true index: 7 owner: short: Responsible individual refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference isSummary: true index: 23 reasonReference: short: Why task is needed refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference index: 25 package_version: 3.2.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Task base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null required: [status, intent]