{
  "resourceType": "StructureDefinition",
  "id": "BehandelndePerson",
  "url": "http://LogicalModelTesting.org/StructureDefinition/BehandelndePerson",
  "version": "1.0.0",
  "name": "BehandelndePerson",
  "title": "KBV Basis v1.6.0 Behandelnde Person",
  "status": "draft",
  "description": "Logisches Modell (LogicalModel) zur Darstellung des Art-Decor-Modells",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://LogicalModelTesting.org/StructureDefinition/BehandelndePerson",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "BehandelndePerson",
        "path": "BehandelndePerson",
        "short": "Behandelnde Person",
        "definition": "Dieses Element beschreibt die behandelnde Person. Diese kann einen ärztlichen, aber auch nicht ärztlichen Hintergrund besitzen.",
        "alias": [
          "Behandelnde Person"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BehandelndePerson",
          "min": 0,
          "max": "*"
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.id",
        "path": "BehandelndePerson.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.extension",
        "path": "BehandelndePerson.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.identifikator",
        "label": "Identifikator",
        "short": "Identifikator",
        "definition": "In diesem Element wird der Identifier (Identifikator) für diese behandelnde Person definiert. Der Identifikator kann aus diversen Quellen stammen.",
        "alias": [
          "Behandelnde Person / Identifikator"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BehandelndePerson.identifikator",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator.id",
        "path": "BehandelndePerson.identifikator.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator.extension",
        "path": "BehandelndePerson.identifikator.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator.modifierExtension",
        "path": "BehandelndePerson.identifikator.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator.anr",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.identifikator.anr",
        "label": "ANR",
        "short": "ANR",
        "definition": "Die Arztnummer (umgangssprachlich auch Lebenslange Arztnummer „LANR“ genannt) wird an jede im vertragsärztlichen Bereich oder in einem nach § 108 SGB V zugelassenen Krankenhaus ärztlich tätige Person vergeben. Im vertragsärztlichen Bereich erfolgt die Vergabe durch die zuständige Kassenärztliche Vereinigung, im Krankenhausbereich durch das Krankenhaus\\-Arztverzeichnis nach § 293 Abs. 7 SGB V. Die Arztnummer setzt sich aus insgesamt neun Ziffern zusammen:1\\. einer sechsstelligen eineindeutigen Ziffernfolge (Ziffern1\\-6\\);2\\. einer Prüfziffer (Ziffer 7\\);3\\. einem zweistelligen Arztgruppenschlüssel, der den Versorgungsbereich sowie die Facharztgruppe differenziert nach Schwerpunkten angibt (Ziffern 8\\-9\\) gemäß Anlage 2 (Richtlinie der Kassenärztlichen Bundesvereinigung nach § 75 Absatz 7 SGB V zur Vergabe der Arzt\\-, Betriebsstätten\\- sowie der Praxisnetznummern).",
        "alias": [
          "Behandelnde Person / Identifikator / ANR"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BehandelndePerson.identifikator.anr",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          },
          {
            "identity": "v2",
            "map": "N/A"
          },
          {
            "identity": "rim",
            "map": "Act.id, Role.id, Entity.id"
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator.efn",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.identifikator.efn",
        "label": "EFN",
        "short": "EFN",
        "definition": "Jede ärztlich approbierte Person erhält eine einheitliche Fortbildungsnummer (EFN), die ebenfalls auf\ndem Arztausweis steht. Diese Nummer ist personenbezogen, lebenslang gültig und\nidentifiziert eindeutig die Person. Die EFN beinhaltet u. a. eine 6\\-stellige, arztspezifische Nummer und ist auch bei einem Wechsel der Ärztekammer weiterhin gültig.",
        "alias": [
          "Behandelnde Person / Identifikator / EFN"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.identifikator.efn",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          },
          {
            "identity": "v2",
            "map": "N/A"
          },
          {
            "identity": "rim",
            "map": "Act.id, Role.id, Entity.id"
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator.zanr",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.identifikator.zanr",
        "label": "ZANR",
        "short": "ZANR",
        "definition": "Die Zahnarztnummer analog zur ANR.",
        "alias": [
          "Behandelnde Person / Identifikator / ZANR"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BehandelndePerson.identifikator.zanr",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          },
          {
            "identity": "v2",
            "map": "N/A"
          },
          {
            "identity": "rim",
            "map": "Act.id, Role.id, Entity.id"
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator.telematikId",
        "path": "BehandelndePerson.identifikator.telematikId",
        "label": "Telematik-ID",
        "short": "Telematik-ID",
        "definition": "Bei der Telematik\\-ID handelt es sich um eine eindeutige elektronische Identität von Leistungserbringenden und medizinischen Institutionen in der Telematik\\-Infrastruktur.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Identifikator / Telematik-ID"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BehandelndePerson.identifikator.telematikId",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "fixedString": "PRN",
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.name",
        "label": "Name",
        "short": "Name",
        "definition": "Dieses Element beschreibt den vollständigen Namen der behandelnden Person.",
        "alias": [
          "Behandelnde Person / Name"
        ],
        "min": 1,
        "max": "*",
        "base": {
          "path": "BehandelndePerson.name",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.id",
        "path": "BehandelndePerson.name.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.extension",
        "path": "BehandelndePerson.name.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.modifierExtension",
        "path": "BehandelndePerson.name.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.name.name",
        "label": "Name",
        "short": "Name",
        "definition": "Dieses Element beschreibt diverse Namensbestandteile der behandelnden Person.",
        "alias": [
          "Behandelnde Person / Name / Name"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.name.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.id",
        "path": "BehandelndePerson.name.name.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.extension",
        "path": "BehandelndePerson.name.name.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.modifierExtension",
        "path": "BehandelndePerson.name.name.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.vollstaendigerName",
        "path": "BehandelndePerson.name.name.vollstaendigerName",
        "label": "Vollständiger Name",
        "short": "Vollständiger Name",
        "definition": "Vollständiger Name mit Vornamen und allen Vorsatzwörtern und Namenszusätzen. Der vollständige Name soll alle Namensteile in ihrer korrekten Reihenfolge abbilden.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Name / Name / Vollständiger Name"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.name.name.vollstaendigerName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.vorsatzwort",
        "path": "BehandelndePerson.name.name.vorsatzwort",
        "label": "Vorsatzwort",
        "short": "Vorsatzwort",
        "definition": "Vorsatzwort. Beispiele: von, van, zu.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Name / Name / Vorsatzwort"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.name.name.vorsatzwort",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.namenszusatz",
        "path": "BehandelndePerson.name.name.namenszusatz",
        "label": "Namenszusatz",
        "short": "Namenszusatz",
        "definition": "Namenszusatz als Bestandteil des Nachnamens. Beispiele: Gräfin, Prinz oder Fürst.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Name / Name / Namenszusatz"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.name.name.namenszusatz",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.titel",
        "path": "BehandelndePerson.name.name.titel",
        "label": "Titel",
        "short": "Titel",
        "definition": "Titel als akademischer Grad. Beispiele: Dr.med., Dr. rer. nat., Prof.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Name / Name / Titel"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BehandelndePerson.name.name.titel",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.nachname",
        "path": "BehandelndePerson.name.name.nachname",
        "label": "Nachname",
        "short": "Nachname",
        "definition": "Nachname der behandelnden Person.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Name / Name / Nachname"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.name.name.nachname",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.vorname",
        "path": "BehandelndePerson.name.name.vorname",
        "label": "Vorname",
        "short": "Vorname",
        "definition": "Vorname der behandelnden Person.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Name / Name / Vorname"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.name.name.vorname",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.name.geburtsname",
        "label": "Geburtsname",
        "short": "Geburtsname",
        "definition": "Der Geburtsname ist der Nachname, den eine Person bei der Geburt erhalten\n hat. Dieser umfasst auch das Vorsatzwort und den Namenszusatz.",
        "alias": [
          "Behandelnde Person / Name / Geburtsname"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.name.geburtsname",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname.id",
        "path": "BehandelndePerson.name.geburtsname.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname.extension",
        "path": "BehandelndePerson.name.geburtsname.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname.modifierExtension",
        "path": "BehandelndePerson.name.geburtsname.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname.vollstaendigerName",
        "path": "BehandelndePerson.name.geburtsname.vollstaendigerName",
        "label": "Vollständiger Name",
        "short": "Vollständiger Name",
        "definition": "Vollständiger Name inkl. Vorname mit allen Vorsatzwörtern und \nNamenszusätzen. Der vollständige Name soll alle Namensteile in ihrer \nkorrekten Reihenfolge abbilden.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Name / Geburtsname / Vollständiger Name"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.name.geburtsname.vollstaendigerName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname.nachname",
        "path": "BehandelndePerson.name.geburtsname.nachname",
        "label": "Nachname",
        "short": "Nachname",
        "definition": "Nachname der behandelnden Person.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Name / Geburtsname / Nachname"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.name.geburtsname.nachname",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname.namenszusatz",
        "path": "BehandelndePerson.name.geburtsname.namenszusatz",
        "label": "Namenszusatz",
        "short": "Namenszusatz",
        "definition": "Namenszusatz als Bestandteil des Nachnamens. Beispiele: Gräfin, Prinz oder Fürst.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Name / Geburtsname / Namenszusatz"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.name.geburtsname.namenszusatz",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname.vorsatzwort",
        "path": "BehandelndePerson.name.geburtsname.vorsatzwort",
        "label": "Vorsatzwort",
        "short": "Vorsatzwort",
        "definition": "Vorsatzwort. Beispiele: von, van, zu.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Name / Geburtsname / Vorsatzwort"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.name.geburtsname.vorsatzwort",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.anschrift",
        "label": "Anschrift",
        "short": "Anschrift",
        "definition": "Dieses Element beschreibt die Anschrift der behandelnden Person.",
        "alias": [
          "Behandelnde Person / Anschrift"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BehandelndePerson.anschrift",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.id",
        "path": "BehandelndePerson.anschrift.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.extension",
        "path": "BehandelndePerson.anschrift.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.modifierExtension",
        "path": "BehandelndePerson.anschrift.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.anschrift.strassenanschrift",
        "label": "Straßenanschrift",
        "short": "Straßenanschrift",
        "definition": "Hier werden Angaben zur Straßenanschrift gemacht.",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BehandelndePerson.anschrift.strassenanschrift",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.id",
        "path": "BehandelndePerson.anschrift.strassenanschrift.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.extension",
        "path": "BehandelndePerson.anschrift.strassenanschrift.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.modifierExtension",
        "path": "BehandelndePerson.anschrift.strassenanschrift.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.strasse",
        "path": "BehandelndePerson.anschrift.strassenanschrift.strasse",
        "label": "Straße",
        "short": "Straße",
        "definition": "In diesem Element wird der Name der Straße angegeben.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Straße"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.strassenanschrift.strasse",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.hausnummer",
        "path": "BehandelndePerson.anschrift.strassenanschrift.hausnummer",
        "label": "Hausnummer",
        "short": "Hausnummer",
        "definition": "In diesem Element wird die Hausnummer angegeben.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Hausnummer"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.strassenanschrift.hausnummer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.anschriftenzusatz",
        "path": "BehandelndePerson.anschrift.strassenanschrift.anschriftenzusatz",
        "label": "Anschriftenzusatz",
        "short": "Anschriftenzusatz",
        "definition": "In diesem Element wird ein Anschriftenzusatz angegeben z. B. drittes Hinterhaus.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Anschriftenzusatz"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.strassenanschrift.anschriftenzusatz",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.stadtteil",
        "path": "BehandelndePerson.anschrift.strassenanschrift.stadtteil",
        "label": "Stadtteil",
        "short": "Stadtteil",
        "definition": "In diesem Element wird der Stadt\\- oder Ortsteil angegeben, z. B. wenn der Ort ein Stadtstaat ist.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Stadtteil"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.strassenanschrift.stadtteil",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.postleitzahl",
        "path": "BehandelndePerson.anschrift.strassenanschrift.postleitzahl",
        "label": "Postleitzahl",
        "short": "Postleitzahl",
        "definition": "In diesem Element wird die Postleitzahl angegeben.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Postleitzahl"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.strassenanschrift.postleitzahl",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.ort",
        "path": "BehandelndePerson.anschrift.strassenanschrift.ort",
        "label": "Ort",
        "short": "Ort",
        "definition": "In diesem Element wird der Ort angegeben.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Ort"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.strassenanschrift.ort",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.landWohnsitzlaendercode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.anschrift.strassenanschrift.landWohnsitzlaendercode",
        "label": "Land/Wohnsitzländercode",
        "short": "Land/Wohnsitzländercode",
        "definition": "In diesem Element wird das Land als codierte Information angegeben.",
        "comment": "Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Land/Wohnsitzländercode"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.strassenanschrift.landWohnsitzlaendercode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Deuev_Anlage_8"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE subset one of the sets of component 1-3 or 4-6"
          },
          {
            "identity": "rim",
            "map": "CV"
          },
          {
            "identity": "orim",
            "map": "fhir:Coding rdfs:subClassOf dt:CDCoding"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.anschrift.postfach",
        "label": "Postfach",
        "short": "Postfach",
        "definition": "Hier werden Angaben zu einem Postfach gemacht.",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BehandelndePerson.anschrift.postfach",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.id",
        "path": "BehandelndePerson.anschrift.postfach.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.extension",
        "path": "BehandelndePerson.anschrift.postfach.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.modifierExtension",
        "path": "BehandelndePerson.anschrift.postfach.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.postfach",
        "path": "BehandelndePerson.anschrift.postfach.postfach",
        "label": "Postfach",
        "short": "Postfach",
        "definition": "In dieses Feld wird die Nummer des Postfachs eintragen.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach / Postfach"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.postfach.postfach",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.stadtteil",
        "path": "BehandelndePerson.anschrift.postfach.stadtteil",
        "label": "Stadtteil",
        "short": "Stadtteil",
        "definition": "In diesem Element wird der Stadt\\- oder Ortsteil angegeben, z. B. wenn der Ort ein Stadtstaat ist.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach / Stadtteil"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.postfach.stadtteil",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.postleitzahl",
        "path": "BehandelndePerson.anschrift.postfach.postleitzahl",
        "label": "Postleitzahl",
        "short": "Postleitzahl",
        "definition": "In diesem Element wird die Postleitzahl angegeben.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach / Postleitzahl"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.postfach.postleitzahl",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.ort",
        "path": "BehandelndePerson.anschrift.postfach.ort",
        "label": "Ort",
        "short": "Ort",
        "definition": "In diesem Element wird der Ort angegeben.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach / Ort"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.postfach.ort",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.landWohnsitzlaendercode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.anschrift.postfach.landWohnsitzlaendercode",
        "label": "Land/Wohnsitzländercode",
        "short": "Land/Wohnsitzländercode",
        "definition": "In diesem Element wird das Land als codierte Information angegeben.",
        "comment": "Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach / Land/Wohnsitzländercode"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.anschrift.postfach.landWohnsitzlaendercode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Deuev_Anlage_8"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE subset one of the sets of component 1-3 or 4-6"
          },
          {
            "identity": "rim",
            "map": "CV"
          },
          {
            "identity": "orim",
            "map": "fhir:Coding rdfs:subClassOf dt:CDCoding"
          }
        ]
      },
      {
        "id": "BehandelndePerson.geburtsdatum",
        "path": "BehandelndePerson.geburtsdatum",
        "label": "Geburtsdatum",
        "short": "Geburtsdatum",
        "definition": "Hier wird das Geburtsdatum der behandelnden Person angegeben. Ist dieses nicht bekannt wird die Extension \"data\\-absent\\-reason verwendet, um das Nichtvorhandensein zu dokumentieren.",
        "alias": [
          "Behandelnde Person / Geburtsdatum"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.geburtsdatum",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.administrativesGeschlecht",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.administrativesGeschlecht",
        "label": "Administratives Geschlecht",
        "short": "Administratives Geschlecht",
        "definition": "Hier wird die Geschlechtsdefinition der behandelnden Person angegeben.",
        "comment": "Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.",
        "alias": [
          "Behandelnde Person / Administratives Geschlecht"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.administrativesGeschlecht",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE subset one of the sets of component 1-3 or 4-6"
          },
          {
            "identity": "rim",
            "map": "CV"
          },
          {
            "identity": "orim",
            "map": "fhir:Coding rdfs:subClassOf dt:CDCoding"
          }
        ]
      },
      {
        "id": "BehandelndePerson.kontaktdaten",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.kontaktdaten",
        "label": "Kontaktdaten",
        "short": "Kontaktdaten",
        "definition": "Dieses Element beschreibt die vorhandenen Kontaktmöglichkeiten.",
        "alias": [
          "Behandelnde Person / Kontaktdaten"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BehandelndePerson.kontaktdaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.kontaktdaten.id",
        "path": "BehandelndePerson.kontaktdaten.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.kontaktdaten.extension",
        "path": "BehandelndePerson.kontaktdaten.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.kontaktdaten.modifierExtension",
        "path": "BehandelndePerson.kontaktdaten.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BehandelndePerson.kontaktdaten.kontaktkanal",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.kontaktdaten.kontaktkanal",
        "label": "Kontaktkanal",
        "short": "Kontaktkanal",
        "definition": "Definition der Art des Kontaktes, z. B. Telefon (phone), E\\-Mail, Fax.",
        "comment": "Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.",
        "alias": [
          "Behandelnde Person / Kontaktdaten / Kontaktkanal"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.kontaktdaten.kontaktkanal",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-system"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE subset one of the sets of component 1-3 or 4-6"
          },
          {
            "identity": "rim",
            "map": "CV"
          },
          {
            "identity": "orim",
            "map": "fhir:Coding rdfs:subClassOf dt:CDCoding"
          }
        ]
      },
      {
        "id": "BehandelndePerson.kontaktdaten.wert",
        "path": "BehandelndePerson.kontaktdaten.wert",
        "label": "Wert",
        "short": "Wert",
        "definition": "In diesem Element werden Kontaktinformationen passend zum Kontaktkanal angegeben. Beispiele für mögliche Werte sind: \"m.mustermann@mio42\\.de\" (beim Kontaktkanal \"E\\-Mail\", oder \"030712345678\" (beim Kontaktkanal \"Telefon\").",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Kontaktdaten / Wert"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.kontaktdaten.wert",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BehandelndePerson.qualifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "BehandelndePerson.qualifikation",
        "label": "Qualifikation",
        "short": "Qualifikation",
        "definition": "Das Element beschreibt die Qualifikation der Person (z. B. Hebamme).",
        "comment": "Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.",
        "alias": [
          "Behandelnde Person / Qualifikation"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BehandelndePerson.qualifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "preferred",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Practitioner_Speciality"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE subset one of the sets of component 1-3 or 4-6"
          },
          {
            "identity": "rim",
            "map": "CV"
          },
          {
            "identity": "orim",
            "map": "fhir:Coding rdfs:subClassOf dt:CDCoding"
          }
        ]
      },
      {
        "id": "BehandelndePerson.ergaenzendeAngaben",
        "path": "BehandelndePerson.ergaenzendeAngaben",
        "label": "Ergänzende Angaben",
        "short": "Ergänzende Angaben",
        "definition": "In diesem Element werden als Freitext ergänzende Angaben zur Person gemacht, wie beispielsweise Zusatzqualifikationen.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Behandelnde Person / Ergänzende Angaben"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "BehandelndePerson.ergaenzendeAngaben",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "BehandelndePerson",
        "path": "BehandelndePerson",
        "short": "Behandelnde Person",
        "definition": "Dieses Element beschreibt die behandelnde Person. Diese kann einen ärztlichen, aber auch nicht ärztlichen Hintergrund besitzen.",
        "alias": [
          "Behandelnde Person"
        ]
      },
      {
        "id": "BehandelndePerson.identifikator",
        "path": "BehandelndePerson.identifikator",
        "label": "Identifikator",
        "short": "Identifikator",
        "definition": "In diesem Element wird der Identifier (Identifikator) für diese behandelnde Person definiert. Der Identifikator kann aus diversen Quellen stammen.",
        "alias": [
          "Behandelnde Person / Identifikator"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator.anr",
        "path": "BehandelndePerson.identifikator.anr",
        "label": "ANR",
        "short": "ANR",
        "definition": "Die Arztnummer (umgangssprachlich auch Lebenslange Arztnummer „LANR“ genannt) wird an jede im vertragsärztlichen Bereich oder in einem nach § 108 SGB V zugelassenen Krankenhaus ärztlich tätige Person vergeben. Im vertragsärztlichen Bereich erfolgt die Vergabe durch die zuständige Kassenärztliche Vereinigung, im Krankenhausbereich durch das Krankenhaus\\-Arztverzeichnis nach § 293 Abs. 7 SGB V. Die Arztnummer setzt sich aus insgesamt neun Ziffern zusammen:1\\. einer sechsstelligen eineindeutigen Ziffernfolge (Ziffern1\\-6\\);2\\. einer Prüfziffer (Ziffer 7\\);3\\. einem zweistelligen Arztgruppenschlüssel, der den Versorgungsbereich sowie die Facharztgruppe differenziert nach Schwerpunkten angibt (Ziffern 8\\-9\\) gemäß Anlage 2 (Richtlinie der Kassenärztlichen Bundesvereinigung nach § 75 Absatz 7 SGB V zur Vergabe der Arzt\\-, Betriebsstätten\\- sowie der Praxisnetznummern).",
        "alias": [
          "Behandelnde Person / Identifikator / ANR"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator.efn",
        "path": "BehandelndePerson.identifikator.efn",
        "label": "EFN",
        "short": "EFN",
        "definition": "Jede ärztlich approbierte Person erhält eine einheitliche Fortbildungsnummer (EFN), die ebenfalls auf\ndem Arztausweis steht. Diese Nummer ist personenbezogen, lebenslang gültig und\nidentifiziert eindeutig die Person. Die EFN beinhaltet u. a. eine 6\\-stellige, arztspezifische Nummer und ist auch bei einem Wechsel der Ärztekammer weiterhin gültig.",
        "alias": [
          "Behandelnde Person / Identifikator / EFN"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator.zanr",
        "path": "BehandelndePerson.identifikator.zanr",
        "label": "ZANR",
        "short": "ZANR",
        "definition": "Die Zahnarztnummer analog zur ANR.",
        "alias": [
          "Behandelnde Person / Identifikator / ZANR"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ]
      },
      {
        "id": "BehandelndePerson.identifikator.telematikId",
        "path": "BehandelndePerson.identifikator.telematikId",
        "label": "Telematik-ID",
        "short": "Telematik-ID",
        "definition": "Bei der Telematik\\-ID handelt es sich um eine eindeutige elektronische Identität von Leistungserbringenden und medizinischen Institutionen in der Telematik\\-Infrastruktur.",
        "alias": [
          "Behandelnde Person / Identifikator / Telematik-ID"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "fixedString": "PRN"
      },
      {
        "id": "BehandelndePerson.name",
        "path": "BehandelndePerson.name",
        "label": "Name",
        "short": "Name",
        "definition": "Dieses Element beschreibt den vollständigen Namen der behandelnden Person.",
        "alias": [
          "Behandelnde Person / Name"
        ],
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name",
        "path": "BehandelndePerson.name.name",
        "label": "Name",
        "short": "Name",
        "definition": "Dieses Element beschreibt diverse Namensbestandteile der behandelnden Person.",
        "alias": [
          "Behandelnde Person / Name / Name"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.vollstaendigerName",
        "path": "BehandelndePerson.name.name.vollstaendigerName",
        "label": "Vollständiger Name",
        "short": "Vollständiger Name",
        "definition": "Vollständiger Name mit Vornamen und allen Vorsatzwörtern und Namenszusätzen. Der vollständige Name soll alle Namensteile in ihrer korrekten Reihenfolge abbilden.",
        "alias": [
          "Behandelnde Person / Name / Name / Vollständiger Name"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.vorsatzwort",
        "path": "BehandelndePerson.name.name.vorsatzwort",
        "label": "Vorsatzwort",
        "short": "Vorsatzwort",
        "definition": "Vorsatzwort. Beispiele: von, van, zu.",
        "alias": [
          "Behandelnde Person / Name / Name / Vorsatzwort"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.namenszusatz",
        "path": "BehandelndePerson.name.name.namenszusatz",
        "label": "Namenszusatz",
        "short": "Namenszusatz",
        "definition": "Namenszusatz als Bestandteil des Nachnamens. Beispiele: Gräfin, Prinz oder Fürst.",
        "alias": [
          "Behandelnde Person / Name / Name / Namenszusatz"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.titel",
        "path": "BehandelndePerson.name.name.titel",
        "label": "Titel",
        "short": "Titel",
        "definition": "Titel als akademischer Grad. Beispiele: Dr.med., Dr. rer. nat., Prof.",
        "alias": [
          "Behandelnde Person / Name / Name / Titel"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.nachname",
        "path": "BehandelndePerson.name.name.nachname",
        "label": "Nachname",
        "short": "Nachname",
        "definition": "Nachname der behandelnden Person.",
        "alias": [
          "Behandelnde Person / Name / Name / Nachname"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.name.vorname",
        "path": "BehandelndePerson.name.name.vorname",
        "label": "Vorname",
        "short": "Vorname",
        "definition": "Vorname der behandelnden Person.",
        "alias": [
          "Behandelnde Person / Name / Name / Vorname"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname",
        "path": "BehandelndePerson.name.geburtsname",
        "label": "Geburtsname",
        "short": "Geburtsname",
        "definition": "Der Geburtsname ist der Nachname, den eine Person bei der Geburt erhalten\n hat. Dieser umfasst auch das Vorsatzwort und den Namenszusatz.",
        "alias": [
          "Behandelnde Person / Name / Geburtsname"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname.vollstaendigerName",
        "path": "BehandelndePerson.name.geburtsname.vollstaendigerName",
        "label": "Vollständiger Name",
        "short": "Vollständiger Name",
        "definition": "Vollständiger Name inkl. Vorname mit allen Vorsatzwörtern und \nNamenszusätzen. Der vollständige Name soll alle Namensteile in ihrer \nkorrekten Reihenfolge abbilden.",
        "alias": [
          "Behandelnde Person / Name / Geburtsname / Vollständiger Name"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname.nachname",
        "path": "BehandelndePerson.name.geburtsname.nachname",
        "label": "Nachname",
        "short": "Nachname",
        "definition": "Nachname der behandelnden Person.",
        "alias": [
          "Behandelnde Person / Name / Geburtsname / Nachname"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname.namenszusatz",
        "path": "BehandelndePerson.name.geburtsname.namenszusatz",
        "label": "Namenszusatz",
        "short": "Namenszusatz",
        "definition": "Namenszusatz als Bestandteil des Nachnamens. Beispiele: Gräfin, Prinz oder Fürst.",
        "alias": [
          "Behandelnde Person / Name / Geburtsname / Namenszusatz"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.name.geburtsname.vorsatzwort",
        "path": "BehandelndePerson.name.geburtsname.vorsatzwort",
        "label": "Vorsatzwort",
        "short": "Vorsatzwort",
        "definition": "Vorsatzwort. Beispiele: von, van, zu.",
        "alias": [
          "Behandelnde Person / Name / Geburtsname / Vorsatzwort"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift",
        "path": "BehandelndePerson.anschrift",
        "label": "Anschrift",
        "short": "Anschrift",
        "definition": "Dieses Element beschreibt die Anschrift der behandelnden Person.",
        "alias": [
          "Behandelnde Person / Anschrift"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift",
        "path": "BehandelndePerson.anschrift.strassenanschrift",
        "label": "Straßenanschrift",
        "short": "Straßenanschrift",
        "definition": "Hier werden Angaben zur Straßenanschrift gemacht.",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.strasse",
        "path": "BehandelndePerson.anschrift.strassenanschrift.strasse",
        "label": "Straße",
        "short": "Straße",
        "definition": "In diesem Element wird der Name der Straße angegeben.",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Straße"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.hausnummer",
        "path": "BehandelndePerson.anschrift.strassenanschrift.hausnummer",
        "label": "Hausnummer",
        "short": "Hausnummer",
        "definition": "In diesem Element wird die Hausnummer angegeben.",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Hausnummer"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.anschriftenzusatz",
        "path": "BehandelndePerson.anschrift.strassenanschrift.anschriftenzusatz",
        "label": "Anschriftenzusatz",
        "short": "Anschriftenzusatz",
        "definition": "In diesem Element wird ein Anschriftenzusatz angegeben z. B. drittes Hinterhaus.",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Anschriftenzusatz"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.stadtteil",
        "path": "BehandelndePerson.anschrift.strassenanschrift.stadtteil",
        "label": "Stadtteil",
        "short": "Stadtteil",
        "definition": "In diesem Element wird der Stadt\\- oder Ortsteil angegeben, z. B. wenn der Ort ein Stadtstaat ist.",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Stadtteil"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.postleitzahl",
        "path": "BehandelndePerson.anschrift.strassenanschrift.postleitzahl",
        "label": "Postleitzahl",
        "short": "Postleitzahl",
        "definition": "In diesem Element wird die Postleitzahl angegeben.",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Postleitzahl"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.ort",
        "path": "BehandelndePerson.anschrift.strassenanschrift.ort",
        "label": "Ort",
        "short": "Ort",
        "definition": "In diesem Element wird der Ort angegeben.",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Ort"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.strassenanschrift.landWohnsitzlaendercode",
        "path": "BehandelndePerson.anschrift.strassenanschrift.landWohnsitzlaendercode",
        "label": "Land/Wohnsitzländercode",
        "short": "Land/Wohnsitzländercode",
        "definition": "In diesem Element wird das Land als codierte Information angegeben.",
        "alias": [
          "Behandelnde Person / Anschrift / Straßenanschrift / Land/Wohnsitzländercode"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Deuev_Anlage_8"
        }
      },
      {
        "id": "BehandelndePerson.anschrift.postfach",
        "path": "BehandelndePerson.anschrift.postfach",
        "label": "Postfach",
        "short": "Postfach",
        "definition": "Hier werden Angaben zu einem Postfach gemacht.",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.postfach",
        "path": "BehandelndePerson.anschrift.postfach.postfach",
        "label": "Postfach",
        "short": "Postfach",
        "definition": "In dieses Feld wird die Nummer des Postfachs eintragen.",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach / Postfach"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.stadtteil",
        "path": "BehandelndePerson.anschrift.postfach.stadtteil",
        "label": "Stadtteil",
        "short": "Stadtteil",
        "definition": "In diesem Element wird der Stadt\\- oder Ortsteil angegeben, z. B. wenn der Ort ein Stadtstaat ist.",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach / Stadtteil"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.postleitzahl",
        "path": "BehandelndePerson.anschrift.postfach.postleitzahl",
        "label": "Postleitzahl",
        "short": "Postleitzahl",
        "definition": "In diesem Element wird die Postleitzahl angegeben.",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach / Postleitzahl"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.ort",
        "path": "BehandelndePerson.anschrift.postfach.ort",
        "label": "Ort",
        "short": "Ort",
        "definition": "In diesem Element wird der Ort angegeben.",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach / Ort"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.anschrift.postfach.landWohnsitzlaendercode",
        "path": "BehandelndePerson.anschrift.postfach.landWohnsitzlaendercode",
        "label": "Land/Wohnsitzländercode",
        "short": "Land/Wohnsitzländercode",
        "definition": "In diesem Element wird das Land als codierte Information angegeben.",
        "alias": [
          "Behandelnde Person / Anschrift / Postfach / Land/Wohnsitzländercode"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Deuev_Anlage_8"
        }
      },
      {
        "id": "BehandelndePerson.geburtsdatum",
        "path": "BehandelndePerson.geburtsdatum",
        "label": "Geburtsdatum",
        "short": "Geburtsdatum",
        "definition": "Hier wird das Geburtsdatum der behandelnden Person angegeben. Ist dieses nicht bekannt wird die Extension \"data\\-absent\\-reason verwendet, um das Nichtvorhandensein zu dokumentieren.",
        "alias": [
          "Behandelnde Person / Geburtsdatum"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "BehandelndePerson.administrativesGeschlecht",
        "path": "BehandelndePerson.administrativesGeschlecht",
        "label": "Administratives Geschlecht",
        "short": "Administratives Geschlecht",
        "definition": "Hier wird die Geschlechtsdefinition der behandelnden Person angegeben.",
        "alias": [
          "Behandelnde Person / Administratives Geschlecht"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender"
        }
      },
      {
        "id": "BehandelndePerson.kontaktdaten",
        "path": "BehandelndePerson.kontaktdaten",
        "label": "Kontaktdaten",
        "short": "Kontaktdaten",
        "definition": "Dieses Element beschreibt die vorhandenen Kontaktmöglichkeiten.",
        "alias": [
          "Behandelnde Person / Kontaktdaten"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BehandelndePerson.kontaktdaten.kontaktkanal",
        "path": "BehandelndePerson.kontaktdaten.kontaktkanal",
        "label": "Kontaktkanal",
        "short": "Kontaktkanal",
        "definition": "Definition der Art des Kontaktes, z. B. Telefon (phone), E\\-Mail, Fax.",
        "alias": [
          "Behandelnde Person / Kontaktdaten / Kontaktkanal"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-system"
        }
      },
      {
        "id": "BehandelndePerson.kontaktdaten.wert",
        "path": "BehandelndePerson.kontaktdaten.wert",
        "label": "Wert",
        "short": "Wert",
        "definition": "In diesem Element werden Kontaktinformationen passend zum Kontaktkanal angegeben. Beispiele für mögliche Werte sind: \"m.mustermann@mio42\\.de\" (beim Kontaktkanal \"E\\-Mail\", oder \"030712345678\" (beim Kontaktkanal \"Telefon\").",
        "alias": [
          "Behandelnde Person / Kontaktdaten / Wert"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BehandelndePerson.qualifikation",
        "path": "BehandelndePerson.qualifikation",
        "label": "Qualifikation",
        "short": "Qualifikation",
        "definition": "Das Element beschreibt die Qualifikation der Person (z. B. Hebamme).",
        "alias": [
          "Behandelnde Person / Qualifikation"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "preferred",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Practitioner_Speciality"
        }
      },
      {
        "id": "BehandelndePerson.ergaenzendeAngaben",
        "path": "BehandelndePerson.ergaenzendeAngaben",
        "label": "Ergänzende Angaben",
        "short": "Ergänzende Angaben",
        "definition": "In diesem Element werden als Freitext ergänzende Angaben zur Person gemacht, wie beispielsweise Zusatzqualifikationen.",
        "alias": [
          "Behandelnde Person / Ergänzende Angaben"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}