{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder",
  "version": "1.10.001",
  "name": "74_PR_VoS_Behandelnder",
  "title": "74_PR_VoS_Behandelnder",
  "status": "active",
  "date": "2019-05-27",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright": "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "http://fhir.de/StructureDefinition/practitioner-de-basis/0.2",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.identifier",
        "path": "Practitioner.identifier",
        "slicing": {
          "rules": "closed"
        },
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier:LANR",
        "path": "Practitioner.identifier",
        "sliceName": "LANR",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier:LANR.use",
        "path": "Practitioner.identifier.use",
        "max": "0"
      },
      {
        "id": "Practitioner.identifier:LANR.type",
        "path": "Practitioner.identifier.type",
        "max": "0"
      },
      {
        "id": "Practitioner.identifier:LANR.system",
        "path": "Practitioner.identifier.system",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier:LANR.value",
        "path": "Practitioner.identifier.value",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier:LANR.period",
        "path": "Practitioner.identifier.period",
        "max": "0"
      },
      {
        "id": "Practitioner.identifier:LANR.assigner",
        "path": "Practitioner.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Practitioner.active",
        "path": "Practitioner.active",
        "max": "0"
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.family",
        "path": "Practitioner.name.family",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.family.extension:namenszusatz",
        "path": "Practitioner.name.family.extension",
        "sliceName": "namenszusatz",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.family.extension:nachname",
        "path": "Practitioner.name.family.extension",
        "sliceName": "nachname",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.family.extension:vorsatzwort",
        "path": "Practitioner.name.family.extension",
        "sliceName": "vorsatzwort",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.given",
        "path": "Practitioner.name.given",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.prefix",
        "path": "Practitioner.name.prefix",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.period",
        "path": "Practitioner.name.period",
        "max": "0"
      },
      {
        "id": "Practitioner.telecom",
        "path": "Practitioner.telecom",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Practitioner.telecom:telefon",
        "path": "Practitioner.telecom",
        "sliceName": "telefon",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.telecom:telefon.system",
        "path": "Practitioner.telecom.system",
        "min": 1,
        "fixedCode": "phone"
      },
      {
        "id": "Practitioner.telecom:telefon.value",
        "path": "Practitioner.telecom.value",
        "min": 1
      },
      {
        "id": "Practitioner.telecom:telefon.use",
        "path": "Practitioner.telecom.use",
        "max": "0"
      },
      {
        "id": "Practitioner.telecom:telefon.period",
        "path": "Practitioner.telecom.period",
        "max": "0"
      },
      {
        "id": "Practitioner.telecom:kommunikation",
        "path": "Practitioner.telecom",
        "sliceName": "kommunikation",
        "mustSupport": true
      },
      {
        "id": "Practitioner.telecom:kommunikation.system",
        "path": "Practitioner.telecom.system",
        "min": 1
      },
      {
        "id": "Practitioner.telecom:kommunikation.value",
        "path": "Practitioner.telecom.value",
        "min": 1
      },
      {
        "id": "Practitioner.telecom:kommunikation.use",
        "path": "Practitioner.telecom.use",
        "max": "0"
      },
      {
        "id": "Practitioner.telecom:kommunikation.period",
        "path": "Practitioner.telecom.period",
        "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"
      },
      {
        "id": "Practitioner.photo",
        "path": "Practitioner.photo",
        "max": "0"
      },
      {
        "id": "Practitioner.qualification",
        "path": "Practitioner.qualification",
        "max": "0"
      },
      {
        "id": "Practitioner.communication",
        "path": "Practitioner.communication",
        "max": "0"
      }
    ]
  }
}