PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.bildgebung@2025.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-semistrukt-befundbericht
description: Dieses Profil bietet die Möglichkeit, den Befundbericht in einer semi-strukturierten Weise abzubilden. Es dient damit als Ergänzung zum eigentlichen Befundbericht
package_name: de.medizininformatikinitiative.kerndatensatz.bildgebung
derivation: constraint
name: MII_PR_Bildgebung_Semistrukt_Befundbericht
type: Composition
elements:
  date: {mustSupport: true, index: 7}
  meta:
    mustSupport: true
    index: 1
    elements:
      source: {mustSupport: true, index: 2}
      profile: {mustSupport: true, index: 3}
  section:
    mustSupport: true
    index: 10
    elements:
      title: {mustSupport: true, index: 11}
      code: {mustSupport: true, index: 12}
      author: {mustSupport: true, index: 13}
      text: {mustSupport: true, index: 14}
      entry: {mustSupport: true, index: 15}
      section: {mustSupport: true, index: 16}
    slicing:
      rules: open
      discriminator:
      - {path: Composition.section.entry().resolve(), type: profile}
      min: 1
      slices:
        diagRep:
          match: {}
          schema:
            _required: true
            index: 17
            elements:
              title: {mustSupport: true, index: 18}
              code: {mustSupport: true, index: 19}
              author: {mustSupport: true, index: 20}
              text: {mustSupport: true, index: 21}
              entry:
                type: Reference
                mustSupport: true
                refers: ['https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-radiologischer-befund']
                index: 22
              section: {mustSupport: true, index: 23}
  type: {mustSupport: true, index: 5}
  title: {mustSupport: true, index: 9}
  author:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
    index: 8
  status: {mustSupport: true, index: 4}
  id: {mustSupport: true, index: 0}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 6
package_version: 2025.0.0-ballot
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-semistrukt-befundbericht
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 2025.0.0-ballot
required: [section]