臺灣電子處方箋與調劑單張實作指引(TW EMPD IG)
0.2.0 - ci-build

臺灣電子處方箋與調劑單張實作指引(TW EMPD IG), published by NHI. This guide is not an authorized publication; it is the continuous build for version 0.2.0 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "NonNHIMaterial-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet NonNHIMaterial-vs</b></p><a name=\"NonNHIMaterial-vs\"> </a><a name=\"hcNonNHIMaterial-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-NonNHIMaterial-cs.html\"><code>https://nhicore.nhi.gov.tw/empd/CodeSystem/NonNHIMaterial-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.2.0</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "https://nhicore.nhi.gov.tw/empd/ValueSet/NonNHIMaterial-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "NonNHIMaterialValueSet"] ; # 
  fhir:title [ fhir:v "無健保代碼之特材值集"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-26"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "NHI"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "NHI" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nhi.gov.tw/en/mp-2.html" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "用於無健保代碼之特材值集,僅包含本IG定義之無健保代碼特材代碼"] ; # 
  fhir:copyright [ fhir:v "衛生福利部"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://nhicore.nhi.gov.tw/empd/CodeSystem/NonNHIMaterial-cs"^^xsd:anyURI ]     ] )
  ] . #