{
  "initiative": {
    "key": "hinanjo-saigai-kanri",
    "name": "避難所・災害対応拠点管理"
  },
  "app": {
    "key": "shokuin-master",
    "name": "職員マスタ",
    "category": "master",
    "tags": [
      "master",
      "disaster"
    ],
    "description": "災害従事職員の情報を管理するマスタアプリ。",
    "status": "完了",
    "appId": 341
  },
  "source": "kintone (live)",
  "exportedAt": "2026-07-02T06:00:58.840Z",
  "fields": [
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shozoku",
      "label": "所属",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "denwa_bangou",
      "label": "電話番号",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "yakushoku",
      "label": "役職",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shokuin_bangou",
      "label": "職員番号",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "64",
      "expression": "",
      "hideExpression": false,
      "unique": true,
      "defaultValue": ""
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "職員情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "RADIO_BUTTON",
      "code": "sanshuu_kubun",
      "label": "参集区分",
      "noLabel": false,
      "required": true,
      "options": {
        "全員配備要員": {
          "label": "全員配備要員",
          "index": "2"
        },
        "第二配備要員": {
          "label": "第二配備要員",
          "index": "1"
        },
        "その他": {
          "label": "その他",
          "index": "3"
        },
        "第一配備要員": {
          "label": "第一配備要員",
          "index": "0"
        }
      },
      "defaultValue": "第一配備要員",
      "align": "HORIZONTAL"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shimei",
      "label": "氏名",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "email",
      "label": "メールアドレス",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shokuin_bangou",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shimei",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shozoku",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "yakushoku",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "denwa_bangou",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "email",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "sanshuu_kubun",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    }
  ]
}