{
  "header": {
    "id": "FREIGANG_APPLICATION_DM",
    "modelType": "document",
    "modelVersion": "28.3.0",
    "locales": [
      {
        "code": "en"
      },
      {
        "code": "de"
      }
    ],
    "labels": [],
    "annotations": [
      {
        "name": "roles",
        "value": "user"
      }
    ],
    "modelReferences": []
  },
  "content": {
    "modelInfo": {
      "name": "FREIGANG_APPLICATION_DM",
      "immutable": false
    },
    "modelConfig": {
      "decimalSeparator": ".",
      "timeZone": "UTC",
      "conditionLanguage": {
        "code": "en_US"
      }
    },
    "modelRoot": {
      "rootGroups": [
        {
          "type": "Group",
          "id": "G11",
          "name": "FreigangApplication",
          "Group": {
            "repeatability": 1,
            "elements": [
              {
                "type": "Field",
                "id": "field_3d4a2",
                "name": "Id",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Application ID"
                    },
                    {
                      "locale": "de",
                      "text": "Antrags-ID"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_8e7b3",
                "name": "ApplicationDate",
                "Field": {
                  "fieldType": {
                    "type": "DateType",
                    "DateType": {
                      "format": "yyyy-MM-dd"
                    }
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Application Date"
                    },
                    {
                      "locale": "de",
                      "text": "Antragsdatum"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_c9f5e",
                "name": "PrisonerName",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Prisoner Name"
                    },
                    {
                      "locale": "de",
                      "text": "Name des Gefangenen"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_7a2c8",
                "name": "BirthDate",
                "Field": {
                  "fieldType": {
                    "type": "DateType",
                    "DateType": {
                      "format": "yyyy-MM-dd"
                    }
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Birth Date"
                    },
                    {
                      "locale": "de",
                      "text": "Geburtsdatum"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_6b9d1",
                "name": "PrisonerNumber",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Prisoner Number"
                    },
                    {
                      "locale": "de",
                      "text": "Gefangenennummer"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_2e8f4",
                "name": "JvaFacility",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "JVA Facility"
                    },
                    {
                      "locale": "de",
                      "text": "JVA/Abteilung"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_5c7a9",
                "name": "CaseNumber",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Case Number"
                    },
                    {
                      "locale": "de",
                      "text": "Aktenzeichen"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_9d3b6",
                "name": "ReleaseType",
                "Field": {
                  "fieldType": {
                    "type": "EnumerationType",
                    "EnumerationType": {
                      "values": [
                        {
                          "value": "FREIGANG_WORK",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Work Release"
                            },
                            {
                              "locale": "de",
                              "text": "Arbeitsfreigang"
                            }
                          ]
                        },
                        {
                          "value": "FREIGANG_TRAINING",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Training Release"
                            },
                            {
                              "locale": "de",
                              "text": "Ausbildungsfreigang"
                            }
                          ]
                        },
                        {
                          "value": "FREIGANG_EDUCATION",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Education Release"
                            },
                            {
                              "locale": "de",
                              "text": "Bildungsfreigang"
                            }
                          ]
                        },
                        {
                          "value": "FREIGANG_OTHER",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Other Release"
                            },
                            {
                              "locale": "de",
                              "text": "Sonstiger Freigang"
                            }
                          ]
                        }
                      ]
                    }
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Type of Day Release"
                    },
                    {
                      "locale": "de",
                      "text": "Art des Freigangs"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_4f2e7",
                "name": "WeekdaySchedule",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Weekday Schedule (e.g., Mon-Fri)"
                    },
                    {
                      "locale": "de",
                      "text": "Wochentage (z.B. Mo-Fr)"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_1a6c3",
                "name": "DailyStartTime",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Daily Start Time"
                    },
                    {
                      "locale": "de",
                      "text": "Tägliche Startzeit"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_8b9d5",
                "name": "DailyEndTime",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Daily End Time"
                    },
                    {
                      "locale": "de",
                      "text": "Tägliche Endzeit"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_3c7f1",
                "name": "IncludesCommute",
                "Field": {
                  "fieldType": {
                    "type": "BooleanType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Includes Commute Time"
                    },
                    {
                      "locale": "de",
                      "text": "Inkl. Anfahrtszeit"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_7e4a8",
                "name": "RequestedStartDate",
                "Field": {
                  "fieldType": {
                    "type": "DateType",
                    "DateType": {
                      "format": "yyyy-MM-dd"
                    }
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Requested Start Date"
                    },
                    {
                      "locale": "de",
                      "text": "Gewünschter Beginn"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_2f8c9",
                "name": "RequestedEndDate",
                "Field": {
                  "fieldType": {
                    "type": "DateType",
                    "DateType": {
                      "format": "yyyy-MM-dd"
                    }
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Requested End Date"
                    },
                    {
                      "locale": "de",
                      "text": "Gewünschtes Ende"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_9a5d2",
                "name": "LegalBasis",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Legal Basis (e.g., § 11 StVollzG)"
                    },
                    {
                      "locale": "de",
                      "text": "Rechtsgrundlage (z.B. § 11 StVollzG)"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_6d3e7",
                "name": "ConsentToConditions",
                "Field": {
                  "fieldType": {
                    "type": "BooleanType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Consent to Conditions"
                    },
                    {
                      "locale": "de",
                      "text": "Einverständnis mit Bedingungen"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_1b7c4",
                "name": "ResocializationPurpose",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Resocialization Purpose"
                    },
                    {
                      "locale": "de",
                      "text": "Resozialisierungszweck"
                    }
                  ],
                  "requirednessConfig": {
                    "mode": "absoluteOrRelativeToNextRepAncestor"
                  }
                }
              },
              {
                "type": "Field",
                "id": "field_8c2f9",
                "name": "EmployerName",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Employer/Institution Name"
                    },
                    {
                      "locale": "de",
                      "text": "Arbeitgeber/Einrichtung"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_4d9a6",
                "name": "EmployerAddress",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Employer Address"
                    },
                    {
                      "locale": "de",
                      "text": "Arbeitgeber-Anschrift"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_5e7b3",
                "name": "EmployerContact",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Employer Contact (Phone/Email)"
                    },
                    {
                      "locale": "de",
                      "text": "Arbeitgeber-Kontakt (Tel/E-Mail)"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_2a6d8",
                "name": "WorkingHours",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Working Hours"
                    },
                    {
                      "locale": "de",
                      "text": "Arbeitszeiten"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_9b3e2",
                "name": "HasEmploymentContract",
                "Field": {
                  "fieldType": {
                    "type": "BooleanType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Employment Contract Available"
                    },
                    {
                      "locale": "de",
                      "text": "Arbeitsvertrag vorhanden"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_7c5f1",
                "name": "FixedResidenceAfterRelease",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Fixed Residence After Release"
                    },
                    {
                      "locale": "de",
                      "text": "Feste Unterkunft nach Entlassung"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_3d8a7",
                "name": "FamilyTies",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Family Ties"
                    },
                    {
                      "locale": "de",
                      "text": "Familiäre Bindungen"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_1e9c5",
                "name": "OngoingTherapies",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Ongoing Therapies"
                    },
                    {
                      "locale": "de",
                      "text": "Laufende Therapien"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_8f2d3",
                "name": "DebtSettlementStatus",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Debt Settlement Status"
                    },
                    {
                      "locale": "de",
                      "text": "Stand Schuldenregulierung"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_6a7e9",
                "name": "FlightRiskAssessment",
                "Field": {
                  "fieldType": {
                    "type": "EnumerationType",
                    "EnumerationType": {
                      "values": [
                        {
                          "value": "NO_RISK",
                          "label": [
                            {
                              "locale": "en",
                              "text": "No Risk"
                            },
                            {
                              "locale": "de",
                              "text": "Kein Risiko"
                            }
                          ]
                        },
                        {
                          "value": "LOW_RISK",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Low Risk"
                            },
                            {
                              "locale": "de",
                              "text": "Geringes Risiko"
                            }
                          ]
                        },
                        {
                          "value": "MODERATE_RISK",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Moderate Risk"
                            },
                            {
                              "locale": "de",
                              "text": "Mittleres Risiko"
                            }
                          ]
                        },
                        {
                          "value": "HIGH_RISK",
                          "label": [
                            {
                              "locale": "en",
                              "text": "High Risk"
                            },
                            {
                              "locale": "de",
                              "text": "Hohes Risiko"
                            }
                          ]
                        }
                      ]
                    }
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Flight Risk Assessment"
                    },
                    {
                      "locale": "de",
                      "text": "Fluchtgefahr-Einschätzung"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_2b4f6",
                "name": "AbuseRiskAssessment",
                "Field": {
                  "fieldType": {
                    "type": "EnumerationType",
                    "EnumerationType": {
                      "values": [
                        {
                          "value": "NO_RISK",
                          "label": [
                            {
                              "locale": "en",
                              "text": "No Risk"
                            },
                            {
                              "locale": "de",
                              "text": "Kein Risiko"
                            }
                          ]
                        },
                        {
                          "value": "LOW_RISK",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Low Risk"
                            },
                            {
                              "locale": "de",
                              "text": "Geringes Risiko"
                            }
                          ]
                        },
                        {
                          "value": "MODERATE_RISK",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Moderate Risk"
                            },
                            {
                              "locale": "de",
                              "text": "Mittleres Risiko"
                            }
                          ]
                        },
                        {
                          "value": "HIGH_RISK",
                          "label": [
                            {
                              "locale": "en",
                              "text": "High Risk"
                            },
                            {
                              "locale": "de",
                              "text": "Hohes Risiko"
                            }
                          ]
                        }
                      ]
                    }
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Abuse Risk Assessment"
                    },
                    {
                      "locale": "de",
                      "text": "Missbrauchsgefahr-Einschätzung"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_9c6a4",
                "name": "PreviousConductRating",
                "Field": {
                  "fieldType": {
                    "type": "EnumerationType",
                    "EnumerationType": {
                      "values": [
                        {
                          "value": "EXCELLENT",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Excellent"
                            },
                            {
                              "locale": "de",
                              "text": "Ausgezeichnet"
                            }
                          ]
                        },
                        {
                          "value": "GOOD",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Good"
                            },
                            {
                              "locale": "de",
                              "text": "Gut"
                            }
                          ]
                        },
                        {
                          "value": "SATISFACTORY",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Satisfactory"
                            },
                            {
                              "locale": "de",
                              "text": "Zufriedenstellend"
                            }
                          ]
                        },
                        {
                          "value": "POOR",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Poor"
                            },
                            {
                              "locale": "de",
                              "text": "Schlecht"
                            }
                          ]
                        }
                      ]
                    }
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Previous Conduct Rating"
                    },
                    {
                      "locale": "de",
                      "text": "Bisheriges Verhalten"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_5d7b8",
                "name": "DrugScreeningStatus",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Drug Screening Status"
                    },
                    {
                      "locale": "de",
                      "text": "Drogenscreening-Status"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_1e8c2",
                "name": "IntegratedInDetentionPlan",
                "Field": {
                  "fieldType": {
                    "type": "BooleanType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Integrated in Detention Plan"
                    },
                    {
                      "locale": "de",
                      "text": "Im Vollzugsplan integriert"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_8f9d3",
                "name": "CommuteRoute",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Commute Route"
                    },
                    {
                      "locale": "de",
                      "text": "Anfahrtsweg"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_6a2e7",
                "name": "CommuteTime",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Commute Time"
                    },
                    {
                      "locale": "de",
                      "text": "Anfahrtsdauer"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_2b3f4",
                "name": "PublicTransportConnection",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Public Transport Connection"
                    },
                    {
                      "locale": "de",
                      "text": "ÖPNV-Verbindung"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_9c4a9",
                "name": "EmergencyContact",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Emergency Contact"
                    },
                    {
                      "locale": "de",
                      "text": "Notfallkontakt"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_7d5b6",
                "name": "AvailabilityWhileAway",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Availability While Away (Phone)"
                    },
                    {
                      "locale": "de",
                      "text": "Erreichbarkeit während Abwesenheit"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_3e6c1",
                "name": "WillingElectronicMonitoring",
                "Field": {
                  "fieldType": {
                    "type": "BooleanType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Willing for Electronic Monitoring"
                    },
                    {
                      "locale": "de",
                      "text": "Bereit für elektr. Überwachung"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_1f7d2",
                "name": "WillingTelephoneMonitoring",
                "Field": {
                  "fieldType": {
                    "type": "BooleanType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Willing for Telephone Monitoring"
                    },
                    {
                      "locale": "de",
                      "text": "Bereit für telefonische Überwachung"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_8a8e3",
                "name": "WillingGradualIntroduction",
                "Field": {
                  "fieldType": {
                    "type": "BooleanType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Willing for Gradual Introduction"
                    },
                    {
                      "locale": "de",
                      "text": "Bereit für schrittweise Einführung"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_4b9f5",
                "name": "AttachmentsDescription",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Attachments Description"
                    },
                    {
                      "locale": "de",
                      "text": "Anlagen-Beschreibung"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_5c1a6",
                "name": "ApplicationLocation",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Application Location"
                    },
                    {
                      "locale": "de",
                      "text": "Ort der Antragstellung"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_2d2b7",
                "name": "ApplicantSignature",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Applicant Signature"
                    },
                    {
                      "locale": "de",
                      "text": "Unterschrift Antragsteller"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_9e3c8",
                "name": "Status",
                "Field": {
                  "fieldType": {
                    "type": "EnumerationType",
                    "EnumerationType": {
                      "values": [
                        {
                          "value": "DRAFT",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Draft"
                            },
                            {
                              "locale": "de",
                              "text": "Entwurf"
                            }
                          ]
                        },
                        {
                          "value": "SUBMITTED",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Submitted"
                            },
                            {
                              "locale": "de",
                              "text": "Eingereicht"
                            }
                          ]
                        },
                        {
                          "value": "UNDER_REVIEW",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Under Review"
                            },
                            {
                              "locale": "de",
                              "text": "In Prüfung"
                            }
                          ]
                        },
                        {
                          "value": "APPROVED",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Approved"
                            },
                            {
                              "locale": "de",
                              "text": "Genehmigt"
                            }
                          ]
                        },
                        {
                          "value": "REJECTED",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Rejected"
                            },
                            {
                              "locale": "de",
                              "text": "Abgelehnt"
                            }
                          ]
                        },
                        {
                          "value": "WITHDRAWN",
                          "label": [
                            {
                              "locale": "en",
                              "text": "Withdrawn"
                            },
                            {
                              "locale": "de",
                              "text": "Zurückgezogen"
                            }
                          ]
                        }
                      ]
                    }
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Application Status"
                    },
                    {
                      "locale": "de",
                      "text": "Antragsstatus"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_6f4d9",
                "name": "ReviewNotes",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Review Notes"
                    },
                    {
                      "locale": "de",
                      "text": "Prüfungshinweise"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_3a5e1",
                "name": "DecisionDate",
                "Field": {
                  "fieldType": {
                    "type": "DateType",
                    "DateType": {
                      "format": "yyyy-MM-dd"
                    }
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Decision Date"
                    },
                    {
                      "locale": "de",
                      "text": "Entscheidungsdatum"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_1b6f2",
                "name": "Notes",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "Additional Notes"
                    },
                    {
                      "locale": "de",
                      "text": "Zusätzliche Notizen"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  }
}