<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="test-patient-log" />
  <url value="https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/test-patient-log" />
  <name value="TestPatientLog" />
  <title value="Test Patient Log" />
  <status value="draft" />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="logical" />
  <abstract value="false" />
  <type value="https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/test-patient-log" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <snapshot>
    <element id="test-patient-log">
      <path value="test-patient-log" />
      <short value="Test Patient Log" />
      <definition value="Test Patient Log" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="test-patient-log" />
        <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="test-patient-log.id">
      <path value="test-patient-log.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="test-patient-log.extension">
      <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="test-patient-log.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/DomainResource" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="test-patient-log.PatientData">
      <path value="test-patient-log.PatientData" />
      <short value="Patientendaten" />
      <definition value="Patientendaten" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.PatientData" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="BackboneElement" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.PatientData.KVNR">
      <path value="test-patient-log.PatientData.KVNR" />
      <short value="KVNR" />
      <definition value="KVNR" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.PatientData.KVNR" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.PatientData.Name">
      <path value="test-patient-log.PatientData.Name" />
      <short value="Name des Patienten" />
      <definition value="_blabla_" />
      <comment value="Klären mit Gkv" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.PatientData.Name" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="HumanName" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.PatientData.Name.Vorname">
      <path value="test-patient-log.PatientData.Name.Vorname" />
      <short value="Vornamen" />
      <definition value="Vornamen" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="test-patient-log.PatientData.Name.Vorname" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.PatientData.Name.Nachname">
      <path value="test-patient-log.PatientData.Name.Nachname" />
      <short value="Nachnamen" />
      <definition value="Nachnamen" />
      <min value="1" />
      <max value="*" />
      <base>
        <path value="test-patient-log.PatientData.Name.Nachname" />
        <min value="1" />
        <max value="*" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.PatientData.BirthDate">
      <path value="test-patient-log.PatientData.BirthDate" />
      <short value="Geburtsdatum" />
      <definition value="Geburtsdatum" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="test-patient-log.PatientData.BirthDate" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.PatientData.Gender">
      <path value="test-patient-log.PatientData.Gender" />
      <short value="Geschlecht" />
      <definition value="Geschlecht" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="test-patient-log.PatientData.Gender" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.Address">
      <path value="test-patient-log.Address" />
      <short value="Adresse" />
      <definition value="Adresse" />
      <min value="1" />
      <max value="*" />
      <base>
        <path value="test-patient-log.Address" />
        <min value="1" />
        <max value="*" />
      </base>
      <type>
        <code value="BackboneElement" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.Address.City">
      <path value="test-patient-log.Address.City" />
      <short value="Stadt" />
      <definition value="Stadt" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.Address.City" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.Address.Street">
      <path value="test-patient-log.Address.Street" />
      <short value="Straße" />
      <definition value="Straße" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.Address.Street" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.Address.PostCode">
      <path value="test-patient-log.Address.PostCode" />
      <short value="Postleitzahl" />
      <definition value="Postleitzahl" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.Address.PostCode" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.Address.Number">
      <path value="test-patient-log.Address.Number" />
      <short value="Hausnummer" />
      <definition value="Hausnummer" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.Address.Number" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.PractitionerData">
      <path value="test-patient-log.PractitionerData" />
      <short value="Angaben zum Arzt" />
      <definition value="Angaben zum Arzt" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.PractitionerData" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="BackboneElement" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.PractitionerData.LANR">
      <path value="test-patient-log.PractitionerData.LANR" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.PractitionerData.LANR" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.PractitionerData.TelematikId">
      <path value="test-patient-log.PractitionerData.TelematikId" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.PractitionerData.TelematikId" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.PractitionerData.Phone">
      <path value="test-patient-log.PractitionerData.Phone" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.PractitionerData.Phone" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.PractitionerData.Name">
      <path value="test-patient-log.PractitionerData.Name" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.PractitionerData.Name" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="HumanName" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.RefferalData">
      <path value="test-patient-log.RefferalData" />
      <short value="Angaben zur Überweisung" />
      <definition value="Angaben zur Überweisung" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.RefferalData" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="BackboneElement" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.RefferalData.SpezialisierteBehandlung">
      <path value="test-patient-log.RefferalData.SpezialisierteBehandlung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.RefferalData.SpezialisierteBehandlung" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.RefferalData.Diagnosesicherstellung">
      <path value="test-patient-log.RefferalData.Diagnosesicherstellung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.RefferalData.Diagnosesicherstellung" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.RefferalData.Zweitmeinung">
      <path value="test-patient-log.RefferalData.Zweitmeinung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.RefferalData.Zweitmeinung" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.RefferalData.Weiterbehandlung">
      <path value="test-patient-log.RefferalData.Weiterbehandlung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.RefferalData.Weiterbehandlung" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.RefferalData.KomplexeMedizinischeBehandlung">
      <path value="test-patient-log.RefferalData.KomplexeMedizinischeBehandlung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.RefferalData.KomplexeMedizinischeBehandlung" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.Dringlichkeit">
      <path value="test-patient-log.Dringlichkeit" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.Dringlichkeit" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.DatumDerUeberweisung">
      <path value="test-patient-log.DatumDerUeberweisung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.DatumDerUeberweisung" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="date" />
      </type>
      <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>
    </element>
    <element id="test-patient-log.Diagnosen">
      <path value="test-patient-log.Diagnosen" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="test-patient-log.Diagnosen" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <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>
    </element>
  </snapshot>
  <differential>
    <element id="test-patient-log">
      <path value="test-patient-log" />
      <short value="Test Patient Log" />
      <definition value="Test Patient Log" />
    </element>
    <element id="test-patient-log.PatientData">
      <path value="test-patient-log.PatientData" />
      <short value="Patientendaten" />
      <definition value="Patientendaten" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="test-patient-log.PatientData.KVNR">
      <path value="test-patient-log.PatientData.KVNR" />
      <short value="KVNR" />
      <definition value="KVNR" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.PatientData.Name">
      <path value="test-patient-log.PatientData.Name" />
      <short value="Name des Patienten" />
      <definition value="_blabla_" />
      <comment value="Klären mit Gkv" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="HumanName" />
      </type>
    </element>
    <element id="test-patient-log.PatientData.Name.Vorname">
      <path value="test-patient-log.PatientData.Name.Vorname" />
      <short value="Vornamen" />
      <definition value="Vornamen" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.PatientData.Name.Nachname">
      <path value="test-patient-log.PatientData.Name.Nachname" />
      <short value="Nachnamen" />
      <definition value="Nachnamen" />
      <min value="1" />
      <max value="*" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.PatientData.BirthDate">
      <path value="test-patient-log.PatientData.BirthDate" />
      <short value="Geburtsdatum" />
      <definition value="Geburtsdatum" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.PatientData.Gender">
      <path value="test-patient-log.PatientData.Gender" />
      <short value="Geschlecht" />
      <definition value="Geschlecht" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.Address">
      <path value="test-patient-log.Address" />
      <short value="Adresse" />
      <definition value="Adresse" />
      <min value="1" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="test-patient-log.Address.City">
      <path value="test-patient-log.Address.City" />
      <short value="Stadt" />
      <definition value="Stadt" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.Address.Street">
      <path value="test-patient-log.Address.Street" />
      <short value="Straße" />
      <definition value="Straße" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.Address.PostCode">
      <path value="test-patient-log.Address.PostCode" />
      <short value="Postleitzahl" />
      <definition value="Postleitzahl" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.Address.Number">
      <path value="test-patient-log.Address.Number" />
      <short value="Hausnummer" />
      <definition value="Hausnummer" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.PractitionerData">
      <path value="test-patient-log.PractitionerData" />
      <short value="Angaben zum Arzt" />
      <definition value="Angaben zum Arzt" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="test-patient-log.PractitionerData.LANR">
      <path value="test-patient-log.PractitionerData.LANR" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.PractitionerData.TelematikId">
      <path value="test-patient-log.PractitionerData.TelematikId" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.PractitionerData.Phone">
      <path value="test-patient-log.PractitionerData.Phone" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.PractitionerData.Name">
      <path value="test-patient-log.PractitionerData.Name" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="HumanName" />
      </type>
    </element>
    <element id="test-patient-log.RefferalData">
      <path value="test-patient-log.RefferalData" />
      <short value="Angaben zur Überweisung" />
      <definition value="Angaben zur Überweisung" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="test-patient-log.RefferalData.SpezialisierteBehandlung">
      <path value="test-patient-log.RefferalData.SpezialisierteBehandlung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.RefferalData.Diagnosesicherstellung">
      <path value="test-patient-log.RefferalData.Diagnosesicherstellung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.RefferalData.Zweitmeinung">
      <path value="test-patient-log.RefferalData.Zweitmeinung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.RefferalData.Weiterbehandlung">
      <path value="test-patient-log.RefferalData.Weiterbehandlung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.RefferalData.KomplexeMedizinischeBehandlung">
      <path value="test-patient-log.RefferalData.KomplexeMedizinischeBehandlung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.Dringlichkeit">
      <path value="test-patient-log.Dringlichkeit" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="test-patient-log.DatumDerUeberweisung">
      <path value="test-patient-log.DatumDerUeberweisung" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="date" />
      </type>
    </element>
    <element id="test-patient-log.Diagnosen">
      <path value="test-patient-log.Diagnosen" />
      <short value="xxx" />
      <definition value="xxx" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
  </differential>
</StructureDefinition>