{
  "resourceType": "StructureDefinition",
  "url": "http://fhir.dguv.de/OPER/Practitioner/DGUV-OPER-PR-Leistungserbringer",
  "version": "0.1",
  "name": "DGUV_OPER_PR_Leistungserbringer",
  "title": "Leistungserbringer",
  "status": "draft",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "description": "Dieses Profil beschreibt eine Person, die formell für die Erbringung gesundheitsbezogener oder verwandter Dienstleistungen verantwortlich ist.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "http://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.id",
        "path": "Practitioner.id",
        "mustSupport": true
      },
      {
        "id": "Practitioner.meta",
        "path": "Practitioner.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.meta.profile",
        "path": "Practitioner.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "http://fhir.dguv.de/OPER/Practitioner/DGUV-OPER-PR-Leistungserbringer",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier",
        "path": "Practitioner.identifier",
        "max": "3",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier:EFN",
        "path": "Practitioner.identifier",
        "sliceName": "EFN",
        "max": "0"
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name:Name",
        "path": "Practitioner.name",
        "sliceName": "Name",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name:Name.family",
        "path": "Practitioner.name.family",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name:Name.given",
        "path": "Practitioner.name.given",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name:Name.prefix",
        "path": "Practitioner.name.prefix",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name:Name.prefix.extension",
        "path": "Practitioner.name.prefix.extension",
        "min": 1
      },
      {
        "id": "Practitioner.name:Name.prefix.extension:prefix-qualifier",
        "path": "Practitioner.name.prefix.extension",
        "sliceName": "prefix-qualifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.name:Name.prefix.extension:prefix-qualifier.value[x]",
        "path": "Practitioner.name.prefix.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name:Geburtsname",
        "path": "Practitioner.name",
        "sliceName": "Geburtsname",
        "max": "0"
      },
      {
        "id": "Practitioner.telecom",
        "path": "Practitioner.telecom",
        "max": "0"
      },
      {
        "id": "Practitioner.address",
        "path": "Practitioner.address",
        "max": "0"
      },
      {
        "id": "Practitioner.gender",
        "path": "Practitioner.gender",
        "max": "0"
      },
      {
        "id": "Practitioner.birthDate",
        "path": "Practitioner.birthDate",
        "max": "0"
      }
    ]
  }
}