description: This profile specifies constraints on the Task resource to capture details of dispatching a request to a particular performer. package_name: hl7.fhir.us.davinci-crd derivation: constraint name: CRDTaskDispatch type: Task elements: status: pattern: {type: code, value: draft} mustSupport: true type: code index: 0 intent: pattern: {type: code, value: order} mustSupport: true type: code index: 1 code: pattern: type: CodeableConcept value: coding: - {code: fulfill, system: 'http://hl7.org/fhir/CodeSystem/task-code'} type: CodeableConcept index: 2 focus: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-servicerequest'] index: 3 for: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-patient'] index: 4 owner: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|7.0.0', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|7.0.0', 'http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-practitionerrole'] index: 5 location: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-location'] index: 6 restriction: mustSupport: true index: 7 elements: repetitions: {mustSupport: true, index: 8} period: {mustSupport: true, index: 9} package_version: 2.2.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-task-dispatch base: http://hl7.org/fhir/StructureDefinition/Task version: 2.2.0-ballot required: [focus, for]