臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Claim/claim-min> a fhir:Claim ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "claim-min"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://sfaa.gov.tw/base/StructureDefinition/Claim-twss-base" ;
fhir:index 0 ;
fhir:link <https://sfaa.gov.tw/base/StructureDefinition/Claim-twss-base>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>補助申請資料</b></h3><p><b>申請狀態</b>:Active</p><p><b>用途</b>:Claim</p><p><b>申請類型</b>:補助申請</p><p><b>個案</b>: <a href=\"Patient-pat-min.html\">Patient/pat-min</a> \"王小明\"</p><p><b>申請建立日</b>:2026-06-30</p><p><b>登錄人員</b>: <a href=\"PractitionerRole-pracrole-min.html\">PractitionerRole/pracrole-min</a> \"主責社工\"</p><p><b>核付單位</b>: <a href=\"Organization-org-min.html\">Organization/org-min</a> \"社家署示範機構\"</p><p><b>服務提供者</b>: <a href=\"Organization-org-min.html\">Organization/org-min</a> \"社家署示範機構\"</p><p><b>優先順序</b>:一般</p><p><b>支持資料</b>: <a href=\"EpisodeOfCare-episode-base.html\">EpisodeOfCare/episode-base</a> \"個案服務案件基礎範例\"</p><p><b>補助資格</b>: <a href=\"Coverage-coverage-min.html\">Coverage/coverage-min</a> \"中低收入戶\"</p><p><b>補助項目</b>:生活補助</p><p><b>補助日期</b>:2026-06-30</p><p><b>申請金額</b>:1000 TWD</p><p><b>申請總金額</b>:1000 TWD</p></div>"
] ;
fhir:Claim.status [ fhir:value "active"] ;
fhir:Claim.type [
fhir:CodeableConcept.text [ fhir:value "補助申請" ]
] ;
fhir:Claim.use [ fhir:value "claim"] ;
fhir:Claim.patient [
fhir:link <http://hl7.org/fhir/Patient/pat-min> ;
fhir:Reference.reference [ fhir:value "Patient/pat-min" ]
] ;
fhir:Claim.created [ fhir:value "2026-06-30"^^xsd:date] ;
fhir:Claim.enterer [
fhir:link <http://hl7.org/fhir/PractitionerRole/pracrole-min> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/pracrole-min" ]
] ;
fhir:Claim.insurer [
fhir:link <http://hl7.org/fhir/Organization/org-min> ;
fhir:Reference.reference [ fhir:value "Organization/org-min" ]
] ;
fhir:Claim.provider [
fhir:link <http://hl7.org/fhir/Organization/org-min> ;
fhir:Reference.reference [ fhir:value "Organization/org-min" ]
] ;
fhir:Claim.priority [
fhir:CodeableConcept.text [ fhir:value "一般" ]
] ;
fhir:Claim.supportingInfo [
fhir:index 0 ;
fhir:Claim.supportingInfo.sequence [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Claim.supportingInfo.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type" ] ;
fhir:Coding.code [ fhir:value "service-case" ] ;
fhir:Coding.display [ fhir:value "服務案件" ]
]
] ;
fhir:Claim.supportingInfo.valueReference [
fhir:link <http://hl7.org/fhir/EpisodeOfCare/episode-base> ;
fhir:Reference.reference [ fhir:value "EpisodeOfCare/episode-base" ]
]
], [
fhir:index 1 ;
fhir:Claim.supportingInfo.sequence [ fhir:value "2"^^xsd:positiveInteger ] ;
fhir:Claim.supportingInfo.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type" ] ;
fhir:Coding.code [ fhir:value "documents-complete" ] ;
fhir:Coding.display [ fhir:value "申請人證件備齊日" ]
]
] ;
fhir:Claim.supportingInfo.timingDate [ fhir:value "2026-06-29"^^xsd:date ]
], [
fhir:index 2 ;
fhir:Claim.supportingInfo.sequence [ fhir:value "3"^^xsd:positiveInteger ] ;
fhir:Claim.supportingInfo.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type" ] ;
fhir:Coding.code [ fhir:value "application-channel" ] ;
fhir:Coding.display [ fhir:value "申請管道" ]
]
] ;
fhir:Claim.supportingInfo.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-application-channel" ] ;
fhir:Coding.code [ fhir:value "online" ] ;
fhir:Coding.display [ fhir:value "線上申辦" ]
]
]
], [
fhir:index 3 ;
fhir:Claim.supportingInfo.sequence [ fhir:value "4"^^xsd:positiveInteger ] ;
fhir:Claim.supportingInfo.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type" ] ;
fhir:Coding.code [ fhir:value "applicant" ] ;
fhir:Coding.display [ fhir:value "申請人" ]
]
] ;
fhir:Claim.supportingInfo.valueReference [
fhir:link <http://hl7.org/fhir/Patient/pat-min> ;
fhir:Reference.reference [ fhir:value "Patient/pat-min" ]
]
], [
fhir:index 4 ;
fhir:Claim.supportingInfo.sequence [ fhir:value "5"^^xsd:positiveInteger ] ;
fhir:Claim.supportingInfo.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-claim-supporting-info-type" ] ;
fhir:Coding.code [ fhir:value "bank-account" ] ;
fhir:Coding.display [ fhir:value "申請人銀行帳戶" ]
]
] ;
fhir:Claim.supportingInfo.valueString [ fhir:value "012-123456789012" ]
] ;
fhir:Claim.insurance [
fhir:index 0 ;
fhir:Claim.insurance.sequence [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Claim.insurance.focal [ fhir:value "true"^^xsd:boolean ] ;
fhir:Claim.insurance.coverage [
fhir:link <http://hl7.org/fhir/Coverage/coverage-min> ;
fhir:Reference.reference [ fhir:value "Coverage/coverage-min" ]
]
] ;
fhir:Claim.item [
fhir:index 0 ;
fhir:Claim.item.sequence [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Claim.item.productOrService [
fhir:CodeableConcept.text [ fhir:value "生活補助" ]
] ;
fhir:Claim.item.servicedDate [ fhir:value "2026-06-30"^^xsd:date ] ;
fhir:Claim.item.net [
fhir:Money.value [ fhir:value "1000"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "TWD" ]
]
] ;
fhir:Claim.total [
fhir:Money.value [ fhir:value "1000"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "TWD" ]
] .
<http://hl7.org/fhir/Patient/pat-min> a fhir:Patient .
<http://hl7.org/fhir/PractitionerRole/pracrole-min> a fhir:PractitionerRole .
<http://hl7.org/fhir/Organization/org-min> a fhir:Organization .
<http://hl7.org/fhir/EpisodeOfCare/episode-base> a fhir:EpisodeOfCare .
<http://hl7.org/fhir/Coverage/coverage-min> a fhir:Coverage .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Claim/claim-min.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Claim/claim-min.ttl> .
IG © 2026+ 衛生福利部社會及家庭署. Package tw.gov.mohw.twss.base#0.0.1 based on FHIR 4.0.1. Generated 2026-08-10
Links: Table of Contents |
QA Report
| Version History
