<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="fdz-lm-datenmodell3-4-2" />
  <url value="http://example.org/StructureDefinition/fdz-lm-datenmodell3-4-2" />
  <name value="FDZ_LM_DM3_4_2" />
  <title value="Datenmodell 3 - Ambulante Faelle-AMBDIAG" />
  <status value="draft" />
  <description value="Logical Model der Kategorie Ambulante Faelle des DM3 aus dem FDZ(AMBDIAG)" />
  <fhirVersion value="4.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://example.org/StructureDefinition/fdz-lm-datenmodell3-4-2" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <snapshot>
    <element id="fdz-lm-datenmodell3-4-2">
      <path value="fdz-lm-datenmodell3-4-2" />
      <short value="Datenmodell 3 - Ambulante Faelle-AMBDIAG" />
      <definition value="Logical Model der Kategorie Ambulante Faelle des DM3 aus dem FDZ(AMBDIAG)" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2" />
        <min value="0" />
        <max value="*" />
      </base>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.id">
      <path value="fdz-lm-datenmodell3-4-2.id" />
      <representation value="xmlAttr" />
      <short value="Unique id for inter-element referencing" />
      <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Element.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
          <valueUrl value="string" />
        </extension>
        <code value="http://hl7.org/fhirpath/System.String" />
      </type>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.extension">
      <path value="fdz-lm-datenmodell3-4-2.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <description value="Extensions are always sliced by (at least) url" />
        <rules value="open" />
      </slicing>
      <short value="Additional content defined by implementations" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="Element.extension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="normative" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
        <valueCode value="4.0.0" />
      </extension>
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG" />
      <short value="Vertragsärztliche Diagnosen (Kollektiv- und Selektivvertag)" />
      <definition value="Vertragsärztliche Diagnosen (Kollektiv- und Selektivvertag)" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2.AMBDIAG" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="BackboneElement" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.id">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.id" />
      <representation value="xmlAttr" />
      <short value="Unique id for inter-element referencing" />
      <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Element.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
          <valueUrl value="string" />
        </extension>
        <code value="http://hl7.org/fhirpath/System.String" />
      </type>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.extension">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <description value="Extensions are always sliced by (at least) url" />
        <rules value="open" />
      </slicing>
      <short value="Additional content defined by implementations" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="Element.extension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.modifierExtension">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.modifierExtension" />
      <short value="Extensions that cannot be ignored even if unrecognized" />
      <definition value="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.&#xA;&#xA;Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)." />
      <comment value="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 value="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 value="extensions" />
      <alias value="user content" />
      <alias value="modifiers" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="BackboneElement.modifierExtension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <isModifier value="true" />
      <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" />
      <isSummary value="true" />
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.DATENMODELL">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DATENMODELL" />
      <short value="Datenmodell abhängig der Berichtsjahre" />
      <definition value="Datenmodell abhängig der Berichtsjahre" />
      <comment value="Note that FHIR strings SHALL NOT exceed 1MB in size" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DATENMODELL" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGLOKAL">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGLOKAL" />
      <short value="Angaben zur Diagnoselokalisation" />
      <definition value="Angaben zur Diagnoselokalisation" />
      <comment value="Angaben zur Diagnoselokalisation mit R, L, B" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGLOKAL" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGSICH">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGSICH" />
      <short value="Angaben zur Diagnosesicherheit" />
      <definition value="Angaben zur Diagnosesicherheit" />
      <comment value="Angaben zur Diagnosesicherheit unterteilt in V, Z, A, G" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGSICH" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.BJAHR">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.BJAHR" />
      <short value="Berichtsjahr" />
      <definition value="Berichtsjahr" />
      <comment value="Berichtsjahr, zu dem die Lieferung gehört, im Format JJJJ" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.BJAHR" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGDAT">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGDAT" />
      <short value="Diagnosedatum" />
      <definition value="Diagnosedatum" />
      <comment value="Falls Diagnosedatum vorhanden; Format JJJJMMDD" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGDAT" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.VSID">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.VSID" />
      <short value="Einjähriges Pseudonym / Arbeitsnummer des Versicherten" />
      <definition value="Einjähriges Pseudonym / Arbeitsnummer des Versicherten" />
      <comment value="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 value="1" />
      <max value="1" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.VSID" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.FALLIDAMB">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.FALLIDAMB" />
      <short value="Fall-ID des ambulanten Arztfalls" />
      <definition value="Fall-ID des ambulanten Arztfalls" />
      <comment value="Technische Fall-ID zur Verknüpfung mit Satzart AMBFALL" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.FALLIDAMB" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.ICDAmbCode">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.ICDAmbCode" />
      <short value="ICD 10 GM Code ohne Punktnotation und Sonderzeichen" />
      <definition value="ICD 10 GM Code ohne Punktnotation und Sonderzeichen" />
      <comment value="ICD 10 GM Code ohne Punktnotation und Sonderzeichen. Im Feld ICDAMB_CODE finden sich die Diagnosen rein alphanumerisch ohne Punkt und ohne Sonderzeichen. Die ICD-Sonderzeichen zum Feld ICDAMB_CODE finden sich im Feld ICDAMB_ZUSATZ. Weitere Hinweise zur Diagnosecodierung sind in den Deutschen Kodierrichtlinien (DKR) aufgeführt." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.ICDAmbCode" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.ICDAmbZusatz">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.ICDAmbZusatz" />
      <short value="ICD Sonderzeichen" />
      <definition value="ICD Sonderzeichen" />
      <comment value="ICD Sonderzeichen" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.ICDAmbZusatz" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.PSID">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.PSID" />
      <short value="Periodenübergreifendes Pseudonym" />
      <definition value="Periodenübergreifendes Pseudonym" />
      <comment value="Überjährige Versicherten-ID (Pseudonym). Dient zur Verknüpfung zwischen Tabellen (ein- und überjährig)." />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.PSID" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="code" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
  </snapshot>
  <differential>
    <element id="fdz-lm-datenmodell3-4-2">
      <path value="fdz-lm-datenmodell3-4-2" />
      <short value="Datenmodell 3 - Ambulante Faelle-AMBDIAG" />
      <definition value="Logical Model der Kategorie Ambulante Faelle des DM3 aus dem FDZ(AMBDIAG)" />
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG" />
      <short value="Vertragsärztliche Diagnosen (Kollektiv- und Selektivvertag)" />
      <definition value="Vertragsärztliche Diagnosen (Kollektiv- und Selektivvertag)" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.DATENMODELL">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DATENMODELL" />
      <short value="Datenmodell abhängig der Berichtsjahre" />
      <definition value="Datenmodell abhängig der Berichtsjahre" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGLOKAL">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGLOKAL" />
      <short value="Angaben zur Diagnoselokalisation" />
      <definition value="Angaben zur Diagnoselokalisation" />
      <comment value="Angaben zur Diagnoselokalisation mit R, L, B" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGSICH">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGSICH" />
      <short value="Angaben zur Diagnosesicherheit" />
      <definition value="Angaben zur Diagnosesicherheit" />
      <comment value="Angaben zur Diagnosesicherheit unterteilt in V, Z, A, G" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.BJAHR">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.BJAHR" />
      <short value="Berichtsjahr" />
      <definition value="Berichtsjahr" />
      <comment value="Berichtsjahr, zu dem die Lieferung gehört, im Format JJJJ" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGDAT">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.DIAGDAT" />
      <short value="Diagnosedatum" />
      <definition value="Diagnosedatum" />
      <comment value="Falls Diagnosedatum vorhanden; Format JJJJMMDD" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.VSID">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.VSID" />
      <short value="Einjähriges Pseudonym / Arbeitsnummer des Versicherten" />
      <definition value="Einjähriges Pseudonym / Arbeitsnummer des Versicherten" />
      <comment value="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 value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.FALLIDAMB">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.FALLIDAMB" />
      <short value="Fall-ID des ambulanten Arztfalls" />
      <definition value="Fall-ID des ambulanten Arztfalls" />
      <comment value="Technische Fall-ID zur Verknüpfung mit Satzart AMBFALL" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.ICDAmbCode">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.ICDAmbCode" />
      <short value="ICD 10 GM Code ohne Punktnotation und Sonderzeichen" />
      <definition value="ICD 10 GM Code ohne Punktnotation und Sonderzeichen" />
      <comment value="ICD 10 GM Code ohne Punktnotation und Sonderzeichen. Im Feld ICDAMB_CODE finden sich die Diagnosen rein alphanumerisch ohne Punkt und ohne Sonderzeichen. Die ICD-Sonderzeichen zum Feld ICDAMB_CODE finden sich im Feld ICDAMB_ZUSATZ. Weitere Hinweise zur Diagnosecodierung sind in den Deutschen Kodierrichtlinien (DKR) aufgeführt." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.ICDAmbZusatz">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.ICDAmbZusatz" />
      <short value="ICD Sonderzeichen" />
      <definition value="ICD Sonderzeichen" />
      <comment value="ICD Sonderzeichen" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
    </element>
    <element id="fdz-lm-datenmodell3-4-2.AMBDIAG.PSID">
      <path value="fdz-lm-datenmodell3-4-2.AMBDIAG.PSID" />
      <short value="Periodenübergreifendes Pseudonym" />
      <definition value="Periodenübergreifendes Pseudonym" />
      <comment value="Überjährige Versicherten-ID (Pseudonym). Dient zur Verknüpfung zwischen Tabellen (ein- und überjährig)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
    </element>
  </differential>
</StructureDefinition>