PackagesCanonicalsLogsProblems
    Packages
    rs/nictiz.fhir.nl.stu3.eoverdracht@0.2.0-beta3
    http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Task
description: null
package_name: rs/nictiz.fhir.nl.stu3.eoverdracht
derivation: constraint
name: eOverdracht-Task
type: Task
elements:
  status: {short: draft | requested | received | accepted |, index: 0}
  intent: {index: 1}
  code:
    index: 2
    elements:
      coding:
        elements:
          system:
            pattern: {type: uri, value: 'http://snomed.info/sct'}
            type: uri
            index: 3
          code:
            pattern: {type: code, value: '308292007'}
            type: code
            index: 4
          display:
            pattern: {type: string, value: Overdracht van zorg}
            type: string
            index: 5
  for:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 6
  requester:
    index: 7
    elements:
      agent:
        type: Reference
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole']
        index: 8
  input:
    index: 9
    slicing:
      rules: open
      discriminator:
      - {path: type.coding.code, type: value}
      min: null
      slices:
        aanmeldbericht:
          match:
            type:
              coding: {code: 57830-2}
          schema:
            index: 10
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://loinc.org'}
                        type: uri
                        index: 11
                      code:
                        pattern: {type: code, value: 57830-2}
                        type: code
                        index: 12
              valueReference:
                type: Reference
                refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-aanmeldbericht']
                index: 13
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-aanmeldbericht']
                        index: 13
        overdrachtbericht:
          match:
            type:
              coding: {code: '371535009'}
          schema:
            index: 14
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://snomed.info/sct'}
                        type: uri
                        index: 15
                      code:
                        pattern: {type: code, value: '371535009'}
                        type: code
                        index: 16
                      display:
                        pattern: {type: string, value: verslag van overdracht}
                        type: string
                        index: 17
              valueReference:
                type: Reference
                refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-overdrachtsbericht-volwassenen']
                index: 18
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://nictiz.nl/fhir/StructureDefinition/eOverdracht-overdrachtsbericht-volwassenen']
                        index: 18
  output:
    index: 19
    slicing:
      rules: open
      discriminator:
      - {path: type.coding.code, type: value}
      min: null
      slices:
        alternativeDate:
          match:
            type:
              coding: {code: '146851000146105'}
          schema:
            index: 20
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://snomed.info/sct'}
                        type: uri
                        index: 21
                      code:
                        pattern: {type: code, value: '146851000146105'}
                        type: code
                        index: 22
                      display: {defaultValueString: Alternative date for transfer of care (waarneembare entiteit), index: 23}
              valueDateTime:
                type: dateTime
                index: 24
                slicing:
                  slices:
                    valueDateTime:
                      match: {}
                      schema: {type: dateTime, index: 24}
package_version: 0.2.0-beta3
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Task
base: http://hl7.org/fhir/StructureDefinition/Task
version: null
required: [code, for, requester]