PackagesCanonicalsLogsProblems
    Packages
    rki.demis.r4.core@1.23.1
    https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt
description: Meldequittung
package_name: rki.demis.r4.core
derivation: constraint
name: NotificationReceipt
type: Composition
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        receivedNotification:
          match: {url: null}
          schema: {type: Extension, url: 'https://demis.rki.de/fhir/StructureDefinition/ReceivedNotification', index: 1}
          max: 1
  type:
    elements:
      coding:
        index: 2
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 3
          code:
            pattern: {type: Code, value: 77999-1}
            index: 4
          display:
            pattern: {type: String, value: Case notification comment}
            index: 5
        required: [display, system, code]
    required: [coding]
  author:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    index: 6
  relatesTo:
    short: NotificationID der gesendeten Meldung
    mustSupport: true
    index: 7
    elements:
      code:
        pattern: {type: Code, value: appends}
        index: 8
      target:
        choices: [targetReference]
        index: 10
      targetReference: {type: Reference, choiceOf: target, index: 11}
      target[x]:
        elements:
          type:
            pattern: {type: Uri, value: Composition}
            index: 12
          identifier:
            index: 13
            elements:
              system:
                pattern: {type: Uri, value: 'https://demis.rki.de/fhir/NamingSystem/NotificationId'}
                index: 14
              value: {index: 15}
            required: [value, system]
        required: [identifier, type]
package_version: 1.23.1
extensions:
  receivedNotification: {url: 'https://demis.rki.de/fhir/StructureDefinition/ReceivedNotification', max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 1.1.0