{
  "initiative": {
    "key": "juuki-koseki-bumon",
    "name": "住基・戸籍部門"
  },
  "app": {
    "key": "juumin-koseki-kouyou-seikyuu",
    "name": "住民票・戸籍公用請求",
    "category": "市民生活部",
    "tags": [
      "許可・届出"
    ],
    "description": "他官公庁等からの住民票・戸籍等の公用請求(住民基本台帳法・戸籍法に基づく請求)の受付から交付までを管理する業務アプリ。",
    "status": "完了",
    "appId": 497
  },
  "source": "kintone (live)",
  "exportedAt": "2026-08-18T05:50:07.429Z",
  "fields": [
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "taishousha_juusho",
      "label": "対象者住所",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "DROP_DOWN",
      "code": "kettei_joukyou",
      "label": "決定状況",
      "noLabel": false,
      "required": false,
      "options": {
        "交付済": {
          "label": "交付済",
          "index": "2"
        },
        "受付": {
          "label": "受付",
          "index": "0"
        },
        "審査中": {
          "label": "審査中",
          "index": "1"
        },
        "不交付": {
          "label": "不交付",
          "index": "3"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "DATE",
      "code": "koufu_bi",
      "label": "交付日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "label": "交付情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "CHECK_BOX",
      "code": "shorui_shubetsu",
      "label": "請求書類種別",
      "noLabel": false,
      "required": false,
      "options": {
        "戸籍謄本": {
          "label": "戸籍謄本",
          "index": "1"
        },
        "住民票の写し": {
          "label": "住民票の写し",
          "index": "0"
        },
        "戸籍抄本": {
          "label": "戸籍抄本",
          "index": "2"
        },
        "戸籍記載事項証明": {
          "label": "戸籍記載事項証明",
          "index": "3"
        },
        "その他": {
          "label": "その他",
          "index": "4"
        }
      },
      "defaultValue": [],
      "align": "HORIZONTAL"
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "請求情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "DATE",
      "code": "seikyuu_bi",
      "label": "請求日",
      "noLabel": false,
      "required": true,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "NUMBER",
      "code": "koufu_tsuusuu",
      "label": "交付通数",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "seikyuu_kikan_mei",
      "label": "請求機関名",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "konkyo_houki",
      "label": "請求根拠法令",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "NUMBER",
      "code": "tesuuryou",
      "label": "手数料",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "円",
      "unitPosition": "AFTER"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "taishousha_shimei",
      "label": "対象者氏名",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "seikyuu_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "seikyuu_kikan_mei",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "konkyo_houki",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "taishousha_shimei",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "taishousha_juusho",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "CHECK_BOX",
              "code": "shorui_shubetsu",
              "size": {
                "width": "168"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "koufu_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "NUMBER",
              "code": "koufu_tsuusuu",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "NUMBER",
              "code": "tesuuryou",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "kettei_joukyou",
              "size": {
                "width": "196"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    }
  ]
}