---
type: data-list
title: 人口動態調査 基本データリスト【第1.3版】
source: デジタル庁
profile: mrlgss-doc/0.1
business_code: "038"
version: "1.3"
spec_date: 2025-09-30
original_file: 038_人口動態調査_基本データリスト【第1.3版】_20250930.xlsx
item_count: 440
view: payload-table
---

# 人口動態調査 基本データリスト【第1.3版】

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

- 原本: `038_人口動態調査_基本データリスト【第1.3版】_20250930.xlsx`（4シート: 基本データリスト/コード一覧/データモデル(ER図)/グループ構成表）。
- 型記法: 仕様書準拠（`X`=半角英数 / `9`=半角数字 / `N`=全角 / `DATE` / `TIME`、桁数併記）。

## payload

```yaml
ledger:
  business_code: "038"
  short_name: jinko-dotai
fields:
  - id: 038-00001
    name: 市区町村コード
    type: X(6)
    required: true
    group: 出生票（調査マスタ）
    class: レコードキー
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: 総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
    sample: "131016"
  - id: 038-00002
    name: レコードキー_事象コード
    type: X(2)
    required: true
    group: 出生票（調査マスタ）
    class: レコードキー
    pk: true
    code: "001"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 事象を識別するコード（01：出生）
    sample: "01"
  - id: 038-00003
    name: レコードキー_事件簿番号
    type: X(4)
    required: true
    group: 出生票（調査マスタ）
    class: レコードキー
    pk: true
    spec_ref:
      - "0380040"
      - "0380064"
    impl_type: ◎
    definition: 事件簿を識別する固有番号
    sample: "0001"
  - id: 038-00004
    name: レコードキー_レコードナンバー
    type: 9(1)
    required: true
    group: 出生票（調査マスタ）
    class: レコードキー
    pk: true
    spec_ref:
      - "0380031"
    impl_type: ◎
    definition: レコードの番号
    note: 2を設定すること
    sample: "2"
  - id: 038-00005
    name: 受領番号
    type: X(9)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    pk: true
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 調査票の受領番号
    sample: "202300001"
  - id: 038-00006
    name: 最新フラグ
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    sample: "1"
  - id: 038-00007
    name: 子_区分
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    code: "029"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 子の区分
    sample: "1"
  - id: 038-00008
    name: 子の氏名
    type: N(200)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 子の氏名
    note: |-
      ・日本人の場合は、氏と名の間に全角の空白を一文字入れる
      ・外国人の場合は、氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
    sample: 山田　一郎
  - id: 038-00009
    name: 子の氏名_氏_日本人
    type: N(100)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 日本人の場合の子の氏
    note: ※※03800007が1の場合
    sample: 山田
  - id: 038-00010
    name: 子の氏名_名_日本人
    type: N(100)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 日本人の場合の子の名
    note: ※※03800007が1の場合
    sample: 一郎
  - id: 038-00011
    name: 子の氏名_電子媒体出力用氏名
    type: N(200)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380066"
    impl_type: ◎
    definition: 子の氏名をJIS第一水準、第二水準の範囲内に変換したもの
    sample: 山田　一郎
  - id: 038-00012
    name: 子の氏名_振り仮名
    type: N(200)
    required: false
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 子の氏名の振り仮名
    note: |-
      ・氏と名の間に全角の空白を一文字入れる
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第1.1版】にて修正
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: ヤマダ　イチロウ
  - id: 038-00013
    name: 父母との続き柄
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    code: "002"
    spec_ref:
      - "0380055"
      - "0380067"
      - "0380187"
      - "0380188"
      - "0380189"
      - "0380190"
      - "0380191"
      - "0380192"
      - "0380193"
      - "0380194"
    impl_type: ◎
    definition: 父母との続き柄の区分
    sample: "1"
  - id: 038-00014
    name: 性別
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    code: "003"
    spec_ref:
      - "0380055"
      - "0380068"
    impl_type: ◎
    definition: 性別の区分
    sample: "1"
  - id: 038-00015
    name: 生まれたとき_年月日
    type: DATE
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380070"
      - "0380187"
    impl_type: ◎
    definition: 生年月日
    note: |-
      不詳日を許容する（不詳の場合は、データ要件・連携要件の標準に規定するとおり出力すること）
      ※※03800024がnullでない場合
    sample: 2022-02-20
  - id: 038-00016
    name: 生まれたとき_年月日_元号
    type: X(1)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    code: "028"
    spec_ref:
      - "0380055"
      - "0380069"
    impl_type: ◎
    definition: 生年月日の元号
    note: ※※03800007が1の場合
    sample: "3"
  - id: 038-00017
    name: 生まれたとき_年月日_不詳フラグ
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380070"
      - "0380187"
    impl_type: ◎
    definition: 生年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00018
    name: 生まれたとき_年月日_不詳表記
    type: N(72)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380070"
      - "0380187"
    impl_type: ◎
    definition: 生年月日が不詳の場合の不詳日表記
    note: ※※03800017が1の場合
    sample: 不詳
  - id: 038-00019
    name: 生まれたとき_時分
    type: TIME
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380071"
    impl_type: ◎
    definition: 生まれた時刻
    note: ※※03800020が0の場合かつ03800022が0の場合かつ03800024がnullでない場合
    sample: "11:00:00"
  - id: 038-00020
    name: 生まれたとき_時分_不詳フラグ
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380071"
    impl_type: ◎
    definition: 生年月日の時分が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00021
    name: 生まれたとき_時分_不詳表記
    type: N(72)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380071"
    impl_type: ◎
    definition: 生年月日の時分が不詳の場合の不詳時刻表記
    note: ※※03800020が1の場合
    sample: 不詳
  - id: 038-00022
    name: 生まれたとき_時分_推定フラグ
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380071"
    impl_type: ◎
    definition: 生年月日の時分が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    sample: "1"
  - id: 038-00023
    name: 生まれたとき_時分_推定表記
    type: N(72)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380071"
    impl_type: ◎
    definition: 生年月日の時分が推定の場合の推定時刻表記
    note: ※※03800022が1の場合
    sample: 推定
  - id: 038-00024
    name: 生まれたとき_年月日時
    type: N(50)
    required: false
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380070"
      - "0380071"
    impl_type: ◎
    definition: 生年月日時
    note: 年月日時の定型で入力できない場合は出力すること
    sample: 令和５年９月１日午後２時から午後３時の間
  - id: 038-00025
    name: 生まれたところ
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    code: "004"
    spec_ref:
      - "0380009"
      - "0380055"
      - "0380073"
    impl_type: ◎
    definition: 生まれたところの区分
    sample: "1"
  - id: 038-00026
    name: 子の住所_市区町村コード
    type: X(6)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380021"
      - "0380055"
      - "0380199"
      - "0380200"
    impl_type: ◎
    definition: 子の住所の市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      ※※03800028が1又は2の場合
    sample: "131016"
  - id: 038-00027
    name: 子の住所_町字コード
    type: X(7)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 子の住所（町字）を一意に識別できるコード
    note: |-
      ・デジタル庁が整備するアドレス・ベース・レジストリ「町字マスターデータセット」で規定された町字IDのコード値を設定すること
      ・アドレス・ベース・レジストリ「町字マスターデータセット」に規定がない町字の場合は、9999999を設定すること
      ・住所に町字がない場合は、0000000を設定すること
      ※※03800028が1又は2の場合
    sample: "0000000"
  - id: 038-00028
    name: 子の住所_区分
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    code: "005"
    spec_ref:
      - "0380013"
      - "0380055"
      - "0380074"
    impl_type: ◎
    definition: 子の住所についての区分
    sample: "1"
  - id: 038-00029
    name: 子の住所_都道府県名
    type: N(4)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 子の住所の都道府県名
    note: 子の住所が外国の場合は居住の国名又は州名、都市名を出力すること
    sample: 東京都
  - id: 038-00030
    name: 子の住所_市、郡、東京都の区
    type: N(12)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 子の住所の市、郡、東京都の区
    note: ※※03800028が1又は2の場合
    sample: 大和区
  - id: 038-00031
    name: 子の住所_町、村、指定都市の区
    type: N(12)
    required: false
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 子の住所の町、村、指定都市の区
    note: 住所が町、村又は指定都市の場合は出力すること
    sample: 緑町
  - id: 038-00032
    name: 子の住所_町字、丁目、番地、番号等
    type: N(38)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 子の住所の町字、丁目、番地、番号等
    note: ※※03800028が1又は2の場合
    sample: ○○１丁目１番１号
  - id: 038-00033
    name: 父_区分
    type: X(1)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    code: "029"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 子の父の区分
    note: ※※03800013が1の場合
    sample: "1"
  - id: 038-00034
    name: 父の氏名
    type: N(200)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380188"
    impl_type: ◎
    definition: 子の父の氏名
    note: |-
      ・日本人の場合は、氏と名の間に全角の空白を一文字入れる
      ・外国人の場合は、氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
      ※※03800013が1の場合
    sample: 山田　太郎
  - id: 038-00437
    name: 父の氏名_振り仮名
    type: N(200)
    required: false
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 子の父の氏名の振り仮名
    note: |-
      ・氏と名の間に全角の空白を一文字入れる
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第1.2版】にて追加
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: ヤマダ　タロウ
  - id: 038-00035
    name: 父の氏名_氏_日本人
    type: N(100)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380188"
    impl_type: ◎
    definition: 子の父が日本人の場合の氏
    note: ※※03800033が1の場合
    sample: 山田
  - id: 038-00036
    name: 父の氏名_名_日本人
    type: N(100)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380188"
    impl_type: ◎
    definition: 子の父が日本人の場合の名
    note: ※※03800033が1の場合
    sample: 太郎
  - id: 038-00037
    name: 父の氏名_電子媒体出力用氏名
    type: N(200)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380066"
      - "0380188"
    impl_type: ◎
    definition: 父の氏名をJIS第一水準、第二水準の範囲内に変換したもの
    note: ※※03800034がnullでない場合
    sample: 山田　太郎
  - id: 038-00038
    name: 父の生年月日
    type: DATE
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380187"
      - "0380188"
      - "0380193"
      - "0380194"
    impl_type: ◎
    definition: 父の生年月日
    note: |-
      不詳日を許容する（不詳の場合は、データ要件・連携要件の標準に規定するとおり出力すること）
      ※※03800013が1の場合かつ03800042が0の場合
    sample: 1995-04-01
  - id: 038-00039
    name: 父の生年月日_元号
    type: X(1)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    code: "028"
    spec_ref:
      - "0380055"
      - "0380075"
      - "0380188"
    impl_type: ◎
    definition: 父の生年月日の元号
    note: ※※03800013が1の場合かつ03800033が1の場合
    sample: "4"
  - id: 038-00040
    name: 父の生年月日_不詳フラグ
    type: X(1)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380187"
      - "0380188"
      - "0380193"
      - "0380194"
    impl_type: ◎
    definition: 生年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    note: ※※03800013が1の場合
    sample: "0"
  - id: 038-00041
    name: 父の生年月日_不詳表記
    type: N(72)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380187"
      - "0380188"
      - "0380193"
      - "0380194"
    impl_type: ◎
    definition: 生年月日が不詳の場合の不詳日表記
    note: ※※03800040が1の場合
    sample: 令和２年月日不詳
  - id: 038-00042
    name: 父の生年月日_推定フラグ
    type: X(1)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380187"
      - "0380188"
      - "0380193"
      - "0380194"
    impl_type: ◎
    definition: 生年月日が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    note: ※※03800013が1の場合
    sample: "1"
  - id: 038-00043
    name: 父の生年月日_推定表記
    type: N(72)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380187"
      - "0380188"
      - "0380193"
      - "0380194"
    impl_type: ◎
    definition: 生年月日が不詳の場合の推定日表記
    note: ※※03800042が1の場合
    sample: 推定令和２年１月１日
  - id: 038-00044
    name: 母_区分
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    code: "029"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 子の母の区分
    sample: "1"
  - id: 038-00045
    name: 母の氏名
    type: N(200)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 母の氏名
    note: |-
      ・日本人の場合は、氏と名の間に全角の空白を一文字入れる
      ・外国人の場合は、氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
    sample: 山田　花子
  - id: 038-00438
    name: 母の氏名_振り仮名
    type: N(200)
    required: false
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 母の氏名の振り仮名
    note: |-
      ・氏と名の間に全角の空白を一文字入れる
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第1.2版】にて追加
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: ヤマダ　ハナコ
  - id: 038-00046
    name: 母の氏名_氏_日本人
    type: N(100)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 母が日本人の場合の氏
    note: ※※03800044が1の場合
    sample: 山田
  - id: 038-00047
    name: 母の氏名_名_日本人
    type: N(100)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 母が日本人の場合の名
    note: ※※03800044が1の場合
    sample: 花子
  - id: 038-00048
    name: 母の氏名_電子媒体出力用氏名
    type: N(200)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380066"
    impl_type: ◎
    definition: 母の氏名をJIS第一水準・第二水準の範囲内に変換したもの
    sample: 山田　花子
  - id: 038-00049
    name: 母の生年月日
    type: DATE
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380076"
      - "0380187"
      - "0380190"
      - "0380193"
      - "0380194"
    impl_type: ◎
    definition: 母の生年月日
    note: |-
      不詳日を許容する（不詳の場合は、データ要件・連携要件の標準に規定するとおり出力すること）
      ※※03800053が0の場合
    sample: 1994-12-25
  - id: 038-00050
    name: 母の生年月日_元号
    type: X(1)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    code: "028"
    spec_ref:
      - "0380055"
      - "0380075"
    impl_type: ◎
    definition: 母の生年月日の元号
    note: ※※03800044が1の場合
    sample: "1"
  - id: 038-00051
    name: 母の生年月日_不詳フラグ
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380187"
      - "0380190"
      - "0380193"
      - "0380194"
    impl_type: ◎
    definition: 母の生年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00052
    name: 母の生年月日_不詳表記
    type: N(72)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380187"
      - "0380190"
      - "0380193"
      - "0380194"
    impl_type: ◎
    definition: 生年月日が不詳の場合の不詳日表記
    note: ※※03800051が1の場合
    sample: 不詳
  - id: 038-00053
    name: 母の生年月日_推定フラグ
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380187"
      - "0380190"
      - "0380193"
      - "0380194"
    impl_type: ◎
    definition: 母の生年月日が推定の場合に、推定であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00054
    name: 母の生年月日_推定表記
    type: N(72)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380187"
      - "0380190"
      - "0380193"
      - "0380194"
    impl_type: ◎
    definition: 生年月日が推定の場合の推定日表記
    note: ※※03800053が1の場合
    sample: 不詳
  - id: 038-00055
    name: 父の国籍のコード
    type: X(2)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    code: "006"
    spec_ref:
      - "0380015"
      - "0380055"
      - "0380077"
      - "0380188"
    impl_type: ◎
    definition: 父の国籍の区分
    note: ※※03800013が1の場合
    sample: "01"
  - id: 038-00056
    name: 父の国籍の名称
    type: N(60)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380015"
      - "0380055"
      - "0380077"
      - "0380188"
    impl_type: ◎
    definition: 父の国籍の名称
    note: ※※03800055が11でない場合
    sample: 日本
  - id: 038-00057
    name: 母の国籍のコード
    type: X(2)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    code: "006"
    spec_ref:
      - "0380015"
      - "0380055"
      - "0380077"
      - "0380189"
    impl_type: ◎
    definition: 母の国籍の区分
    sample: "01"
  - id: 038-00058
    name: 母の国籍の名称
    type: N(60)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380015"
      - "0380055"
      - "0380077"
      - "0380189"
    impl_type: ◎
    definition: 母の国籍の名称
    note: ※※03800057が11でない場合
    sample: 日本
  - id: 038-00059
    name: 同居を始めたとき
    type: X(7)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380078"
      - "0380191"
      - "0380192"
      - "0380193"
    impl_type: ◎
    definition: 同居をはじめた年月
    note: ※※03800061が0の場合
    sample: 2020-05
  - id: 038-00060
    name: 同居を始めたとき_元号
    type: X(1)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380078"
      - "0380079"
      - "0380191"
      - "0380192"
      - "0380193"
    impl_type: ◎
    definition: 同居をはじめた年の元号
    note: ※※03800061がnullでない場合
    sample: "1"
  - id: 038-00061
    name: 同居を始めたとき_不詳フラグ
    type: X(1)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380078"
      - "0380191"
      - "0380192"
      - "0380193"
    impl_type: ◎
    definition: 同居をはじめた年月が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    note: ※※03800013が1の場合
    sample: "1"
  - id: 038-00062
    name: 同居を始めたとき_不詳表記
    type: N(72)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380078"
      - "0380191"
      - "0380192"
      - "0380193"
    impl_type: ◎
    definition: 同居をはじめた年月が不詳の場合の不詳日表記
    note: ※※03800061が1の場合
    sample: 不詳
  - id: 038-00063
    name: 子の出生時の世帯の主な仕事
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    code: "007"
    spec_ref:
      - "0380016"
      - "0380055"
      - "0380080"
    impl_type: ◎
    definition: 子の出生時の世帯の主な仕事について区分
    sample: "3"
  - id: 038-00064
    name: 子の出生時の父の職業
    type: X(2)
    required: false
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 子の出生時の父の職業
    note: |-
      ・国勢調査で用いられるコードを使用すること
      ・嫡出子かつ国勢調査の実施年の場合は出力すること
    sample: "03"
  - id: 038-00065
    name: 子の出生時の母の職業
    type: X(2)
    required: false
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 子の出生時の母の職業
    note: |-
      ・国勢調査で用いられるコードを使用すること
      ・国勢調査の実施年の場合は出力すること
    sample: "04"
  - id: 038-00066
    name: 出生場所
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    code: "008"
    spec_ref:
      - "0380055"
      - "0380083"
      - "0380208"
      - "0380209"
    impl_type: ◎
    definition: 出生場所の区分
    sample: "1"
  - id: 038-00067
    name: 出生場所_施設名称
    type: N(16)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380019"
      - "0380055"
      - "0380208"
      - "0380209"
    impl_type: ◎
    definition: 出生場所が、4：自宅以外の場合の施設名称
    note: ※※03800066が4でない場合
    sample: 大和総合病院
  - id: 038-00068
    name: 体重
    type: 9(4)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380084"
      - "0380195"
      - "0380196"
    impl_type: ◎
    definition: 出生時体重（g）
    note: ※※03800069が0の場合
    sample: "4000"
  - id: 038-00069
    name: 体重が不詳
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380085"
      - "0380195"
      - "0380196"
    impl_type: ◎
    definition: 出生時体重が不詳の場合の区分（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00070
    name: 身長
    type: 9(2)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380086"
      - "0380197"
      - "0380198"
    impl_type: ◎
    definition: 出生時身長
    note: ※※03800071が0の場合
    sample: "25"
  - id: 038-00071
    name: 身長が不詳
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380085"
      - "0380197"
      - "0380198"
    impl_type: ◎
    definition: 出生時身長が不詳の場合の区分（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00072
    name: 単胎・多胎の別
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    code: "009"
    spec_ref:
      - "0380055"
      - "0380087"
      - "0380201"
      - "0380202"
      - "0380203"
    impl_type: ◎
    definition: 出生児の単胎・多胎の区分
    sample: "1"
  - id: 038-00073
    name: 単胎・多胎の別_多胎の種類
    type: 9(1)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380201"
      - "0380202"
    impl_type: ◎
    definition: 今回の妊娠における胎児の総数
    note: ※※03800072が2の場合
    sample: "2"
  - id: 038-00074
    name: 単胎・多胎の別_多胎の場合の出産順位
    type: 9(1)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380201"
      - "0380202"
      - "0380205"
    impl_type: ◎
    definition: 当出生票の出生児の出産順位
    note: ※※03800072が2の場合
    sample: "1"
  - id: 038-00075
    name: 妊娠期間_週数
    type: 9(2)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380088"
      - "0380089"
    impl_type: ◎
    definition: 妊娠週数
    sample: "40"
  - id: 038-00076
    name: 妊娠期間_日数
    type: 9(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380090"
    impl_type: ◎
    definition: 妊娠週数から余る0～6の日数
    sample: "3"
  - id: 038-00077
    name: 母の出産した子の数_出生子
    type: 9(2)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380205"
      - "0380206"
    impl_type: ◎
    definition: これまで母が出産した出生子の数
    sample: "1"
  - id: 038-00078
    name: 母の出産した子の数_死産児
    type: 9(2)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380205"
      - "0380206"
    impl_type: ◎
    definition: これまで母が出産した死産児の数
    sample: "0"
  - id: 038-00079
    name: 出生に立ち会った者
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 出生票
    code: "010"
    spec_ref:
      - "0380055"
      - "0380091"
    impl_type: ◎
    definition: 出生に立ち会った者の区分
    sample: "1"
  - id: 038-00080
    name: 多胎児の場合の他の子の事件簿_出生・死産の別
    type: X(1)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    code: "011"
    spec_ref:
      - "0380055"
      - "0380081"
      - "0380203"
    impl_type: ◎
    definition: 多胎児の他の子の出生・死産の区分
    note: ※※03800072が2の場合
    sample: "1"
  - id: 038-00081
    name: 多胎児の場合の他の子の事件簿_事件簿番号
    type: 9(4)
    required: conditional
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380082"
      - "0380203"
    impl_type: ◎
    definition: 多胎児の他の子の事件簿番号
    note: ※※03800072が2の場合
    sample: "1111"
  - id: 038-00082
    name: 確認フラグ_項目Ｎo.
    type: N(2)
    required: false
    group: 出生票（調査マスタ）
    class: 確認フラグ
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 確認が必要な調査票内項目番号
    note: 確認が必要な項目が存在する場合は出力すること
    sample: １
  - id: 038-00083
    name: 確認フラグ_コメント
    type: N(11)
    required: false
    group: 出生票（調査マスタ）
    class: 確認フラグ
    spec_ref:
      - "0380055"
    impl_type: ◎
    definition: 確認が必要な調査票のコメント
    note: 確認が必要な項目が存在する場合は出力すること
    sample: コメント
  - id: 038-00084
    name: 備考欄
    type: N(512)
    required: false
    group: 出生票（調査マスタ）
    class: 出生票
    spec_ref:
      - "0380055"
      - "0380313"
    impl_type: ◎
    definition: 備考欄
    note: |-
      ・備考欄への記載事項が存在する場合は出力すること
      ・文字数制限を超過する場合は備考欄を活用すること
      データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: 備考
  - id: 038-00085
    name: 削除フラグ
    type: X(1)
    required: true
    group: 出生票（調査マスタ）
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    sample: "0"
  - id: 038-00086
    name: 操作者ID
    type: X(10)
    required: true
    group: 出生票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 038-00087
    name: 操作年月日
    type: DATE
    required: true
    group: 出生票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2021-11-01
  - id: 038-00088
    name: 操作時刻
    type: TIME
    required: true
    group: 出生票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 038-00089
    name: 市区町村コード
    type: X(6)
    required: true
    group: 死亡票（調査マスタ）
    class: レコードキー
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: 総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
    sample: "131016"
  - id: 038-00090
    name: レコードキー_事象コード
    type: X(2)
    required: true
    group: 死亡票（調査マスタ）
    class: レコードキー
    pk: true
    code: "001"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 事象を識別するコード（02：死亡）
    note: データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: "02"
  - id: 038-00091
    name: レコードキー_事件簿番号
    type: X(4)
    required: true
    group: 死亡票（調査マスタ）
    class: レコードキー
    pk: true
    spec_ref:
      - "0380040"
      - "0380064"
    impl_type: ◎
    definition: 事件簿を識別する固有番号
    note: データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: "0001"
  - id: 038-00092
    name: レコードキー_レコードナンバー
    type: 9(1)
    required: true
    group: 死亡票（調査マスタ）
    class: レコードキー
    pk: true
    spec_ref:
      - "0380031"
    impl_type: ◎
    definition: レコードの番号
    note: 2を設定すること
    sample: "2"
  - id: 038-00093
    name: 受領番号
    type: X(9)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    pk: true
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 調査票の受領番号
    sample: "202300001"
  - id: 038-00094
    name: 最新フラグ
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    sample: "1"
  - id: 038-00095
    name: 死亡者_区分
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "029"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 死亡者の区分
    sample: "1"
  - id: 038-00096
    name: 氏名
    type: N(200)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡者の氏名
    note: |-
      ・日本人の場合は、氏と名の間に全角の空白を一文字入れる
      ・外国人の場合は、氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
    sample: 山田　太郎
  - id: 038-00097
    name: 氏名_氏_日本人
    type: N(100)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡者が日本人の場合の氏
    note: ※※03800095が1の場合
    sample: 山田
  - id: 038-00098
    name: 氏名_名_日本人
    type: N(100)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡者が日本人の場合の名
    note: ※※03800095が1の場合
    sample: 太郎
  - id: 038-00099
    name: 氏名_電子媒体出力用氏名
    type: N(200)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380092"
    impl_type: ◎
    definition: 氏名をJIS第一水準・第二水準の範囲内に変換したもの
    sample: 山田　太郎
  - id: 038-00100
    name: 氏名_振り仮名
    type: N(200)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡者の氏名の振り仮名
    note: |-
      ・氏と名の間に全角の空白を一文字入れる
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第1.1版】にて修正
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: ヤマダ　タロウ
  - id: 038-00101
    name: 性別
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "003"
    spec_ref:
      - "0380056"
      - "0380093"
      - "0380214"
      - "0380215"
      - "0380216"
    impl_type: ◎
    definition: 死亡者の性別
    sample: "1"
  - id: 038-00102
    name: 生年月日_年月日
    type: DATE
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380096"
      - "0380097"
      - "0380214"
      - "0380215"
      - "0380216"
      - "0380217"
      - "0380220"
      - "0380221"
      - "0380222"
      - "0380223"
      - "0380224"
    impl_type: ◎
    definition: 死亡者の生年月日
    note: 不詳日を許容する（不詳の場合は、データ要件・連携要件の標準に規定するとおり出力すること）
    sample: 1955-07-01
  - id: 038-00103
    name: 生年月日_元号
    type: X(1)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "028"
    spec_ref:
      - "0380056"
      - "0380094"
    impl_type: ◎
    definition: 死亡者の生年月日の元号
    note: ※※03800095が1の場合
    sample: "1"
  - id: 038-00104
    name: 生年月日_不詳フラグ
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380098"
      - "0380214"
      - "0380215"
      - "0380216"
      - "0380217"
      - "0380220"
      - "0380221"
      - "0380222"
      - "0380223"
      - "0380224"
    impl_type: ◎
    definition: 死亡者の生年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00105
    name: 生年月日_不詳表記
    type: N(72)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380098"
      - "0380214"
      - "0380215"
      - "0380216"
      - "0380217"
      - "0380220"
      - "0380221"
      - "0380222"
      - "0380223"
      - "0380224"
    impl_type: ◎
    definition: 死亡者の生年月日が不詳の場合の不詳日表記
    note: ※※03800104が1の場合
    sample: 不詳
  - id: 038-00106
    name: 生年月日_時分
    type: TIME
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380095"
    impl_type: ◎
    definition: 死亡者の生まれた時刻
    note: ※※03800107が0の場合かつ03800109が0の場合
    sample: "13:00:00"
  - id: 038-00107
    name: 生年月日_時分_不詳フラグ
    type: X(1)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380095"
    impl_type: ◎
    definition: 死亡者の生まれた時刻が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    note: 生後30日以内の場合のみ出力すること
    sample: "1"
  - id: 038-00108
    name: 生年月日_時分_不詳表記
    type: N(72)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380095"
    impl_type: ◎
    definition: 死亡者の生まれた時刻が不詳の場合の不詳時刻表記
    note: ※※03800107が1の場合
    sample: 不詳
  - id: 038-00109
    name: 生年月日_時分_推定フラグ
    type: X(1)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380096"
    impl_type: ◎
    definition: 死亡者の生まれた時刻が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    note: 生後30日以内の場合のみ出力すること
    sample: "1"
  - id: 038-00110
    name: 生年月日_時分_推定表記
    type: N(72)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380096"
    impl_type: ◎
    definition: 死亡者の生まれた時刻が推定の場合の推定日表記
    note: ※※03800109が1の場合
    sample: 推定午前２時００分
  - id: 038-00111
    name: 死亡したとき_年月日
    type: DATE
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380214"
      - "0380215"
      - "0380216"
      - "0380217"
      - "0380220"
      - "0380221"
      - "0380222"
      - "0380223"
      - "0380224"
    impl_type: ◎
    definition: 死亡年月日
    note: |-
      不詳日を許容する（不詳の場合は、データ要件・連携要件の標準に規定するとおり出力すること）
      ※※03800120がnullでない場合
    sample: 2023-07-06
  - id: 038-00112
    name: 死亡したとき_年月日_元号
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "028"
    spec_ref:
      - "0380056"
      - "0380099"
    impl_type: ◎
    definition: 死亡年月日の元号
    sample: "1"
  - id: 038-00113
    name: 死亡したとき_年月日_不詳フラグ
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380103"
      - "0380214"
      - "0380215"
      - "0380216"
      - "0380217"
      - "0380220"
      - "0380221"
      - "0380222"
      - "0380223"
      - "0380224"
    impl_type: ◎
    definition: 死亡年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00114
    name: 死亡したとき_年月日_不詳表記
    type: N(72)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380103"
      - "0380214"
      - "0380215"
      - "0380216"
      - "0380217"
      - "0380220"
      - "0380221"
      - "0380222"
      - "0380223"
      - "0380224"
    impl_type: ◎
    definition: 死亡年月日が不詳の場合の不詳日表記
    note: ※※03800113が1の場合
    sample: 不詳
  - id: 038-00115
    name: 死亡したとき_時分
    type: TIME
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380100"
      - "0380101"
    impl_type: ◎
    definition: 死亡時刻
    note: |-
      ※※03800116が0の場合、03800118が0の場合かつ03800120がnullでない場合
      データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: "11:00:00"
  - id: 038-00116
    name: 死亡したとき_時分_不詳フラグ
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380103"
    impl_type: ◎
    definition: 死亡時刻が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00117
    name: 死亡したとき_時分_不詳表記
    type: N(72)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380103"
    impl_type: ◎
    definition: 死亡時刻が不詳の場合の不詳時刻表記
    note: ※※03800116が1の場合
    sample: 不詳
  - id: 038-00118
    name: 死亡したとき_時分_推定フラグ
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380102"
    impl_type: ◎
    definition: 死亡時刻が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    sample: "1"
  - id: 038-00119
    name: 死亡したとき_時分_推定表記
    type: N(72)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380102"
    impl_type: ◎
    definition: 死亡時刻が推定の場合の推定時刻表記
    note: ※※03800118が1の場合
    sample: 推定午前２時００分
  - id: 038-00120
    name: 死亡したとき_年月日時
    type: N(50)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380101"
      - "0380102"
    impl_type: ◎
    definition: 死亡年月日時
    note: 年月日時の定型で入力できない場合は出力すること
    sample: 令和５年９月１日午後２時から午後３時の間
  - id: 038-00121
    name: 死亡したところ
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "004"
    spec_ref:
      - "0380009"
      - "0380056"
      - "0300104"
    impl_type: ◎
    definition: 死亡したところの区分
    sample: "1"
  - id: 038-00122
    name: 死亡した人の住所_市区町村コード
    type: X(6)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380021"
      - "0380056"
      - "0380225"
      - "0380226"
    impl_type: ◎
    definition: 死亡した人の住所の市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      ※※03800124が1又は2の場合
    sample: "131016"
  - id: 038-00123
    name: 死亡した人の住所_町字コード
    type: X(7)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡した人の住所（町字）を一意に識別できるコード
    note: |-
      ・デジタル庁が整備するアドレス・ベース・レジストリ「町字マスターデータセット」で規定された町字IDのコード値を設定すること
      ・アドレス・ベース・レジストリ「町字マスターデータセット」に規定がない町字の場合は、9999999を設定すること
      ・住所に町字がない場合は、0000000を設定すること
      ※※03800124が1又は2の場合
    sample: "1310161"
  - id: 038-00124
    name: 死亡した人の住所_区分
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "012"
    spec_ref:
      - "0380014"
      - "0380056"
      - "0380105"
      - "0380225"
      - "0380226"
    impl_type: ◎
    definition: 死亡した人の住所の区分
    sample: "1"
  - id: 038-00125
    name: 死亡した人の住所_都道府県名
    type: N(4)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡した人の住所の都道府県名
    note: |-
      死亡した人の住所が外国の場合は居住の国名又は州名、都市名を出力すること
      ※※03800124が1、2又は3の場合
    sample: 東京都
  - id: 038-00126
    name: 死亡した人の住所_市、郡、東京都の区
    type: N(12)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡した人の住所の市、郡、東京都の区
    note: ※※03800124が1又は2の場合
    sample: 大和区
  - id: 038-00127
    name: 死亡した人の住所_町、村、指定都市の区
    type: N(12)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡した人の住所の町、村、指定都市の区
    note: 住所が町、村又は指定都市の場合は出力すること
    sample: 緑区
  - id: 038-00128
    name: 死亡した人の住所_町字、丁目、番地、番号等
    type: N(38)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡した人の住所の町字、丁目、番地、番号等
    note: ※※03800124が1又は2の場合
    sample: ○○１丁目１番１号
  - id: 038-00129
    name: 死亡した人の国籍のコード
    type: X(2)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "006"
    spec_ref:
      - "0380015"
      - "0380056"
      - "0380106"
    impl_type: ◎
    definition: 死亡した人の国籍の区分
    sample: "01"
  - id: 038-00130
    name: 死亡した人の国籍の名称
    type: N(60)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380015"
      - "0380056"
      - "0380106"
    impl_type: ◎
    definition: 死亡した人の国籍の名称
    note: ※※03800129が11でない場合
    sample: 日本
  - id: 038-00131
    name: 死亡した人の夫又は妻の有無
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "013"
    spec_ref:
      - "0380056"
      - "0380107"
      - "0380210"
      - "0380211"
      - "0380212"
      - "0380213"
      - "0380214"
      - "0380215"
      - "0380216"
    impl_type: ◎
    definition: 死亡した人の配偶者の有無に関する区分
    sample: "1"
  - id: 038-00132
    name: 配偶者の年齢
    type: 9(3)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380210"
      - "0380211"
      - "0380212"
      - "0380213"
    impl_type: ◎
    definition: 死亡した人の配偶者の年齢
    note: ※※03800131が1の場合
    sample: "100"
  - id: 038-00133
    name: 死亡した時の世帯の主な仕事
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "007"
    spec_ref:
      - "0380016"
      - "0380056"
      - "0380108"
    impl_type: ◎
    definition: 死亡した時の世帯の主な仕事の区分
    sample: "3"
  - id: 038-00134
    name: 死亡した時の職業
    type: X(2)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡した時の職業
    note: |-
      ・国勢調査で用いられるコードを使用すること
      ・国勢調査の実施年の場合は出力すること
    sample: "03"
  - id: 038-00135
    name: 死亡した時の産業
    type: X(2)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡した時の産業
    note: |-
      ・国勢調査で用いられるコードを使用すること
      ・国勢調査の実施年の場合は出力すること
    sample: "04"
  - id: 038-00136
    name: 死亡の場所_種別
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "014"
    spec_ref:
      - "0380010"
      - "0380056"
    impl_type: ◎
    definition: 死亡した場所の区分
    sample: "1"
  - id: 038-00137
    name: 死亡の場所_名称
    type: N(16)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380019"
      - "0380056"
    impl_type: ◎
    definition: 死亡した場所が自宅以外の場合の死亡場所名称
    note: ※※03800136が6以外の場合
    sample: 大和総合病院
  - id: 038-00138
    name: 死亡の原因_(ア)直接死因
    type: N(19)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380018"
      - "0380056"
    impl_type: ◎
    definition: 死亡の直接原因
    sample: 呼吸不全
  - id: 038-00139
    name: 死亡の原因_(ア)直接死因_期間
    type: N(8)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡の直接原因の罹患期間
    sample: ３日
  - id: 038-00140
    name: 死亡の原因_(イ)(ア)の原因
    type: N(19)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380018"
      - "0380056"
    impl_type: ◎
    definition: 死亡の直接原因の原因となる疾患
    note: 03800138の原因となる疾患がある場合は出力すること
    sample: 転移性脳腫瘍、転移性肺腫瘍
  - id: 038-00141
    name: 死亡の原因_(イ)(ア)の原因_期間
    type: N(8)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡の直接原因の原因となる疾患の罹患期間
    note: ※※03800140がnullでない場合
    sample: ８１日、４カ月
  - id: 038-00142
    name: 死亡の原因_(ウ)(イ)の原因
    type: N(19)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380018"
      - "0380056"
    impl_type: ◎
    definition: 死亡の直接原因の原因の原因となる疾患
    note: 03800140の原因となる疾患がある場合は出力すること
    sample: 食道癌（胸部）
  - id: 038-00143
    name: 死亡の原因_(ウ)(イ)の原因_期間
    type: N(8)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡の直接原因の原因の原因となる疾患の罹患期間
    note: ※※03800142がnullでない場合
    sample: １０カ月
  - id: 038-00144
    name: 死亡の原因_(エ)(ウ)の原因
    type: N(38)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380018"
      - "0380056"
    impl_type: ◎
    definition: 死亡の直接原因の原因の原因の原因となる疾患
    note: 03800142の原因となる疾患がある場合は出力すること
    sample: 高血圧
  - id: 038-00145
    name: 死亡の原因_(エ)(ウ)の原因_期間
    type: N(16)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡の直接原因の原因の原因の原因となる疾患の罹患期間
    note: ※※03800144がnullでない場合
    sample: １年
  - id: 038-00146
    name: 死亡の原因_Ⅰ欄に影響を及ぼした傷病名等
    type: N(38)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380018"
      - "0380056"
    impl_type: ◎
    definition: 死亡の直接原因等に影響を及ぼした傷病名
    note: 03800138/03800140/03800142/03800144に影響を及ぼした傷病がある場合は出力すること
    sample: 免疫不全症症候群
  - id: 038-00147
    name: 死亡の原因_Ⅰ欄に影響を及ぼした傷病名等_期間
    type: N(16)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡の直接原因等に影響を及ぼした傷病の罹患期間
    note: ※※03800146がnullでない場合
    sample: ５年
  - id: 038-00148
    name: 死亡の原因_手術の有無
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380110"
    impl_type: ◎
    definition: 手術の有無の区分（1：なし、2：あり）
    sample: "2"
  - id: 038-00149
    name: 死亡の原因_手術の有無_部位及び主要所見
    type: N(58)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 手術の部位及び主要所見
    note: ※※03800148が2の場合
    sample: 胸部食道癌
  - id: 038-00150
    name: 死亡の原因_手術年月日
    type: DATE
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380112"
    impl_type: ◎
    definition: 手術年月日
    note: |-
      不詳日を許容する（不詳の場合は、データ要件・連携要件の標準に規定するとおり出力すること）
      ※※03800148が2の場合
    sample: 2020-09-11
  - id: 038-00151
    name: 死亡の原因_手術年月日_元号
    type: X(1)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380111"
    impl_type: ◎
    definition: 手術年月日の元号
    note: ※※03800148が2の場合
    sample: "5"
  - id: 038-00152
    name: 死亡の原因_手術年月日_不詳フラグ
    type: X(1)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380112"
    impl_type: ◎
    definition: 手術年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    note: ※※03800148が2の場合
    sample: "0"
  - id: 038-00153
    name: 死亡の原因_手術年月日_不詳表記
    type: N(72)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380112"
    impl_type: ◎
    definition: 手術年月日が不詳の場合の不詳日表記
    note: ※※03800152が1の場合
    sample: 令和２年月日不詳
  - id: 038-00154
    name: 死亡の原因_解剖の有無
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 解剖の有無の区分（1：なし、2：あり）
    sample: "2"
  - id: 038-00155
    name: 死亡の原因_主要所見
    type: N(58)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 解剖時の主要所見
    note: ※※03800154が2の場合
    sample: |-
      左前頭葉に腫瘍
      左肺上葉部に腫瘍
  - id: 038-00156
    name: 死因の種類
    type: X(2)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "015"
    spec_ref:
      - "0380011"
      - "0380056"
      - "0380114"
      - "0380218"
      - "0380219"
      - "0380220"
      - "0380221"
      - "0380222"
      - "0380223"
      - "0380224"
    impl_type: ◎
    definition: 死因の種類の区分
    sample: "01"
  - id: 038-00157
    name: 外因死の追加事項_傷害が発生した年月日
    type: DATE
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380117"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害が発生した年月日
    note: |-
      不詳日を許容する（不詳の場合は、データ要件・連携要件の標準に規定するとおり出力すること）
      ※※03800156が1又は12以外の場合
    sample: 2022-11-01
  - id: 038-00158
    name: 外因死の追加事項_傷害が発生した年月日_元号
    type: X(1)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "028"
    spec_ref:
      - "0380056"
      - "0380115"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害が発生した年月日の元号
    note: ※※03800156が1又は12以外の場合
    sample: "1"
  - id: 038-00159
    name: 外因死の追加事項_傷害が発生した年月日_不詳フラグ
    type: X(1)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380117"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害が発生した年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    note: ※※03800156が1又は12以外の場合
    sample: "1"
  - id: 038-00160
    name: 外因死の追加事項_傷害が発生した年月日_不詳表記
    type: N(72)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380117"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害が発生した年月日が不詳の場合の不詳日表記
    note: ※※03800159が1の場合
    sample: 不詳
  - id: 038-00161
    name: 外因死の追加事項_傷害が発生した時分
    type: TIME
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380116"
      - "0380117"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害が発生した時刻
    note: ※※03800162が0の場合
    sample: "14:00:00"
  - id: 038-00162
    name: 外因死の追加事項_傷害が発生した時分_不詳フラグ
    type: X(1)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380116"
      - "0380117"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害が発生した時刻が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    note: ※※03800156が1又は12以外の場合
    sample: "1"
  - id: 038-00163
    name: 外因死の追加事項_傷害が発生した時分_不詳表記
    type: N(72)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380116"
      - "0380117"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害が発生した時刻が不詳の場合の不詳時刻表記
    note: ※※03800162が1の場合
    sample: 不詳
  - id: 038-00164
    name: 外因死の追加事項_傷害が発生したところの種別
    type: X(1)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "016"
    spec_ref:
      - "0380056"
      - "0380118"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害が発生したところの区分
    note: ※※03800156が1又は12以外の場合
    sample: "1"
  - id: 038-00165
    name: 外因死の追加事項_傷害が発生したところの種別_その他（　）内の詳細
    type: N(18)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害の発生したところの詳細
    note: ※※03800156が1又は12以外の場合かつ03800164が4の場合
    sample: 河川
  - id: 038-00166
    name: 外因死の追加事項_傷害発生の場所_市区町村コード
    type: X(6)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380021"
      - "0380056"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害発生の場所の市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      ※※03800156が1又は12以外の場合
    sample: "131016"
  - id: 038-00167
    name: 外因死の追加事項_傷害発生の場所_都道府県名
    type: N(4)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害発生場所の都道府県名
    note: ※※03800156が1又は12以外の場合
    sample: 東京都
  - id: 038-00168
    name: 外因死の追加事項_傷害発生の場所_市、郡
    type: N(12)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害発生場所の市、群名
    note: ※※03800156が1又は12以外の場合
    sample: 山川郡
  - id: 038-00169
    name: 外因死の追加事項_傷害発生の場所_区、町、村
    type: N(12)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 傷害発生場所の区、町、村名
    note: 傷害発生場所が市でない場合は出力すること
    sample: 山川町
  - id: 038-00170
    name: 外因死の追加事項_手術及び状況
    type: N(60)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380218"
      - "0380219"
    impl_type: ◎
    definition: 外因死に関連する手術及び状況
    note: ※※03800156が1又は12以外の場合
    sample: 国道で乗用車を運転中にトラックと衝突
  - id: 038-00171
    name: 生後一年未満で病死した場合_出生時体重
    type: 9(4)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380119"
      - "0380221"
      - "0380222"
    impl_type: ◎
    definition: 生後一年未満で病死した人の出生時体重（g）
    note: 生後一年未満で病死かつ出生時体重が不詳でない場合は出力すること
    sample: "2000"
  - id: 038-00172
    name: 生後一年未満で病死した場合_出生時体重が不詳
    type: X(1)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380120"
      - "0380221"
      - "0380222"
    impl_type: ◎
    definition: 生後一年未満で病死した人の出生時体重の不詳の区分（0：不詳でない、1：不詳）
    note: 生後一年未満で病死した場合は出力すること
    sample: "1"
  - id: 038-00173
    name: 生後一年未満で病死した場合_単胎・多胎の別
    type: X(1)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "009"
    spec_ref:
      - "0380056"
      - "0380121"
      - "0380220"
      - "0380223"
      - "0380224"
    impl_type: ◎
    definition: 生後一年未満で病死した人の出生時の単胎・多胎の区分
    note: 生後一年未満で病死した場合は出力すること
    sample: "2"
  - id: 038-00174
    name: 生後一年未満で病死した場合_単胎・多胎の別_多胎の種別
    type: 9(1)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380220"
      - "0380223"
      - "0380224"
    impl_type: ◎
    definition: 生後一年未満で病死した人が多胎だった場合に、死亡者妊娠時における死亡者を含む胎児総数
    note: ※※03800173が2の場合
    sample: "2"
  - id: 038-00175
    name: 生後一年未満で病死した場合_単胎・多胎の別_多胎の場合の出産順位
    type: 9(1)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380220"
      - "0380224"
    impl_type: ◎
    definition: 生後一年未満で病死した人が多胎だった場合における死亡者の出産順位
    note: ※※03800173が2の場合
    sample: "1"
  - id: 038-00176
    name: 生後一年未満で病死した場合_妊娠週数
    type: 9(2)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380122"
      - "0380123"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した出生子の妊娠週数
    note: ※※03800173がnullでない場合
    sample: "41"
  - id: 038-00177
    name: 生後一年未満で病死した場合_妊娠週数が不詳
    type: X(1)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380124"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した出生子の妊娠週数不詳の区分（0：不詳でない、1：不詳）
    note: 生後一年未満で病死した場合は出力すること
    sample: "1"
  - id: 038-00178
    name: 生後一年未満で病死した場合_妊娠分娩時における母体の状況_病態・異状の有無
    type: X(1)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "017"
    spec_ref:
      - "0380056"
      - "0380125"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した出生子の妊娠分娩時における母体異状の有無の区分
    note: 生後一年未満で病死した場合は出力すること
    sample: "1"
  - id: 038-00179
    name: 生後一年未満で病死した場合_妊娠分娩時における母体の状況_病態・異状の詳細
    type: N(42)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した出生子の妊娠分娩時における母体異状の詳細
    note: ※※03800178が2の場合
    sample: 妊娠高血圧症候群
  - id: 038-00180
    name: 生後一年未満で病死した場合_母の生年月日
    type: DATE
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380127"
      - "0380128"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した死亡者の母の生年月日
    note: |-
      ・不詳日を許容する（不詳の場合は、データ要件・連携要件の標準に規定するとおり出力すること）
      ・生後一年未満で病死かつ母の生年月日が推定でない場合は出力すること
    sample: 1990-05-03
  - id: 038-00181
    name: 生後一年未満で病死した場合_母の生年月日_元号
    type: X(1)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    code: "028"
    spec_ref:
      - "0380056"
      - "0380126"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した死亡者の母の生年月日の元号
    note: 生後一年未満で病死かつ母の生年月日が推定でない場合は出力すること
    sample: "1"
  - id: 038-00182
    name: 生後一年未満で病死した場合_母の生年月日_不詳フラグ
    type: X(1)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380127"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した死亡者の母の生年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    note: 生後一年未満で病死した場合は出力すること
    sample: "1"
  - id: 038-00183
    name: 生後一年未満で病死した場合_母の生年月日_不詳表記
    type: N(72)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380127"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した死亡者の母の生年月日が不詳の場合の不詳日表記
    note: ※※03800182が1の場合
    sample: 不詳
  - id: 038-00184
    name: 生後一年未満で病死した場合_母の生年月日_推定フラグ
    type: X(1)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380127"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した死亡者の母の生年月日が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    note: 生後一年未満で病死した場合は出力すること
    sample: "1"
  - id: 038-00185
    name: 生後一年未満で病死した場合_母の生年月日_推定表記
    type: N(72)
    required: conditional
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380127"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した死亡者の母の生年月日が推定の場合の推定日表記
    note: ※※03800184が1の場合
    sample: 不詳
  - id: 038-00186
    name: 生後一年未満で病死した場合_前回までの妊娠結果_出生児
    type: 9(2)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した死亡者の母の前回までの妊娠における出生児の数
    note: 生後一年未満で病死した場合は出力すること
    sample: "1"
  - id: 038-00187
    name: 生後一年未満で病死した場合_前回までの妊娠結果_死産児
    type: 9(2)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380220"
    impl_type: ◎
    definition: 生後一年未満で病死した死亡者の母の前回までの妊娠における死産児の数
    note: 生後一年未満で病死した場合は出力すること
    sample: "0"
  - id: 038-00188
    name: その他特に付言すべきことがら
    type: N(30)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 付言すべきことがら
    note: 付言すべきことがらがある場合は出力すること
    sample: 付言すべきことがら
  - id: 038-00189
    name: 施設の所在地又は医師の住所_市区町村コード
    type: X(6)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380021"
      - "0380056"
    impl_type: ◎
    definition: 死亡診断を行った施設の所在地または医師の住所の市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      ・総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      ・施設の所在地又は医師の住所が不明でない場合は出力すること
    sample: "131016"
  - id: 038-00190
    name: 施設の所在地又は医師の住所_町字コード
    type: X(7)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡診断を行った施設の所在地または医師の住所（町字）を一意に識別できるコード
    note: |-
      ・デジタル庁が整備するアドレス・ベース・レジストリ「町字マスターデータセット」で規定された町字IDのコード値を設定すること
      ・アドレス・ベース・レジストリ「町字マスターデータセット」に規定がない町字の場合は、9999999を設定すること
      ・住所に町字がない場合は、0000000を設定すること
      ・施設の所在地又は医師の住所が不明でない場合は出力すること
    sample: "1310161"
  - id: 038-00191
    name: 施設の所在地又は医師の住所
    type: N(400)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 死亡診断を行った施設の所在地または医師の住所
    note: 住所が不明の場合は「不明」と入力すること
    sample: 東京都大和区緑１－２－１
  - id: 038-00192
    name: 医師名
    type: N(200)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380020"
    impl_type: ◎
    definition: 死亡診断を行った医師名
    note: 氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
    sample: 鈴木　一郎
  - id: 038-00193
    name: 医師名_電子媒体出力用氏名
    type: N(200)
    required: true
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380129"
    impl_type: ◎
    definition: 医師名をJIS第一水準・第二水準の範囲内に変換したもの
    sample: 鈴木　一郎
  - id: 038-00194
    name: 確認フラグ_項目Ｎo.
    type: N(2)
    required: false
    group: 死亡票（調査マスタ）
    class: 確認フラグ
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 確認が必要な調査票内項目番号
    note: 確認が必要な項目が存在する場合は出力すること
    sample: １
  - id: 038-00195
    name: 確認フラグ_コメント
    type: N(11)
    required: false
    group: 死亡票（調査マスタ）
    class: 確認フラグ
    spec_ref:
      - "0380056"
    impl_type: ◎
    definition: 確認が必要な調査票のコメント
    note: 確認が必要な項目が存在する場合は出力すること
    sample: コメント
  - id: 038-00196
    name: 備考欄
    type: N(512)
    required: false
    group: 死亡票（調査マスタ）
    class: 死亡票
    spec_ref:
      - "0380056"
      - "0380313"
    impl_type: ◎
    definition: 備考欄
    note: |-
      ・備考欄への記載事項が存在する場合は出力すること
      ・文字数制限を超過する場合は備考欄を活用すること
      データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: 備考
  - id: 038-00197
    name: 削除フラグ
    type: X(1)
    required: true
    group: 死亡票（調査マスタ）
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    sample: "0"
  - id: 038-00198
    name: 操作者ID
    type: X(10)
    required: true
    group: 死亡票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 038-00199
    name: 操作年月日
    type: DATE
    required: true
    group: 死亡票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2021-11-01
  - id: 038-00200
    name: 操作時刻
    type: TIME
    required: true
    group: 死亡票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 038-00201
    name: 市区町村コード
    type: X(6)
    required: true
    group: 死産票（調査マスタ）
    class: レコードキー
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: 総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
    sample: "131016"
  - id: 038-00202
    name: レコードキー_事象コード
    type: X(2)
    required: true
    group: 死産票（調査マスタ）
    class: レコードキー
    pk: true
    code: "001"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 事象を識別するコード（03：死産）
    note: データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: "03"
  - id: 038-00203
    name: レコードキー_事件簿番号
    type: X(4)
    required: true
    group: 死産票（調査マスタ）
    class: レコードキー
    pk: true
    spec_ref:
      - "0380040"
      - "0380064"
    impl_type: ◎
    definition: 事件簿を識別する固有番号
    note: データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: "0001"
  - id: 038-00204
    name: レコードキー_レコードナンバー
    type: 9(1)
    required: true
    group: 死産票（調査マスタ）
    class: レコードキー
    pk: true
    spec_ref:
      - "0380031"
    impl_type: ◎
    definition: レコードの番号
    note: 2を設定すること
    sample: "2"
  - id: 038-00205
    name: 受領番号
    type: X(9)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    pk: true
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 調査票の受領番号
    sample: "202300001"
  - id: 038-00206
    name: 最新フラグ
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    sample: "1"
  - id: 038-00207
    name: 婚姻直前の父の本籍_都道府県コード
    type: X(2)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380021"
      - "0380057"
    impl_type: ◎
    definition: 死産児の父の本籍の都道府県を一意に識別するコード
    note: |-
      JISコード（JIS X 0401）に準拠
      ※※03800215が1の場合かつ03800242が1の場合
    sample: "13"
  - id: 038-00208
    name: 婚姻直前の父の本籍
    type: N(4)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 死産児の父の本籍（都道府県）
    note: |-
      外国人の場合は国籍・地域を入力すること
      ※※03800242が1の場合
      データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: 東京都
  - id: 038-00209
    name: 婚姻直前の母の本籍_都道府県コード
    type: X(2)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380021"
      - "0380057"
    impl_type: ◎
    definition: 死産児の母の本籍の都道府県を一意に識別するコード
    note: |-
      JISコード（JIS X 0401）に準拠
      ※※03800228が1の場合
    sample: "13"
  - id: 038-00210
    name: 婚姻直前の母の本籍
    type: N(4)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 死産児の母の本籍（都道府県）
    note: |-
      外国人の場合は国籍・地域を入力すること
      データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: 東京都
  - id: 038-00211
    name: 父の国籍のコード
    type: X(2)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    code: "006"
    spec_ref:
      - "0380015"
      - "0380057"
      - "0380130"
    impl_type: ◎
    definition: 父の国籍の区分
    note: ※※03800242が1の場合
    sample: "01"
  - id: 038-00212
    name: 父の国籍の名称
    type: N(60)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380015"
      - "0380057"
      - "0380130"
    impl_type: ◎
    definition: 父の国籍の名称
    note: ※※03800211が11でない場合
    sample: 日本
  - id: 038-00213
    name: 母の国籍のコード
    type: X(2)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "006"
    spec_ref:
      - "0380015"
      - "0380057"
      - "0380130"
    impl_type: ◎
    definition: 母の国籍の区分
    sample: "01"
  - id: 038-00214
    name: 母の国籍の名称
    type: N(60)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380015"
      - "0380057"
      - "0380130"
    impl_type: ◎
    definition: 母の国籍の名称
    note: ※※03800213が11でない場合
    sample: 日本
  - id: 038-00215
    name: 父_区分
    type: X(1)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    code: "029"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 父の区分
    note: ※※03800242が1の場合
    sample: "1"
  - id: 038-00216
    name: 父の氏名
    type: N(200)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380228"
    impl_type: ◎
    definition: 死産児の父の氏名
    note: |-
      ・日本人の場合は、氏と名の間に全角の空白を一文字入れる
      ・外国人の場合は、氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
      ※※03800242が1の場合
    sample: 山田　太郎
  - id: 038-00217
    name: 父の氏名_氏_日本人
    type: N(100)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380228"
    impl_type: ◎
    definition: 死産児の父が日本人の場合の氏
    note: ※※03800215が1の場合
    sample: 山田
  - id: 038-00218
    name: 父の氏名_名_日本人
    type: N(100)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380228"
    impl_type: ◎
    definition: 死産児の父が日本人の場合の名
    note: ※※03800215が1の場合
    sample: 太郎
  - id: 038-00219
    name: 父の氏名_電子媒体出力用氏名
    type: N(200)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380131"
      - "0380228"
    impl_type: ◎
    definition: 父の氏名をJIS第一水準・第二水準の範囲内に変換したもの
    note: ※※03800216がnullでない場合
    sample: 山田　太郎
  - id: 038-00220
    name: 父の氏名_振り仮名
    type: N(200)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380228"
    impl_type: ◎
    definition: 死産児の父の氏名の振り仮名
    note: |-
      ・氏と名の間に全角の空白を一文字入れる
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第1.1版】にて修正
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: ヤマダ　タロウ
  - id: 038-00221
    name: 父の生年月日
    type: DATE
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380132"
      - "0380228"
    impl_type: ◎
    definition: 死産児の父の生年月日
    note: |-
      不詳日を許容する（不詳の場合は、データ要件・連携要件の標準に規定するとおり出力すること）
      ※※03800225が0の場合かつ03800242が1の場合
    sample: 1994-11-15
  - id: 038-00222
    name: 父の生年月日_元号
    type: X(1)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    code: "028"
    spec_ref:
      - "0380057"
      - "0380132"
      - "0380228"
    impl_type: ◎
    definition: 死産児の父の生年月日の元号
    note: |-
      ※※03800223が0の場合
      データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: "1"
  - id: 038-00223
    name: 父の生年月日_不詳フラグ
    type: X(1)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380132"
      - "0380228"
    impl_type: ◎
    definition: 死産児の父の生年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    note: ※※03800242が1の場合
    sample: "1"
  - id: 038-00224
    name: 父の生年月日_不詳表記
    type: N(72)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380132"
      - "0380228"
    impl_type: ◎
    definition: 死産児の父の生年月日が不詳の場合の不詳日表記
    note: ※※03800223が1の場合
    sample: 不詳
  - id: 038-00225
    name: 父の生年月日_推定フラグ
    type: X(1)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380132"
      - "0380228"
    impl_type: ◎
    definition: 死産児の父の生年月日が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    note: ※※03800242が1の場合
    sample: "1"
  - id: 038-00226
    name: 父の生年月日_推定表記
    type: N(72)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380132"
      - "0380228"
    impl_type: ◎
    definition: 死産児の父の生年月日が推定の場合の推定日表記
    note: ※※03800225が1の場合
    sample: 推定
  - id: 038-00227
    name: 父の年齢
    type: 9(2)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380227"
      - "0380228"
      - "0380230"
    impl_type: ◎
    definition: 死産児の父の年齢
    note: ※※03800223が0の場合かつ03800242が1の場合
    sample: "29"
  - id: 038-00228
    name: 母_区分
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "029"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 母の区分
    sample: "1"
  - id: 038-00229
    name: 母の氏名
    type: N(200)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 死産児の母の氏名
    note: |-
      ・日本人の場合は、氏と名の間に全角の空白を一文字入れる
      ・外国人の場合は、氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
    sample: 山田　花子
  - id: 038-00230
    name: 母の氏名_氏_日本人
    type: N(100)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 死産児の母が日本人の場合の氏
    note: ※※03800228が1の場合
    sample: 山田
  - id: 038-00231
    name: 母の氏名_名_日本人
    type: N(100)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 死産児の母が日本人の場合の名
    note: ※※03800228が1の場合
    sample: 花子
  - id: 038-00232
    name: 母の氏名_電子媒体出力用氏名
    type: N(200)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380131"
    impl_type: ◎
    definition: 母の氏名をJIS第一水準・第二水準の範囲内に変換したもの
    sample: 山田　花子
  - id: 038-00233
    name: 母の氏名_振り仮名
    type: N(200)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 死産児の母の氏名振り仮名
    note: |-
      ・氏と名の間に全角の空白を一文字入れる
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第1.1版】にて修正
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: ヤマダ　ハナコ
  - id: 038-00234
    name: 母の生年月日
    type: DATE
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380132"
    impl_type: ◎
    definition: 死産児の母の生年月日
    note: |-
      不詳日を許容する（不詳の場合は、データ要件・連携要件の標準に規定するとおり出力すること）
      ※※03800238が0の場合
      データ要件・連携要件標準仕様書【第1.2版】にて修正
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: 1995-07-06
  - id: 038-00235
    name: 母の生年月日_元号
    type: X(1)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    code: "028"
    spec_ref:
      - "0380057"
      - "0380132"
    impl_type: ◎
    definition: 死産児の母の生年月日の元号
    note: |-
      ※※03800236が0の場合
      データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: "1"
  - id: 038-00236
    name: 母の生年月日_不詳フラグ
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380132"
    impl_type: ◎
    definition: 死産児の母の生年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00237
    name: 母の生年月日_不詳表記
    type: N(72)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380132"
    impl_type: ◎
    definition: 死産児の母の生年月日が不詳の場合の不詳日表記
    note: |-
      ※※03800236が1の場合
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: 不詳
  - id: 038-00238
    name: 母の生年月日_推定フラグ
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380132"
    impl_type: ◎
    definition: 死産児の母の生年月日が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    sample: "1"
  - id: 038-00239
    name: 母の生年月日_推定表記
    type: N(72)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380132"
    impl_type: ◎
    definition: 死産児の母の生年月日が推定の場合の推定表記
    note: ※※03800238が1の場合
    sample: 不詳
  - id: 038-00240
    name: 母の年齢
    type: 9(2)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380133"
      - "0380227"
      - "0380229"
      - "0380230"
    impl_type: ◎
    definition: 母の年齢
    note: ※※03800236が0の場合
    sample: "28"
  - id: 038-00241
    name: 死産児の男女別
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "018"
    spec_ref:
      - "0380057"
      - "0380134"
    impl_type: ◎
    definition: 死産児の男女別の区分
    note: データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: "1"
  - id: 038-00242
    name: 死産児の嫡出子が否かの別
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "002"
    spec_ref:
      - "0380057"
      - "0380135"
      - "0380227"
      - "0380228"
      - "0380229"
      - "0380230"
    impl_type: ◎
    definition: 死産児の嫡出子の区分
    note: データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: "1"
  - id: 038-00243
    name: 死産があった時_年月日
    type: DATE
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380138"
      - "0380139"
      - "0380227"
      - "0380230"
    impl_type: ◎
    definition: 死産があった年月日
    note: |-
      不詳日を許容する（不詳の場合は、データ要件・連携要件の標準に規定するとおり出力すること）
      ※※03800252がnullでない場合
    sample: 2021-11-01
  - id: 038-00244
    name: 死産があった時_年月日_元号
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "028"
    spec_ref:
      - "0380057"
      - "0380136"
      - "0380138"
    impl_type: ◎
    definition: 死産があった年月日の元号
    sample: "1"
  - id: 038-00245
    name: 死産があった時_年月日_不詳フラグ
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380138"
      - "0380139"
      - "0380227"
      - "0380230"
    impl_type: ◎
    definition: 死産があった年月日が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00246
    name: 死産があった時_年月日_不詳表記
    type: N(72)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380138"
      - "0380139"
      - "0380227"
      - "0380230"
    impl_type: ◎
    definition: 死産があった年月日が不詳の場合の不詳日表記
    note: ※※03800245が1の場合
    sample: 不詳
  - id: 038-00247
    name: 死産があった時_時分
    type: TIME
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380137"
      - "0380139"
    impl_type: ◎
    definition: 死産があった時刻
    note: ※※03800248が0の場合かつ03800250が0の場合
    sample: "16:00:00"
  - id: 038-00248
    name: 死産があった時_時分_不詳フラグ
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380137"
      - "0380139"
    impl_type: ◎
    definition: 死産があった時刻が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00249
    name: 死産があった時_時分_不詳表記
    type: N(72)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380137"
      - "0380139"
    impl_type: ◎
    definition: 死産があった時刻が不詳の場合の不詳時刻表記
    note: ※※03800248が1の場合
    sample: 不詳
  - id: 038-00250
    name: 死産があった時_時分_推定フラグ
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380137"
      - "0380139"
    impl_type: ◎
    definition: 死産があった時刻が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    sample: "1"
  - id: 038-00251
    name: 死産があった時_時分_推定表記
    type: N(72)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380137"
      - "0380139"
    impl_type: ◎
    definition: 死産があった時刻が推定の場合の推定時刻表記
    note: ※※03800250が1の場合
    sample: 推定午前２時００分
  - id: 038-00252
    name: 死産があった時_年月日時
    type: N(50)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380137"
      - "0380139"
    impl_type: ◎
    definition: 死産年月日時
    note: 年月日時の定型で入力できない場合は出力すること
    sample: 令和５年９月１日午後２時から午後３時の間
  - id: 038-00253
    name: 死産があった時の母の住所_市区町村コード
    type: X(6)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380021"
      - "0380057"
      - "0380236"
    impl_type: ◎
    definition: 死産があった時の母の住所の市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      ※※03800255が1又は2の場合
    sample: "131016"
  - id: 038-00254
    name: 死産があった時の母の住所_町字コード
    type: X(7)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380021"
      - "0380057"
    impl_type: ◎
    definition: 死産があった時の母の住所（町字）を一意に識別できるコード
    note: |-
      ・デジタル庁が整備するアドレス・ベース・レジストリ「町字マスターデータセット」で規定された町字IDのコード値を設定すること
      ・アドレス・ベース・レジストリ「町字マスターデータセット」に規定がない町字の場合は、9999999を設定すること
      ・住所に町字がない場合は、0000000を設定すること
      ※※03800255が1又は2の場合
    sample: "1310161"
  - id: 038-00255
    name: 死産があった時の母の住所_区分
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "012"
    spec_ref:
      - "0380014"
      - "0380057"
      - "0380236"
    impl_type: ◎
    definition: 死産があった時の母の住所区分
    sample: "1"
  - id: 038-00256
    name: 死産があった時の母の住所_都道府県名
    type: N(4)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 母の住所の都道府県名
    note: |-
      母の住所が外国の場合は、居住の国名または州名、都市名を出力すること
      ※※03800255が4以外の場合
    sample: 東京都
  - id: 038-00257
    name: 死産があった時の母の住所_市、郡、東京都の区
    type: N(12)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 母の住所の市、郡、東京都の区名
    note: ※※03800255が1又は2の場合
    sample: 大和区
  - id: 038-00258
    name: 死産があった時の母の住所_町、村、指定都市の区
    type: N(12)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 母の住所の町、村、指定都市の区名
    note: 住所が町、村又は指定都市の場合は出力すること
    sample: 緑町
  - id: 038-00259
    name: 死産があった時の母の住所_町字、丁目、番地、番号等
    type: N(38)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 母の住所の町字、丁目、番地、番号等
    note: ※※03800254が1又は2の場合
    sample: ○○１丁目１番１号
  - id: 038-00260
    name: 死産があった時の世帯の主な仕事
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "007"
    spec_ref:
      - "0380016"
      - "0380057"
      - "0380141"
    impl_type: ◎
    definition: 死産があった時の世帯の主な仕事の区分
    sample: "3"
  - id: 038-00261
    name: 死産があった時の父の職業
    type: X(2)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 死産があった時の父の職業
    note: |-
      ・国勢調査で用いられるコードを使用すること
      ・嫡出子の場合かつ国勢調査の実施年の場合は出力すること
    sample: "03"
  - id: 038-00262
    name: 死産があった時の母の職業
    type: X(2)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 死産があった時の母の職業
    note: |-
      ・国勢調査で用いられるコードを使用すること
      ・国勢調査の実施年の場合は出力すること
    sample: "04"
  - id: 038-00263
    name: この母の出産した子の数_出生子
    type: 9(2)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380245"
    impl_type: ◎
    definition: 死産児の母がこれまで出産した出生子の総数
    sample: "2"
  - id: 038-00264
    name: この母の出産した子の数_妊娠満22週以後の死産児
    type: 9(2)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380142"
      - "0380245"
    impl_type: ◎
    definition: 死産児の母のこれまでの妊娠満22週以後の死産児の総数
    sample: "0"
  - id: 038-00265
    name: この母の出産した子の数_妊娠満21週以前の死産児
    type: 9(2)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380142"
      - "0380245"
    impl_type: ◎
    definition: 死産児の母のこれまでの妊娠満21週以前の死産児の総数
    sample: "0"
  - id: 038-00266
    name: 妊娠期間_週数
    type: 9(2)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380143"
      - "0380231"
      - "0380232"
      - "0380233"
      - "0380234"
      - "0380235"
    impl_type: ◎
    definition: この死産児の妊娠週数
    sample: "38"
  - id: 038-00267
    name: 妊娠期間_日数
    type: 9(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380144"
    impl_type: ◎
    definition: 妊娠週数から余る0～6の日数
    sample: "1"
  - id: 038-00268
    name: 死産児の体重
    type: 9(4)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380145"
      - "0380237"
      - "0380238"
    impl_type: ◎
    definition: 死産児の体重
    note: ※※03800269が0の場合
    sample: "1530"
  - id: 038-00269
    name: 体重が不詳
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380147"
      - "0380237"
      - "0380238"
    impl_type: ◎
    definition: 死産児の体重不詳の区分（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00270
    name: 死産児の身長
    type: 9(2)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380146"
      - "0380239"
      - "0380240"
    impl_type: ◎
    definition: 死産児の身長
    note: ※※03800271が0の場合
    sample: "21"
  - id: 038-00271
    name: 身長が不詳
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380147"
      - "0380239"
      - "0380240"
    impl_type: ◎
    definition: 死産児の身長不詳の区分（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00272
    name: 胎児死亡の時期
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "019"
    spec_ref:
      - "0380057"
      - "0380148"
    impl_type: ◎
    definition: 胎児死亡の時期の区分
    sample: "1"
  - id: 038-00273
    name: 死産の場所の種別
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "020"
    spec_ref:
      - "0380012"
      - "0380057"
      - "0380150"
    impl_type: ◎
    definition: 死産の場所の種別区分
    sample: "4"
  - id: 038-00274
    name: 死産の場所の種別_施設の名称
    type: N(12)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380019"
      - "0380057"
    impl_type: ◎
    definition: 死産の場所の種類区分が自宅以外の場合の、死産の場所の施設名称
    note: ※※03800273が4以外の場合
    sample: 大和総合病院
  - id: 038-00275
    name: 単胎・多胎の別
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "021"
    spec_ref:
      - "0380057"
      - "0380151"
      - "0380241"
      - "0380242"
      - "0380243"
    impl_type: ◎
    definition: 死産児の単胎・多胎・不詳の区分
    sample: "2"
  - id: 038-00276
    name: 単胎・多胎の別_多胎の種類
    type: 9(1)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380241"
      - "0380242"
    impl_type: ◎
    definition: 死産児が多胎の場合の胎児の総数
    note: ※※03800275が2の場合
    sample: "2"
  - id: 038-00277
    name: 単胎・多胎の別_多胎の場合の出産順位
    type: 9(1)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380241"
      - "0380242"
    impl_type: ◎
    definition: 死産児の出産順位
    note: ※※03800275が2の場合
    sample: "1"
  - id: 038-00278
    name: 死産の自然、人工別
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "022"
    spec_ref:
      - "0380057"
      - "0380154"
      - "0380231"
      - "0380232"
      - "0380233"
      - "0380234"
      - "0380235"
    impl_type: ◎
    definition: 死産の自然、人工の区分
    sample: "1"
  - id: 038-00279
    name: 胎児手術の有無
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380157"
    impl_type: ◎
    definition: 胎児手術の有無の区分（1：なし、2：あり）
    sample: "1"
  - id: 038-00280
    name: 胎児手術の有無_部位・主要所見
    type: N(18)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 胎児手術があった場合の手術部位及び主要所見
    note: ※※03800279が2の場合
    sample: 胸部
  - id: 038-00281
    name: 胎児解剖の有無
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380157"
    impl_type: ◎
    definition: 胎児解剖の有無区分（1：なし、2：あり）
    sample: "1"
  - id: 038-00282
    name: 胎児解剖の有無_主要所見
    type: N(15)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 胎児解剖を行った場合の主要所見
    note: ※※03800281が2の場合
    sample: 発育遅延
  - id: 038-00283
    name: 死産に立ち会ったもの
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "010"
    spec_ref:
      - "0380057"
      - "0380158"
    impl_type: ◎
    definition: 死産に立ち会ったものの区分
    sample: "1"
  - id: 038-00284
    name: 母体保護法によるか否か_母体保護法による場合_疾患
    type: X(1)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    code: "023"
    spec_ref:
      - "0380057"
      - "0380155"
    impl_type: ◎
    definition: 法による人工死産の原因となった疾患の区分
    note: ※※03800278が2の場合
    sample: "1"
  - id: 038-00285
    name: 母体保護法によるか否か_母体保護法による場合_疾患名または理由
    type: N(18)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 人工死産の原因となった疾患の名前または理由
    note: ※※03800278が2の場合
    sample: 母体側要因並びに妊娠及び分娩の合併症
  - id: 038-00286
    name: 母体保護法によるか否か_母体保護法によらない場合_疾患
    type: X(1)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    code: "023"
    spec_ref:
      - "0380057"
      - "0380155"
    impl_type: ◎
    definition: 法によらない人工死産の原因となった疾患の区分
    note: ※※03800278が3の場合
    sample: "1"
  - id: 038-00287
    name: 母体保護法によるか否か_母体保護法によらない場合_疾患名または理由
    type: N(18)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 人工死産の原因となった疾患の名前または理由
    note: ※※03800278が3の場合
    sample: 母体側要因並びに妊娠及び分娩の合併症
  - id: 038-00288
    name: 多胎児の場合の他の子の事件簿_出生・死産の別
    type: X(1)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    code: "011"
    spec_ref:
      - "0380057"
      - "0380152"
      - "0380243"
    impl_type: ◎
    definition: 死産児が多胎児の場合、当死産票の死産児以外の子の出生・死産の区分
    note: ※※03800275が2の場合
    sample: "1"
  - id: 038-00289
    name: 多胎児の場合の他の子の事件簿_事件簿番号
    type: 9(4)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380153"
      - "0380243"
    impl_type: ◎
    definition: 死産児が多胎児の場合、当死産票の死産児以外の子の事件簿番号
    note: ※※03800275が2の場合
    sample: "1111"
  - id: 038-00290
    name: 自然死産の原因・人工死産の理由
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 死産票
    code: "024"
    spec_ref:
      - "0380057"
      - "0380155"
    impl_type: ◎
    definition: 自然死産の原因・人工死産の理由の区分
    sample: "3"
  - id: 038-00291
    name: 自然死産の原因・人工死産の理由_(ア)胎児の側の直接原因または理由
    type: N(14)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 自然死産・人工死産における胎児側の直接原因または理由
    note: ※※03800290が1又は3の場合
    sample: 子宮内胎児死亡
  - id: 038-00292
    name: 自然死産の原因・人工死産の理由_(イ)胎児の側の(ア)の原因
    type: N(14)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 胎児側の直接原因の原因
    note: 03800291の原因が存在する場合は出力すること
    sample: 子宮内胎児発育遅延
  - id: 038-00293
    name: 自然死産の原因・人工死産の理由_(ウ)胎児の側の(イ)の原因
    type: N(14)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 胎児側の直接原因の原因の原因
    note: 03800292の原因が存在する場合は出力すること
    sample: 筋腫・腺筋症
  - id: 038-00294
    name: 自然死産の原因・人工死産の理由_(エ)胎児の側の(ウ)の原因
    type: N(14)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 胎児側の直接原因の原因の原因の原因
    note: 03800293の原因が存在する場合は出力すること
    sample: 甲状腺疾患
  - id: 038-00295
    name: 自然死産の原因・人工死産の理由_胎児の側のⅠ欄に影響を及ぼした傷病名等
    type: N(14)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 胎児側に影響を及ぼした傷病名等
    note: 03800291/0340800292/03800293/03800294に影響を及ぼした傷病がある場合は出力すること
    sample: 子宮の形態異常
  - id: 038-00296
    name: 自然死産の原因・人工死産の理由_(ア)母の側の直接原因または理由
    type: N(14)
    required: conditional
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 自然死産における母側の直接原因または理由
    note: ※※03800290が2又は3の場合
    sample: 羊水過少
  - id: 038-00297
    name: 自然死産の原因・人工死産の理由_(イ)母の側の(ア)の原因
    type: N(14)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 母側の直接原因の原因
    note: 03800296の原因が存在する場合は出力すること
    sample: 早期破水
  - id: 038-00298
    name: 自然死産の原因・人工死産の理由_(ウ)母の側の(イ)の原因
    type: N(14)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 母側の直接原因の原因の原因
    note: 03800297の原因が存在する場合は出力すること
    sample: 胎盤早期剥離
  - id: 038-00299
    name: 自然死産の原因・人工死産の理由_(エ)母の側の(ウ)の原因
    type: N(14)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 母側の直接原因の原因の原因の原因
    note: 03800298の原因が存在する場合は出力すること
    sample: 高血圧
  - id: 038-00300
    name: 自然死産の原因・人工死産の理由_母の側のⅠ欄に影響を及ぼした傷病名等
    type: N(14)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380018"
      - "0380057"
    impl_type: ◎
    definition: 母側の死産原因に影響を及ぼした傷病名等
    note: 03800296/03800297/03800298/03800299に影響を及ぼした傷病がある場合は出力すること
    sample: 糖尿病
  - id: 038-00301
    name: 確認フラグ_項目Ｎo.
    type: N(2)
    required: false
    group: 死産票（調査マスタ）
    class: 確認フラグ
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 確認が必要な調査票内項目番号
    note: 確認が必要な項目が存在する場合は出力すること
    sample: １
  - id: 038-00302
    name: 確認フラグ_コメント
    type: N(11)
    required: false
    group: 死産票（調査マスタ）
    class: 確認フラグ
    spec_ref:
      - "0380057"
    impl_type: ◎
    definition: 確認が必要な調査票のコメント
    note: 確認が必要な項目が存在する場合は出力すること
    sample: コメント
  - id: 038-00303
    name: 備考欄
    type: N(512)
    required: false
    group: 死産票（調査マスタ）
    class: 死産票
    spec_ref:
      - "0380057"
      - "0380313"
    impl_type: ◎
    definition: 備考欄
    note: |-
      ・備考欄への記載事項が存在する場合は出力すること
      ・文字数制限を超過する場合は備考欄を活用すること
      データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: 多胎の他の子の情報不明
  - id: 038-00304
    name: 削除フラグ
    type: X(1)
    required: true
    group: 死産票（調査マスタ）
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    sample: "0"
  - id: 038-00305
    name: 操作者ID
    type: X(10)
    required: true
    group: 死産票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 038-00306
    name: 操作年月日
    type: DATE
    required: true
    group: 死産票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2021-11-01
  - id: 038-00307
    name: 操作時刻
    type: TIME
    required: true
    group: 死産票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 038-00308
    name: 市区町村コード
    type: X(6)
    required: true
    group: 婚姻票（調査マスタ）
    class: 市区町村コード
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: 総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
    sample: "131016"
  - id: 038-00309
    name: レコードキー_事象コード
    type: X(2)
    required: true
    group: 婚姻票（調査マスタ）
    class: レコードキー
    pk: true
    code: "001"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 事象を識別するコード（04：婚姻）
    note: データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: "04"
  - id: 038-00310
    name: レコードキー_事件簿番号
    type: X(4)
    required: true
    group: 婚姻票（調査マスタ）
    class: レコードキー
    pk: true
    spec_ref:
      - "0380040"
      - "0380064"
    impl_type: ◎
    definition: 事件簿を識別する固有番号
    note: データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: "0001"
  - id: 038-00311
    name: レコードキー_レコードナンバー
    type: 9(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: レコードキー
    pk: true
    spec_ref:
      - "0380031"
    impl_type: ◎
    definition: レコードの番号
    note: 2を設定すること
    sample: "2"
  - id: 038-00312
    name: 受領番号
    type: X(9)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    pk: true
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 調査票の受領番号
    sample: "202300001"
  - id: 038-00313
    name: 最新フラグ
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    sample: "1"
  - id: 038-00314
    name: 夫_区分
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "029"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 夫の区分
    sample: "1"
  - id: 038-00315
    name: 夫の氏名
    type: N(200)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 夫の氏名
    note: |-
      ・日本人の場合は、氏と名の間に全角の空白を一文字入れる
      ・外国人の場合は、氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
    sample: 山田　太郎
  - id: 038-00316
    name: 夫の氏名_氏_日本人
    type: N(100)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 夫が日本人の場合の氏
    note: ※※03800314が1の場合
    sample: 山田
  - id: 038-00317
    name: 夫の氏名_名_日本人
    type: N(100)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 夫が日本人の場合の名
    note: ※※03800314が1の場合
    sample: 太郎
  - id: 038-00318
    name: 夫の氏名_電子媒体出力用氏名
    type: N(200)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380160"
    impl_type: ◎
    definition: 夫の氏名をJIS第一水準、第二水準の範囲内に変換したもの
    sample: 山田　太郎
  - id: 038-00319
    name: 夫の氏名_振り仮名
    type: N(200)
    required: false
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 夫の氏名の振り仮名
    note: |-
      ・氏と名の間に全角の空白を一文字入れる
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第1.1版】にて修正
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: ヤマダ　タロウ
  - id: 038-00320
    name: 夫の生年月
    type: X(7)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380168"
      - "0380246"
      - "0380249"
      - "0380251"
      - "0380259"
    impl_type: ◎
    definition: 夫の生年月
    note: ※※03800322が0の場合かつ03800324が0の場合
    sample: 1995-04
  - id: 038-00321
    name: 夫の生年月_元号
    type: X(1)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "028"
    spec_ref:
      - "0380058"
      - "0380161"
    impl_type: ◎
    definition: 夫の生年月の元号
    note: ※※03800314が1の場合
    sample: "1"
  - id: 038-00322
    name: 夫の生年月_不詳フラグ
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380168"
      - "0380246"
      - "0380249"
      - "0380251"
    impl_type: ◎
    definition: 夫の生年月が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00323
    name: 夫の生年月_不詳表記
    type: N(72)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380168"
      - "0380246"
      - "0380249"
      - "0380251"
    impl_type: ◎
    definition: 夫の生年月が不詳の場合の不詳年月表記
    note: ※※03800314が1の場合
    sample: 不詳
  - id: 038-00324
    name: 夫の生年月_推定フラグ
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380168"
      - "0380246"
      - "0380249"
      - "0380251"
    impl_type: ◎
    definition: 夫の生年月が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    sample: "1"
  - id: 038-00325
    name: 夫の生年月_推定表記
    type: N(72)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380168"
      - "0380246"
      - "0380249"
      - "0380251"
    impl_type: ◎
    definition: 夫の生年月が推定の場合の推定年月表記
    note: ※※03800324が1の場合
    sample: 推定
  - id: 038-00326
    name: 妻_区分
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "029"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 妻の区分
    sample: "1"
  - id: 038-00327
    name: 妻の氏名
    type: N(200)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 妻の氏名
    note: |-
      ・日本人の場合は、氏と名の間に全角の空白を一文字入れる
      ・外国人の場合は、氏名を構成する要素（氏と名、名（ファーストネーム）と中間名（ミドルネーム）と氏（ラストネーム）など）の間に全角の空白を一文字入れる
      データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: 山田　花子
  - id: 038-00328
    name: 妻の氏名_氏_日本人
    type: N(100)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 妻が日本人の場合の氏
    note: |-
      ※※03800326が1の場合
      データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: 山田
  - id: 038-00329
    name: 妻の氏名_名_日本人
    type: N(100)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 妻が日本人の場合の名
    note: ※※03800326が1の場合
    sample: 花子
  - id: 038-00330
    name: 妻の氏名_電子媒体出力用氏名
    type: N(200)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380160"
    impl_type: ◎
    definition: 妻の氏名をJIS第一水準、第二水準の範囲内に変換したもの
    note: データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: 山田　花子
  - id: 038-00331
    name: 妻の氏名_振り仮名
    type: N(200)
    required: false
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 妻の氏名の振り仮名
    note: |-
      ・氏と名の間に全角の空白を一文字入れる
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第1.1版】にて修正
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: ヤマダ　ハナコ
  - id: 038-00332
    name: 妻の生年月
    type: X(7)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380169"
      - "0380247"
      - "0380248"
      - "0380250"
      - "0380252"
      - "0380253"
    impl_type: ◎
    definition: 妻の生年月
    note: ※※03800334が0の場合かつ03800336が0の場合
    sample: 1994-12
  - id: 038-00333
    name: 妻の生年月_元号
    type: X(1)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "028"
    spec_ref:
      - "0380058"
      - "0380161"
    impl_type: ◎
    definition: 妻の生年月の元号
    note: ※※03800326が1の場合
    sample: "1"
  - id: 038-00334
    name: 妻の生年月_不詳フラグ
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380247"
      - "0380248"
      - "0380250"
      - "0380252"
      - "0380253"
    impl_type: ◎
    definition: 妻の生年月が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00335
    name: 妻の生年月_不詳表記
    type: N(72)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380247"
      - "0380248"
      - "0380250"
      - "0380252"
      - "0380253"
    impl_type: ◎
    definition: 妻の生年月が不詳の場合の不詳年月表記
    note: ※※03800334が1の場合
    sample: 不詳
  - id: 038-00336
    name: 妻の生年月_推定フラグ
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380247"
      - "0380248"
      - "0380250"
      - "0380252"
      - "0380253"
    impl_type: ◎
    definition: 妻の生年月が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    sample: "1"
  - id: 038-00337
    name: 妻の生年月_推定表記
    type: N(72)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380247"
      - "0380248"
      - "0380250"
      - "0380252"
      - "0380253"
    impl_type: ◎
    definition: 妻の生年月が推定の場合の推定年月表記
    note: ※※03800336が1の場合
    sample: 推定
  - id: 038-00338
    name: 夫の住所_市区町村コード
    type: X(6)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380021"
      - "0380058"
    impl_type: ◎
    definition: 夫の住所の市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      ※※03800339が1又は2の場合
    sample: "131016"
  - id: 038-00339
    name: 夫の住所_区分
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "005"
    spec_ref:
      - "0380013"
      - "0380058"
      - "0380163"
    impl_type: ◎
    definition: 夫の住所の区分
    sample: "1"
  - id: 038-00340
    name: 夫の住所_都道府県名
    type: N(4)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 夫の住所の都道府県名
    note: 夫の住所が外国の場合は、在住の国名又は州名、都市名を出力すること
    sample: 東京都
  - id: 038-00341
    name: 夫の住所_市、郡、東京都の区
    type: N(12)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 夫の住所の市、郡、東京都の区名
    note: ※※03800339が1又は2の場合
    sample: 大和区
  - id: 038-00342
    name: 夫の住所_町、村、指定都市の区
    type: N(12)
    required: false
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 夫の住所の町、村、指定都市の区名
    note: 住所が町、村又は指定都市の場合は出力すること
    sample: 緑町
  - id: 038-00343
    name: 夫の国籍のコード
    type: X(2)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "006"
    spec_ref:
      - "0380015"
      - "0380058"
      - "0380162"
    impl_type: ◎
    definition: 夫の国籍の区分
    sample: "01"
  - id: 038-00344
    name: 夫の国籍の名称
    type: N(60)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380015"
      - "0380058"
      - "0380162"
    impl_type: ◎
    definition: 夫の国籍の名称
    note: ※※03800343が11でない場合
    sample: 日本
  - id: 038-00345
    name: 妻の国籍のコード
    type: X(2)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "006"
    spec_ref:
      - "0380015"
      - "0380058"
      - "0380162"
    impl_type: ◎
    definition: 妻の国籍の区分
    sample: "01"
  - id: 038-00346
    name: 妻の国籍の名称
    type: N(60)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380015"
      - "0380058"
      - "0380162"
    impl_type: ◎
    definition: 妻の国籍の名称
    note: ※※03800345が11でない場合
    sample: 日本
  - id: 038-00347
    name: 婚姻後の夫婦の氏
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "025"
    spec_ref:
      - "0380058"
      - "0380164"
    impl_type: ◎
    definition: 婚姻後の夫婦の氏についての区分
    sample: "1"
  - id: 038-00348
    name: 同居を始めたとき
    type: X(7)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380166"
      - "0380249"
      - "0380250"
      - "0380254"
    impl_type: ◎
    definition: 同居をはじめた年月
    note: ※※03800350が0の場合
    sample: 2015-04
  - id: 038-00349
    name: 同居を始めたとき_元号
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380165"
      - "0380166"
    impl_type: ◎
    definition: 同居をはじめた年月の元号
    sample: "1"
  - id: 038-00350
    name: 同居を始めたとき_不詳フラグ
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380166"
      - "0380249"
      - "0380250"
      - "0380254"
    impl_type: ◎
    definition: 同居をはじめた年月が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00351
    name: 同居を始めたとき_不詳表記
    type: N(72)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380166"
      - "0380250"
      - "0380254"
    impl_type: ◎
    definition: 同居をはじめた年月が不詳の場合の不詳年月表記
    note: ※※03800350が1の場合
    sample: 不詳
  - id: 038-00352
    name: 夫の初再婚区分
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "026"
    spec_ref:
      - "0380058"
      - "0380167"
      - "0380168"
      - "0380255"
      - "0380256"
      - "0380257"
    impl_type: ◎
    definition: 夫の初婚・再婚についての区分
    sample: "1"
  - id: 038-00353
    name: 夫の初再婚区分_死・離別年月
    type: X(7)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380251"
      - "0380254"
      - "0380255"
      - "0380256"
      - "0380257"
      - "0380258"
    impl_type: ◎
    definition: 夫の死・離別年月
    note: ※※03800355が0の場合
    sample: 2014-04
  - id: 038-00354
    name: 夫の初再婚区分_死・離別年月_元号
    type: X(1)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "028"
    spec_ref:
      - "0380058"
      - "0380170"
    impl_type: ◎
    definition: 夫の死・離別年の元号
    note: ※※03800352が2又は3の場合
    sample: "1"
  - id: 038-00355
    name: 夫の初再婚区分_死・離別年月_不詳フラグ
    type: X(1)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380251"
      - "0380254"
      - "0380255"
      - "0380256"
      - "0380257"
      - "0380258"
    impl_type: ◎
    definition: 夫の死・離別年月が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    note: ※※03800352が2又は3の場合
    sample: "1"
  - id: 038-00356
    name: 夫の初再婚区分_死・離別年月_不詳表記
    type: N(72)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380251"
      - "0380254"
      - "0380255"
      - "0380256"
      - "0380257"
      - "0380258"
    impl_type: ◎
    definition: 夫の死・離別年月が不詳の場合の不詳年月表記
    note: ※※03800355が1の場合
    sample: 不詳
  - id: 038-00357
    name: 妻の初再婚区分
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "026"
    spec_ref:
      - "0380058"
      - "0380167"
      - "0380169"
      - "0380255"
      - "0380256"
      - "0380257"
    impl_type: ◎
    definition: 妻の初婚・再婚についての区分
    sample: "1"
  - id: 038-00358
    name: 妻の初婚区分_死・離別年月
    type: X(7)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380252"
      - "0380253"
      - "0380255"
      - "0380256"
      - "0380257"
      - "0380258"
    impl_type: ◎
    definition: 妻の死・離別年月
    note: ※※03800360が0の場合
    sample: 2014-04
  - id: 038-00359
    name: 妻の初再婚区分_死・離別年月_元号
    type: X(1)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "028"
    spec_ref:
      - "0380058"
      - "0380170"
    impl_type: ◎
    definition: 妻の死・離別年の元号
    note: ※※03800357が2又は3の場合
    sample: "1"
  - id: 038-00360
    name: 妻の初再婚区分_死・離別年月_不詳フラグ
    type: X(1)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380252"
      - "0380253"
      - "0380255"
      - "0380256"
      - "0380257"
      - "0380258"
    impl_type: ◎
    definition: 妻の死・離別年月が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    note: ※※03800357が2又は3の場合
    sample: "1"
  - id: 038-00361
    name: 妻の初再婚区分_死・離別年月_不詳表記
    type: N(72)
    required: conditional
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380252"
      - "0380253"
      - "0380255"
      - "0380256"
      - "0380257"
      - "0380258"
    impl_type: ◎
    definition: 妻の死・離別年月が不詳の場合の不詳年月表記
    note: ※※03800360が1の場合
    sample: 不詳
  - id: 038-00362
    name: 同居前の夫の世帯の主な仕事
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "007"
    spec_ref:
      - "0380016"
      - "0380058"
      - "0380171"
    impl_type: ◎
    definition: 同居前の夫の世帯の主な仕事の区分
    sample: "1"
  - id: 038-00363
    name: 同居前の妻の世帯の主な仕事
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    code: "007"
    spec_ref:
      - "0380016"
      - "0380058"
      - "0380171"
    impl_type: ◎
    definition: 同居前の妻の世帯の主な仕事の区分
    sample: "1"
  - id: 038-00364
    name: 同居前の夫の職業
    type: X(2)
    required: false
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 同居前の夫の職業
    note: |-
      ・国勢調査で用いられるコードを使用すること
      ・国勢調査の実施年の場合は出力すること
    sample: "03"
  - id: 038-00365
    name: 同居前の妻の職業
    type: X(2)
    required: false
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 同居前の妻の職業
    note: |-
      ・国勢調査で用いられるコードを使用すること
      ・国勢調査の実施年の場合は出力すること
    sample: "04"
  - id: 038-00366
    name: 確認フラグ_項目Ｎo.
    type: N(2)
    required: false
    group: 婚姻票（調査マスタ）
    class: 確認フラグ
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 確認が必要な調査票内項目番号
    note: 確認が必要な項目が存在する場合は出力すること
    sample: １
  - id: 038-00367
    name: 確認フラグ_コメント
    type: N(11)
    required: false
    group: 婚姻票（調査マスタ）
    class: 確認フラグ
    spec_ref:
      - "0380058"
    impl_type: ◎
    definition: 確認が必要な調査票のコメント
    note: 確認が必要な項目が存在する場合は出力すること
    sample: コメント
  - id: 038-00368
    name: 備考欄
    type: N(512)
    required: false
    group: 婚姻票（調査マスタ）
    class: 婚姻票
    spec_ref:
      - "0380058"
      - "0380313"
    impl_type: ◎
    definition: 備考欄
    note: |-
      ・備考欄への記載事項が存在する場合は出力すること
      ・文字数制限を超過する場合は備考欄を活用すること
      データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: 備考
  - id: 038-00369
    name: 削除フラグ
    type: X(1)
    required: true
    group: 婚姻票（調査マスタ）
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    sample: "0"
  - id: 038-00370
    name: 操作者ID
    type: X(10)
    required: true
    group: 婚姻票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 038-00371
    name: 操作年月日
    type: DATE
    required: true
    group: 婚姻票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2021-11-01
  - id: 038-00372
    name: 操作時刻
    type: TIME
    required: true
    group: 婚姻票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
  - id: 038-00373
    name: 市区町村コード
    type: X(6)
    required: true
    group: 離婚票（調査マスタ）
    class: レコードキー
    pk: true
    impl_type: ◎
    definition: 市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: 総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
    sample: "131016"
  - id: 038-00374
    name: レコードキー_事象コード
    type: X(2)
    required: true
    group: 離婚票（調査マスタ）
    class: レコードキー
    pk: true
    code: "001"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 事象を識別するコード（05：離婚）
    note: データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: "05"
  - id: 038-00375
    name: レコードキー_事件簿番号
    type: X(4)
    required: true
    group: 離婚票（調査マスタ）
    class: レコードキー
    pk: true
    spec_ref:
      - "0380040"
      - "0380064"
    impl_type: ◎
    definition: 事件簿を識別する固有番号
    note: データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: "0001"
  - id: 038-00376
    name: レコードキー_レコードナンバー
    type: 9(1)
    required: true
    group: 離婚票（調査マスタ）
    class: レコードキー
    pk: true
    spec_ref:
      - "0380031"
    impl_type: ◎
    definition: レコードの番号
    note: 2を設定すること
    sample: "2"
  - id: 038-00377
    name: 受領番号
    type: X(9)
    required: true
    group: 離婚票（調査マスタ）
    class: 出生票
    pk: true
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 調査票の受領番号
    sample: "202300001"
  - id: 038-00378
    name: 最新フラグ
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 最新フラグ
    impl_type: ◎
    definition: 当該データが最新かどうかを現すフラグ（0：最新ではない、1：最新である）
    sample: "1"
  - id: 038-00379
    name: 夫_区分
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    code: "029"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 夫の区分
    sample: "1"
  - id: 038-00380
    name: 夫の氏名
    type: N(200)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 夫の氏名
    sample: 山田　太郎
  - id: 038-00381
    name: 夫の氏名_氏_日本人
    type: N(100)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 夫が日本人の場合の氏
    note: ※※03800379が1の場合
    sample: 山田
  - id: 038-00382
    name: 夫の氏名_名_日本人
    type: N(100)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 夫が日本人の場合の名
    note: ※※03800379が1の場合
    sample: 太郎
  - id: 038-00383
    name: 夫の氏名_電子媒体出力用氏名
    type: N(200)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380173"
    impl_type: ◎
    definition: 夫の氏名をJIS第一水準、第二水準の範囲内に変換したもの
    sample: 山田　太郎
  - id: 038-00384
    name: 夫の氏名_振り仮名
    type: N(200)
    required: false
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 夫の氏名の振り仮名
    note: |-
      ・氏と名の間に全角の空白を一文字入れる
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第1.1版】にて修正
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: ヤマダ　タロウ
  - id: 038-00385
    name: 夫の生年月
    type: X(7)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380259"
      - "0380262"
    impl_type: ◎
    definition: 夫の生年月
    note: ※※03800387が0の場合かつ03800389が0の場合
    sample: 1995-04
  - id: 038-00386
    name: 夫の生年月_元号
    type: X(1)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    code: "028"
    spec_ref:
      - "0380059"
      - "0380174"
    impl_type: ◎
    definition: 夫の生年月の元号
    note: ※※03800379が1の場合
    sample: "1"
  - id: 038-00387
    name: 夫の生年月_不詳フラグ
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380259"
      - "0380262"
    impl_type: ◎
    definition: 夫の生年月が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00388
    name: 夫の生年月_不詳表記
    type: N(72)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380259"
      - "0380262"
    impl_type: ◎
    definition: 夫の生年月が不詳の場合の不詳年月表記
    note: ※※03800387が1の場合
    sample: 不詳
  - id: 038-00389
    name: 夫の生年月_推定フラグ
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380259"
      - "0380262"
    impl_type: ◎
    definition: 夫の生年月が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    sample: "1"
  - id: 038-00390
    name: 夫の生年月_推定表記
    type: N(72)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380259"
      - "0380262"
    impl_type: ◎
    definition: 夫の生年月が推定の場合の推定年月表記
    note: ※※03800389が1の場合
    sample: 推定
  - id: 038-00391
    name: 妻_区分
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    code: "029"
    spec_ref:
      - "0380005"
    impl_type: ◎
    definition: 妻の区分
    sample: "1"
  - id: 038-00392
    name: 妻の氏名
    type: N(200)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 妻の氏名
    sample: 山田　花子
  - id: 038-00393
    name: 妻の氏名_氏_日本人
    type: N(100)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 妻が日本人の場合の氏
    note: ※※03800391が1の場合
    sample: 山田
  - id: 038-00394
    name: 妻の氏名_名_日本人
    type: N(100)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 妻が日本人の場合の名
    note: |-
      ※※03800391が1の場合
      データ要件・連携要件標準仕様書【第1.1版】にて修正
    sample: 花子
  - id: 038-00395
    name: 妻の氏名_電子媒体出力用氏名
    type: N(200)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380173"
    impl_type: ◎
    definition: 妻の氏名をJIS第一水準、第二水準の範囲内に変換したもの
    sample: 山田　花子
  - id: 038-00396
    name: 妻の氏名_振り仮名
    type: N(200)
    required: false
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 妻の氏名の振り仮名
    note: |-
      ・氏と名の間に全角の空白を一文字入れる
      ・カタカナにて出力すること
      データ要件・連携要件標準仕様書【第1.1版】にて修正
      データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: ヤマダ　ハナコ
  - id: 038-00397
    name: 妻の生年月
    type: X(7)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380260"
      - "0380261"
      - "0380263"
    impl_type: ◎
    definition: 妻の生年月
    note: ※※03800399が0の場合かつ03800401が0の場合
    sample: 1994-12
  - id: 038-00398
    name: 妻の生年月_元号
    type: X(1)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    code: "028"
    spec_ref:
      - "0380059"
      - "0380174"
    impl_type: ◎
    definition: 妻の生年月の元号
    note: ※※03800391が1の場合
    sample: "1"
  - id: 038-00399
    name: 妻の生年月_不詳フラグ
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380260"
      - "0380261"
      - "0380263"
    impl_type: ◎
    definition: 妻の生年月が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00400
    name: 妻の生年月_不詳表記
    type: N(72)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380260"
      - "0380261"
      - "0380263"
    impl_type: ◎
    definition: 妻の生年月が不詳の場合の不詳年月表記
    note: ※※03800399が1の場合
    sample: 不詳
  - id: 038-00401
    name: 妻の生年月_推定フラグ
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380260"
      - "0380261"
      - "0380263"
    impl_type: ◎
    definition: 妻の生年月が推定の場合に、推定であることを示すフラグ（0：推定でない、1：推定）
    sample: "1"
  - id: 038-00402
    name: 妻の生年月_推定表記
    type: N(72)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380260"
      - "0380261"
      - "0380263"
    impl_type: ◎
    definition: 妻の生年月が推定の場合の推定年月表記
    note: ※※03800401が1の場合
    sample: 推定
  - id: 038-00403
    name: 夫の国籍のコード
    type: X(2)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    code: "006"
    spec_ref:
      - "0380015"
      - "0380059"
      - "0380175"
    impl_type: ◎
    definition: 夫の国籍の区分
    sample: "01"
  - id: 038-00404
    name: 夫の国籍の名称
    type: N(60)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380015"
      - "0380059"
      - "0380175"
    impl_type: ◎
    definition: 夫の国籍の名称
    note: ※※03800403が11でない場合
    sample: 日本
  - id: 038-00405
    name: 妻の国籍のコード
    type: X(2)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    code: "006"
    spec_ref:
      - "0380015"
      - "0380059"
      - "0380175"
    impl_type: ◎
    definition: 妻の国籍の区分
    sample: "01"
  - id: 038-00406
    name: 妻の国籍の名称
    type: N(60)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380015"
      - "0380059"
      - "0380175"
    impl_type: ◎
    definition: 妻の国籍の名称
    note: ※※03800405が11でない場合
    sample: 日本
  - id: 038-00407
    name: 離婚の種別
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    code: "027"
    spec_ref:
      - "0380059"
      - "0380176"
      - "0380264"
      - "0380265"
      - "0380266"
    impl_type: ◎
    definition: 離婚の種別についての区分
    sample: "1"
  - id: 038-00408
    name: 調停・審判・和解・請求の認諾または判決の年月
    type: X(7)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380264"
      - "0380265"
      - "0380266"
    impl_type: ◎
    definition: 調停・審判・和解・請求の認諾または判決の年月
    note: ※※03800410が0の場合
    sample: 2023-07
  - id: 038-00409
    name: 調停・審判・和解・請求の認諾または判決の年月_元号
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380177"
      - "0380264"
      - "0380265"
      - "0380266"
    impl_type: ◎
    definition: 調停・審判・和解・請求の認諾または判決の年月の元号
    sample: "1"
  - id: 038-00410
    name: 調停・審判・和解・請求の認諾または判決の年月_不詳フラグ
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380264"
      - "0380265"
      - "0380266"
    impl_type: ◎
    definition: 調停・審判・和解・請求の認諾または判決の年月が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00411
    name: 調停・審判・和解・請求の認諾または判決の年月_不詳表記
    type: N(72)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 調停・審判・和解・請求の認諾または判決の年月が不詳の場合の不詳年月表記
    note: |-
      ※※03800410が1の場合
      データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: 不詳
  - id: 038-00439
    name: 父母双方が親権を行う子の数
    type: 9(2)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380179"
    impl_type: ◎
    definition: 父母双方が親権を行う子の数
    note: データ要件・連携要件標準仕様書【第1.3版】にて追加
    sample: "1"
  - id: 038-00412
    name: 父（夫）が親権を行う子の数
    type: 9(2)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380179"
    impl_type: ◎
    definition: 父（夫）が親権を行う子の数
    note: データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: "1"
  - id: 038-00413
    name: 母（妻）が親権を行う子の数
    type: 9(2)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380179"
    impl_type: ◎
    definition: 母（妻）が親権を行う子の数
    note: データ要件・連携要件標準仕様書【第1.3版】にて修正
    sample: "1"
  - id: 038-00440
    name: 親権者の指定を求める家事審判又は家事調停の申立てがされている子の数
    type: 9(2)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380179"
    impl_type: ◎
    definition: 親権者の指定を求める家事審判又は家事調停の申立てがされている子の数
    note: データ要件・連携要件標準仕様書【第1.3版】にて追加
    sample: "1"
  - id: 038-00414
    name: 同居を始めたとき
    type: X(7)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380181"
      - "0380262"
      - "0380263"
      - "0380267"
    impl_type: ◎
    definition: 同居をはじめた年月
    note: ※※03800416が0の場合
    sample: 2015-04
  - id: 038-00415
    name: 同居を始めたとき_元号
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380180"
      - "0380181"
    impl_type: ◎
    definition: 同居をはじめた年月の元号
    sample: "1"
  - id: 038-00416
    name: 同居を始めたとき_不詳フラグ
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380181"
      - "0380262"
      - "0380263"
      - "0380267"
    impl_type: ◎
    definition: 同居をはじめた年月が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00417
    name: 同居を始めたとき_不詳表記
    type: N(72)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380181"
      - "0380262"
      - "0380263"
      - "0380267"
    impl_type: ◎
    definition: 同居をはじめた年月が不詳の場合の不詳年月表記
    note: ※※03800416が1の場合
    sample: 不詳
  - id: 038-00418
    name: 別居したとき
    type: X(7)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380183"
      - "0380267"
    impl_type: ◎
    definition: 別居をした年月
    note: ※※03800420が0の場合
    sample: 2023-03
  - id: 038-00419
    name: 別居したとき_元号
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380182"
      - "0380183"
      - "0380267"
    impl_type: ◎
    definition: 別居をした年月の元号
    sample: "1"
  - id: 038-00420
    name: 別居したとき_不詳フラグ
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380183"
      - "0380267"
    impl_type: ◎
    definition: 別居をした年月が不詳の場合に、不詳であることを示すフラグ（0：不詳でない、1：不詳）
    sample: "1"
  - id: 038-00421
    name: 別居したとき_不詳表記
    type: N(72)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380183"
      - "0380267"
    impl_type: ◎
    definition: 別居をした年月が不詳の場合の不詳年月表記
    note: ※※03800420が1の場合
    sample: 不詳
  - id: 038-00422
    name: 別居する前の住所_市区町村コード
    type: X(6)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380021"
      - "0380059"
    impl_type: ◎
    definition: 別居する前の住所の市区町村を一意に識別するコード（指定都市においては区までを特定）
    note: |-
      総務省「全国地方公共団体コード」に従って6桁のコード値を設定すること
      ※※03800423が1又は2の場合
    sample: "131016"
  - id: 038-00423
    name: 別居する前の住所_住所区分
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    code: "005"
    spec_ref:
      - "0380013"
      - "0380059"
      - "0380178"
    impl_type: ◎
    definition: 別居する前の住所の区分
    sample: "1"
  - id: 038-00424
    name: 別居する前の住所_都道府県名
    type: N(4)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 別居する前の住所の都道府県名
    note: 別居する前の住所が外国の場合は居住の国名又は州名、都市名を出力すること
    sample: 東京都
  - id: 038-00425
    name: 別居する前の住所_市、郡、東京都の区
    type: N(12)
    required: conditional
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 別居する前の住所の市、郡、東京都の区名
    note: ※※03800423が1又は2の場合
    sample: 大和区
  - id: 038-00426
    name: 別居する前の住所_町、村、指定都市の区
    type: N(12)
    required: false
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 別居する前の住所の町、村、指定都市の区名
    note: 住所が町、村又は指定都市の場合は出力すること
    sample: 緑町
  - id: 038-00427
    name: 別居する前の世帯の主な仕事
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 離婚票
    code: "007"
    spec_ref:
      - "0380016"
      - "0380059"
      - "0380184"
    impl_type: ◎
    definition: 別居する前の世帯の主な仕事の区分
    sample: "1"
  - id: 038-00428
    name: 別居前の夫の職業
    type: X(2)
    required: false
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 別居前の夫の職業
    note: |-
      ・国勢調査で用いられるコードを使用すること
      ・国勢調査の実施年の場合は出力すること
    sample: "03"
  - id: 038-00429
    name: 別居前の妻の職業
    type: X(2)
    required: false
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 別居前の妻の職業
    note: |-
      ・国勢調査で用いられるコードを使用すること
      ・国勢調査の実施年の場合は出力すること
    sample: "04"
  - id: 038-00430
    name: 確認フラグ_項目Ｎo.
    type: N(2)
    required: false
    group: 離婚票（調査マスタ）
    class: 確認フラグ
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 確認が必要な調査票内項目番号
    note: 確認が必要な項目が存在する場合は出力すること
    sample: １
  - id: 038-00431
    name: 確認フラグ_コメント
    type: N(11)
    required: false
    group: 離婚票（調査マスタ）
    class: 確認フラグ
    spec_ref:
      - "0380059"
    impl_type: ◎
    definition: 確認が必要な調査票のコメント
    note: 確認が必要な項目が存在する場合は出力すること
    sample: コメント
  - id: 038-00432
    name: 備考欄
    type: N(512)
    required: false
    group: 離婚票（調査マスタ）
    class: 離婚票
    spec_ref:
      - "0380059"
      - "0380313"
    impl_type: ◎
    definition: 備考欄
    note: |-
      ・備考欄への記載事項が存在する場合は出力すること
      ・文字数制限を超過する場合は備考欄を活用すること
      データ要件・連携要件標準仕様書【第1.2版】にて修正
    sample: 備考
  - id: 038-00433
    name: 削除フラグ
    type: X(1)
    required: true
    group: 離婚票（調査マスタ）
    class: 削除フラグ
    impl_type: ◎
    definition: 当該データが削除されたかどうかを現すフラグ（0：未削除、1：削除済）
    sample: "0"
  - id: 038-00434
    name: 操作者ID
    type: X(10)
    required: true
    group: 離婚票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作者を一意に識別するコード
    sample: "123456"
  - id: 038-00435
    name: 操作年月日
    type: DATE
    required: true
    group: 離婚票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作を行った年月日
    sample: 2021-11-01
  - id: 038-00436
    name: 操作時刻
    type: TIME
    required: true
    group: 離婚票（調査マスタ）
    class: 操作
    impl_type: ◎
    definition: 操作を行った時刻
    sample: "12:00:00"
```
