臺灣電子處方箋與調劑單張實作指引(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 2026-05-26 |
@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/NonNHIMedication-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "NonNHIMedication-cs"] ;
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 NonNHIMedication-cs</b></p><a name=\"NonNHIMedication-cs\"> </a><a name=\"hcNonNHIMedication-cs\"> </a><p>This case-sensitive code system <code>https://nhicore.nhi.gov.tw/empd/CodeSystem/NonNHIMedication-cs</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">9999990001<a name=\"NonNHIMedication-cs-9999990001\"> </a></td><td>普拿疼肌肉關節長效錠</td><td>Acetaminophen / Paracetamol extended-release tablet</td></tr><tr><td style=\"white-space:nowrap\">9999990002<a name=\"NonNHIMedication-cs-9999990002\"> </a></td><td>理冒治痛長效錠650毫克</td><td>Acetaminophen 650 mg extended-release tablet</td></tr><tr><td style=\"white-space:nowrap\">9999990003<a name=\"NonNHIMedication-cs-9999990003\"> </a></td><td>保寧緩釋錠</td><td>Acetaminophen and Tramadol HCl extended-release tablet</td></tr><tr><td style=\"white-space:nowrap\">9999990004<a name=\"NonNHIMedication-cs-9999990004\"> </a></td><td>阿斯匹靈錠</td><td>Aspirin tablet</td></tr><tr><td style=\"white-space:nowrap\">9999990005<a name=\"NonNHIMedication-cs-9999990005\"> </a></td><td>布洛芬膜衣錠</td><td>Ibuprofen film-coated tablet</td></tr><tr><td style=\"white-space:nowrap\">9999990006<a name=\"NonNHIMedication-cs-9999990006\"> </a></td><td>雙氯芬酸鈉腸溶錠</td><td>Diclofenac sodium enteric-coated tablet</td></tr><tr><td style=\"white-space:nowrap\">9999990007<a name=\"NonNHIMedication-cs-9999990007\"> </a></td><td>安莫西林膠囊</td><td>Amoxicillin capsule</td></tr><tr><td style=\"white-space:nowrap\">9999990008<a name=\"NonNHIMedication-cs-9999990008\"> </a></td><td>頭孢可若膠囊</td><td>Cefaclor capsule</td></tr><tr><td style=\"white-space:nowrap\">9999990009<a name=\"NonNHIMedication-cs-9999990009\"> </a></td><td>奧美拉唑膠囊</td><td>Omeprazole capsule</td></tr><tr><td style=\"white-space:nowrap\">9999990010<a name=\"NonNHIMedication-cs-9999990010\"> </a></td><td>洛沙坦鉀膜衣錠</td><td>Losartan potassium film-coated tablet</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://nhicore.nhi.gov.tw/empd/CodeSystem/NonNHIMedication-cs"] ;
fhir:CodeSystem.version [ fhir:value "0.2.1"] ;
fhir:CodeSystem.name [ fhir:value "NonNHIMedicationCodeSystem"] ;
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-05-26"^^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 "用於無健保代碼之藥品。編碼規則:(一)藥品許可證字號(共12~14碼);(二)無許可證字號時以999999+流水號4碼(共10碼)編碼,流水號由院所自訂。僅提供參考"] ;
fhir:CodeSystem.copyright [ fhir:value "衛生福利部"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "fragment"] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "9999990001" ] ;
fhir:CodeSystem.concept.display [ fhir:value "普拿疼肌肉關節長效錠" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Acetaminophen / Paracetamol extended-release tablet" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "9999990002" ] ;
fhir:CodeSystem.concept.display [ fhir:value "理冒治痛長效錠650毫克" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Acetaminophen 650 mg extended-release tablet" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "9999990003" ] ;
fhir:CodeSystem.concept.display [ fhir:value "保寧緩釋錠" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Acetaminophen and Tramadol HCl extended-release tablet" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "9999990004" ] ;
fhir:CodeSystem.concept.display [ fhir:value "阿斯匹靈錠" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Aspirin tablet" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "9999990005" ] ;
fhir:CodeSystem.concept.display [ fhir:value "布洛芬膜衣錠" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Ibuprofen film-coated tablet" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "9999990006" ] ;
fhir:CodeSystem.concept.display [ fhir:value "雙氯芬酸鈉腸溶錠" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Diclofenac sodium enteric-coated tablet" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "9999990007" ] ;
fhir:CodeSystem.concept.display [ fhir:value "安莫西林膠囊" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Amoxicillin capsule" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "9999990008" ] ;
fhir:CodeSystem.concept.display [ fhir:value "頭孢可若膠囊" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Cefaclor capsule" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "9999990009" ] ;
fhir:CodeSystem.concept.display [ fhir:value "奧美拉唑膠囊" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Omeprazole capsule" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "9999990010" ] ;
fhir:CodeSystem.concept.display [ fhir:value "洛沙坦鉀膜衣錠" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Losartan potassium film-coated tablet" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/NonNHIMedication-cs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/NonNHIMedication-cs.ttl> .
IG © 2025+ NHI. Package tw.gov.mohw.nhi.empd#0.2.1 based on FHIR 4.0.1. Generated 2026-08-13
Links: Table of Contents |
QA Report