description: This profile defines a set of constraints to the FHIR Task resource for use in Alberta eReferral and eConsult (AB:eReC). It re-profiles the CA-eReC Task profile and it includes constraints that represent the minimum expectations for the Task resource when used in the AB:eReC. package_name: ca.ab.fhir.aberec1 derivation: constraint name: TaskABeReC type: Task elements: identifier: mustSupport: true index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} required: [system, value] basedOn: type: Reference refers: ['https://www.alberta.ca/fhir/aberec/StructureDefinition/ServiceRequestABeReC'] index: 3 businessStatus: binding: {strength: required, valueSet: 'https://www.alberta.ca/fhir/ValueSet/task-business-status-ab'} index: 4 owner: type: Reference refers: ['https://www.alberta.ca/fhir/aberec/StructureDefinition/HealthcareServiceABeReC', 'https://www.alberta.ca/fhir/aberec/StructureDefinition/PractitionerRoleABeReC'] index: 5 package_version: 1.0.2 class: profile kind: resource url: https://www.alberta.ca/fhir/aberec/StructureDefinition/TaskABeReC base: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Task version: 1.0.2 required: [identifier, owner]