PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.eoverdracht@1.0.0-rc11
    http://nictiz.nl/fhir/StructureDefinition/eOverdracht-AdvanceNotice
description: Profile on the Composition resource which represents the advance notice (Aanmeldbericht) for eOverdracht conform information standard ['Verpleegkundige zorg'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Verpleegkundige_Zorg)
package_name: nictiz.fhir.nl.stu3.eoverdracht
derivation: constraint
name: eOverdrachtAdvanceNotice
type: Composition
elements:
  type:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          - {path: code, type: value}
          min: 1
          slices:
            advanceNoticeCode:
              match: {system: 'http://snomed.info/sct', code: '721915006'}
              schema:
                _required: true
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 2
                  code:
                    pattern: {type: Code, value: '721915006'}
                    index: 3
                required: [system, code]
    required: [coding]
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 4
  author:
    type: Reference
    short: Who or what authored the advance notice
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct']
    index: 5
  title: {defaultValueString: Advance notice, index: 6}
  section:
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: code.coding.code, type: value}
      min: 1
      slices:
        administrativeData:
          match:
            code:
              coding: {code: null}
          schema:
            short: Administrative data
            _required: true
            index: 8
            extensions:
              transferDate:
                url: h
                type: Extension
                short: Planned transfer date
                index: 10
                elements:
                  valueDateTime:
                    index: 11
                    slicing:
                      slices:
                        valueDateTime:
                          match: {}
                          schema: {index: 11}
            elements:
              extension:
                index: 9
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: 1
                  slices:
                    transferDate:
                      match: {url: null}
                      schema:
                        type: Extension
                        short: Planned transfer date
                        url: h
                        index: 10
                        elements:
                          valueDateTime:
                            index: 11
                            slicing:
                              slices:
                                valueDateTime:
                                  match: {}
                                  schema: {index: 11}
              title: {defaultValueString: Administrative data, index: 12}
              code:
                index: 13
                elements:
                  coding:
                    index: 14
                    slicing:
                      rules: open
                      discriminator:
                      - {path: system, type: value}
                      - {path: code, type: value}
                      min: 1
                      slices:
                        administrativeDataCode:
                          match: {system: 'http://snomed.info/sct', code: '405624007'}
                          schema:
                            _required: true
                            index: 15
                            elements:
                              system:
                                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                index: 16
                              code:
                                short: Administrative documentation (record artifact)
                                pattern: {type: Code, value: '405624007'}
                                index: 17
                              display: {defaultValueString: Administrative documentation (record artifact), index: 18}
                            required: [system, code]
                required: [coding]
              entry: {index: 19}
              section:
                index: 20
                slicing:
                  rules: open
                  discriminator:
                  - {path: code.coding.code, type: value}
                  min: null
                  slices:
                    personalData:
                      match:
                        code:
                          coding: {code: null}
                      schema:
                        short: Personal data
                        _required: true
                        index: 21
                        elements:
                          title: {defaultValueString: Personal data, index: 22}
                          code:
                            index: 23
                            elements:
                              coding:
                                index: 24
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: system, type: value}
                                  - {path: code, type: value}
                                  min: 1
                                  slices:
                                    personalDataCode:
                                      match: {system: 'http://snomed.info/sct', code: '302147001'}
                                      schema:
                                        _required: true
                                        index: 25
                                        elements:
                                          system:
                                            pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                            index: 26
                                          code:
                                            short: Demographic history detail (observable entity)
                                            pattern: {type: Code, value: '302147001'}
                                            index: 27
                                          display: {defaultValueString: Demographic history detail (observable entity), index: 28}
                                        required: [system, code]
                            required: [coding]
                          entry:
                            index: 29
                            slicing:
                              rules: open
                              discriminator:
                              - {path: resolve(), type: profile}
                              min: 1
                              slices:
                                payer:
                                  match: {}
                                  schema:
                                    type: Reference
                                    short: A reference to payer data
                                    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Payer']
                                    _required: true
                                    index: 30
                                  min: 1
                                contactPerson:
                                  match: {}
                                  schema:
                                    type: Reference
                                    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson']
                                    index: 31
                        required: [entry, code]
            required: [extension, code]
        generalPatientContext:
          match:
            code:
              coding: {code: null}
          schema:
            short: General Patient Context
            index: 32
            elements:
              title: {defaultValueString: General patient context, index: 33}
              code:
                index: 34
                elements:
                  coding:
                    index: 35
                    slicing:
                      rules: open
                      discriminator:
                      - {path: system, type: value}
                      - {path: code, type: value}
                      min: 1
                      slices:
                        generalPatientContextCode:
                          match: {system: 'http://snomed.info/sct', code: '109481000146101'}
                          schema:
                            _required: true
                            index: 36
                            elements:
                              system:
                                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                index: 37
                              code:
                                short: Administrative documentation (record artifact)
                                pattern: {type: Code, value: '109481000146101'}
                                index: 38
                              display: {defaultValueString: Personal and social history section (record artifact), index: 39}
                            required: [system, code]
                required: [coding]
              entry: {index: 40}
              section:
                index: 41
                slicing:
                  rules: open
                  discriminator:
                  - {path: code.coding.code, type: value}
                  min: null
                  slices:
                    legalSituation:
                      match:
                        code:
                          coding: {code: null}
                      schema:
                        index: 42
                        elements:
                          title: {defaultValueString: Legal situation, index: 43}
                          code:
                            index: 44
                            elements:
                              coding:
                                index: 45
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: code, type: value}
                                  - {path: system, type: value}
                                  min: 1
                                  slices:
                                    legalSituationCode:
                                      match: {code: '365867006', system: 'http://snomed.info/sct'}
                                      schema:
                                        _required: true
                                        index: 46
                                        elements:
                                          system:
                                            pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                            index: 47
                                          code:
                                            pattern: {type: Code, value: '365867006'}
                                            index: 48
                                          display: {defaultValueString: bevinding betreffende wettelijke status van patiƫnt, index: 49}
                                        required: [system, code]
                            required: [coding]
                          entry:
                            type: Reference
                            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-LegalStatus', 'http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-Representation']
                            index: 50
                        required: [entry, code]
            required: [code]
        medicalContext:
          match:
            code:
              coding: {code: null}
          schema:
            short: Medical context
            _required: true
            index: 51
            elements:
              title: {defaultValueString: Medical context, index: 52}
              code:
                index: 53
                elements:
                  coding:
                    index: 54
                    slicing:
                      rules: open
                      discriminator:
                      - {path: system, type: value}
                      - {path: code, type: value}
                      min: 1
                      slices:
                        medicalContextCode:
                          match: {system: 'http://snomed.info/sct', code: '371524004'}
                          schema:
                            _required: true
                            index: 55
                            elements:
                              system:
                                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                index: 56
                              code:
                                short: Administrative documentation (record artifact)
                                pattern: {type: Code, value: '371524004'}
                                index: 57
                              display: {defaultValueString: Clinical report (record artifact), index: 58}
                            required: [system, code]
                required: [coding]
              section:
                index: 59
                slicing:
                  rules: open
                  discriminator:
                  - {path: code.coding.code, type: value}
                  min: null
                  slices:
                    medicalDiagnosis:
                      match:
                        code:
                          coding: {code: null}
                      schema:
                        short: Medical Diagnosis
                        _required: true
                        index: 60
                        elements:
                          title: {defaultValueString: Medical diagnosis, index: 61}
                          code:
                            index: 62
                            elements:
                              coding:
                                index: 63
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: system, type: value}
                                  - {path: code, type: value}
                                  min: 1
                                  slices:
                                    medicalDiagnosisCode:
                                      match: {system: 'http://snomed.info/sct', code: '52870002'}
                                      schema:
                                        _required: true
                                        index: 64
                                        elements:
                                          system:
                                            pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                            index: 65
                                          code:
                                            pattern: {type: Code, value: '52870002'}
                                            index: 66
                                          display: {defaultValueString: Referral diagnosis (qualifier value), index: 67}
                                        required: [system, code]
                            required: [coding]
                          entry:
                            type: Reference
                            short: A reference to data concerning the medical diagnosis
                            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Problem']
                            index: 68
                        required: [entry, code]
                    medicalHistory:
                      match:
                        code:
                          coding: {code: null}
                      schema:
                        short: Medical history
                        index: 69
                        elements:
                          title: {defaultValueString: Medical history, index: 70}
                          code:
                            index: 71
                            elements:
                              coding:
                                index: 72
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: system, type: value}
                                  - {path: code, type: value}
                                  min: 1
                                  slices:
                                    medicalHistoryCode:
                                      match: {system: 'http://snomed.info/sct', code: '417662000'}
                                      schema:
                                        _required: true
                                        index: 73
                                        elements:
                                          system:
                                            pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                            index: 74
                                          code:
                                            pattern: {type: Code, value: '417662000'}
                                            index: 75
                                          display: {defaultValueString: klinische bevinding in voorgeschiedenis (situatie), index: 76}
                                        required: [system, code]
                            required: [coding]
                          entry:
                            type: Reference
                            short: A reference to data concerning medical history
                            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Problem']
                            index: 77
                        required: [entry, code]
                    payAttention:
                      match:
                        code:
                          coding: {code: null}
                      schema:
                        short: Pay Attention
                        index: 78
                        elements:
                          title: {defaultValueString: Pay attention, index: 79}
                          code:
                            index: 80
                            elements:
                              coding:
                                index: 81
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: system, type: value}
                                  - {path: code, type: value}
                                  min: 1
                                  slices:
                                    payAttentionCode:
                                      match: {system: 'http://snomed.info/sct', code: '308813009'}
                                      schema:
                                        _required: true
                                        index: 82
                                        elements:
                                          system:
                                            pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                            index: 83
                                          code:
                                            pattern: {type: Code, value: '308813009'}
                                            index: 84
                                          display: {defaultValueString: Notification status (finding), index: 85}
                                        required: [system, code]
                            required: [coding]
                          entry:
                            type: Reference
                            short: A reference to data concerning medical history
                            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Alert']
                            index: 86
                        required: [entry, code]
                    freedomRestriction:
                      match:
                        code:
                          coding: {code: null}
                      schema:
                        short: Freedom Restriction
                        index: 87
                        elements:
                          title: {defaultValueString: Freedom restriction, index: 88}
                          code:
                            index: 89
                            elements:
                              coding:
                                index: 90
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: system, type: value}
                                  - {path: code, type: value}
                                  min: 1
                                  slices:
                                    freedomRestrictionCode:
                                      match: {system: 'http://snomed.info/sct', code: '225317005'}
                                      schema:
                                        _required: true
                                        index: 91
                                        elements:
                                          system:
                                            pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                            index: 92
                                          code:
                                            pattern: {type: Code, value: '225317005'}
                                            index: 93
                                          display: {defaultValueString: beperking van bewegingsvrijheid (regime/therapie), index: 94}
                                        required: [system, code]
                            required: [coding]
                          entry:
                            type: Reference
                            short: A reference to data concerning freedom restricting interventions
                            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-FreedomRestrictingIntervention']
                            index: 95
                        required: [entry, code]
            required: [code]
        carePlan:
          match:
            code:
              coding: {code: null}
          schema:
            short: Care Plan
            _required: true
            index: 96
            extensions:
              needsOfPatientAndRelatedPersons:
                url: h
                type: Extension
                index: 98
                elements:
                  valueString:
                    index: 99
                    slicing:
                      slices:
                        valueString:
                          match: {}
                          schema: {index: 99}
            elements:
              extension:
                index: 97
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    needsOfPatientAndRelatedPersons:
                      match: {url: null}
                      schema:
                        type: Extension
                        url: h
                        index: 98
                        elements:
                          valueString:
                            index: 99
                            slicing:
                              slices:
                                valueString:
                                  match: {}
                                  schema: {index: 99}
              title: {defaultValueString: Careplan, index: 100}
              code:
                index: 101
                elements:
                  coding:
                    index: 102
                    slicing:
                      rules: open
                      discriminator:
                      - {path: system, type: value}
                      - {path: code, type: value}
                      min: 1
                      slices:
                        carePlanCode:
                          match: {system: 'http://snomed.info/sct', code: '773130005'}
                          schema:
                            _required: true
                            index: 103
                            elements:
                              system:
                                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                index: 104
                              code:
                                pattern: {type: Code, value: '773130005'}
                                index: 105
                              display: {defaultValueString: Nursing care plan (record artifact), index: 106}
                            required: [system, code]
                required: [coding]
              text: {index: 107}
              entry: {index: 108}
              section:
                index: 109
                slicing:
                  rules: open
                  discriminator:
                  - {path: code.coding.code, type: value}
                  min: null
                  slices:
                    currentPatientProblems:
                      match:
                        code:
                          coding: {code: null}
                      schema:
                        short: Current Patient Problems
                        _required: true
                        index: 110
                        elements:
                          title: {defaultValueString: Current patient problems, index: 111}
                          code:
                            index: 112
                            elements:
                              coding:
                                index: 113
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: system, type: value}
                                  - {path: code, type: value}
                                  min: 1
                                  slices:
                                    currentPatientProblemsCode:
                                      match: {system: 'http://snomed.info/sct', code: '86644006'}
                                      schema:
                                        _required: true
                                        index: 114
                                        elements:
                                          system:
                                            pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                            index: 115
                                          code:
                                            pattern: {type: Code, value: '86644006'}
                                            index: 116
                                          display: {defaultValueString: Nursing diagnosis (finding), index: 117}
                                        required: [system, code]
                            required: [coding]
                          entry:
                            index: 118
                            slicing:
                              rules: open
                              discriminator:
                              - {path: resolve(), type: profile}
                              min: 1
                              slices:
                                problem:
                                  match: {}
                                  schema:
                                    type: Reference
                                    short: Problem
                                    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Problem']
                                    _required: true
                                    index: 119
                                  min: 1
                                nursingIntervention:
                                  match: {}
                                  schema:
                                    type: Reference
                                    short: Nursing Intervention
                                    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention']
                                    _required: true
                                    index: 120
                                  min: 1
                          section: {index: 121}
                        required: [entry, code]
            required: [code]
        healthState:
          match:
            code:
              coding: {code: null}
          schema:
            short: Nursing context - health situation
            index: 122
            elements:
              title: {defaultValueString: Health state, index: 123}
              code:
                index: 124
                elements:
                  coding:
                    index: 125
                    slicing:
                      rules: open
                      discriminator:
                      - {path: system, type: value}
                      - {path: code, type: value}
                      min: 1
                      slices:
                        healthStateCode:
                          match: {system: 'http://snomed.info/sct', code: '5531000179105'}
                          schema:
                            _required: true
                            index: 126
                            elements:
                              system:
                                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                index: 127
                              code:
                                pattern: {type: Code, value: '5531000179105'}
                                index: 128
                              display: {defaultValueString: Nursing report (record artifact), index: 129}
                            required: [system, code]
                required: [coding]
              entry: {index: 130}
              section:
                index: 131
                slicing:
                  rules: open
                  discriminator:
                  - {path: code.coding.code, type: value}
                  min: null
                  slices:
                    nutritionOrFluid:
                      match:
                        code:
                          coding: {code: null}
                      schema:
                        short: Nutrition or fluid
                        index: 132
                        elements:
                          title: {defaultValueString: Nutrition or fluid, index: 133}
                          code:
                            index: 134
                            elements:
                              coding:
                                index: 135
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: system, type: value}
                                  - {path: code, type: value}
                                  min: 1
                                  slices:
                                    nutritionOrFluidCode:
                                      match: {system: 'http://snomed.info/sct', code: '300893006'}
                                      schema:
                                        _required: true
                                        index: 136
                                        elements:
                                          system:
                                            pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                            index: 137
                                          code:
                                            pattern: {type: Code, value: '300893006'}
                                            index: 138
                                          display: {defaultValueString: bevinding betreffende nutritie (bevinding), index: 139}
                                        required: [system, code]
                            required: [coding]
                          entry:
                            index: 140
                            slicing:
                              rules: open
                              discriminator:
                              - {path: resolve(), type: profile}
                              min: null
                              slices:
                                feedingTubeSystem:
                                  match: {}
                                  schema:
                                    type: Reference
                                    short: A reference to data about the patient's feeding tube systems
                                    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem']
                                    index: 141
                                infusion:
                                  match: {}
                                  schema:
                                    type: Reference
                                    short: A reference to data about the patient's infusions
                                    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Infusion']
                                    index: 142
                          section: {index: 143}
                        required: [code]
                    excretion:
                      match:
                        code:
                          coding: {code: null}
                      schema:
                        short: Excretion
                        index: 144
                        elements:
                          title: {defaultValueString: Excretion, index: 145}
                          code:
                            index: 146
                            elements:
                              coding:
                                index: 147
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: system, type: value}
                                  - {path: code, type: value}
                                  min: 1
                                  slices:
                                    excretionCode:
                                      match: {system: 'http://snomed.info/sct', code: '106019003'}
                                      schema:
                                        _required: true
                                        index: 148
                                        elements:
                                          system:
                                            pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                            index: 149
                                          code:
                                            pattern: {type: Code, value: '106019003'}
                                            index: 150
                                          display: {defaultValueString: bevinding betreffende uitscheidingspatroon (bevinding), index: 151}
                                        required: [system, code]
                            required: [coding]
                          entry:
                            type: Reference
                            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Stoma']
                            index: 152
                          section: {index: 153}
                        required: [code]
            required: [code]
package_version: 1.0.0-rc11
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/eOverdracht-AdvanceNotice
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 1.0.0-rc11
required: [section]