PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.eoverdracht@1.0.0-rc8
    http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Task
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: 27
    slicing:
      rules: open
      discriminator:
      - {path: type.coding.code, type: value}
      min: null
      slices:
        alternativeDate:
          match:
            type:
              coding: {code: '146851000146105'}
          schema:
            index: 28
            elements:
              type:
                elements:
                  coding:
                    index: 29
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 30
                      code:
                        pattern: {type: Code, value: '146851000146105'}
                        index: 31
                      display: {defaultValueString: Alternative date for transfer of care (waarneembare entiteit), index: 32}
                    required: [system, code]
                required: [coding]
              valueDateTime:
                type: dateTime
                index: 33
                slicing:
                  slices:
                    valueDateTime:
                      match: {}
                      schema: {type: dateTime, index: 33}
  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
        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: '721915006'}
          schema:
            index: 15
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 16
                      code:
                        pattern: {type: Code, value: '721915006'}
                        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: '11171000146100'}
          schema:
            index: 19
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 20
                      code:
                        pattern: {type: Code, value: '11171000146100'}
                        index: 21
              value:
                choices: [valueReference, valueReference, valueReference]
                index: 23
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema:
                        choices: [valueReference, valueReference, valueReference]
                        index: 23
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-0-1yo']
                index: 24
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema:
                        type: Reference
                        choiceOf: value
                        refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-0-1yo']
                        index: 24
  owner:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
    index: 13
package_version: 1.0.0-rc8
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Task
base: http://hl7.org/fhir/StructureDefinition/Task
version: 1.0.0-rc8
required: [requester, for, code]