臺灣電子處方箋與調劑單張實作指引(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

: 無健保代碼之特材 - TTL Representation

Active as of 2026-05-26

Raw ttl | Download


@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/NonNHIMaterial-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "NonNHIMaterial-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 NonNHIMaterial-cs</b></p><a name=\"NonNHIMaterial-cs\"> </a><a name=\"hcNonNHIMaterial-cs\"> </a><p>This case-sensitive code system <code>https://nhicore.nhi.gov.tw/empd/CodeSystem/NonNHIMaterial-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\">FBZ012345001<a name=\"NonNHIMaterial-cs-FBZ012345001\"> </a></td><td>準分子雷射冠狀動脈血管整型術導管</td><td>SPECTRANETICS ELCA CATHETER</td></tr><tr><td style=\"white-space:nowrap\">FBZ012345002<a name=\"NonNHIMaterial-cs-FBZ012345002\"> </a></td><td>旋轉血管成型系統</td><td>Boston Scientific Rotablator Rotational Angioplasty System</td></tr><tr><td style=\"white-space:nowrap\">FBZ012345003<a name=\"NonNHIMaterial-cs-FBZ012345003\"> </a></td><td>旋轉血管成型系統導引線</td><td>Boston Scientific Rotablator Rotational Angioplasty System Guide Wire</td></tr><tr><td style=\"white-space:nowrap\">FBZ012345004<a name=\"NonNHIMaterial-cs-FBZ012345004\"> </a></td><td>冠狀動脈擴張導管</td><td>OrbusNeich Scoreflex Coronary Dilatation Catheter</td></tr><tr><td style=\"white-space:nowrap\">FBZ012345005<a name=\"NonNHIMaterial-cs-FBZ012345005\"> </a></td><td>氣球擴張導管</td><td>Acrostak GRIP PTCA Balloon Catheter</td></tr><tr><td style=\"white-space:nowrap\">FBZ012345006<a name=\"NonNHIMaterial-cs-FBZ012345006\"> </a></td><td>週邊血管網狀氣球導管</td><td>Spectranetics AngioSculpt PTA Scoring Balloon Catheter</td></tr><tr><td style=\"white-space:nowrap\">FBZ012345007<a name=\"NonNHIMaterial-cs-FBZ012345007\"> </a></td><td>血管內固定錨系統</td><td>Medtronic Aptus Heli-FX EndoAnchor System</td></tr><tr><td style=\"white-space:nowrap\">FBZ012345008<a name=\"NonNHIMaterial-cs-FBZ012345008\"> </a></td><td>冠狀動脈血管網狀氣球導管</td><td>Spectranetics AngioSculpt PTCA Scoring Balloon Catheter</td></tr><tr><td style=\"white-space:nowrap\">FBZ012345009<a name=\"NonNHIMaterial-cs-FBZ012345009\"> </a></td><td>切割氣球導管</td><td>Boston Scientific Wolverine Coronary Cutting Balloon</td></tr><tr><td style=\"white-space:nowrap\">FBZ012345010<a name=\"NonNHIMaterial-cs-FBZ012345010\"> </a></td><td>電極導管</td><td>Japan Lifeline Ring Electrophysiology Catheter</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://nhicore.nhi.gov.tw/empd/CodeSystem/NonNHIMaterial-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.2.1"] ;
  fhir:CodeSystem.name [ fhir:value "NonNHIlMaterialCodeSystem"] ;
  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碼:第1-2碼依現行特材代碼前2碼編碼原則、第3碼為半形Z、第4-9碼為許可證號(6碼,不足補0)、第10-12碼為流水號(自001起編)。僅提供參考。\n\n編碼範例:骨科類特材 FBZ012345001(第1項建議)、FBZ012345002(同一張許可證之第2項建議)。"] ;
  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 "FBZ012345001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "準分子雷射冠狀動脈血管整型術導管" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "SPECTRANETICS ELCA CATHETER" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "FBZ012345002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "旋轉血管成型系統" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boston Scientific Rotablator Rotational Angioplasty System" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "FBZ012345003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "旋轉血管成型系統導引線" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boston Scientific Rotablator Rotational Angioplasty System Guide Wire" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "FBZ012345004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "冠狀動脈擴張導管" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "OrbusNeich Scoreflex Coronary Dilatation Catheter" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "FBZ012345005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "氣球擴張導管" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Acrostak GRIP PTCA Balloon Catheter" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "FBZ012345006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "週邊血管網狀氣球導管" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spectranetics AngioSculpt PTA Scoring Balloon Catheter" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "FBZ012345007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "血管內固定錨系統" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medtronic Aptus Heli-FX EndoAnchor System" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "FBZ012345008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "冠狀動脈血管網狀氣球導管" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spectranetics AngioSculpt PTCA Scoring Balloon Catheter" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "FBZ012345009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "切割氣球導管" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boston Scientific Wolverine Coronary Cutting Balloon" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "FBZ012345010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "電極導管" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Japan Lifeline Ring Electrophysiology Catheter" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/NonNHIMaterial-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/NonNHIMaterial-cs.ttl> .