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: rs/nictiz.fhir.nl.stu3.eoverdracht derivation: constraint name: eOverdrachtTask type: Task elements: statusReason: elements: text: {index: 1} output: index: 31 slicing: rules: open discriminator: - {path: type.coding.code, type: value} min: null slices: alternativeDate: match: type: coding: {code: null} schema: index: 32 elements: type: elements: coding: index: 33 slicing: rules: open discriminator: - {path: system, type: value} - {path: code, type: value} min: 1 slices: alternativeDateCode: match: {system: 'http://snomed.info/sct', code: null} schema: _required: true index: 34 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 35 version: pattern: {type: string, value: '146851000146105'} type: string index: 36 display: {defaultValueString: Alternative date for transfer of care (waarneembare entiteit), index: 37} required: [system, version] required: [coding] valueDateTime: type: dateTime index: 38 slicing: slices: valueDateTime: match: {} schema: {type: dateTime, index: 38} 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, min: 0, max: 1, type: Extension, index: 12} elements: extension: index: 11 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: practitionerRole: match: {url: null} schema: {type: Extension, url: h, index: 12} min: 0 max: 1 status: {index: 0} code: index: 3 elements: coding: index: 4 slicing: rules: open discriminator: - {path: code, type: value} - {path: system, type: value} min: 1 slices: taskCode: match: {code: '308292007', system: 'http://snomed.info/sct'} schema: _required: true index: 5 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 6 code: pattern: {type: code, value: '308292007'} type: code index: 7 required: [code, system] 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: null} schema: index: 15 elements: type: elements: coding: index: 16 slicing: rules: open discriminator: - {path: system, type: value} - {path: code, type: value} min: 1 slices: advanceNoticeCode: match: {system: 'http://snomed.info/sct', code: null} schema: _required: true index: 17 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 18 version: pattern: {type: string, value: '721915006'} type: string index: 19 required: [system, version] required: [coding] valueReference: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-AdvanceNotice'] index: 20 slicing: slices: valueReference: match: {} schema: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-AdvanceNotice'] index: 20 nursingHandoff: match: type: coding: {code: null} schema: index: 21 elements: type: elements: coding: index: 22 slicing: rules: open discriminator: - {path: system, type: value} - {path: code, type: value} min: 1 slices: nursingHandoffCode: match: {system: 'http://snomed.info/sct', code: null} schema: _required: true index: 23 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 24 version: pattern: {type: string, value: '11171000146100'} type: string index: 25 required: [system, version] required: [coding] value: choices: [valueReference, valueReference, valueReference] index: 27 slicing: slices: valueReference: match: {} schema: choices: [valueReference, valueReference, valueReference] index: 27 valueReference: type: Reference choiceOf: value refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-0-1yo'] index: 28 slicing: slices: valueReference: match: {} schema: type: Reference choiceOf: value refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-0-1yo'] index: 28 owner: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization'] index: 13 package_version: 1.0.0-rc9 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Task base: http://hl7.org/fhir/StructureDefinition/Task version: 1.0.0-rc9 required: [code, for, requester]