PackagesCanonicalsLogsProblems
    Packages
    dguv.basis@1.2.0
    http://fhir.dguv.de/Basis/Condition/DGUV-Basis-PR-Jargondiagnose
description: Die vom Arzt verfasste Freitextbeschreibung diagnostisch relevanter Informationen.
package_name: dguv.basis
derivation: constraint
name: DGUV_Basis_PR_Jargondiagnose
type: Condition
elements:
  extension:
    index: 0
    slicing:
      slices:
        UnfallJargondiagnose:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Unfalldiagnose', index: 1}
          min: 1
          max: 1
  code:
    index: 2
    elements:
      coding:
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            ICD-10-GM:
              match: {system: null}
              schema: {type: Coding, index: 4}
              max: 1
            AO-Klassifikation:
              match: {system: 'http://www.ao-foundation.ch/fhir/ao'}
              schema:
                index: 5
                elements:
                  system:
                    short: Platzhalter für ein CodeSystem der AO-Foundation
                    pattern: {type: Uri, value: 'http://www.ao-foundation.ch/fhir/ao'}
                    index: 6
                  code: {short: der AO-Klassifikationcode, index: 7}
                  display: {short: Anzeigename bzw. Langtext der AO-Klassifikation, index: 8}
                required: [display, system, code]
      text: {short: Jargondiagnose-Text, index: 9}
    required: [text]
  subject:
    type: Reference
    refers: ['http://fhir.dguv.de/Basis/Patient/DGUV-Basis-PR-VersichertePerson']
    index: 10
  recorder:
    type: Reference
    refers: ['http://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer', 'http://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-DArzt', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
    index: 11
package_version: 1.2.0
extensions:
  UnfallJargondiagnose: {url: 'http://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Unfalldiagnose', min: 1, max: 1, type: Extension, isModifier: false, index: 1}
class: profile
kind: resource
url: http://fhir.dguv.de/Basis/Condition/DGUV-Basis-PR-Jargondiagnose
base: http://hl7.org/fhir/StructureDefinition/Condition
version: '1.2'
required: [extension, code]