{
  "initiative": {
    "key": "shinai-event-kanri",
    "name": "市内イベント管理"
  },
  "app": {
    "key": "hokenjo-todokede-kanri",
    "name": "保健所届出管理",
    "category": "健康福祉部",
    "tags": [
      "許可・届出"
    ],
    "description": "イベントマスタを参照し、行事開催に伴う食品提供(臨時出店等)の保健所への届出を管理する業務アプリ。",
    "status": "完了",
    "appId": 370
  },
  "source": "kintone (live)",
  "exportedAt": "2026-07-02T18:22:24.644Z",
  "fields": [
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "tantousha_shimei",
      "label": "担当者氏名",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "taisho_ibento",
      "label": "対象イベント",
      "noLabel": false,
      "required": true,
      "lookup": {
        "relatedApp": {
          "app": "369",
          "code": ""
        },
        "relatedKeyField": "ibento_mei",
        "fieldMappings": [],
        "lookupPickerFields": [
          "ibento_mei",
          "kaisai_basho",
          "gyouji_shurui"
        ],
        "filterCond": "",
        "sort": "Record_number desc"
      }
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "tantousha_renrakusaki",
      "label": "担当者連絡先",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "DROP_DOWN",
      "code": "todokede_joukyou",
      "label": "届出状況",
      "noLabel": false,
      "required": false,
      "options": {
        "受理": {
          "label": "受理",
          "index": "1"
        },
        "差戻し": {
          "label": "差戻し",
          "index": "2"
        },
        "届出済": {
          "label": "届出済",
          "index": "0"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "保健所届出情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "NUMBER",
      "code": "demise_tenposuu",
      "label": "出店店舗数",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "施設",
      "unitPosition": "AFTER"
    },
    {
      "type": "DATE",
      "code": "todokede_bi",
      "label": "届出日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "taisho_ibento",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "todokede_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "DROP_DOWN",
              "code": "todokede_joukyou",
              "size": {
                "width": "196"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "NUMBER",
              "code": "demise_tenposuu",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "tantousha_shimei",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "tantousha_renrakusaki",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    }
  ]
}