臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0
臺灣長期照顧實作指引(TW LTC IG), published by 經濟部產業發展署. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions
| Active as of 2026-07-29 |
@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/CodeSystem/cs-tw-ltc-feeaudit-doc-type> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "cs-tw-ltc-feeaudit-doc-type"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-tw-ltc-feeaudit-doc-type</b></p><a name=\"cs-tw-ltc-feeaudit-doc-type\"> </a><a name=\"hccs-tw-ltc-feeaudit-doc-type\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-doc-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">tempPaymentDoc<a name=\"cs-tw-ltc-feeaudit-doc-type-tempPaymentDoc\"> </a></td><td>暫付總表</td></tr><tr><td style=\"white-space:nowrap\">caseSummaryNotice<a name=\"cs-tw-ltc-feeaudit-doc-type-caseSummaryNotice\"> </a></td><td>總表</td></tr><tr><td style=\"white-space:nowrap\">caseSvcList<a name=\"cs-tw-ltc-feeaudit-doc-type-caseSvcList\"> </a></td><td>清冊</td></tr><tr><td style=\"white-space:nowrap\">caseSvcListExcel<a name=\"cs-tw-ltc-feeaudit-doc-type-caseSvcListExcel\"> </a></td><td>清冊EXCEL</td></tr><tr><td style=\"white-space:nowrap\">caseASvcList<a name=\"cs-tw-ltc-feeaudit-doc-type-caseASvcList\"> </a></td><td>A碼清冊</td></tr><tr><td style=\"white-space:nowrap\">caseASvcListExcel<a name=\"cs-tw-ltc-feeaudit-doc-type-caseASvcListExcel\"> </a></td><td>A碼清冊EXCEL</td></tr><tr><td style=\"white-space:nowrap\">caseErrList<a name=\"cs-tw-ltc-feeaudit-doc-type-caseErrList\"> </a></td><td>申請記錄不通過清冊</td></tr><tr><td style=\"white-space:nowrap\">caseErrListExcel<a name=\"cs-tw-ltc-feeaudit-doc-type-caseErrListExcel\"> </a></td><td>申請記錄不通過EXCEL清冊</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-doc-type"] ;
fhir:CodeSystem.version [ fhir:value "1.0.0"] ;
fhir:CodeSystem.name [ fhir:value "CS_TW_LTC_FeeAuditDocType"] ;
fhir:CodeSystem.title [ fhir:value "支付審查-清冊文件類別"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-29T07:47:19+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "經濟部產業發展署"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "經濟部產業發展署" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.ida.gov.tw/" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "此 CodeSystem 定義《衛生福利部 支付審核系統 API 規格說明書(照管平台)》「(查詢B)分案審核明細查詢」回覆明細中各項下載路徑所對應的清冊與總表文件類別代碼。"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "8"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "tempPaymentDoc" ] ;
fhir:CodeSystem.concept.display [ fhir:value "暫付總表" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "caseSummaryNotice" ] ;
fhir:CodeSystem.concept.display [ fhir:value "總表" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "caseSvcList" ] ;
fhir:CodeSystem.concept.display [ fhir:value "清冊" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "caseSvcListExcel" ] ;
fhir:CodeSystem.concept.display [ fhir:value "清冊EXCEL" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "caseASvcList" ] ;
fhir:CodeSystem.concept.display [ fhir:value "A碼清冊" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "caseASvcListExcel" ] ;
fhir:CodeSystem.concept.display [ fhir:value "A碼清冊EXCEL" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "caseErrList" ] ;
fhir:CodeSystem.concept.display [ fhir:value "申請記錄不通過清冊" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "caseErrListExcel" ] ;
fhir:CodeSystem.concept.display [ fhir:value "申請記錄不通過EXCEL清冊" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/cs-tw-ltc-feeaudit-doc-type.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/cs-tw-ltc-feeaudit-doc-type.ttl> .
IG © 2024+ 經濟部產業發展署. Package tw.iii.ltc#1.0.0 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report