PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.eoverdracht@0.1.0-beta1
    http://nictiz.nl/fhir/StructureDefinition/eOverdracht-aanmeldbericht-phase-one
description: 'Profile on the Composition resource which represents a part of the Aanmeldbericht for eOverdracht and is used in phase one of the eOverdracht pilot. More information standard on eOverdracht: https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Verpleegkundige_Zorgs'
package_name: nictiz.fhir.nl.stu3.eoverdracht
derivation: constraint
name: eOverdracht Aanmeldbericht phase one
type: Composition
elements:
  type:
    elements:
      coding:
        index: 0
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 1
          code:
            pattern: {type: Code, value: 57830-2}
            index: 2
        required: [system, code]
    required: [coding]
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 3
  author:
    type: Reference
    short: Who or what initiated the Aanmeldbericht
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
    index: 4
  title:
    pattern: {type: String, value: Aanmeldbericht}
    index: 5
  section:
    index: 6
    slicing:
      rules: open
      discriminator:
      - {path: code.coding.code, type: value}
      min: null
      slices:
        administrativeData:
          match:
            code:
              coding: {code: '405624007'}
          schema:
            short: Administrative data
            _required: true
            index: 7
            extensions:
              transferDate: {url: h, min: 1, max: 1, short: Planned transfer date, type: Extension, index: 9}
            elements:
              extension:
                index: 8
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    transferDate:
                      match: {url: null}
                      schema: {short: Planned transfer date, type: Extension, url: h, index: 9}
                      min: 1
                      max: 1
              title: {short: Administrative data, defaultValueString: Administrative data, index: 10}
              code:
                index: 11
                elements:
                  coding:
                    index: 12
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 13
                      code:
                        short: Administrative documentation (record artifact)
                        pattern: {type: Code, value: '405624007'}
                        index: 14
                      display: {defaultValueString: Administrative documentation (record artifact), index: 15}
                    required: [system, code]
                required: [coding]
              entry: {index: 16}
              section:
                index: 17
                slicing:
                  rules: open
                  discriminator:
                  - {path: code.coding.code, type: value}
                  min: null
                  slices:
                    personalData:
                      match:
                        code:
                          coding: {code: '302147001'}
                      schema:
                        short: Personal data
                        _required: true
                        index: 18
                        elements:
                          title: {short: Personal data, defaultValueString: Personal data, index: 19}
                          code:
                            index: 20
                            elements:
                              coding:
                                index: 21
                                elements:
                                  system:
                                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                    index: 22
                                  code:
                                    short: Demographic history detail (observable entity)
                                    pattern: {type: Code, value: '302147001'}
                                    index: 23
                                  display: {defaultValueString: Demographic history detail (observable entity), index: 24}
                                required: [system, code]
                            required: [coding]
                          entry:
                            index: 25
                            slicing:
                              rules: open
                              discriminator:
                              - {path: $this, type: type}
                              min: 1
                              max: 1
                              slices:
                                payer:
                                  match: {}
                                  schema:
                                    type: Reference
                                    short: A reference to payer data
                                    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Payer']
                                    _required: true
                                    index: 26
                                  min: 1
                          section: {index: 27}
                        required: [entry, code]
                    sendingOrganization:
                      match:
                        code:
                          coding: {code: '185362004'}
                      schema:
                        short: Sending Organization
                        _required: true
                        index: 28
                        elements:
                          title: {short: Sending organization, defaultValueString: Sending organization, index: 29}
                          code:
                            index: 30
                            elements:
                              coding:
                                index: 31
                                elements:
                                  system:
                                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                    index: 32
                                  code:
                                    pattern: {type: Code, value: '185362004'}
                                    index: 33
                                  display: {defaultValueString: Referred by nurse (finding), index: 34}
                                required: [system, code]
                            required: [coding]
                          entry:
                            type: Reference
                            short: A reference to data about the sending organization
                            refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
                            index: 35
                        required: [entry, code]
                    receivingOrganization:
                      match:
                        code:
                          coding: {code: '275645009'}
                      schema:
                        short: Receiving organization
                        index: 36
                        elements:
                          title: {short: Receiving organization, defaultValueString: Receiving organization, index: 37}
                          code:
                            index: 38
                            elements:
                              coding:
                                index: 39
                                elements:
                                  system:
                                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                                    index: 40
                                  code:
                                    pattern: {type: Code, value: '275645009'}
                                    index: 41
                                  display: {defaultValueString: 'Nurse: referred to (finding)', index: 42}
                                required: [system, code]
                            required: [coding]
                          entry:
                            type: Reference
                            short: A reference to data about the receiving organization
                            refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
                            index: 43
                        required: [code]
            required: [code]
        pdf-file:
          match:
            code:
              coding: {code: '422522004'}
          schema:
            short: PDF file
            index: 44
            elements:
              title: {defaultValueString: PDF file, index: 45}
              code:
                index: 46
                elements:
                  coding:
                    index: 47
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 48
                      code:
                        pattern: {type: Code, value: '422522004'}
                        index: 49
                      display: {defaultValueString: Record document part (record artifact), index: 50}
                    required: [system, code]
                required: [coding]
              entry:
                type: Reference
                short: eOverdracht Aanmeldbericht PDF
                refers: ['http://hl7.org/fhir/StructureDefinition/Binary']
                index: 51
                elements:
                  reference: {index: 52}
                required: [reference]
            required: [entry, code]
package_version: 0.1.0-beta1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/eOverdracht-aanmeldbericht-phase-one
base: http://hl7.org/fhir/StructureDefinition/Composition
version: '0.1'