臺灣電子處方箋與調劑單張實作指引(TW EMPD IG)
0.2.1 - ci-build
臺灣電子處方箋與調劑單張實作指引(TW EMPD IG), published by NHI. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TWNHIFHIR/empd/ and changes regularly. See the Directory of published versions
| Active as of 2023-08-25 |
@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/nhi-inpatient-case-type> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "nhi-inpatient-case-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 nhi-inpatient-case-type</b></p><a name=\"nhi-inpatient-case-type\"> </a><a name=\"hcnhi-inpatient-case-type\"> </a><p>This case-sensitive code system <code>https://nhicore.nhi.gov.tw/empd/CodeSystem/nhi-inpatient-case-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\">00<a name=\"nhi-inpatient-case-type-00\"> </a></td><td>自費案件</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"nhi-inpatient-case-type-1\"> </a></td><td>一般案件</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"nhi-inpatient-case-type-2\"> </a></td><td>論病例計酬案件</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"nhi-inpatient-case-type-3\"> </a></td><td>特定案件</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"nhi-inpatient-case-type-4\"> </a></td><td>支付制度試辦計畫</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"nhi-inpatient-case-type-5\"> </a></td><td>Tw-DRGs案件</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"nhi-inpatient-case-type-6\"> </a></td><td>安寧療護案件</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"nhi-inpatient-case-type-7\"> </a></td><td>愛滋病確診服藥滿2年後案件</td></tr><tr><td style=\"white-space:nowrap\">A1<a name=\"nhi-inpatient-case-type-A1\"> </a></td><td>一般案件</td></tr><tr><td style=\"white-space:nowrap\">A2<a name=\"nhi-inpatient-case-type-A2\"> </a></td><td>論病例計酬案件</td></tr><tr><td style=\"white-space:nowrap\">A3<a name=\"nhi-inpatient-case-type-A3\"> </a></td><td>特定案件</td></tr><tr><td style=\"white-space:nowrap\">A4<a name=\"nhi-inpatient-case-type-A4\"> </a></td><td>支付制度試辦計畫</td></tr><tr><td style=\"white-space:nowrap\">AZ<a name=\"nhi-inpatient-case-type-AZ\"> </a></td><td>職業傷病住院膳食費</td></tr><tr><td style=\"white-space:nowrap\">B1<a name=\"nhi-inpatient-case-type-B1\"> </a></td><td>精神病嚴重病人送醫及強制住院案件</td></tr><tr><td style=\"white-space:nowrap\">C1<a name=\"nhi-inpatient-case-type-C1\"> </a></td><td>AIDS案件</td></tr><tr><td style=\"white-space:nowrap\">C4<a name=\"nhi-inpatient-case-type-C4\"> </a></td><td>無健保結核病患之醫療費用</td></tr><tr><td style=\"white-space:nowrap\">C5<a name=\"nhi-inpatient-case-type-C5\"> </a></td><td>法定傳染病通報且隔離案件</td></tr><tr><td style=\"white-space:nowrap\">DZ<a name=\"nhi-inpatient-case-type-DZ\"> </a></td><td>低收入戶住院膳食費</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://nhicore.nhi.gov.tw/empd/CodeSystem/nhi-inpatient-case-type"] ;
fhir:CodeSystem.version [ fhir:value "0.2.1"] ;
fhir:CodeSystem.name [ fhir:value "NHIInpatientCaseTypeCodeSystem"] ;
fhir:CodeSystem.title [ fhir:value "NHI-健保住院案件分類"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2023-08-25"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "NHI"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "NHI" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.nhi.gov.tw/en/mp-2.html" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "臺灣衛生福利部中央健康保險署住院醫療費用點數申報格式及填表說明之案件分類代碼。"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "18"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "00" ] ;
fhir:CodeSystem.concept.display [ fhir:value "自費案件" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "1" ] ;
fhir:CodeSystem.concept.display [ fhir:value "一般案件" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "2" ] ;
fhir:CodeSystem.concept.display [ fhir:value "論病例計酬案件" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "3" ] ;
fhir:CodeSystem.concept.display [ fhir:value "特定案件" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "4" ] ;
fhir:CodeSystem.concept.display [ fhir:value "支付制度試辦計畫" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "5" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Tw-DRGs案件" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "6" ] ;
fhir:CodeSystem.concept.display [ fhir:value "安寧療護案件" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "7" ] ;
fhir:CodeSystem.concept.display [ fhir:value "愛滋病確診服藥滿2年後案件" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "A1" ] ;
fhir:CodeSystem.concept.display [ fhir:value "一般案件" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "A2" ] ;
fhir:CodeSystem.concept.display [ fhir:value "論病例計酬案件" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "A3" ] ;
fhir:CodeSystem.concept.display [ fhir:value "特定案件" ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "A4" ] ;
fhir:CodeSystem.concept.display [ fhir:value "支付制度試辦計畫" ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "AZ" ] ;
fhir:CodeSystem.concept.display [ fhir:value "職業傷病住院膳食費" ]
], [
fhir:index 13 ;
fhir:CodeSystem.concept.code [ fhir:value "B1" ] ;
fhir:CodeSystem.concept.display [ fhir:value "精神病嚴重病人送醫及強制住院案件" ]
], [
fhir:index 14 ;
fhir:CodeSystem.concept.code [ fhir:value "C1" ] ;
fhir:CodeSystem.concept.display [ fhir:value "AIDS案件" ]
], [
fhir:index 15 ;
fhir:CodeSystem.concept.code [ fhir:value "C4" ] ;
fhir:CodeSystem.concept.display [ fhir:value "無健保結核病患之醫療費用" ]
], [
fhir:index 16 ;
fhir:CodeSystem.concept.code [ fhir:value "C5" ] ;
fhir:CodeSystem.concept.display [ fhir:value "法定傳染病通報且隔離案件" ]
], [
fhir:index 17 ;
fhir:CodeSystem.concept.code [ fhir:value "DZ" ] ;
fhir:CodeSystem.concept.display [ fhir:value "低收入戶住院膳食費" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/nhi-inpatient-case-type.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/nhi-inpatient-case-type.ttl> .
IG © 2025+ NHI. Package tw.gov.mohw.nhi.empd#0.2.1 based on FHIR 4.0.1. Generated 2026-08-28
Links: Table of Contents |
QA Report