Download OpenAPI specification:Download
リクエストデータを基に、医療費助成対象者差分履歴情報を登録する。
orgSpecificCertificateTypeId required | string 機関別受給者証種別ID |
myNumber required | string 個人番号(マイナンバー) |
required | object (basicFiveInfoForResister) 基本5情報 |
isNotDisclosed required | boolean 不開示フラグ |
medicalSubsidyInsurerNumber | string 公費負担者番号 |
certificationName required | string 受給者証名 |
medicalSubsidyRecipientNumber | string 公費受給者番号 |
certificationSubKey | string 受給者証サブキー |
segment | string 区分 |
incomeSegment | string 所得区分 |
additionalConditions | string 追加条件 ・事前に制度マスタ(所得区分以外)に設定した「追加条件項目コード」と「追加条件コード」を”‐(ハイフン)”でつないでセットする。複数のデータを連携する場合は”;(セミコロン)”区切りで連携する。 |
designatedMedicalInstitutions | string 指定医療機関情報 |
isAlwaysReimbursement required | string Enum: "0" "1" 常に償還払い |
object (maxCopaymentAmount) 自己負担上限額 | |
validFrom required | string <date> 医療費助成資格有効期間開始日 |
validTo required | string <date> 医療費助成資格有効期間終了日 |
historyKey required | string 履歴キー |
isDeleted required | boolean 削除フラグ |
required | Array of objects (certificationDetail) 受給者証券面項目 |
[- {
- "orgSpecificCertificateTypeId": "XXXXX",
- "myNumber": "210987654321",
- "basicFiveInfo": {
- "name": "愛知花子",
- "nameKana": "アイチハナコ",
- "address": "愛知県B市B町1-1-1 Bマンション101号室",
- "dateOfBirth": "2013-01-01",
- "sex": "2"
}, - "isNotDisclosed": false,
- "medicalSubsidyInsurerNumber": "87654321",
- "certificationName": "自立支援医療受給者証(育成医療)",
- "medicalSubsidyRecipientNumber": "0000002",
- "certificationSubKey": "000001",
- "incomeSegment": "一般所得Ⅰ",
- "additionalConditions": "1-0;2-0",
- "designatedMedicalInstitutions": "1234567890;1234567891;12345*****",
- "isAlwaysReimbursement": "0",
- "maxCopaymentAmount": {
- "medicalDentalCombinedTotal": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": null,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "medicalDentalAdmission": {
- "burdenDefinition": "1",
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": 1000,
- "amountPerMonth": 5000,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": 1000,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "medicalDentalOutpatient": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "pharmacy": {
- "isForFirstVisitOnly": null,
- "burdenDefinition": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "medicalCombinedTotal": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": null,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "medicalAdmission": {
- "burdenDefinition": "1",
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": 1000,
- "amountPerMonth": 5000,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": 1000,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "medicalOutpatient": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "dentalCombinedTotal": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": null,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "dentalAdmission": {
- "burdenDefinition": "1",
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": 1000,
- "amountPerMonth": 5000,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": 1000,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "dentalOutpatient": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "visitingNursing": {
- "isForFirstVisitOnly": null,
- "burdenDefinition": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "judoTherapy": {
- "isForFirstVisitOnly": null,
- "burdenDefinition": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "ahaki": {
- "isForFirstVisitOnly": null,
- "burdenDefinition": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}
}, - "validFrom": "2023-08-01",
- "validTo": "2024-07-31",
- "historyKey": "20230801100025",
- "isDeleted": false,
- "certificationDetail": [
- {
- "label": "受給者証名",
- "value": "自立支援医療受給者証(育成医療)"
}, - {
- "label": "公費負担者番号",
- "value": "87654321"
}, - {
- "label": "自立支援医療受給者番号",
- "value": "0000002"
}, - {
- "label": "受診者",
- "value": [
- {
- "label": "氏名",
- "value": [
- {
- "label": "フリガナ",
- "value": "アイチハナコ"
}, - {
- "label": "漢字",
- "value": "愛知花子"
}
]
}, - {
- "label": "性別",
- "value": "女"
}, - {
- "label": "生年月日",
- "value": "平成25年1月1日"
}, - {
- "label": "住所",
- "value": [
- {
- "label": "フリガナ",
- "value": "アイチケンビーシビーマチイッチョウメ1-2 ビーマンション101ゴウシツ"
}, - {
- "label": "漢字",
- "value": "B市B町一丁目1番1号 Bマンション101号室"
}
]
}, - {
- "label": "被保険者証の記号及び番号",
- "value": "123456"
}, - {
- "label": "保険者名",
- "value": "B市"
}, - {
- "label": "病名",
- "value": "脊椎側弯症"
}, - {
- "label": "重度かつ継続",
- "value": "該当"
}
]
}, - {
- "label": "保護者",
- "value": [
- {
- "label": "氏名",
- "value": [
- {
- "label": "フリガナ",
- "value": "アイチリョウコ"
}, - {
- "label": "漢字",
- "value": "愛知良子"
}
]
}, - {
- "label": "続柄",
- "value": "母"
}, - {
- "label": "住所",
- "value": [
- {
- "label": "フリガナ",
- "value": "アイチケンビーシビーマチイッチョウメ1-2 ビーマンション101ゴウシツ"
}, - {
- "label": "漢字",
- "value": "B市B町一丁目1番1号 Bマンション101号室"
}
]
}
]
}, - {
- "label": "指定医療機関名",
- "value": [
- {
- "label": "病院・診療所",
- "value": [
- {
- "label": "名称",
- "value": "B病院"
}, - {
- "label": "所在地・電話番号",
- "value": "B市C町1-1-1・111-111-1111"
}
]
}, - {
- "label": "薬局",
- "value": [
- {
- "label": "名称",
- "value": "B薬局"
}, - {
- "label": "所在地・電話番号",
- "value": "B市C町1-1-2・222-222-2222"
}
]
}, - {
- "label": "訪問看護事業者",
- "value": [
- {
- "label": "名称",
- "value": "B訪問看護事業所"
}, - {
- "label": "所在地・電話番号",
- "value": "B市C町1-1-3・333-333-3333"
}
]
}
]
}, - {
- "label": "自己負担上限額",
- "value": [
- {
- "label": "入院",
- "value": "1,000円/日(月7日限度)"
}, - {
- "label": "外来",
- "value": "5,000円/月"
}
]
}, - {
- "label": "有効期間",
- "value": "令和5年8月1日から令和6年7月31日まで"
}, - {
- "label": "交付年月日",
- "value": "令和5年8月1日"
}, - {
- "label": "公費負担の対象となる障害",
- "value": "肢体不自由"
}, - {
- "label": "医療の具体的方針",
- "value": "装具療法継続し、外来で経過観察中である。"
}, - {
- "label": "特定疾病療養受給証",
- "value": "無"
}
]
}, - {
- "orgSpecificCertificateTypeId": "XXXXX",
- "myNumber": "210987654322",
- "basicFiveInfo": {
- "name": "愛知 太郎",
- "nameKana": "アイチ タロウ",
- "address": "愛知県C市C町1-1-1 Cマンション102号室",
- "dateOfBirth": "2017-01-01",
- "sex": "1"
}, - "isNotDisclosed": false,
- "medicalSubsidyInsurerNumber": "87654321",
- "certificationName": "自立支援医療受給者証(育成医療)",
- "medicalSubsidyRecipientNumber": "0000003",
- "incomeSegment": "低所得Ⅱ",
- "additionalConditions": "1-3;2-1",
- "designatedMedicalInstitutions": "1234567890;1234567891;12345*****",
- "isAlwaysReimbursement": "1",
- "maxCopaymentAmount": {
- "medicalDentalCombinedTotal": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": null,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "medicalDentalAdmission": {
- "burdenDefinition": "1",
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": 1000,
- "amountPerMonth": 5000,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": 1000,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "medicalDentalOutpatient": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "pharmacy": {
- "isForFirstVisitOnly": null,
- "burdenDefinition": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "medicalCombinedTotal": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": null,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "medicalAdmission": {
- "burdenDefinition": "1",
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": 1000,
- "amountPerMonth": 5000,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": 1000,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "medicalOutpatient": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "dentalCombinedTotal": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": null,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "dentalAdmission": {
- "burdenDefinition": "1",
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": 1000,
- "amountPerMonth": 5000,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null,
- "dietaryTherapyCostBurden": 1000,
- "dietaryTherapyMaxCopaymentAmountPerDay": null
}, - "dentalOutpatient": {
- "burdenDefinition": null,
- "isForFirstVisitOnly": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "visitingNursing": {
- "isForFirstVisitOnly": null,
- "burdenDefinition": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "judoTherapy": {
- "isForFirstVisitOnly": null,
- "burdenDefinition": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}, - "ahaki": {
- "isForFirstVisitOnly": null,
- "burdenDefinition": null,
- "burdenRatioPerDay": null,
- "burdenRatioPerMonth": null,
- "burdenRatioPerTimes": null,
- "amountPerDay": null,
- "amountPerMonth": null,
- "amountPerTimes": null,
- "maxNumberOfTimesPerDay": null,
- "maxNumberOfTimesPerMonth": null
}
}, - "validFrom": "2023-08-01",
- "validTo": "2024-07-31",
- "historyKey": "20230801101010",
- "isDeleted": true,
- "certificationDetail": [
- {
- "label": "受給者証名",
- "value": "自立支援医療受給者証(育成医療)"
}, - {
- "label": "公費負担者番号",
- "value": "87654321"
}, - {
- "label": "自立支援医療受給者番号",
- "value": "0000003"
}, - {
- "label": "受診者",
- "value": [
- {
- "label": "氏名",
- "value": [
- {
- "label": "フリガナ",
- "value": "アイチ タロウ"
}, - {
- "label": "漢字",
- "value": "愛知 太郎"
}
]
}, - {
- "label": "性別",
- "value": "男"
}, - {
- "label": "生年月日",
- "value": "平成29年1月1日"
}, - {
- "label": "住所",
- "value": [
- {
- "label": "フリガナ",
- "value": "アイチケンシーシシーマチイッチョウメ1-2 シーマンション102ゴウシツ"
}, - {
- "label": "漢字",
- "value": "C市C町一丁目1番1号 Cマンション102号室"
}
]
}, - {
- "label": "被保険者証の記号及び番号",
- "value": "123456"
}, - {
- "label": "保険者名",
- "value": "B市"
}, - {
- "label": "病名",
- "value": "脊椎側弯症"
}, - {
- "label": "重度かつ継続",
- "value": "該当"
}
]
}, - {
- "label": "保護者",
- "value": [
- {
- "label": "氏名",
- "value": [
- {
- "label": "フリガナ",
- "value": "アイチマサコ"
}, - {
- "label": "漢字",
- "value": "愛知雅子"
}
]
}, - {
- "label": "続柄",
- "value": "母"
}, - {
- "label": "住所",
- "value": [
- {
- "label": "フリガナ",
- "value": "アイチケンシーシシーマチイッチョウメ1-2 シーマンション102ゴウシツ"
}, - {
- "label": "漢字",
- "value": "C市C町一丁目1番1号 Cマンション102号室"
}
]
}
]
}, - {
- "label": "指定医療機関名",
- "value": [
- {
- "label": "病院・診療所",
- "value": [
- {
- "label": "名称",
- "value": "B病院"
}, - {
- "label": "所在地・電話番号",
- "value": "B市C町1-1-1・111-111-1111"
}
]
}, - {
- "label": "薬局",
- "value": [
- {
- "label": "名称",
- "value": "B薬局"
}, - {
- "label": "所在地・電話番号",
- "value": "B市C町1-1-2・222-222-2222"
}
]
}, - {
- "label": "訪問看護事業者",
- "value": [
- {
- "label": "名称",
- "value": "B訪問看護事業所"
}, - {
- "label": "所在地・電話番号",
- "value": "B市C町1-1-3・333-333-3333"
}
]
}
]
}, - {
- "label": "自己負担上限額",
- "value": [
- {
- "label": "入院",
- "value": "1,000円/日(月7日限度)"
}, - {
- "label": "外来",
- "value": "5,000円/月"
}
]
}, - {
- "label": "有効期間",
- "value": "令和5年8月1日から令和6年7月31日まで"
}, - {
- "label": "交付年月日",
- "value": "令和5年8月1日"
}, - {
- "label": "公費負担の対象となる障害",
- "value": "肢体不自由"
}, - {
- "label": "医療の具体的方針",
- "value": "装具療法継続し、外来で経過観察中である。"
}, - {
- "label": "特定疾病療養受給証",
- "value": "無"
}
]
}
]
{- "processNumber": "S0020230401120000000000"
}