PackagesCanonicalsLogsProblems
    Packages
    dguv.oper@0.1.0-Kommentierung
    http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-Unfallereignis
description: Dieses Profil bildet das Unfallereignis im Zusammenhang mit dem stationären Operationsbericht ab.
package_name: dguv.oper
derivation: constraint
name: DGUV_OPER_PR_Unfallereignis
type: Observation
elements:
  meta:
    mustSupport: true
    index: 1
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-Unfallereignis'}
        index: 2
    required: [profile]
  component: {index: 21}
  extension:
    index: 3
    slicing:
      slices:
        Pflegeunfall:
          match: {}
          schema: {index: 4}
          max: 0
  status: {mustSupport: true, index: 8}
  effective:
    mustSupport: true
    choices: []
    index: 20
  id: {mustSupport: true, index: 0}
  code:
    short: Kennzeichnung des ENLA-Teilberichtsinhalts
    mustSupport: true
    index: 9
    elements:
      coding:
        mustSupport: true
        index: 10
        slicing:
          rules: open
          min: null
          slices:
            DAV:
              match: {}
              schema: {index: 11}
              max: 0
            SAV-VAV:
              match: {}
              schema: {index: 12}
              max: 0
            Teilberichtsinhalt:
              match: {}
              schema:
                mustSupport: true
                _required: true
                index: 13
                elements:
                  system:
                    short: CodeSystem für OPER-Teilberichtsinhalte
                    pattern: {type: Uri, value: 'http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Teilberichtsinhalt'}
                    mustSupport: true
                    index: 14
                  code:
                    short: Kürzel für konkreten OPER-Teilberichtsinhalt
                    pattern: {type: Code, value: UFER}
                    mustSupport: true
                    index: 15
                  display:
                    short: Konkrete Bezeichnung für OPER-Teilberichtsinhalt
                    pattern: {type: String, value: Unfallereignis}
                    mustSupport: true
                    index: 16
                required: [display, system, code]
  identifier:
    mustSupport: true
    index: 5
    elements:
      system: {mustSupport: true, index: 6}
      value: {mustSupport: true, index: 7}
  subject:
    type: Reference
    short: Verweis auf betroffene versicherte Person
    mustSupport: true
    refers: ['http://fhir.dguv.de/OPER/Patient/DGUV-OPER-PR-VersichertePerson']
    index: 17
    elements:
      reference: {short: Konkreter Verweis auf versicherte Person, mustSupport: true, index: 18}
    required: [reference]
package_version: 0.1.0-Kommentierung
extensions:
  Pflegeunfall: {url: null, max: 0, index: 4}
class: profile
kind: resource
url: http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-Unfallereignis
base: http://fhir.dguv.de/Basis/Observation/DGUV-Basis-PR-Unfallereignis
version: '0.1'
required: [meta]