{
  "initiative": {
    "key": "hinanjo-saigai-kanri",
    "name": "避難所・災害対応拠点管理"
  },
  "app": {
    "key": "haichi-kanri",
    "name": "配置管理",
    "category": "business",
    "tags": [
      "map",
      "business",
      "disaster"
    ],
    "description": "職員マスタ・施設・避難所マスタを参照し、災害時の職員配置状況を管理する業務アプリ。",
    "status": "完了",
    "appId": 343
  },
  "source": "kintone (live)",
  "exportedAt": "2026-07-02T06:00:59.166Z",
  "fields": [
    {
      "type": "DROP_DOWN",
      "code": "joukyou",
      "label": "状況",
      "noLabel": false,
      "required": false,
      "options": {
        "配置予定": {
          "label": "配置予定",
          "index": "0"
        },
        "配置中": {
          "label": "配置中",
          "index": "1"
        },
        "配置終了": {
          "label": "配置終了",
          "index": "2"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "taisho_shokuin",
      "label": "対象職員",
      "noLabel": false,
      "required": true,
      "lookup": {
        "relatedApp": {
          "app": "341",
          "code": ""
        },
        "relatedKeyField": "shokuin_bangou",
        "fieldMappings": [],
        "lookupPickerFields": [
          "shokuin_bangou",
          "shimei",
          "shozoku"
        ],
        "filterCond": "",
        "sort": "Record_number desc"
      }
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "配置内容",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "haichi_saki_shisetsu",
      "label": "配置先施設",
      "noLabel": false,
      "required": true,
      "lookup": {
        "relatedApp": {
          "app": "340",
          "code": ""
        },
        "relatedKeyField": "shisetsu_bangou",
        "fieldMappings": [],
        "lookupPickerFields": [
          "shisetsu_bangou",
          "shisetsu_mei",
          "hinanjo_shubetsu"
        ],
        "filterCond": "",
        "sort": "Record_number desc"
      }
    },
    {
      "type": "DATETIME",
      "code": "haichi_shuuryou_nichiji",
      "label": "配置終了日時",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "DATETIME",
      "code": "haichi_kaishi_nichiji",
      "label": "配置開始日時",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "RADIO_BUTTON",
      "code": "yakuwari",
      "label": "役割",
      "noLabel": false,
      "required": true,
      "options": {
        "施設責任者": {
          "label": "施設責任者",
          "index": "0"
        },
        "物資管理": {
          "label": "物資管理",
          "index": "2"
        },
        "巡回": {
          "label": "巡回",
          "index": "3"
        },
        "受付": {
          "label": "受付",
          "index": "1"
        },
        "その他": {
          "label": "その他",
          "index": "4"
        }
      },
      "defaultValue": "施設責任者",
      "align": "HORIZONTAL"
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "taisho_shokuin",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "haichi_saki_shisetsu",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATETIME",
              "code": "haichi_kaishi_nichiji",
              "size": {
                "width": "185"
              }
            },
            {
              "type": "DATETIME",
              "code": "haichi_shuuryou_nichiji",
              "size": {
                "width": "185"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "yakuwari",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "joukyou",
              "size": {
                "width": "196"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    }
  ]
}