{
  "resourceType": "StructureDefinition",
  "id": "fdz-lm-datenmodell3-5-1",
  "url": "http://example.org/StructureDefinition/fdz-lm-datenmodell3-5-1",
  "name": "FDZ_LM_DM3_5_1",
  "title": "Datenmodell 3 - Ambulante Faelle-ZAHNFALL",
  "status": "draft",
  "description": "Logical Model der Kategorie Ambulante Faelle des DM3 aus dem FDZ(ZAHNFALL)",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://example.org/StructureDefinition/fdz-lm-datenmodell3-5-1",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "fdz-lm-datenmodell3-5-1",
        "path": "fdz-lm-datenmodell3-5-1",
        "short": "Datenmodell 3 - Ambulante Faelle-ZAHNFALL",
        "definition": "Logical Model der Kategorie Ambulante Faelle des DM3 aus dem FDZ(ZAHNFALL)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1",
          "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": "fdz-lm-datenmodell3-5-1.id",
        "path": "fdz-lm-datenmodell3-5-1.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": "fdz-lm-datenmodell3-5-1.extension",
        "path": "fdz-lm-datenmodell3-5-1.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": "fdz-lm-datenmodell3-5-1.ZAHNFALL",
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL",
        "short": "Vertragszahnärztliche Fälle (Kollektiv- und Selektivvertag)",
        "definition": "Vertragszahnärztliche Fälle (Kollektiv- und Selektivvertag)",
        "min": 1,
        "max": "*",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL",
          "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.id",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.extension",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.modifierExtension",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.DATENMODELL",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.DATENMODELL",
        "short": "Datenmodell abhängig der Berichtsjahre",
        "definition": "Die Daten sind in Abhängigkeit der Berichtsjahre auf unterschiedliche Datenmodelle aufgeteilt. Nicht alle Daten sind in allen Datenmodellen und für alle Berichtsjahre verfügbar oder haben je nach Datenmodell unterschiedliche Spaltennamen.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.DATENMODELL",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.INANSPRARTZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.INANSPRARTZAHN",
        "short": "Art der Inanspruchnahme",
        "definition": "Art der Inanspruchnahme",
        "comment": "Fall BEHANDARTZAHN = KF (Kieferorthopädie)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.INANSPRARTZAHN",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BEHANDARTZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BEHANDARTZAHN",
        "short": "Behandlungsart",
        "definition": "Behandlungsart",
        "comment": "Art der Behandlung aufgeteilt in KC, KB, KF, PA, ZE",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BEHANDARTZAHN",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BJAHR",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BJAHR",
        "short": "Berichtsjahr",
        "definition": "Berichtsjahr",
        "comment": "Berichtsjahr, zu dem die Lieferung gehört, im Format JJJJ",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BJAHR",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BEGINNDATZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BEGINNDATZAHN",
        "short": "Datum Beginn der Behandlung",
        "definition": "Datum Beginn der Behandlung",
        "comment": "Format JJJJMMTT. Nicht für KF-Fälle (Kieferorthopädie) zu übermitteln. Für PA- (Paradonthose), KB- (Kieferbruch) und ZE-Fälle (Zahnersatz-Leistungen) nicht quartalsbezogen, sondern Beginndatum des gesamten Behandlungsfalls. Falls  BEHANDARTZAHN = PA oder = ZE: Datum der Planausstellung.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BEGINNDATZAHN",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ENDEDATZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ENDEDATZAHN",
        "short": "Datum Ende der Behandlung",
        "definition": "Datum Ende der Behandlung",
        "comment": "Format JJJJMMTT. Nicht für KF-Fälle (Kieferorthopädie) zu übermitteln. Für PA- (Paradonthose), KB- (Kieferbruch) und ZE-Fälle (Zahnersatz) nicht quartalsbezogen, sondern Enddatum des gesamten Behandlungsfalls. Falls BEHANDARTZAHN = PA oder = ZE: Datum des Behandlungsendes oder Eingliederungsdatums.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ENDEDATZAHN",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.VSID",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.VSID",
        "short": "Einjähriges Pseudonym / Arbeitsnummer des Versicherten",
        "definition": "Einjähriges Pseudonym / Arbeitsnummer des Versicherten",
        "comment": "Versicherten-ID zum Berichtjahr (Pseudonym). Dient zur Verknüpfung zwischen Tabellen innerhalb eines Berichtsjahres. Gemäß § 4 Abs. 4 von der Datensammelstelle zum periodenbezogenen Lieferpseudonym erzeugt.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.VSID",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FALLIDZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FALLIDZAHN",
        "short": "Fall-ID des ambulanten Zahnarztfalls",
        "definition": "Fall-ID des ambulanten Zahnarztfalls",
        "comment": "Technische Fall-ID zur Verknüpfung mit Satzarten ZAHNLEISTund ZAHNBEF",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FALLIDZAHN",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FALLKOZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FALLKOZAHN",
        "short": "Geldbetrag",
        "definition": "Geldbetrag",
        "comment": "Summe der abgerechneten Vergütung aus dem Honorar inkl. in Euro bewerteten Leistungen inkl. zwei Nachkommastellen. Für KF-Fälle (Kieferorthopädie) sind etwaige Laborkosten enthalten, sonst ohne etwaige Laborkosten. Für KF-Fälle ist außerdem der Gesamtbetrag Begleitleistungen enthalten.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FALLKOZAHN",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.EIGENLABOR",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.EIGENLABOR",
        "short": "Geldbetrag Eigenlabor",
        "definition": "Geldbetrag Eigenlabor",
        "comment": "Falls BEHANDARTZAHN = KB (Kieferbruch) oder KF (Kieferorthopädie), Gesamtkosten Eigenlabor in Euro",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.EIGENLABOR",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FREMDLABOR",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FREMDLABOR",
        "short": "Geldbetrag Fremdlabor",
        "definition": "Geldbetrag Fremdlabor",
        "comment": "Falls BEHANDARTZAHN = KB (Kieferbruch) oder KF (Kieferorthopädie), Gesamtkosten Eigenlabor in Euro",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FREMDLABOR",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZAKZV",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZAKZV",
        "short": "KZV-Bereich des Zahnarztes",
        "definition": "KZV-Bereich des Zahnarztes",
        "comment": "KZV-Bereich des Zahnarztes. Entspricht für Abrechnungen ab Abrechnungsquartal 03/2021 und Abrechnungsmonat Juli 2021 der zweiten und dritten Stelle der Abrechnungsnummer.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZAKZV",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.LEISTQ",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.LEISTQ",
        "short": "Leistungsquartal",
        "definition": "Leistungsquartal",
        "comment": "Falls BEHANDARTZAHN = KC (Konservierend chirurgische Leistungen) oder = KF (Kieferorthopädische Leistungen), Format JJJJQ",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.LEISTQ",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.PSID",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.PSID",
        "short": "Periodenübergreifendes Pseudonym",
        "definition": "Periodenübergreifendes Pseudonym",
        "comment": "Überjährige Versicherten-ID (Pseudonym). Dient zur Verknüpfung zwischen Tabellen (ein- und überjährig).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.PSID",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZANRPSEUDO",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZANRPSEUDO",
        "short": "Pseudonym (überjährig) der Zahnarztnummer",
        "definition": "Pseudonym (überjährig) der Zahnarztnummer",
        "comment": "Pseudonym der lebenslangen zentrale Zahnarztnummer. (Platzhalter: Für Abrechnungen ab Abrechnungsquartal 2/2022 und Abrechnungsmonat April 2022.)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZANRPSEUDO",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZANRABRPSEUDO",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZANRABRPSEUDO",
        "short": "Pseudonym des Zahnarztes in der abrechnenden Zahnartpraxis",
        "definition": "Pseudonym des Zahnarztes in der abrechnenden Zahnartpraxis",
        "comment": "Pseudonym der 'Zahnarztnummer' für Abrechnungen bis 30.06.2021, Pseudonym der 'Abrechnungsnummer' für Abrechnungen ab 01.07.2021",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZANRABRPSEUDO",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "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": "fdz-lm-datenmodell3-5-1",
        "path": "fdz-lm-datenmodell3-5-1",
        "short": "Datenmodell 3 - Ambulante Faelle-ZAHNFALL",
        "definition": "Logical Model der Kategorie Ambulante Faelle des DM3 aus dem FDZ(ZAHNFALL)"
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL",
        "short": "Vertragszahnärztliche Fälle (Kollektiv- und Selektivvertag)",
        "definition": "Vertragszahnärztliche Fälle (Kollektiv- und Selektivvertag)",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.DATENMODELL",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.DATENMODELL",
        "short": "Datenmodell abhängig der Berichtsjahre",
        "definition": "Die Daten sind in Abhängigkeit der Berichtsjahre auf unterschiedliche Datenmodelle aufgeteilt. Nicht alle Daten sind in allen Datenmodellen und für alle Berichtsjahre verfügbar oder haben je nach Datenmodell unterschiedliche Spaltennamen.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.INANSPRARTZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.INANSPRARTZAHN",
        "short": "Art der Inanspruchnahme",
        "definition": "Art der Inanspruchnahme",
        "comment": "Fall BEHANDARTZAHN = KF (Kieferorthopädie)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BEHANDARTZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BEHANDARTZAHN",
        "short": "Behandlungsart",
        "definition": "Behandlungsart",
        "comment": "Art der Behandlung aufgeteilt in KC, KB, KF, PA, ZE",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BJAHR",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BJAHR",
        "short": "Berichtsjahr",
        "definition": "Berichtsjahr",
        "comment": "Berichtsjahr, zu dem die Lieferung gehört, im Format JJJJ",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BEGINNDATZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.BEGINNDATZAHN",
        "short": "Datum Beginn der Behandlung",
        "definition": "Datum Beginn der Behandlung",
        "comment": "Format JJJJMMTT. Nicht für KF-Fälle (Kieferorthopädie) zu übermitteln. Für PA- (Paradonthose), KB- (Kieferbruch) und ZE-Fälle (Zahnersatz-Leistungen) nicht quartalsbezogen, sondern Beginndatum des gesamten Behandlungsfalls. Falls  BEHANDARTZAHN = PA oder = ZE: Datum der Planausstellung.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ENDEDATZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ENDEDATZAHN",
        "short": "Datum Ende der Behandlung",
        "definition": "Datum Ende der Behandlung",
        "comment": "Format JJJJMMTT. Nicht für KF-Fälle (Kieferorthopädie) zu übermitteln. Für PA- (Paradonthose), KB- (Kieferbruch) und ZE-Fälle (Zahnersatz) nicht quartalsbezogen, sondern Enddatum des gesamten Behandlungsfalls. Falls BEHANDARTZAHN = PA oder = ZE: Datum des Behandlungsendes oder Eingliederungsdatums.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.VSID",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.VSID",
        "short": "Einjähriges Pseudonym / Arbeitsnummer des Versicherten",
        "definition": "Einjähriges Pseudonym / Arbeitsnummer des Versicherten",
        "comment": "Versicherten-ID zum Berichtjahr (Pseudonym). Dient zur Verknüpfung zwischen Tabellen innerhalb eines Berichtsjahres. Gemäß § 4 Abs. 4 von der Datensammelstelle zum periodenbezogenen Lieferpseudonym erzeugt.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FALLIDZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FALLIDZAHN",
        "short": "Fall-ID des ambulanten Zahnarztfalls",
        "definition": "Fall-ID des ambulanten Zahnarztfalls",
        "comment": "Technische Fall-ID zur Verknüpfung mit Satzarten ZAHNLEISTund ZAHNBEF",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FALLKOZAHN",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FALLKOZAHN",
        "short": "Geldbetrag",
        "definition": "Geldbetrag",
        "comment": "Summe der abgerechneten Vergütung aus dem Honorar inkl. in Euro bewerteten Leistungen inkl. zwei Nachkommastellen. Für KF-Fälle (Kieferorthopädie) sind etwaige Laborkosten enthalten, sonst ohne etwaige Laborkosten. Für KF-Fälle ist außerdem der Gesamtbetrag Begleitleistungen enthalten.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.EIGENLABOR",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.EIGENLABOR",
        "short": "Geldbetrag Eigenlabor",
        "definition": "Geldbetrag Eigenlabor",
        "comment": "Falls BEHANDARTZAHN = KB (Kieferbruch) oder KF (Kieferorthopädie), Gesamtkosten Eigenlabor in Euro",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FREMDLABOR",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.FREMDLABOR",
        "short": "Geldbetrag Fremdlabor",
        "definition": "Geldbetrag Fremdlabor",
        "comment": "Falls BEHANDARTZAHN = KB (Kieferbruch) oder KF (Kieferorthopädie), Gesamtkosten Eigenlabor in Euro",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZAKZV",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZAKZV",
        "short": "KZV-Bereich des Zahnarztes",
        "definition": "KZV-Bereich des Zahnarztes",
        "comment": "KZV-Bereich des Zahnarztes. Entspricht für Abrechnungen ab Abrechnungsquartal 03/2021 und Abrechnungsmonat Juli 2021 der zweiten und dritten Stelle der Abrechnungsnummer.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.LEISTQ",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.LEISTQ",
        "short": "Leistungsquartal",
        "definition": "Leistungsquartal",
        "comment": "Falls BEHANDARTZAHN = KC (Konservierend chirurgische Leistungen) oder = KF (Kieferorthopädische Leistungen), Format JJJJQ",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.PSID",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.PSID",
        "short": "Periodenübergreifendes Pseudonym",
        "definition": "Periodenübergreifendes Pseudonym",
        "comment": "Überjährige Versicherten-ID (Pseudonym). Dient zur Verknüpfung zwischen Tabellen (ein- und überjährig).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZANRPSEUDO",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZANRPSEUDO",
        "short": "Pseudonym (überjährig) der Zahnarztnummer",
        "definition": "Pseudonym (überjährig) der Zahnarztnummer",
        "comment": "Pseudonym der lebenslangen zentrale Zahnarztnummer. (Platzhalter: Für Abrechnungen ab Abrechnungsquartal 2/2022 und Abrechnungsmonat April 2022.)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZANRABRPSEUDO",
        "path": "fdz-lm-datenmodell3-5-1.ZAHNFALL.ZANRABRPSEUDO",
        "short": "Pseudonym des Zahnarztes in der abrechnenden Zahnartpraxis",
        "definition": "Pseudonym des Zahnarztes in der abrechnenden Zahnartpraxis",
        "comment": "Pseudonym der 'Zahnarztnummer' für Abrechnungen bis 30.06.2021, Pseudonym der 'Abrechnungsnummer' für Abrechnungen ab 01.07.2021",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      }
    ]
  }
}