PackagesCanonicalsLogsProblems
    Packages
    rs/de.thieme@compliance.anamnese-0.0.1-dev
    https://thieme-compliance.de/fhir/StructureDefinition/EcpPersonImGesundheitsberuf
description: Person im Gesundheitsberuf (Ärzte, anderes Fachpersonal) für die ECP-Dateneinleitung
package_name: rs/de.thieme
derivation: constraint
name: EcpPersonImGesundheitsberuf
type: Practitioner
elements:
  telecom:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        fax:
          match: {system: fax}
          schema:
            mustSupport: true
            pattern:
              type: ContactPoint
              value: {system: fax}
            type: ContactPoint
            index: 1
            elements:
              system: {mustSupport: true, index: 2}
              value: {mustSupport: true, index: 3}
        workPhone:
          match: {use: work, system: phone}
          schema:
            mustSupport: true
            pattern:
              type: ContactPoint
              value: {use: work, system: phone}
            type: ContactPoint
            index: 4
            elements:
              system: {mustSupport: true, index: 5}
              value: {mustSupport: true, index: 6}
              use: {mustSupport: true, index: 7}
            required: [use]
package_version: compliance.anamnese-0.0.1-dev
class: profile
kind: resource
url: https://thieme-compliance.de/fhir/StructureDefinition/EcpPersonImGesundheitsberuf
base: https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPersonImGesundheitsberuf
version: 1.0.0