PackagesCanonicalsLogsProblems
    Packages
    rki.emiga.outbreak@0.1.1
    https://emiga.rki.de/fhir/outbreak/StructureDefinition/OutbreakLinkedCasesList
description: Liste der verlinkten Fälle
package_name: rki.emiga.outbreak
derivation: constraint
name: OutbreakLinkedCasesList
type: List
elements:
  date: {short: Erstellungsdatum der Liste, mustSupport: true, index: 21}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            emigaprofile:
              match: {}
              schema: {array: true, index: 2}
              min: 0
      security:
        mustSupport: true
        index: 3
        slicing:
          rules: open
          ordered: false
          description: Slicing security attribute by coding system
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            visibility:
              match: {system: 'https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType'}
              schema:
                binding: {strength: required, valueSet: 'https://emiga.rki.de/fhir/common/ValueSet/ResourceVisibilityType'}
                mustSupport: true
                index: 4
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType'}
                    mustSupport: true
                    index: 5
                  code: {mustSupport: true, index: 6}
                required: [system, code]
            responsibility:
              match: {system: 'https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility'}
              schema:
                binding: {strength: required, valueSet: 'https://emiga.rki.de/fhir/common/ValueSet/ResourceResponsibility'}
                mustSupport: true
                index: 7
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility'}
                    mustSupport: true
                    index: 8
                  code: {mustSupport: true, index: 9}
                required: [system, code]
  encounter: {index: 20}
  orderedBy:
    short: Sortierung
    mustSupport: true
    index: 23
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/list-order'}
            mustSupport: true
            index: 24
          code:
            mustSupport: true
            pattern: {type: Code, value: entry-date}
            index: 25
          display:
            mustSupport: true
            pattern: {type: String, value: Sorted by Item Date}
            index: 26
        required: [system, code]
  implicitRules: {index: 10}
  mode:
    pattern: {type: Code, value: working}
    index: 16
  source: {index: 22}
  title:
    mustSupport: true
    pattern: {type: String, value: Liste der enthaltene Fälle im Ausbruch}
    index: 17
  note: {short: Annotation, mustSupport: true, index: 27}
  contained: {index: 12}
  status:
    pattern: {type: Code, value: current}
    index: 15
  code: {mustSupport: true, index: 18}
  identifier: {mustSupport: true, index: 14}
  entry:
    mustSupport: true
    index: 28
    elements:
      date: {mustSupport: true, index: 29}
      item:
        type: Reference
        short: Enthaltene Fall
        mustSupport: true
        refers: ['http://hl7.org/fhir/StructureDefinition/Composition']
        index: 30
  subject: {index: 19}
  modifierExtension: {index: 13}
  text: {index: 11}
package_version: 0.1.1
class: profile
kind: resource
url: https://emiga.rki.de/fhir/outbreak/StructureDefinition/OutbreakLinkedCasesList
base: http://hl7.org/fhir/StructureDefinition/List
version: 0.1.0
required: [title, date]