---
type: data-list
title: 地方税（共通） 基本データリスト【第10.0版】
source: デジタル庁
profile: mrlgss-doc/0.1
business_code: "016"
version: "10.0"
spec_date: 2026-02-27
original_file: 016_地方税（共通）_基本データリスト【第10.0版】_20260227.xlsx
item_count: 359
view: payload-table
---

# 地方税（共通） 基本データリスト【第10.0版】

デジタル庁「データ要件・連携要件標準仕様書」の基本データリスト（v10.0、全 359 項目）。
各項目の型・桁数・主キー・コード参照・出力条件・
機能要件への参照（`spec_ref`）を保持する。コード値は [コード一覧](./codes.md)、
エンティティ関係は [データモデル](./er.md) を参照。

- 原本: `016_地方税（共通）_基本データリスト【第10.0版】_20260227.xlsx`（4シート: 基本データリスト/コード一覧/データモデル(ER図)/グループ構成表）。
- 型記法: 仕様書準拠（`X`=半角英数 / `9`=半角数字 / `N`=全角 / `DATE` / `TIME`、桁数併記）。

## payload

```yaml
ledger:
  business_code: "016"
  short_name: chihozei
fields:
  - id: 016-00128
    name: 市区町村コード
    type: X(6)
    required: true
    group: 住登外者情報
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00129
    name: 宛名番号
    type: X(15)
    required: true
    group: 住登外者情報
    class: 住登外者 / 共通
    pk: true
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: |-
      自治体内において、個人を一意に識別する番号
      住登外者情報においては「住登外宛名番号」を管理する。
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "12345678912"
  - id: 016-00130
    name: 履歴番号
    type: 9(3)
    required: true
    group: 住登外者情報
    class: 住登外者 / 共通
    pk: true
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 宛名番号ごとに異動の履歴情報を管理する番号
    note: |-
      古いものから昇順でカウントアップ
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: "1"
  - id: 016-00385
    name: 最新フラグ
    type: X(1)
    required: true
    group: 住登外者情報
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00131
    name: 管内管外の区分
    type: X(1)
    required: true
    group: 住登外者情報
    class: 住登外者 / 共通 / 管内管外
    code: "005"
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 管内か管外かを判断する区分
    sample: "1"
  - id: 016-00132
    name: 世帯番号
    type: X(15)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 世帯
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 個人の属する世帯を一意に識別する番号
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "234567890123456"
  - id: 016-00133
    name: 行政区（地区管理）
    type: X(12)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 地区管理
    code: "999"
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 一般市における行政区（地区管理）
    note: |-
      各自治体固有のコード利用を想定
      データ要件・連携要件標準仕様書【第8.0版】にて修正
    sample: "001"
  - id: 016-00134
    name: 住民区分
    type: X(1)
    required: true
    group: 住登外者情報
    class: 住登外者 / 共通 / 住民分類
    code: "010"
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住民、住登外者、法人を判断するための区分
    note: 住登外者情報は「住登外者」のみが設定される
    sample: "1"
  - id: 016-00135
    name: 住民種別
    type: X(1)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住民分類
    code: "011"
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者の種別を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "1"
  - id: 016-00136
    name: 住民状態
    type: X(1)
    required: true
    group: 住登外者情報
    class: 住登外者 / 共通 / 住民分類
    code: "012"
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者の状態を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "1"
  - id: 016-00137
    name: 個人番号
    type: X(12)
    required: false
    group: 住登外者情報
    class: 個人番号
    spec_ref:
      - "0160003"
    impl_type: ◎
    definition: 番号法に基づき、行政手続における特定の個人を識別するために各市区町村から住民に指定される番号
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "345678901234"
  - id: 016-00138
    name: 異動年月日
    type: DATE
    required: true
    group: 住登外者情報
    class: 住登外者 / 異動
    spec_ref:
      - "0160003"
    impl_type: ◎
    definition: 異動が生じた年月日
    sample: 2021-11-01
  - id: 016-00139
    name: 異動届出年月日
    type: DATE
    required: false
    group: 住登外者情報
    class: 住登外者 / 異動
    spec_ref:
      - "0160003"
    impl_type: ◎
    definition: 異動による届出を受領した年月日
    note: |-
      異動事由が届出によるものの場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 2021-11-01
  - id: 016-00140
    name: 異動事由
    type: X(2)
    required: true
    group: 住登外者情報
    class: 住登外者 / 異動
    code: "009"
    spec_ref:
      - "0160003"
    impl_type: ◎
    definition: 異動事由を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "01"
  - id: 016-00141
    name: 氏名
    type: N(100)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 氏名
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者の個人の氏名
    note: |-
      ・日本人住登外者の場合は、氏と名の間に全角の空白を一文字入れる
      ・漢字氏名がある外国人住登外者の場合は、ローマ字氏名＋漢字氏名の形で記載し、間に全角の空白を一文字入れる
      ・外国人住登外者の場合は、氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
      ・氏名未定でない場合は出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: 佐藤　一郎
  - id: 016-00142
    name: 氏_日本人
    type: N(50)
    required: false
    group: 住登外者情報
    class: 住登外者 / 日本人住登外者 / 氏
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 日本人住登外者の個人の氏
    note: |-
      日本人住登外者の場合は出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: 佐藤
  - id: 016-00143
    name: 名_日本人
    type: N(50)
    required: false
    group: 住登外者情報
    class: 住登外者 / 日本人住登外者 / 名
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 日本人住登外者の個人の名
    note: |-
      日本人住登外者の場合かつ名未定ではない場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: 一郎
  - id: 016-00144
    name: 氏名_外国人ローマ字
    type: N(100)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 氏名
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 外国人住登外者の個人の氏名（ローマ字）
    note: |-
      ・氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
      ・ローマ字表記での氏名を有する外国人は出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: ＺＨＡＮＧ　ＹＵＬＩ
  - id: 016-00145
    name: 氏名_外国人漢字
    type: N(100)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 氏名
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 外国人住登外者の個人の氏名（漢字）
    note: |-
      ・氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
      ・漢字表記での氏名を有する外国人は出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 張　玉蓮
  - id: 016-00146
    name: 氏名_振り仮名（フリガナ）
    type: N(100)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 氏名
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者の氏名の振り仮名若しくはフリガナ
    note: |-
      ・氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に空白を一文字入れる
      ・ローマ字表記での氏名のみを有している等でフリガナを保有していない外国人住登外者の場合以外は、出力すること
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: サトウ　イチロウ
  - id: 016-00147
    name: 氏_日本人_振り仮名
    type: N(50)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 氏
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 日本人住登外者の氏（振り仮名）
    note: |-
      ・日本人住登外者の場合は出力すること
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: サトウ
  - id: 016-00148
    name: 名_日本人_振り仮名
    type: N(50)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 名
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 日本人住登外者の名（振り仮名）
    note: |-
      ・日本人住登外者の場合かつ名未定ではない場合は出力すること
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: イチロウ
  - id: 016-00149
    name: 旧氏
    type: N(50)
    required: false
    group: 住登外者情報
    class: 住登外者 / 日本人住登外者 / 旧氏
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者の個人の旧氏（漢字）
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 鈴木
  - id: 016-00150
    name: 旧氏_振り仮名
    type: N(50)
    required: false
    group: 住登外者情報
    class: 住登外者 / 日本人住登外者 / 旧氏
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者の個人の旧氏（振り仮名）
    note: |-
      カタカナにて出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第7.0版】にて修正
    sample: スズキ
  - id: 016-00151
    name: 通称
    type: N(100)
    required: false
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 通称
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 外国人住登外者の個人の通称
    note: 氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
    sample: 田中　花子
  - id: 016-00152
    name: 通称_フリガナ
    type: N(100)
    required: false
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 通称
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 外国人住登外者の個人の通称（フリガナ）
    note: |-
      氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: タナカ　ハナコ
  - id: 016-00386
    name: 通称_フリガナ確認状況
    type: X(1)
    required: conditional
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 通称
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 外国人住登外者の個人の通称（フリガナ）について、本人確認有無を示すフラグ（0：無、1：有）
    note: |-
      ※※01600152がnullでない場合
      データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00153
    name: 氏名優先区分
    type: X(2)
    required: false
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 通称
    spec_ref:
      - "0160008"
    impl_type: ○
    definition: 外国人住登外者に対して郵送物の送付する際の氏名の記載方法を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "01"
  - id: 016-00154
    name: 性別
    type: X(1)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 性別
    code: "001"
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者の個人の性別を示すコード
    sample: "1"
  - id: 016-00155
    name: 性別表記
    type: N(10)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 性別
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者の個人の性別表記
    sample: 男
  - id: 016-00156
    name: 生年月日_元号
    type: X(1)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 生年月日
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者の個人の生年月日における元号を示すコード
    sample: "4"
  - id: 016-00157
    name: 生年月日
    type: DATE
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 生年月日
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者の個人の生年月日
    sample: 1964-07-01
  - id: 016-00158
    name: 生年月日_不詳フラグ
    type: X(1)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 生年月日
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 生年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "0"
  - id: 016-00159
    name: 生年月日_不詳表記
    type: N(72)
    required: conditional
    group: 住登外者情報
    class: 住登外者 / 共通 / 生年月日
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 生年月日が不詳である場合の不詳日表記
    note: |-
      ※※01600158が1の場合
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: 令和○年頃
  - id: 016-00160
    name: 死亡年月日
    type: DATE
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 死亡年月日
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者が死亡した年月日
    sample: 1964-07-01
  - id: 016-00161
    name: 続柄コード1
    type: X(2)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 続柄
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 世帯員と世帯主との続柄を示すコード：1世代
    sample: "02"
  - id: 016-00162
    name: 続柄コード2
    type: X(2)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 続柄
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 世帯員と世帯主との続柄を示すコード：2世代
    sample: "20"
  - id: 016-00163
    name: 続柄コード3
    type: X(2)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 続柄
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 世帯員と世帯主との続柄を示すコード：3世代
    sample: "20"
  - id: 016-00164
    name: 続柄コード4
    type: X(2)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 続柄
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 世帯員と世帯主との続柄を示すコード：4世代
    sample: "20"
  - id: 016-00165
    name: 続柄表記
    type: N(20)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 続柄
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 世帯員の続柄の表記
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 子
  - id: 016-00166
    name: 世帯主氏名
    type: N(100)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 世帯
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 世帯主の氏名
    note: |-
      氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 佐藤　一郎
  - id: 016-00168
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00169
    name: 住所
    type: N(300)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 個人の住所
    note: |-
      標準化前において住所をコード管理していない場合に設定
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 東京都千代田区霞が関二丁目１－６
  - id: 016-00170
    name: 住所_市区町村コード
    type: X(6)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住所（都道府県から市区町村まで）を一意に識別できるコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00171
    name: 住所_町字コード
    type: X(7)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住所（町字）を一意に識別できるコード
    note: |-
      ・デジタル庁が整備するアドレス・ベース・レジストリ「町字マスターデータセット」で規定された町字IDのコード値を設定すること
      ・住所に町字がない場合は、0000000を設定すること
      ・アドレス・ベース・レジストリ「町字マスターデータセット」に規定がない町字の場合は、9999999を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "0011001"
  - id: 016-00172
    name: 住所_都道府県
    type: N(4)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 個人の住所における都道府県
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 東京都
  - id: 016-00173
    name: 住所_市区郡町村名
    type: N(12)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 個人の住所における市区郡町村名
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: |-
      ・特別区：千代田区
      ・指定都市：横浜市西区
      ・指定都市以外の市：茅ヶ崎市
      ・町村：足柄上郡中井町
  - id: 016-00174
    name: 住所_町字
    type: N(120)
    required: conditional
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 個人の住所における町字（丁目を含む）
    note: |-
      ※※01600171が0000000、nullでない場合
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
      データ要件・連携要件標準仕様書【第7.0版】にて修正
    sample: 霞が関二丁目
  - id: 016-00175
    name: 住所_番地号表記
    type: N(50)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 個人の住所における番地号の日本語を含む表記（住居表示を実施していない区域においては「番地」、住居表示を実施している区域においては「番」及び「号」で表記する）
    note: |-
      住所に番地号が存在する場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: １００８番地１番６号
  - id: 016-00176
    name: 住所_方書コード
    type: X(20)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    code: "999"
    spec_ref:
      - "0160002"
    impl_type: ○
    definition: 個人の住所における方書を示すコード
    note: 各自治体固有のコード利用を想定
    sample: "001"
  - id: 016-00177
    name: 住所_方書
    type: N(300)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 個人の住所における方書
    note: |-
      住所に方書が存在する場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 虎ノ門ハイツ１０１号
  - id: 016-00178
    name: 住所_方書_フリガナ
    type: N(300)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ○
    definition: 個人の住所における方書（フリガナ）
    sample: トラノモンハイツ１０１ゴウ
  - id: 016-00179
    name: 住所_郵便番号
    type: X(7)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 個人の住所における郵便番号
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "1000014"
  - id: 016-00180
    name: 在留カード等番号
    type: X(12)
    required: false
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 外国人住登外者特記事項
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 在留カード等の番号
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: CD87654321BA
  - id: 016-00181
    name: 在留カード等番号区分
    type: X(1)
    required: false
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 外国人住登外者特記事項
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 在留カード等の番号区分を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "1"
  - id: 016-00182
    name: 住所_国名コード
    type: X(3)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    code: "999"
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 国名コード
    note: |-
      ・各自治体にて入管指定コード又はJIS X0304をベースに任意に規定する
      ・JIS X0304で規定する場合はアルファベット3文字とする
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: |-
      265
      USA
  - id: 016-00183
    name: 住所_国名等
    type: N(100)
    required: conditional
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 国名名称
    note: |-
      ※※01600182がnullでない場合
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: |-
      米国
      アメリカ合衆国
  - id: 016-00387
    name: 住所_国外住所
    type: N(300)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 住所
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 国外住所
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: １２３４　ＡＰＰＬＥ　Ｓｔｒｅｅｔ　＃１０１　Ｓｅａｔｔｌｅ　ＷＡ　１２３４５６　ＵＳＡ
  - id: 016-00184
    name: 在留資格等コード
    type: X(3)
    required: false
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 外国人住登外者特記事項
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 外国人に与えられた在留資格等を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: T61
  - id: 016-00185
    name: 在留資格等名称
    type: N(50)
    required: false
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 外国人住登外者特記事項
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 在留資格等の名称
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 外交
  - id: 016-00186
    name: 在留期間等コード_年
    type: X(2)
    required: false
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 外国人住登外者特記事項
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: |-
      在留期間の年部分を示すコード
      ※仮滞在期間等も含む
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "01"
  - id: 016-00187
    name: 在留期間等コード_月
    type: X(2)
    required: false
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 外国人住登外者特記事項
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: |-
      在留期間の月部分を示すコード
      ※仮滞在期間等も含む
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "01"
  - id: 016-00188
    name: 在留期間等コード_日
    type: X(3)
    required: false
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 外国人住登外者特記事項
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: |-
      在留期間の日部分を示すコード
      ※仮滞在期間等も含む
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00189
    name: 在留期間等満了年月日
    type: DATE
    required: false
    group: 住登外者情報
    class: 住登外者 / 外国人住登外者 / 外国人住登外者特記事項
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 在留期間を満了する年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 2021-11-01
  - id: 016-00190
    name: 処理年月日
    type: DATE
    required: true
    group: 住登外者情報
    class: 住登外者 / 共通 / 処理日時
    spec_ref:
      - "0160003"
    impl_type: ◎
    definition: 住登外者が登録された年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 2021-11-01
  - id: 016-00191
    name: 登録部署（情報を登録した課・係など）
    type: N(300)
    required: false
    group: 住登外者情報
    class: 住登外者 / 住登外者・住登外
    spec_ref:
      - "0160003"
    impl_type: ◎
    definition: 情報を登録した課・係
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: ○○課
  - id: 016-00388
    name: 統合宛名フラグ
    type: X(1)
    required: true
    group: 住登外者情報
    class: 住登外者 / 団体内統合宛名 / 共通
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 統合宛名であることを示すためのフラグ
    note: |-
      団体内統合宛名番号に対して、複数の宛名基本情報を保持する場合に、団体内統合宛名として有効な宛名基本情報を指定する
      データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00389
    name: 名寄せ元フラグ
    type: X(1)
    required: true
    group: 住登外者情報
    class: 住登外者 / 共通 / 宛名
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 名寄せを実施した際に名寄せ元を判断するフラグ
    note: |-
      デフォルトは「0」
      データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00390
    name: 名寄せ先宛名番号
    type: X(15)
    required: conditional
    group: 住登外者情報
    class: 住登外者 / 共通 / 宛名
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: |-
      名寄せを実施した際に名寄せ先となる宛名番号が存在する場合、入力される番号
      住登外者宛名番号管理機能においては「住登外者宛名番号」を管理する
    note: |-
      ※※01600389が1の場合
      データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "123456789123456"
  - id: 016-00391
    name: 他業務参照不可フラグ
    type: X(1)
    required: true
    group: 住登外者情報
    class: 住登外者 / 共通 / 宛名
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 宛名基本情報を登録した基幹業務システム以外の基幹業務システムが参照可能かどうかを示すためのコード
    note: |-
      他の基幹業務システムが参照してはならない宛名基本情報である場合に設定する
      データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00392
    name: 独自施策システム等ID
    type: X(3)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 宛名
    code: "999"
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者宛名基本情報を登録、利用する独自施策システム等のID
    note: |-
      ・独自施策システム等IDを設定すること。
      ・対象のIDがない場合にはデフォルト値を設定すること。デフォルト値は「000」
      データ要件・連携要件標準仕様書【第2.0版】にて追加
      データ要件・連携要件標準仕様書【第3.0版】にて修正
    sample: "001"
  - id: 016-00393
    name: 業務ID
    type: X(3)
    required: false
    group: 住登外者情報
    class: 住登外者 / 共通 / 宛名
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 住登外者宛名基本情報を登録、利用する業務のID
    note: |-
      ・デジタル庁によって定められた「地方公共団体の基幹業務システムの統一・標準化における各種IDの管理方針」にしたがって、業務IDを設定すること。
      ・対象のIDがない場合にはデフォルト値を設定すること。デフォルト値は「000」
      データ要件・連携要件標準仕様書【第2.0版】にて追加
      データ要件・連携要件標準仕様書【第3.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: "001"
  - id: 016-00394
    name: 削除フラグ
    type: X(1)
    required: true
    group: 住登外者情報
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00192
    name: 操作者ID
    type: X(10)
    required: true
    group: 住登外者情報
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 016-00193
    name: 操作年月日
    type: DATE
    required: true
    group: 住登外者情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2021-11-01
  - id: 016-00194
    name: 操作時刻
    type: TIME
    required: true
    group: 住登外者情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00195
    name: 市区町村コード
    type: X(6)
    required: true
    group: 電話番号管理
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00197
    name: 宛名番号
    type: X(15)
    required: true
    group: 電話番号管理
    class: 宛名番号 / 共通
    pk: true
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 個人（法人）を一意に識別する番号
    sample: "12345678912"
  - id: 016-00395
    name: 業務コード
    type: X(3)
    required: true
    group: 電話番号管理
    class: 電話番号管理
    pk: true
    code: "002"
    spec_ref:
      - "0160003"
    impl_type: ◎
    definition: 対象となる業務を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "010"
  - id: 016-00396
    name: 業務詳細（税目）コード
    type: X(2)
    required: true
    group: 電話番号管理
    class: 電話番号管理
    pk: true
    code: "008"
    spec_ref:
      - "0160004"
    impl_type: ◎
    definition: 対象となる業務の詳細（税目）を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "00"
  - id: 016-00198
    name: 連番
    type: 9(8)
    required: true
    group: 電話番号管理
    class: 電話番号管理
    pk: true
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 電話番号毎に付番する連番
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "1"
  - id: 016-00397
    name: 最新フラグ
    type: X(1)
    required: true
    group: 電話番号管理
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00196
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 電話番号管理
    class: 電話番号管理
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00199
    name: 連絡先区分
    type: X(1)
    required: true
    group: 電話番号管理
    class: 電話番号管理
    code: "003"
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 電話番号の区分を示すコード
    sample: "1"
  - id: 016-00200
    name: 電話番号
    type: X(15)
    required: true
    group: 電話番号管理
    class: 電話番号管理
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 宛名番号に紐付く電話番号
    sample: 012-345-6789
  - id: 016-00398
    name: 削除フラグ
    type: X(1)
    required: true
    group: 電話番号管理
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00201
    name: 操作者ID
    type: X(10)
    required: true
    group: 電話番号管理
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 016-00202
    name: 操作年月日
    type: DATE
    required: true
    group: 電話番号管理
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00203
    name: 操作時刻
    type: TIME
    required: true
    group: 電話番号管理
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00204
    name: 市区町村コード
    type: X(6)
    required: true
    group: 納税者ID管理
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00206
    name: 宛名番号
    type: X(15)
    required: true
    group: 納税者ID管理
    class: 宛名番号 / 共通
    pk: true
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 個人（法人）を一意に識別する番号
    sample: "12345678912"
  - id: 016-00399
    name: 税目区分
    type: X(3)
    required: true
    group: 納税者ID管理
    class: 宛名番号
    pk: true
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 税目を判断するための区分
    note: |-
      コード体系は、「審査システムコード仕様書　コードID：CC1030」に従うこと
      データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "501"
  - id: 016-00501
    name: 連番
    type: 9(8)
    required: true
    group: 納税者ID管理
    class: 宛名番号
    pk: true
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: 納税者ID毎に付番する連番
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "1"
  - id: 016-00401
    name: 最新フラグ
    type: X(1)
    required: true
    group: 納税者ID管理
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00205
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 納税者ID管理
    class: 宛名管理
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00207
    name: eLTAX納税者ID
    type: X(11)
    required: true
    group: 納税者ID管理
    class: 宛名管理 / 共通
    spec_ref:
      - "0160002"
    impl_type: ◎
    definition: eLTAX内で管理している納税義務者（eLTAX利用者）の通し番号
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第3.0版】にて修正
    sample: abc12345678
  - id: 016-00402
    name: 削除フラグ
    type: X(1)
    required: true
    group: 納税者ID管理
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00208
    name: 操作者ID
    type: X(10)
    required: true
    group: 納税者ID管理
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 016-00209
    name: 操作年月日
    type: DATE
    required: true
    group: 納税者ID管理
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00210
    name: 操作時刻
    type: TIME
    required: true
    group: 納税者ID管理
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00211
    name: 市区町村コード
    type: X(6)
    required: true
    group: 共通メモ管理
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00213
    name: 宛名番号
    type: X(15)
    required: true
    group: 共通メモ管理
    class: 宛名管理 / 共通
    pk: true
    spec_ref:
      - "0160019"
    impl_type: ◎
    definition: 個人（法人）を一意に識別する番号
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: "12345678912"
  - id: 016-00214
    name: 業務コード
    type: X(3)
    required: true
    group: 共通メモ管理
    class: 共通メモ
    pk: true
    code: "002"
    spec_ref:
      - "0160019"
    impl_type: ◎
    definition: 対象となる業務を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "010"
  - id: 016-00215
    name: 業務詳細（税目）コード
    type: X(2)
    required: true
    group: 共通メモ管理
    class: 共通メモ
    pk: true
    code: "008"
    spec_ref:
      - "0160019"
    impl_type: ◎
    definition: 対象となる業務の詳細（税目）を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "00"
  - id: 016-00216
    name: 共通メモ番号
    type: 9(8)
    required: true
    group: 共通メモ管理
    class: 共通メモ
    pk: true
    spec_ref:
      - "0160019"
    impl_type: ◎
    definition: 複数の共通メモを管理するための番号
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "12345678"
  - id: 016-00217
    name: 共通メモ履歴番号
    type: 9(8)
    required: true
    group: 共通メモ管理
    class: 共通メモ
    pk: true
    spec_ref:
      - "0160019"
    impl_type: ◎
    definition: 共通メモ番号ごとに、メモの履歴管理をするための番号
    note: |-
      古いものから昇順でカウントアップ
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "1"
  - id: 016-00403
    name: 最新フラグ
    type: X(1)
    required: true
    group: 共通メモ管理
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00212
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 共通メモ管理
    class: 共通メモ
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00218
    name: 入力・閲覧範囲
    type: X(3)
    required: false
    group: 共通メモ管理
    class: 共通メモ
    code: "999"
    spec_ref:
      - "0160019"
    impl_type: ◎
    definition: 共通メモの公開範囲
    note: |-
      各自治体固有のコード利用を想定
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00219
    name: 有効期限（開始年月日）
    type: DATE
    required: true
    group: 共通メモ管理
    class: 共通メモ
    spec_ref:
      - "0160019"
    impl_type: ◎
    definition: 共通メモの有効期限の開始年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 2020-10-10
  - id: 016-00220
    name: 有効期限（終了年月日）
    type: DATE
    required: true
    group: 共通メモ管理
    class: 共通メモ
    spec_ref:
      - "0160019"
    impl_type: ◎
    definition: 共通メモの有効期限の終了年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 2020-10-10
  - id: 016-00221
    name: 共通メモ内容
    type: N(2000)
    required: true
    group: 共通メモ管理
    class: 共通メモ
    spec_ref:
      - "0160019"
    impl_type: ◎
    definition: 対象に紐づく記載事項を限定しないメモ
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: ああああ
  - id: 016-00222
    name: 共通メモタイトル
    type: N(50)
    required: false
    group: 共通メモ管理
    class: 共通メモ
    spec_ref:
      - "0160022"
    impl_type: ○
    definition: 対象に紐づくメモのタイトル
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: ああああ
  - id: 016-00223
    name: メモ画像ファイル
    type: BLOB
    required: false
    group: 共通メモ管理
    class: 共通メモ
    spec_ref:
      - "0160025"
    impl_type: ○
    definition: 対象に紐付く画像ファイル
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第6.0版】にて修正
  - id: 016-00404
    name: 削除フラグ
    type: X(1)
    required: true
    group: 共通メモ管理
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00224
    name: 操作者ID
    type: X(10)
    required: true
    group: 共通メモ管理
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "123456"
  - id: 016-00225
    name: 操作年月日
    type: DATE
    required: true
    group: 共通メモ管理
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 2020-10-10
  - id: 016-00226
    name: 操作時刻
    type: TIME
    required: true
    group: 共通メモ管理
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "12:00:00"
  - id: 016-00227
    name: 市区町村コード
    type: X(6)
    required: true
    group: 税共通送付先情報
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00229
    name: 納税義務者_宛名番号
    type: X(15)
    required: true
    group: 税共通送付先情報
    class: 宛名管理 / 共通
    pk: true
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先を設定する納税義務者を一意に識別する番号
    sample: "12345678912"
  - id: 016-00230
    name: 業務コード
    type: X(3)
    required: true
    group: 税共通送付先情報
    class: 送付先
    pk: true
    code: "002"
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 対象となる業務を示すコード
    sample: "010"
  - id: 016-00405
    name: 業務詳細（税目）コード
    type: X(2)
    required: true
    group: 税共通送付先情報
    class: 送付先
    pk: true
    code: "008"
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 対象となる業務の詳細（税目）を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "00"
  - id: 016-00458
    name: 軽自管理番号
    type: X(10)
    required: true
    group: 税共通送付先情報
    class: 送付先 / 車両
    pk: true
    spec_ref:
      - "0160006"
      - "0130123"
    impl_type: ◎
    definition: 課税物件となる車両ごとにシステムで自動付番される課税事務のためのユニークな番号
    note: |-
      01600230が013以外の場合は初期値
      データ要件・連携要件標準仕様書【第3.0版】にて追加
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: "123546789"
  - id: 016-00231
    name: 送付先履歴番号
    type: 9(8)
    required: true
    group: 税共通送付先情報
    class: 送付先
    pk: true
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 宛名番号ごとに異動の履歴情報を管理する番号
    note: 古いものから昇順でカウントアップ
    sample: "1"
  - id: 016-00406
    name: 最新フラグ
    type: X(1)
    required: true
    group: 税共通送付先情報
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00228
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 税共通送付先情報
    class: 送付先
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00232
    name: 有効期間（開始年月日）
    type: DATE
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160007"
    impl_type: ○
    definition: 送付先・連絡先の有効期限の開始年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 2020-10-10
  - id: 016-00233
    name: 有効期間（終了年月日）
    type: DATE
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160007"
    impl_type: ○
    definition: 送付先・連絡先の有効期限の終了年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 2020-10-10
  - id: 016-00234
    name: 管内管外の区分
    type: X(1)
    required: true
    group: 税共通送付先情報
    class: 送付先
    code: "005"
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 管内か管外かを判断する区分
    sample: "1"
  - id: 016-00459
    name: 氏名優先区分（税目単位）
    type: X(2)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160119"
      - "0160120"
    impl_type: ○
    definition: 外国人住登外者に対して税目単位で郵送物の送付する際の氏名の記載方法を示すコード
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "01"
  - id: 016-00502
    name: 送付先区分
    type: X(2)
    required: false
    group: 税共通送付先情報
    class: 送付先 / 固定
    code: "020"
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 固定資産税業務における送付先区分
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "01"
  - id: 016-00503
    name: 送付先を設定する理由
    type: N(50)
    required: false
    group: 税共通送付先情報
    class: 送付先 / 固定
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 固定資産税業務における送付先を設定する理由
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: ああああ
  - id: 016-00235
    name: 氏名（名称）
    type: N(100)
    required: true
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の氏名（名称）
    note: |-
      氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 佐藤　一郎
  - id: 016-00236
    name: 氏名（名称）_フリガナ
    type: N(100)
    required: true
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の氏名（名称）（フリガナ）
    note: |-
      氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: サトウ　イチロウ
  - id: 016-00237
    name: 住所（所在地）_郵便番号
    type: X(7)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の住所（所在地）における郵便番号
    note: |-
      標準化後に登録されたデータの場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "1000014"
  - id: 016-00238
    name: 住所（所在地）
    type: N(300)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の住所
    note: |-
      標準化前において住所をコード管理していない場合に設定
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 東京都千代田区霞が関二丁目１－６
  - id: 016-00239
    name: 住所（所在地）_市区町村コード
    type: X(6)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の住所（都道府県から市区町村まで）を一意に識別できるコード
    note: |-
      ・総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      ・標準化後に登録されたデータの場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00240
    name: 住所（所在地）_町字コード
    type: X(7)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の住所（町字）を一意に識別できるコード
    note: |-
      ・デジタル庁が整備するアドレス・ベース・レジストリ「町字マスターデータセット」で規定された町字IDのコード値を設定すること
      ・住所に町字がない場合は、0000000を設定すること
      ・アドレス・ベース・レジストリ「町字マスターデータセット」に規定がない町字の場合は、9999999を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "0011001"
  - id: 016-00241
    name: 住所（所在地）_都道府県
    type: N(4)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の住所（所在地）における都道府県
    note: |-
      標準化後に登録されたデータの場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 東京都
  - id: 016-00242
    name: 住所（所在地）_市区町村名
    type: N(12)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の住所（所在地）における市区町村名
    note: |-
      標準化後に登録されたデータの場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: |-
      ・特別区：千代田区
      ・指定都市：横浜市西区
      ・指定都市以外の市：茅ヶ崎市
      ・町村：足柄上郡中井町
  - id: 016-00243
    name: 住所（所在地）_町字
    type: N(120)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の住所（所在地）における町字（丁目を含む）
    note: |-
      標準化後に登録されたデータかつ住所に町字が存在する場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 霞が関二丁目
  - id: 016-00244
    name: 住所（所在地）_番地号表記
    type: N(50)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の住所（所在地）における番地号の日本語を含む表記
    note: |-
      標準化後に登録されたデータかつ住所に番地号が存在する場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: １００８番地１番６号
  - id: 016-00245
    name: 住所（所在地）_方書
    type: N(300)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の住所（所在地）における方書
    note: |-
      標準化後に登録されたデータかつ住所に方書が存在する場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 虎ノ門ハイツ１０１号
  - id: 016-00246
    name: 連絡先区分
    type: X(1)
    required: false
    group: 税共通送付先情報
    class: 送付先
    code: "003"
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の連絡先が自宅、勤務先、携帯かを判断する為の区分
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "1"
  - id: 016-00247
    name: 電話番号
    type: X(15)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先の電話番号
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 012-345-6789
  - id: 016-00248
    name: メモ
    type: N(2000)
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先に関する特記事項
    sample: ああああ
  - id: 016-00249
    name: 登録日
    type: DATE
    required: true
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先を登録した年月日
    sample: 2020-10-10
  - id: 016-00407
    name: 利用廃止日
    type: DATE
    required: false
    group: 税共通送付先情報
    class: 送付先
    spec_ref:
      - "0160006"
    impl_type: ◎
    definition: 送付先・連絡先を廃止した年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: 2020-10-10
  - id: 016-00408
    name: 削除フラグ
    type: X(1)
    required: true
    group: 税共通送付先情報
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00250
    name: 操作者ID
    type: X(10)
    required: true
    group: 税共通送付先情報
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 016-00251
    name: 操作年月日
    type: DATE
    required: true
    group: 税共通送付先情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00252
    name: 操作時刻
    type: TIME
    required: true
    group: 税共通送付先情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00253
    name: 市区町村コード
    type: X(6)
    required: true
    group: 代理人情報
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00255
    name: 納税義務者_宛名番号
    type: X(15)
    required: true
    group: 代理人情報
    class: 宛名管理 / 共通
    pk: true
    spec_ref:
      - "0160135"
    impl_type: ◎
    definition: 代理人等を設定する納税義務者を一意に識別する番号
    note: |-
      データ要件・連携要件標準仕様書【第6.0版】にて修正
      データ要件・連携要件標準仕様書【第9.0版】にて修正
    sample: "12345678912"
  - id: 016-00256
    name: 代理人_宛名番号
    type: X(15)
    required: true
    group: 代理人情報
    class: 代理人
    pk: true
    spec_ref:
      - "0160135"
    impl_type: ◎
    definition: 代理人等を一意に識別する番号
    note: |-
      データ要件・連携要件標準仕様書【第6.0版】にて修正
      データ要件・連携要件標準仕様書【第9.0版】にて修正
    sample: "12345678912"
  - id: 016-00257
    name: 業務コード
    type: X(3)
    required: true
    group: 代理人情報
    class: 代理人
    pk: true
    code: "002"
    spec_ref:
      - "0160135"
    impl_type: ◎
    definition: 対象となる業務を示すコード
    note: |-
      データ要件・連携要件標準仕様書【第6.0版】にて修正
      データ要件・連携要件標準仕様書【第9.0版】にて修正
    sample: "010"
  - id: 016-00409
    name: 業務詳細（税目）コード
    type: X(2)
    required: true
    group: 代理人情報
    class: 代理人
    pk: true
    code: "008"
    spec_ref:
      - "0160135"
    impl_type: ◎
    definition: 対象となる業務の詳細（税目）を示すコード
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて追加
      データ要件・連携要件標準仕様書【第6.0版】にて修正
      データ要件・連携要件標準仕様書【第9.0版】にて修正
    sample: "00"
  - id: 016-00258
    name: 代理人等の有効期間（開始年月日）
    type: X(10)
    required: true
    group: 代理人情報
    class: 代理人
    pk: true
    spec_ref:
      - "0160135"
    impl_type: ◎
    definition: 代理人等の有効期限の開始年月日
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第6.0版】にて修正
      データ要件・連携要件標準仕様書【第9.0版】にて修正
    sample: 2020-10-01
  - id: 016-00410
    name: 最新フラグ
    type: X(1)
    required: true
    group: 代理人情報
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00259
    name: 代理人等の有効期間（終了年月日）
    type: X(10)
    required: false
    group: 代理人情報
    class: 代理人
    spec_ref:
      - "0160135"
    impl_type: ◎
    definition: 代理人等の有効期限の終了年月日
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第6.0版】にて修正
      データ要件・連携要件標準仕様書【第9.0版】にて修正
    sample: 2020-10-31
  - id: 016-00254
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 代理人情報
    class: 代理人
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00260
    name: 肩書
    type: X(2)
    required: false
    group: 代理人情報
    class: 代理人
    code: "006"
    spec_ref:
      - "0160135"
    impl_type: ◎
    definition: 代理人等が該当する肩書を示すコード
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第6.0版】にて修正
      データ要件・連携要件標準仕様書【第9.0版】にて修正
    sample: "01"
  - id: 016-00261
    name: メモ
    type: N(2000)
    required: false
    group: 代理人情報
    class: 代理人
    spec_ref:
      - "0160135"
    impl_type: ◎
    definition: 代理人等に関する特記事項
    note: |-
      データ要件・連携要件標準仕様書【第6.0版】にて修正
      データ要件・連携要件標準仕様書【第9.0版】にて修正
    sample: ああああ
  - id: 016-00411
    name: 連絡先区分
    type: X(1)
    required: false
    group: 代理人情報
    class: 代理人
    code: "003"
    spec_ref:
      - "0160135"
    impl_type: ◎
    definition: 代理人等の連絡先が自宅、勤務先、携帯かを判断する為の区分
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて追加
      データ要件・連携要件標準仕様書【第6.0版】にて修正
      データ要件・連携要件標準仕様書【第9.0版】にて修正
    sample: "1"
  - id: 016-00412
    name: 電話番号
    type: X(15)
    required: false
    group: 代理人情報
    class: 代理人
    spec_ref:
      - "0160135"
    impl_type: ◎
    definition: 代理人等の電話番号
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて追加
      データ要件・連携要件標準仕様書【第6.0版】にて修正
      データ要件・連携要件標準仕様書【第9.0版】にて修正
    sample: 012-345-6789
  - id: 016-00413
    name: 削除フラグ
    type: X(1)
    required: true
    group: 代理人情報
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00262
    name: 操作者ID
    type: X(10)
    required: true
    group: 代理人情報
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 016-00263
    name: 操作年月日
    type: DATE
    required: true
    group: 代理人情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00264
    name: 操作時刻
    type: TIME
    required: true
    group: 代理人情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00265
    name: 市区町村コード
    type: X(6)
    required: true
    group: 返戻情報
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00267
    name: 業務コード
    type: X(3)
    required: true
    group: 返戻情報
    class: 返戻
    pk: true
    code: "002"
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 対象となる業務を示すコード
    sample: "010"
  - id: 016-00268
    name: 業務詳細（税目）コード
    type: X(2)
    required: true
    group: 返戻情報
    class: 返戻
    pk: true
    code: "008"
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 対象となる業務の詳細（税目）を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "00"
  - id: 016-00269
    name: 返戻物の種別
    type: X(7)
    required: true
    group: 返戻情報
    class: 返戻
    pk: true
    code: "999"
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 返戻物の種類を示すコード
    note: |-
      各自治体固有のコード利用を想定
      データ要件・連携要件標準仕様書【第3.0版】にて修正
    sample: "001"
  - id: 016-00270
    name: 宛名番号
    type: X(15)
    required: true
    group: 返戻情報
    class: 宛名管理 / 共通
    pk: true
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 返戻のあった通知書の納税義務者を一意に識別する番号
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "12345678912"
  - id: 016-00271
    name: 履歴番号
    type: 9(8)
    required: true
    group: 返戻情報
    class: 返戻
    pk: true
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 返戻情報の履歴をカウントする番号
    note: 古いものから昇順でカウントアップ
    sample: "1"
  - id: 016-00274
    name: 賦課年度
    type: YEAR
    required: true
    group: 返戻情報
    class: 返戻
    pk: true
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 納税義務者に対し納めなければならない税額を決定及び通知した年度
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "2022"
  - id: 016-00275
    name: 課税年度
    type: YEAR
    required: true
    group: 返戻情報
    class: 返戻
    pk: true
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 課税の事由となる根拠の発生した年度で、本来課税を行うべき年度
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "2022"
  - id: 016-00276
    name: 期別
    type: X(2)
    required: true
    group: 返戻情報
    class: 返戻
    pk: true
    code: "007"
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 徴収の期を表す内容
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "00"
  - id: 016-00277
    name: 通知書番号
    type: X(20)
    required: true
    group: 返戻情報
    class: 返戻
    pk: true
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: |-
      ・通知書を特定可能な番号
      ・軽自動車税においては徴収単位を一意に特定可能な番号
      ・法人住民税の場合、法人を一意に特定可能な番号
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第3.0版】にて修正
    sample: "1234567890"
  - id: 016-00414
    name: 最新フラグ
    type: X(1)
    required: true
    group: 返戻情報
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00266
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 返戻情報
    class: 返戻
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00272
    name: 返戻調査番号
    type: 9(8)
    required: false
    group: 返戻情報
    class: 返戻
    spec_ref:
      - "0160065"
    impl_type: ◎
    definition: 返戻調査を一意にするための番号
    note: |-
      未調査以外の場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "12345678"
  - id: 016-00273
    name: 調査・返戻処理段階の区分
    type: X(1)
    required: true
    group: 返戻情報
    class: 返戻調査
    code: "004"
    spec_ref:
      - "0160065"
    impl_type: ◎
    definition: 調査及び返戻処理の実施段階を判断するための区分
    sample: "1"
  - id: 016-00278
    name: 返戻登録日
    type: DATE
    required: true
    group: 返戻情報
    class: 返戻
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 返戻の登録がされた年月日
    sample: 2020-10-10
  - id: 016-00279
    name: 返戻日
    type: DATE
    required: true
    group: 返戻情報
    class: 返戻
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 返戻された年月日
    sample: 2020-10-10
  - id: 016-00280
    name: 返戻事由
    type: X(3)
    required: true
    group: 返戻情報
    class: 返戻
    code: "999"
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 返戻された事由を示すコード
    note: 各自治体固有のコード利用を想定
    sample: "001"
  - id: 016-00281
    name: 再発送日
    type: DATE
    required: false
    group: 返戻情報
    class: 返戻
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 通知書を再発送した年月日
    sample: 2020-10-10
  - id: 016-00282
    name: 再送理由
    type: N(50)
    required: false
    group: 返戻情報
    class: 返戻
    spec_ref:
      - "0160066"
    impl_type: ○
    definition: 通知書を再発送した理由
    sample: ああああ
  - id: 016-00283
    name: 公示日
    type: DATE
    required: false
    group: 返戻情報
    class: 返戻
    spec_ref:
      - "0160078"
    impl_type: ◎
    definition: 公示日
    sample: 2020-10-10
  - id: 016-00284
    name: 公示送達日
    type: DATE
    required: false
    group: 返戻情報
    class: 返戻
    spec_ref:
      - "0160064"
    impl_type: ◎
    definition: 通知書を公示送達した年月日
    sample: 2020-10-10
  - id: 016-00285
    name: 公示送達事由
    type: N(50)
    required: false
    group: 返戻情報
    class: 返戻
    spec_ref:
      - "0160066"
    impl_type: ○
    definition: 通知書を公示送達した理由
    sample: ああああ
  - id: 016-00286
    name: 納期限（変更前）
    type: DATE
    required: false
    group: 返戻情報
    class: 返戻
    spec_ref:
      - "0160077"
    impl_type: ◎
    definition: 返戻時の通知書の納期限（変更前）
    sample: 2020-10-10
  - id: 016-00287
    name: 納期限（変更後）
    type: DATE
    required: false
    group: 返戻情報
    class: 返戻
    spec_ref:
      - "0160077"
    impl_type: ◎
    definition: 返戻時の通知書の納期限（変更後）
    sample: 2020-10-10
  - id: 016-00288
    name: 担当者ID
    type: X(20)
    required: false
    group: 返戻情報
    class: 返戻
    spec_ref:
      - "0160067"
    impl_type: ○
    definition: 返戻を担当する担当者ID
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "1234567890"
  - id: 016-00415
    name: 削除フラグ
    type: X(1)
    required: true
    group: 返戻情報
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00289
    name: 操作者ID
    type: X(10)
    required: true
    group: 返戻情報
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 016-00290
    name: 操作年月日
    type: DATE
    required: true
    group: 返戻情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00291
    name: 操作時刻
    type: TIME
    required: true
    group: 返戻情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00292
    name: 市区町村コード
    type: X(6)
    required: true
    group: 返戻調査記録情報
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00294
    name: 返戻調査番号
    type: 9(8)
    required: true
    group: 返戻調査記録情報
    class: 返戻調査
    pk: true
    spec_ref:
      - "0160065"
    impl_type: ◎
    definition: 返戻調査を一意にするための番号
    note: データ要件・連携要件標準仕様書【第3.0版】にて修正
    sample: "12345678"
  - id: 016-00295
    name: 返戻調査履歴番号
    type: 9(8)
    required: true
    group: 返戻調査記録情報
    class: 返戻調査
    pk: true
    spec_ref:
      - "0160065"
    impl_type: ◎
    definition: 返戻調査の履歴をカウントする番号
    note: データ要件・連携要件標準仕様書【第3.0版】にて修正
    sample: "1"
  - id: 016-00416
    name: 最新フラグ
    type: X(1)
    required: true
    group: 返戻調査記録情報
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00293
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 返戻調査記録情報
    class: 返戻調査
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00296
    name: 調査記録_調査年月日
    type: DATE
    required: true
    group: 返戻調査記録情報
    class: 返戻調査
    spec_ref:
      - "0160065"
    impl_type: ◎
    definition: 返戻に係る調査を実施した年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 2020-10-10
  - id: 016-00417
    name: 調査記録_調査時刻
    type: TIME
    required: false
    group: 返戻調査記録情報
    class: 返戻調査
    spec_ref:
      - "0160065"
    impl_type: ◎
    definition: 返戻に係る調査を実施した時刻
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "12:00:00"
  - id: 016-00297
    name: 調査記録_担当者ID
    type: X(20)
    required: true
    group: 返戻調査記録情報
    class: 返戻調査
    spec_ref:
      - "0160065"
    impl_type: ◎
    definition: 返戻に係る調査を担当する担当者ID
    sample: "1234567890"
  - id: 016-00298
    name: 調査記録_調査方法
    type: N(300)
    required: true
    group: 返戻調査記録情報
    class: 返戻調査
    spec_ref:
      - "0160065"
    impl_type: ◎
    definition: 返戻に係る調査の実施方法
    sample: ああああ
  - id: 016-00299
    name: 調査記録_調査内容/結果
    type: N(300)
    required: true
    group: 返戻調査記録情報
    class: 返戻調査
    spec_ref:
      - "0160065"
    impl_type: ◎
    definition: 返戻に係る調査の内容と結果
    sample: ああああ
  - id: 016-00418
    name: 削除フラグ
    type: X(1)
    required: true
    group: 返戻調査記録情報
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00300
    name: 操作者ID
    type: X(10)
    required: true
    group: 返戻調査記録情報
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 016-00301
    name: 操作年月日
    type: DATE
    required: true
    group: 返戻調査記録情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00302
    name: 操作時刻
    type: TIME
    required: true
    group: 返戻調査記録情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00303
    name: 市区町村コード
    type: X(6)
    required: true
    group: 処理注意者情報
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00305
    name: 宛名番号
    type: X(15)
    required: true
    group: 処理注意者情報
    class: 宛名管理 / 共通
    pk: true
    spec_ref:
      - "0160050"
    impl_type: ◎
    definition: 処理注意者を一意に識別する番号
    sample: "12345678912"
  - id: 016-00306
    name: 業務コード
    type: X(3)
    required: true
    group: 処理注意者情報
    class: 処理注意者
    pk: true
    code: "002"
    spec_ref:
      - "0160050"
    impl_type: ◎
    definition: 対象となる業務を示すコード
    sample: "010"
  - id: 016-00307
    name: 業務詳細（税目）コード
    type: X(2)
    required: true
    group: 処理注意者情報
    class: 処理注意者
    pk: true
    code: "008"
    spec_ref:
      - "0160050"
    impl_type: ◎
    definition: 対象となる業務の詳細（税目）を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "00"
  - id: 016-00308
    name: 抑止開始日
    type: DATE
    required: true
    group: 処理注意者情報
    class: 処理注意者
    pk: true
    spec_ref:
      - "0160050"
    impl_type: ◎
    definition: 処理注意の対象となる開始日
    sample: 2020-10-10
  - id: 016-00419
    name: 最新フラグ
    type: X(1)
    required: true
    group: 処理注意者情報
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00309
    name: 抑止終了日
    type: DATE
    required: true
    group: 処理注意者情報
    class: 処理注意者
    spec_ref:
      - "0160050"
    impl_type: ◎
    definition: 処理注意の対象となる終了日
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 2020-10-10
  - id: 016-00304
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 処理注意者情報
    class: 処理注意者
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00310
    name: 処理注意区分
    type: X(1)
    required: true
    group: 処理注意者情報
    class: 処理注意者
    code: "999"
    spec_ref:
      - "0160050"
    impl_type: ◎
    definition: 処理注意となる事由を判断する為の区分
    note: 各自治体固有のコード利用を想定
    sample: "1"
  - id: 016-00311
    name: メモ
    type: N(2000)
    required: false
    group: 処理注意者情報
    class: 処理注意者
    spec_ref:
      - "0160050"
    impl_type: ◎
    definition: 処理注意に係る特記事項
    sample: ああああ
  - id: 016-00421
    name: 削除フラグ
    type: X(1)
    required: true
    group: 処理注意者情報
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00312
    name: 操作者ID
    type: X(10)
    required: true
    group: 処理注意者情報
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 016-00313
    name: 操作年月日
    type: DATE
    required: true
    group: 処理注意者情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00314
    name: 操作時刻
    type: TIME
    required: true
    group: 処理注意者情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00315
    name: 市区町村コード
    type: X(6)
    required: true
    group: 世帯メモ管理
    class: 市区町村コード
    pk: true
    impl_type: ○
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00317
    name: 世帯番号
    type: X(15)
    required: true
    group: 世帯メモ管理
    class: 世帯メモ / 共通 / 世帯
    pk: true
    spec_ref:
      - "0160020"
    impl_type: ○
    definition: 世帯を管理する番号
    note: データ要件・連携要件標準仕様書【第3.0版】にて修正
    sample: "234567890123456"
  - id: 016-00318
    name: 業務コード
    type: X(3)
    required: true
    group: 世帯メモ管理
    class: 世帯メモ
    pk: true
    code: "002"
    spec_ref:
      - "0160020"
    impl_type: ○
    definition: 対象となる業務を示すコード
    sample: "010"
  - id: 016-00319
    name: 業務詳細（税目）コード
    type: X(2)
    required: true
    group: 世帯メモ管理
    class: 世帯メモ
    pk: true
    code: "008"
    spec_ref:
      - "0160020"
    impl_type: ○
    definition: 対象となる業務の詳細（税目）を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "00"
  - id: 016-00320
    name: 世帯メモ番号
    type: 9(8)
    required: true
    group: 世帯メモ管理
    class: 世帯メモ
    pk: true
    spec_ref:
      - "0160021"
    impl_type: ○
    definition: 複数の世帯メモを管理するための番号
    sample: "12345678"
  - id: 016-00321
    name: 世帯メモ履歴番号
    type: 9(8)
    required: true
    group: 世帯メモ管理
    class: 世帯メモ
    pk: true
    spec_ref:
      - "0160020"
    impl_type: ○
    definition: 世帯メモ番号ごとに、メモの履歴管理をするための番号
    note: 古いものから昇順でカウントアップ
    sample: "1"
  - id: 016-00422
    name: 最新フラグ
    type: X(1)
    required: true
    group: 世帯メモ管理
    class: 最新フラグ
    impl_type: ○
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00316
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 世帯メモ管理
    class: 世帯メモ
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00423
    name: 入力・閲覧範囲
    type: X(3)
    required: true
    group: 世帯メモ管理
    class: 世帯メモ
    code: "999"
    spec_ref:
      - "0160020"
    impl_type: ○
    definition: 宛名メモの公開範囲
    note: |-
      各自治体固有のコード利用を想定
      データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "001"
  - id: 016-00322
    name: 有効期限（開始年月日）
    type: DATE
    required: true
    group: 世帯メモ管理
    class: 世帯メモ
    spec_ref:
      - "0160020"
    impl_type: ○
    definition: 世帯メモの有効期限の開始年月日
    sample: 2020-10-10
  - id: 016-00323
    name: 有効期限（終了年月日）
    type: DATE
    required: true
    group: 世帯メモ管理
    class: 世帯メモ
    spec_ref:
      - "0160020"
    impl_type: ○
    definition: 世帯メモの有効期限の終了年月日
    sample: 2020-10-10
  - id: 016-00324
    name: 世帯メモ内容
    type: N(2000)
    required: true
    group: 世帯メモ管理
    class: 世帯メモ
    spec_ref:
      - "0160020"
    impl_type: ○
    definition: 世帯に紐づく記載事項を限定しないメモ
    sample: ああああ
  - id: 016-00325
    name: 世帯メモタイトル
    type: N(50)
    required: false
    group: 世帯メモ管理
    class: 世帯メモ
    spec_ref:
      - "0160022"
    impl_type: ○
    definition: 世帯に紐づくメモのタイトル
    sample: ああああ
  - id: 016-00424
    name: メモ画像ファイル
    type: BLOB
    required: false
    group: 世帯メモ管理
    class: 世帯メモ
    spec_ref:
      - "0160025"
    impl_type: ○
    definition: 宛名に紐付く画像ファイル
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて追加
      データ要件・連携要件標準仕様書【第6.0版】にて修正
  - id: 016-00425
    name: 削除フラグ
    type: X(1)
    required: true
    group: 世帯メモ管理
    class: 削除フラグ
    impl_type: ○
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00326
    name: 操作者ID
    type: X(10)
    required: true
    group: 世帯メモ管理
    class: 操作
    impl_type: ○
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 016-00327
    name: 操作年月日
    type: DATE
    required: true
    group: 世帯メモ管理
    class: 操作
    impl_type: ○
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00328
    name: 操作時刻
    type: TIME
    required: true
    group: 世帯メモ管理
    class: 操作
    impl_type: ○
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00338
    name: 市区町村コード
    type: X(6)
    required: true
    group: 同一人管理
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00341
    name: 同一人_宛名番号
    type: X(15)
    required: true
    group: 同一人管理
    class: 名寄登録情報
    pk: true
    spec_ref:
      - "0160012"
    impl_type: ◎
    definition: 代表の宛名番号と同一人の宛名番号
    sample: "12345678912"
  - id: 016-00426
    name: 最新フラグ
    type: X(1)
    required: true
    group: 同一人管理
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00339
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 同一人管理
    class: 名寄登録情報
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00340
    name: 代表_宛名番号
    type: X(15)
    required: true
    group: 同一人管理
    class: 名寄登録情報
    spec_ref:
      - "0160012"
    impl_type: ◎
    definition: 同一人における代表の宛名番号
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "12345678912"
  - id: 016-00427
    name: 削除フラグ
    type: X(1)
    required: true
    group: 同一人管理
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00342
    name: 操作者ID
    type: X(10)
    required: true
    group: 同一人管理
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 016-00343
    name: 操作年月日
    type: DATE
    required: true
    group: 同一人管理
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00344
    name: 操作時刻
    type: TIME
    required: true
    group: 同一人管理
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00345
    name: 市区町村コード
    type: X(6)
    required: true
    group: 処理保留情報
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00347
    name: 宛名番号
    type: X(15)
    required: true
    group: 処理保留情報
    class: 処理保留情報
    pk: true
    spec_ref:
      - "0160071"
    impl_type: ◎
    definition: 処理保留者の宛名番号
    note: |-
      業務コードが軽自動車税の場合や固定資産税の場合(物件区分が納税義務者以外の場合)に、初期値を設定するか物件の納税義務者の宛名番号を設定するかは実装に委ねる
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: "12345678912"
  - id: 016-00348
    name: 業務コード
    type: X(3)
    required: true
    group: 処理保留情報
    class: 処理保留情報
    pk: true
    code: "002"
    spec_ref:
      - "0160071"
    impl_type: ◎
    definition: 対象となる業務を示すコード
    sample: "010"
  - id: 016-00349
    name: 業務詳細（税目）コード
    type: X(2)
    required: true
    group: 処理保留情報
    class: 処理保留情報
    pk: true
    code: "008"
    spec_ref:
      - "0160071"
    impl_type: ◎
    definition: 対象となる業務の詳細（税目）を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "00"
  - id: 016-00428
    name: 軽自管理番号
    type: X(10)
    required: true
    group: 処理保留情報
    class: 処理保留情報 / 車両
    pk: true
    spec_ref:
      - "0160071"
    impl_type: ◎
    definition: 課税物件となる車両ごとにシステムで自動付番される課税事務のためのユニークな番号
    note: |-
      軽自動車税でない場合は、0を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて追加
      データ要件・連携要件標準仕様書【第5.0版】にて修正
    sample: "123546789"
  - id: 016-00460
    name: 物件区分
    type: X(1)
    required: true
    group: 処理保留情報
    class: 処理保留情報 / 共通
    pk: true
    code: "017"
    spec_ref:
      - "0160071"
    impl_type: ◎
    definition: 固定資産税において土地・家屋・償却・納税義務者を判断するためのコード
    note: |-
      固定資産税でない場合は、0を設定すること
      データ要件・連携要件標準仕様書【第3.0版】にて追加
      データ要件・連携要件標準仕様書【第5.0版】にて修正
    sample: "1"
  - id: 016-00429
    name: 物件番号
    type: X(12)
    required: true
    group: 処理保留情報
    class: 処理保留情報 / 共通
    pk: true
    spec_ref:
      - "0160071"
    impl_type: ◎
    definition: 資産ごとに付番される固有の番号
    note: |-
      固定資産税でない場合、または物件区分が納税義務者の場合は、0を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて追加
      データ要件・連携要件標準仕様書【第3.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
      データ要件・連携要件標準仕様書【第5.0版】にて修正
    sample: "1234567890"
  - id: 016-00430
    name: 履歴番号
    type: 9(8)
    required: true
    group: 処理保留情報
    class: 処理保留情報
    pk: true
    spec_ref:
      - "0160071"
    impl_type: ◎
    definition: 処理保留の履歴情報を管理する番号
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00431
    name: 処理保留開始年月日
    type: DATE
    required: true
    group: 処理保留情報
    class: 処理保留情報
    pk: true
    spec_ref:
      - "0160071"
    impl_type: ◎
    definition: 処理保留を開始した年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: 2010-04-01
  - id: 016-00432
    name: 最新フラグ
    type: X(1)
    required: true
    group: 処理保留情報
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00433
    name: 処理保留終了年月日
    type: DATE
    required: true
    group: 処理保留情報
    class: 処理保留情報
    spec_ref:
      - "0160071"
    impl_type: ◎
    definition: 処理保留を終了する年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: 2010-04-01
  - id: 016-00346
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 処理保留情報
    class: 処理保留情報
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "001"
  - id: 016-00350
    name: メモ
    type: N(2000)
    required: true
    group: 処理保留情報
    class: 処理保留情報
    spec_ref:
      - "0160071"
    impl_type: ◎
    definition: 処理保留者のメモ
    sample: ああああ
  - id: 016-00434
    name: 削除フラグ
    type: X(1)
    required: true
    group: 処理保留情報
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00351
    name: 操作者ID
    type: X(10)
    required: true
    group: 処理保留情報
    class: 操作
    spec_ref:
      - "0160071"
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 016-00352
    name: 操作年月日
    type: DATE
    required: true
    group: 処理保留情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00353
    name: 操作時刻
    type: TIME
    required: true
    group: 処理保留情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00354
    name: 市区町村コード
    type: X(6)
    required: true
    group: 金融機関情報
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00355
    name: 金融機関コード
    type: X(4)
    required: true
    group: 金融機関情報
    class: 金融機関情報 / 金融機関コード
    pk: true
    spec_ref:
      - "0160029"
    impl_type: ◎
    definition: 口座の金融機関コード
    note: |-
      全銀協フォーマットのコード定義に沿って規定
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第3.0版】にて修正
      データ要件・連携要件標準仕様書【第7.0版】にて修正
    sample: "0001"
  - id: 016-00435
    name: 最新フラグ
    type: X(1)
    required: true
    group: 金融機関情報
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00356
    name: 指定金融区分コード
    type: X(2)
    required: false
    group: 金融機関情報
    class: 金融機関情報 / 指定金融区分コード
    code: "014"
    spec_ref:
      - "0160031"
    impl_type: ○
    definition: 指定金融機関、指定代理金融機関、収納代理金融機関等のコード
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第10.0版】にて修正
    sample: "01"
  - id: 016-00357
    name: 金融機関名_漢字
    type: N(300)
    required: true
    group: 金融機関情報
    class: 金融機関情報 / 金融機関名漢字
    spec_ref:
      - "0160029"
    impl_type: ◎
    definition: 金融機関の漢字名
    note: |-
      全銀協フォーマットのコード定義に沿って規定
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 金融機関銀行
  - id: 016-00358
    name: 金融機関名_カナ
    type: X(300)
    required: true
    group: 金融機関情報
    class: 金融機関情報 / 金融機関名カナ
    spec_ref:
      - "0160029"
    impl_type: ◎
    definition: 金融機関名のカナ表記
    note: |-
      全銀協フォーマットのコード定義に沿って規定
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: ｷﾝﾕｳｷｶﾝｷﾞﾝｺｳ
  - id: 016-00359
    name: 電子納付対応有無コード
    type: X(1)
    required: false
    group: 金融機関情報
    class: 金融機関情報 / 電子納付対応有無コード
    spec_ref:
      - "0160031"
    impl_type: ○
    definition: 指定金融機関の電子納付対応の有無コード（0：無、1：有）
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第10.0版】にて修正
    sample: "1"
  - id: 016-00360
    name: 金融機関有効開始日
    type: DATE
    required: false
    group: 金融機関情報
    class: 金融機関情報 / 金融機関有効日
    spec_ref:
      - "0160031"
    impl_type: ○
    definition: 金融機関の有効開始日
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第10.0版】にて修正
    sample: 2020-10-10
  - id: 016-00361
    name: 金融機関有効終了日
    type: DATE
    required: false
    group: 金融機関情報
    class: 金融機関情報 / 金融機関有効日
    spec_ref:
      - "0160031"
    impl_type: ○
    definition: 金融機関の有効終了日
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第10.0版】にて修正
    sample: 2020-10-10
  - id: 016-00436
    name: 削除フラグ
    type: X(1)
    required: true
    group: 金融機関情報
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00362
    name: 操作者ID
    type: X(10)
    required: true
    group: 金融機関情報
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "0010000100"
  - id: 016-00363
    name: 操作年月日
    type: DATE
    required: true
    group: 金融機関情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00364
    name: 操作時刻
    type: TIME
    required: true
    group: 金融機関情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00365
    name: 市区町村コード
    type: X(6)
    required: true
    group: 金融機関店舗情報
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "131016"
  - id: 016-00366
    name: 金融機関コード
    type: X(4)
    required: true
    group: 金融機関店舗情報
    class: 金融機関情報 / 金融機関コード
    pk: true
    spec_ref:
      - "0160029"
    impl_type: ◎
    definition: 口座の金融機関コード
    note: |-
      全銀協フォーマットのコード定義に沿って規定
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第5.0版】にて修正
      データ要件・連携要件標準仕様書【第7.0版】にて修正
    sample: "0001"
  - id: 016-00367
    name: 店舗番号
    type: X(3)
    required: true
    group: 金融機関店舗情報
    class: 金融機関情報 / 店舗
    pk: true
    spec_ref:
      - "0160029"
    impl_type: ◎
    definition: 店舗番号
    note: |-
      データ要件・連携要件標準仕様書【第2.0版】にて修正
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: "003"
  - id: 016-00437
    name: 最新フラグ
    type: X(1)
    required: true
    group: 金融機関店舗情報
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00368
    name: 本店支店区分
    type: X(2)
    required: false
    group: 金融機関店舗情報
    class: 金融機関情報 / 店舗
    code: "013"
    spec_ref:
      - "0160031"
    impl_type: ○
    definition: 本店支店の区分を示すコード
    sample: "01"
  - id: 016-00369
    name: 手形交換所番号
    type: X(4)
    required: false
    group: 金融機関店舗情報
    class: 金融機関情報 / 店舗
    spec_ref:
      - "0160031"
    impl_type: ○
    definition: 手形交換所の番号
    sample: "1234"
  - id: 016-00370
    name: 店舗郵便番号
    type: X(7)
    required: false
    group: 金融機関店舗情報
    class: 金融機関情報 / 店舗
    spec_ref:
      - "0160031"
    impl_type: ○
    definition: 店舗の郵便番号
    sample: "1000014"
  - id: 016-00438
    name: 店舗住所
    type: N(400)
    required: false
    group: 金融機関店舗情報
    class: 金融機関情報 / 店舗 / 住所
    spec_ref:
      - "0160031"
    impl_type: ○
    definition: 店舗の住所
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: 東京都千代田区霞が関二丁目１番地６号東西マンションＢ棟１０１号
  - id: 016-00377
    name: 店舗電話番号
    type: X(15)
    required: false
    group: 金融機関店舗情報
    class: 金融機関情報 / 店舗
    spec_ref:
      - "0160031"
    impl_type: ○
    definition: 店舗の電話番号
    sample: 03-1234-5678
  - id: 016-00378
    name: 店舗名_漢字
    type: N(100)
    required: true
    group: 金融機関店舗情報
    class: 金融機関情報 / 店舗
    spec_ref:
      - "0160029"
    impl_type: ◎
    definition: 店舗の名称漢字
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 金融支店
  - id: 016-00379
    name: 店舗名_カナ
    type: X(100)
    required: true
    group: 金融機関店舗情報
    class: 金融機関情報 / 店舗
    spec_ref:
      - "0160029"
    impl_type: ◎
    definition: 店舗の名称カナ
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: ｷﾝﾕｳｼﾃﾝ
  - id: 016-00380
    name: 店舗有効開始日
    type: DATE
    required: false
    group: 金融機関店舗情報
    class: 金融機関情報 / 店舗
    spec_ref:
      - "0160031"
    impl_type: ○
    definition: 店舗の有効開始日
    sample: 2020-10-10
  - id: 016-00381
    name: 店舗有効終了日
    type: DATE
    required: false
    group: 金融機関店舗情報
    class: 金融機関情報 / 店舗
    spec_ref:
      - "0160031"
    impl_type: ○
    definition: 店舗の有効終了日
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: 2020-10-10
  - id: 016-00439
    name: 削除フラグ
    type: X(1)
    required: true
    group: 金融機関店舗情報
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00382
    name: 操作者ID
    type: X(10)
    required: true
    group: 金融機関店舗情報
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて修正
    sample: "0010000100"
  - id: 016-00383
    name: 操作年月日
    type: DATE
    required: true
    group: 金融機関店舗情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2020-10-10
  - id: 016-00384
    name: 操作時刻
    type: TIME
    required: true
    group: 金融機関店舗情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 016-00440
    name: 市区町村コード
    type: X(6)
    required: true
    group: 証明書交付履歴管理
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "131016"
  - id: 016-00441
    name: 業務コード
    type: X(3)
    required: true
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    pk: true
    code: "002"
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 対象となる業務を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "010"
  - id: 016-00442
    name: 発行番号
    type: N(64)
    required: true
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    pk: true
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 証明書の発行番号
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: ２０２２０５０２ ●●市 本庁１ プリンタ００１０１１ １／２
  - id: 016-00443
    name: 最新フラグ
    type: X(1)
    required: true
    group: 証明書交付履歴管理
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00444
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "001"
  - id: 016-00445
    name: 宛名番号
    type: X(15)
    required: true
    group: 証明書交付履歴管理
    class: 宛名管理 / 共通
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 自治体内において、個人を一意に識別する番号
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "12345678912"
  - id: 016-00446
    name: 交付年月日
    type: DATE
    required: true
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 証明書を交付した年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: 2021-11-01
  - id: 016-00447
    name: 交付時刻
    type: TIME
    required: true
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 証明書を交付した時刻
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "09:00:00"
  - id: 016-00448
    name: 交付場所
    type: N(50)
    required: true
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 証明書を交付する場所
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: ○○支所
  - id: 016-00449
    name: 交付区分
    type: X(1)
    required: false
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    code: "015"
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 証明書の交付区分を示すコード
    note: |-
      証明書発行の場合は、出力すること
      データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00450
    name: 各種証明書種別
    type: X(2)
    required: true
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    code: "016"
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 証明書の種別を示すコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "01"
  - id: 016-00451
    name: 記載事項
    type: N(2000)
    required: false
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 証明書に記載する事項
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: 氏名　住所
  - id: 016-00452
    name: 枚数
    type: 9(2)
    required: true
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 証明書の交付枚数
    note: |-
      総ページ数を表す
      データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "1"
  - id: 016-00453
    name: 端末名
    type: N(32)
    required: true
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 証明書を交付する操作端末
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: ＡＢＣＤＥ－００００１
  - id: 016-00454
    name: 処分情報
    type: N(2000)
    required: false
    group: 証明書交付履歴管理
    class: 証明書交付履歴
    spec_ref:
      - "0160115"
    impl_type: ◎
    definition: 誤って発行した証明書を処分した場合にはその旨の記録
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: ○○の理由により処分
  - id: 016-00455
    name: 削除フラグ
    type: X(1)
    required: true
    group: 証明書交付履歴管理
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "0"
  - id: 016-00456
    name: 操作者ID
    type: X(10)
    required: true
    group: 証明書交付履歴管理
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "123456"
  - id: 016-00457
    name: 操作年月日
    type: DATE
    required: true
    group: 証明書交付履歴管理
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: 2021-11-01
  - id: 016-00420
    name: 操作時刻
    type: TIME
    required: true
    group: 証明書交付履歴管理
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    note: データ要件・連携要件標準仕様書【第2.0版】にて追加
    sample: "09:00:00"
  - id: 016-00461
    name: 市区町村コード
    type: X(6)
    required: true
    group: 税共通法人宛名情報
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "131016"
  - id: 016-00462
    name: 宛名番号
    type: X(15)
    required: true
    group: 税共通法人宛名情報
    class: 法人宛名 / 共通
    pk: true
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 個人（法人）を一意に識別する番号
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "12345678912"
  - id: 016-00463
    name: 履歴番号
    type: 9(8)
    required: true
    group: 税共通法人宛名情報
    class: 法人宛名 / 共通
    pk: true
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 宛名番号ごとに異動の履歴情報を管理する番号
    note: |-
      古いものから昇順でカウントアップ
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "1"
  - id: 016-00464
    name: 最新フラグ
    type: X(1)
    required: true
    group: 税共通法人宛名情報
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "1"
  - id: 016-00465
    name: 指定都市_行政区等コード
    type: X(12)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通 / 住所
    code: "999"
    impl_type: ○
    definition: 自治体ごとに定める任意の行政範囲を示すコード
    note: |-
      ・各自治体固有のコード利用を想定
      ・総合支所等、任意の行政範囲を示すコード
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "001"
  - id: 016-00466
    name: 管内管外の区分
    type: X(1)
    required: true
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通 / 管内管外
    code: "005"
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 管内か管外かを判断する区分
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "1"
  - id: 016-00467
    name: 行政区（地区管理）
    type: X(12)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通 / 地区管理
    code: "999"
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 一般市における行政区（地区管理）
    note: |-
      各自治体固有のコード利用を想定
      データ要件・連携要件標準仕様書【第3.0版】にて追加
      データ要件・連携要件標準仕様書【第8.0版】にて修正
    sample: "001"
  - id: 016-00468
    name: 住民区分
    type: X(1)
    required: true
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通 / 住民分類
    code: "010"
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 住民、住登外者、法人を判断するための区分
    note: |-
      法人宛名情報は「法人」のみが設定される
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "1"
  - id: 016-00469
    name: 法人番号
    type: X(13)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 行政手続における特定の個人を識別するための番号の利用等に関する法律（平成25年法律第27号）第39条第１項又は第２項に規定する法人番号
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "12345678912"
  - id: 016-00470
    name: 法人管理番号
    type: X(15)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人住民税システム上で、法人基本情報の登録ごとに附番される市区町村内で一意の管理番号
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "12345678912"
  - id: 016-00471
    name: 名称
    type: N(100)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通 / 名称
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の名称
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: 日の丸法人
  - id: 016-00472
    name: 名称カナ
    type: N(100)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通 / 名称
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の名称のフリガナ
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: ヒノマルホウジン
  - id: 016-00473
    name: 代表者_氏名
    type: N(100)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 代表者 / 氏名
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の代表者名
    note: |-
      氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: 佐藤　一郎
  - id: 016-00474
    name: 本支店区分
    type: X(1)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 本店支店区分
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人が本店か支店かを判断するための区分
    note: |-
      データ要件・連携要件標準仕様書【第3.0版】にて追加
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: "1"
  - id: 016-00475
    name: 所在地_郵便番号
    type: X(7)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 所在地
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の本店（支店）の所在地における郵便番号
    note: |-
      標準化後に登録されたデータは、出力すること
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "1000014"
  - id: 016-00476
    name: 所在地
    type: N(300)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 所在地
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の本店（支店）の所在地
    note: |-
      標準化前において住所をコード管理していない場合に設定
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: 東京都千代田区霞が関二丁目１－６
  - id: 016-00477
    name: 所在地_市区町村コード
    type: X(6)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 所在地
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 所在地（都道府県から市区町村まで）を一意に識別できるコード（指定都市においては区までを特定）
    note: |-
      ・総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      ・標準化後に登録されたデータは、出力すること
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "131016"
  - id: 016-00478
    name: 所在地_町字コード
    type: X(7)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 所在地
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 所在地（町字）を一意に識別できるコード
    note: |-
      ・デジタル庁が整備するアドレス・ベース・レジストリ「町字マスターデータセット」で規定された町字IDのコード値を設定すること
      ・所在地に町字がない場合は、0000000を設定すること
      ・アドレス・ベース・レジストリ「町字マスターデータセット」に規定がない町字の場合は、9999999を設定すること
      ・標準化後に登録されたデータは、出力すること
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "0011001"
  - id: 016-00479
    name: 所在地_都道府県
    type: N(4)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 所在地
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の本店（支店）の所在地における都道府県
    note: |-
      標準化後に登録されたデータは、出力すること
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: 東京都
  - id: 016-00480
    name: 所在地_市区郡町村名
    type: N(12)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 所在地
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の本店（支店）の所在地における市区郡町村名
    note: |-
      標準化後に登録されたデータは、出力すること
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: |-
      ・特別区：千代田区
      ・政令市：横浜市西区
      ・政令市以外の市：茅ヶ崎市
      ・町村：足柄上郡中井町
  - id: 016-00481
    name: 所在地_町字
    type: N(120)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 所在地
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の本店（支店）の所在地における町字（丁目を含む）
    note: |-
      標準化後に登録されたデータかつ所在地に町字が存在する場合は、出力すること
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: 霞が関二丁目
  - id: 016-00482
    name: 所在地_番地号表記
    type: N(50)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 所在地
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の本店（支店）の所在地における番地号の日本語を含む表記（住居表示を実施していない区域においては「番地」、住居表示を実施している区域においては「番」及び「号」で表記する。）
    note: |-
      標準化後に登録されたデータかつ所在地に番地号が存在する場合は、出力すること
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: |-
      １００８番地
      １番６号
  - id: 016-00483
    name: 所在地_方書
    type: N(300)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 所在地
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の本店（支店）の所在地における方書
    note: |-
      標準化後に登録されたデータかつ所在地に方書が存在する場合は、出力すること
      データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: 佐藤様方
  - id: 016-00484
    name: 組織区分
    type: X(2)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 法人区分
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の形態を判断するための区分（株式会社、有限会社等）
    note: |-
      データ要件・連携要件標準仕様書【第3.0版】にて追加
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: "01"
  - id: 016-00485
    name: 前後区分
    type: X(1)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 法人区分
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人格（株式会社、有限会社等）を法人名のどの部分に付けるかを判断するための区分（前／後／その他）
    note: |-
      データ要件・連携要件標準仕様書【第3.0版】にて追加
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: "1"
  - id: 016-00486
    name: 法人番号公表の同意
    type: X(1)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人番号の公表に同意しているか否かを判断するための区分（0：無または人格のない社団等以外、1：有）
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "1"
  - id: 016-00487
    name: 法人種別（特別徴収義務者）
    type: X(1)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の特別徴収義務者の該当状態を示す区分（0：対象外、1：対象）
    note: |-
      特別徴収義務者の場合、「対象」とする
      データ要件・連携要件標準仕様書【第3.0版】にて追加
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: "0"
  - id: 016-00488
    name: 異動年月日
    type: DATE
    required: true
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 異動
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 異動が発生した年月日
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: 2020-10-10
  - id: 016-00489
    name: 異動事由
    type: X(2)
    required: true
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 異動
    code: "009"
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 異動が発生した事由を表す区分
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "01"
  - id: 016-00490
    name: 設立年月日
    type: DATE
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 異動
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人が設立された年月日
    note: |-
      データ要件・連携要件標準仕様書【第3.0版】にて追加
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: 2020-10-10
  - id: 016-00491
    name: 閉鎖等年月日
    type: DATE
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 異動
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 閉鎖等が発生した年月日
    note: |-
      データ要件・連携要件標準仕様書【第3.0版】にて追加
      データ要件・連携要件標準仕様書【第4.0版】にて修正
    sample: 2020-10-10
  - id: 016-00492
    name: 閉鎖等事由
    type: X(2)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 異動
    code: "018"
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 閉鎖等が発生した事由
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "01"
  - id: 016-00493
    name: 屋号
    type: N(100)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通 / 屋号
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 屋号
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: ひのまる
  - id: 016-00494
    name: 法人の担当部署
    type: N(100)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通 / 担当部署
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人の担当部署
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: ○○部
  - id: 016-00495
    name: 登録部署（情報を登録した課・係など）
    type: N(300)
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 共通
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 情報を登録した課・係
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: ○○課
  - id: 016-00496
    name: 処理年月日
    type: DATE
    required: false
    group: 税共通法人宛名情報
    class: 税共通法人宛名 / 異動
    spec_ref:
      - "0160005"
    impl_type: ◎
    definition: 法人宛名情報に関する処理を実施した年月日
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: 2020-10-10
  - id: 016-00497
    name: 削除フラグ
    type: X(1)
    required: true
    group: 税共通法人宛名情報
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "0"
  - id: 016-00498
    name: 操作者ID
    type: X(10)
    required: true
    group: 税共通法人宛名情報
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: sosa01
  - id: 016-00499
    name: 操作年月日
    type: DATE
    required: true
    group: 税共通法人宛名情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: 2020-10-10
  - id: 016-00500
    name: 操作時刻
    type: TIME
    required: true
    group: 税共通法人宛名情報
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    note: データ要件・連携要件標準仕様書【第3.0版】にて追加
    sample: "12:00:00"
```
