FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Claim |
| Id | Claim-claim-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
申請狀態:Active
用途:Claim
申請類型:補助申請
個案: Patient/pat-min "王小明"
申請建立日:2026-06-30
登錄人員: PractitionerRole/pracrole-min "主責社工"
核付單位: Organization/org-min "社家署示範機構"
服務提供者: Organization/org-min "社家署示範機構"
優先順序:一般
支持資料: EpisodeOfCare/episode-base "個案服務案件基礎範例"
補助資格: Coverage/coverage-min "中低收入戶"
補助項目:生活補助
補助日期:2026-06-30
申請金額:1000 TWD
申請總金額:1000 TWD
{
"resourceType": "Claim",
"id": "claim-min",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/Claim-twss-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"type": {
"text": "補助申請"
},
"use": "claim",
"patient": {
"reference": "Patient/pat-min"
},
"created": "2026-06-30",
"enterer": {
"reference": "PractitionerRole/pracrole-min"
},
"insurer": {
"reference": "Organization/org-min"
},
"provider": {
"reference": "Organization/org-min"
},
"priority": {
"text": "一般"
},
"supportingInfo": [
{
"sequence": 1,
"category": {
"coding": [
{
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type",
"code": "service-case",
"display": "服務案件"
}
]
},
"valueReference": {
"reference": "EpisodeOfCare/episode-base"
}
},
{
"sequence": 2,
"category": {
"coding": [
{
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type",
"code": "documents-complete",
"display": "申請人證件備齊日"
}
]
},
"timingDate": "2026-06-29"
},
{
"sequence": 3,
"category": {
"coding": [
{
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type",
"code": "application-channel",
"display": "申請管道"
}
]
},
"code": {
"coding": [
{
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-application-channel",
"code": "online",
"display": "線上申辦"
}
]
}
},
{
"sequence": 4,
"category": {
"coding": [
{
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type",
"code": "applicant",
"display": "申請人"
}
]
},
"valueReference": {
"reference": "Patient/pat-min"
}
},
{
"sequence": 5,
"category": {
"coding": [
{
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type",
"code": "bank-account",
"display": "申請人銀行帳戶"
}
]
},
"valueString": "012-123456789012"
}
],
"insurance": [
{
"sequence": 1,
"focal": true,
"coverage": {
"reference": "Coverage/coverage-min"
}
}
],
"item": [
{
"sequence": 1,
"productOrService": {
"text": "生活補助"
},
"servicedDate": "2026-06-30",
"net": {
"value": 1000,
"currency": "TWD"
}
}
],
"total": {
"value": 1000,
"currency": "TWD"
}
}