description: The use cases within eOverdracht form a workflow that may include the negotiation of the transfer of the patient, and ends with the transfer of the medical record. This Task resource is used to track the worflow and acts as the entry point for all data exchanges within eOverdracht. package_name: nictiz.fhir.nl.stu3.eoverdracht derivation: constraint name: eOverdrachtTask type: Task elements: statusReason: elements: text: {index: 1} output: index: 28 slicing: rules: open discriminator: - {path: type.coding.code, type: value} min: null slices: alternativeDate: match: type: coding: {code: '146851000146105'} schema: index: 29 elements: type: elements: coding: index: 30 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 31 code: pattern: {type: Code, value: '146851000146105'} index: 32 display: {defaultValueString: Alternative date for transfer of care (waarneembare entiteit), index: 33} required: [system, code] required: [coding] valueDateTime: type: dateTime index: 34 slicing: slices: valueDateTime: match: {} schema: {type: dateTime, index: 34} for: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient'] index: 8 requester: index: 9 elements: agent: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner'] index: 10 extensions: practitionerRole: {url: h, max: 1, type: Extension, index: 12} elements: extension: index: 11 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: practitionerRole: match: {url: null} schema: {type: Extension, url: h, index: 12} max: 1 status: {short: draft | requested | received | accepted |, index: 0} code: index: 3 elements: coding: index: 4 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 5 code: pattern: {type: Code, value: '308292007'} index: 6 display: {defaultValueString: Overdracht van zorg, index: 7} required: [system, code] required: [coding] intent: {index: 2} input: index: 14 slicing: rules: open discriminator: - {path: type.coding.code, type: value} min: null slices: advanceNotice: match: type: coding: {code: 57830-2} schema: index: 15 elements: type: elements: coding: elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 16 code: pattern: {type: Code, value: 57830-2} index: 17 valueReference: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-AdvanceNotice'] index: 18 slicing: slices: valueReference: match: {} schema: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-AdvanceNotice'] index: 18 nursingHandoff: match: type: coding: {code: '371535009'} schema: index: 19 elements: type: elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 20 code: pattern: {type: Code, value: '371535009'} index: 21 display: pattern: {type: String, value: verslag van overdracht} index: 22 value: choices: [valueReference, valueReference, valueReference] index: 24 slicing: slices: valueReference: match: {} schema: choices: [valueReference, valueReference, valueReference] index: 24 valueReference: type: Reference choiceOf: value refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-0-1yo'] index: 25 slicing: slices: valueReference: match: {} schema: type: Reference choiceOf: value refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-0-1yo'] index: 25 owner: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization'] index: 13 package_version: 0.3.0-beta1 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Task base: http://hl7.org/fhir/StructureDefinition/Task version: null required: [requester, for, code]