{
  "initiative": {
    "key": "inshokuten-sasatsu",
    "name": "飲食店営業許可"
  },
  "app": {
    "key": "inshokuten-sasatsu-kekka",
    "name": "飲食店営業許可届",
    "category": "健康福祉部",
    "tags": [
      "査察"
    ],
    "description": "飲食店営業許可申請書(食品衛生法)の記載事項をもとに施設・許可情報(緯度経度含む)を管理し、あわせて査察履歴を記録する業務アプリ。",
    "status": "完了",
    "appId": 367
  },
  "source": "kintone (live)",
  "exportedAt": "2026-07-02T18:22:24.264Z",
  "fields": [
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "RADIO_BUTTON",
      "code": "haccp_torikumi",
      "label": "HACCPの取組",
      "noLabel": false,
      "required": true,
      "options": {
        "HACCPに基づく衛生管理": {
          "label": "HACCPに基づく衛生管理",
          "index": "0"
        },
        "HACCPの考え方を取り入れた衛生管理": {
          "label": "HACCPの考え方を取り入れた衛生管理",
          "index": "1"
        }
      },
      "defaultValue": "HACCPに基づく衛生管理",
      "align": "HORIZONTAL"
    },
    {
      "type": "NUMBER",
      "code": "keido",
      "label": "経度",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "SUBTABLE",
      "code": "sasatsu_rireki",
      "noLabel": false,
      "label": "査察履歴",
      "fields": {
        "sasatsu_bi_h": {
          "type": "DATE",
          "code": "sasatsu_bi_h",
          "label": "査察日",
          "noLabel": false,
          "required": false,
          "unique": false,
          "defaultValue": "",
          "defaultNowValue": false
        },
        "shiteki_jikou_h": {
          "type": "MULTI_LINE_TEXT",
          "code": "shiteki_jikou_h",
          "label": "指摘事項",
          "noLabel": false,
          "required": false,
          "defaultValue": ""
        },
        "sasatsu_kekka_h": {
          "type": "DROP_DOWN",
          "code": "sasatsu_kekka_h",
          "label": "査察結果",
          "noLabel": false,
          "required": false,
          "options": {
            "営業停止": {
              "label": "営業停止",
              "index": "3"
            },
            "要指導": {
              "label": "要指導",
              "index": "1"
            },
            "要改善": {
              "label": "要改善",
              "index": "2"
            },
            "良好": {
              "label": "良好",
              "index": "0"
            }
          },
          "defaultValue": ""
        },
        "sasatsu_sha_h": {
          "type": "SINGLE_LINE_TEXT",
          "code": "sasatsu_sha_h",
          "label": "査察者",
          "noLabel": false,
          "required": false,
          "minLength": "",
          "maxLength": "",
          "expression": "",
          "hideExpression": false,
          "unique": false,
          "defaultValue": ""
        }
      }
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "施設・許可情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "toriatsukau_shokuhin",
      "label": "主として取り扱う食品、添加物、器具又は容器包装",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "kyoka_bangou",
      "label": "許可の番号",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "FILE",
      "code": "shashin",
      "label": "写真",
      "noLabel": false,
      "required": false,
      "thumbnailSize": "50"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shokuhin_eisei_sekininsha",
      "label": "食品衛生責任者の氏名",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "DATE",
      "code": "kyoka_nengapi",
      "label": "許可年月日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "eigyou_gyoshu",
      "label": "営業許可業種",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "RADIO_BUTTON",
      "code": "shiyousui_shurui",
      "label": "使用水の種類",
      "noLabel": false,
      "required": true,
      "options": {
        "簡易専用水道": {
          "label": "簡易専用水道",
          "index": "2"
        },
        "水道水": {
          "label": "水道水",
          "index": "0"
        },
        "専用水道": {
          "label": "専用水道",
          "index": "1"
        },
        "その他": {
          "label": "その他",
          "index": "3"
        }
      },
      "defaultValue": "水道水",
      "align": "HORIZONTAL"
    },
    {
      "type": "NUMBER",
      "code": "ido",
      "label": "緯度",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shisetsu_meishou",
      "label": "施設の名称、屋号又は商号",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "64",
      "expression": "",
      "hideExpression": false,
      "unique": true,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "eigyousha_shimei",
      "label": "営業者(申請者・届出者)氏名",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "eigyousha_denwa",
      "label": "電話番号",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shozaichi",
      "label": "施設の所在地",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shisetsu_meishou",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shozaichi",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "eigyousha_shimei",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "eigyousha_denwa",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shokuhin_eisei_sekininsha",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "toriatsukau_shokuhin",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "eigyou_gyoshu",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "kyoka_bangou",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "kyoka_nengapi",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "haccp_torikumi",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "shiyousui_shurui",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "FILE",
              "code": "shashin",
              "size": {
                "width": "207"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "NUMBER",
              "code": "ido",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "NUMBER",
              "code": "keido",
              "size": {
                "width": "193"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SPACER",
          "elementId": "map",
          "size": {
            "width": "117",
            "height": "400"
          }
        }
      ]
    },
    {
      "type": "SUBTABLE",
      "code": "sasatsu_rireki",
      "fields": [
        {
          "type": "DATE",
          "code": "sasatsu_bi_h",
          "size": {
            "width": "117"
          }
        },
        {
          "type": "DROP_DOWN",
          "code": "sasatsu_kekka_h",
          "size": {
            "width": "196"
          }
        },
        {
          "type": "MULTI_LINE_TEXT",
          "code": "shiteki_jikou_h",
          "size": {
            "width": "315",
            "innerHeight": "125"
          }
        },
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "sasatsu_sha_h",
          "size": {
            "width": "193"
          }
        }
      ]
    }
  ]
}