PackagesCanonicalsLogsProblems
    Packages
    rki.demis.common.strict@3.0.0-rc.2
    https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt
description: Meldequittung
package_name: rki.demis.common.strict
derivation: constraint
name: NotificationReceipt
type: Composition
elements:
  category: {index: 10}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        mustSupport: true
        pattern: {type: canonical, value: 'https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt'}
        type: canonical
        index: 1
    required: [profile]
  encounter: {index: 12}
  section:
    mustSupport: true
    array: true
    min: 1
    max: 2
    index: 33
    slicing:
      rules: closed
      discriminator:
      - {path: code.text, type: value}
      min: 1
      max: 2
      slices:
        reportingSite:
          match:
            code: {text: Zuständiges Gesundheitsamt}
          schema:
            short: Zuständiges Gesundheitsamt
            mustSupport: true
            _required: true
            index: 34
            elements:
              orderedBy: {index: 42}
              section: {index: 46}
              mode: {index: 41}
              title:
                pattern: {type: string, value: Zuständiges Gesundheitsamt}
                mustSupport: true
                type: string
                index: 35
              emptyReason: {index: 45}
              author: {index: 38}
              code:
                mustSupport: true
                index: 36
                elements:
                  text:
                    pattern: {type: string, value: Zuständiges Gesundheitsamt}
                    mustSupport: true
                    type: string
                    index: 37
                required: [text]
              focus: {index: 39}
              entry:
                mustSupport: true
                index: 43
                elements:
                  reference: {mustSupport: true, index: 44}
                required: [reference]
              text: {index: 40}
            required: [code, entry, title]
        pdfReceipt:
          match:
            code: {text: PDF Quittung}
          schema:
            short: PDF Quittung
            mustSupport: true
            _required: true
            index: 47
            elements:
              orderedBy: {index: 55}
              section: {index: 59}
              mode: {index: 54}
              title:
                pattern: {type: string, value: PDF Quittung}
                mustSupport: true
                type: string
                index: 48
              emptyReason: {index: 58}
              author: {index: 51}
              code:
                mustSupport: true
                index: 49
                elements:
                  text:
                    pattern: {type: string, value: PDF Quittung}
                    mustSupport: true
                    type: string
                    index: 50
                required: [text]
              focus: {index: 52}
              entry:
                mustSupport: true
                index: 56
                elements:
                  reference: {mustSupport: true, index: 57}
                required: [reference]
              text: {index: 53}
            required: [code, entry, title]
  attester: {index: 15}
  type:
    mustSupport: true
    index: 5
    elements:
      coding:
        mustSupport: true
        pattern:
          type: Coding
          value: {code: 77999-1, system: 'http://loinc.org', display: Case notification comment}
        type: Coding
        index: 6
        elements:
          version: {index: 7}
          userSelected: {index: 8}
      text: {index: 9}
    required: [coding]
  author:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    index: 13
  extension:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        receivedNotificationBundle:
          match: {url: null}
          schema: {type: Extension, url: 'https://demis.rki.de/fhir/StructureDefinition/ReceivedNotificationBundle', index: 3}
          max: 1
  event: {index: 32}
  custodian: {index: 16}
  identifier: {index: 4}
  relatesTo:
    short: NotificationID der gesendeten Meldung
    mustSupport: true
    index: 17
    elements:
      code:
        pattern: {type: code, value: appends}
        mustSupport: true
        type: code
        index: 18
      target:
        mustSupport: true
        choices: [targetReference]
        index: 20
      targetReference: {type: Reference, mustSupport: true, choiceOf: target, index: 21}
      target[x]:
        elements:
          reference: {index: 22}
          type:
            pattern: {type: uri, value: Composition}
            mustSupport: true
            type: uri
            index: 23
          identifier:
            mustSupport: true
            index: 24
            elements:
              use: {index: 25}
              type: {index: 26}
              system:
                pattern: {type: uri, value: 'https://demis.rki.de/fhir/NamingSystem/NotificationId'}
                mustSupport: true
                type: uri
                index: 27
              value: {mustSupport: true, index: 28}
              period: {index: 29}
              assigner: {index: 30}
            required: [system, value]
          display: {index: 31}
        required: [identifier, type]
  subject: {index: 11}
  confidentiality: {index: 14}
package_version: 3.0.0-rc.2
extensions:
  receivedNotificationBundle: {url: 'https://demis.rki.de/fhir/StructureDefinition/ReceivedNotificationBundle', max: 1, type: Extension, index: 3}
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 2.0.0
required: [meta, section]