PackagesCanonicalsLogsProblems
    Packages
    dguv.oper@0.1.0-Kommentierung
    http://fhir.dguv.de/OPER/Practitioner/DGUV-OPER-PR-Autor
description: Dieses Profil beschreibt eine Person, die formell für die Erbringung gesundheitsbezogener oder verwandter Dienstleistungen verantwortlich ist. In diesem Kontext ist dies der Operateur.
package_name: dguv.oper
derivation: constraint
name: DGUV_OPER_PR_Autor
type: Practitioner
elements:
  id: {mustSupport: true, index: 0}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'http://fhir.dguv.de/OPER/Practitioner/DGUV-OPER-PR-Autor'}
        index: 2
    required: [profile]
  identifier:
    mustSupport: false
    index: 3
    slicing:
      rules: open
      min: null
      slices:
        ANR:
          match: {}
          schema: {index: 4}
          max: 0
        EFN:
          match: {}
          schema: {index: 5}
          max: 0
        ZANR:
          match: {}
          schema: {index: 6}
          max: 0
        Telematik-ID:
          match: {}
          schema: {index: 7}
          max: 0
  name:
    mustSupport: true
    index: 8
    slicing:
      rules: open
      min: null
      max: 1
      slices:
        Name:
          match: {}
          schema:
            mustSupport: true
            index: 9
            elements:
              use: {mustSupport: true, index: 10}
              family: {mustSupport: true, index: 11}
              given: {mustSupport: true, index: 12}
        Geburtsname:
          match: {}
          schema: {index: 13}
          max: 0
package_version: 0.1.0-Kommentierung
class: profile
kind: resource
url: http://fhir.dguv.de/OPER/Practitioner/DGUV-OPER-PR-Autor
base: http://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer
version: '0.1'
required: [meta]