This page is part of the 診所門診病摘實作指引 (v1.0.1: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: 臺灣衛福部診療部位值集 - TTL Representation
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 -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "treatment-region-tw"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet treatment-region-tw</b></p><a name=\"treatment-region-tw\"> </a><a name=\"hctreatment-region-tw\"> </a><a name=\"treatment-region-tw-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-treatment-region-tw.html\"><code>https://fhir.cohesiondata.com/clinemr/CodeSystem/treatment-region-tw</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://fhir.cohesiondata.com/clinemr/ValueSet/treatment-region-tw"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "TWTreatmentRegion"] ; #
fhir:title [ fhir:v "臺灣衛福部診療部位值集"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2014-03-05"^^xsd:date] ; #
fhir:publisher [ fhir:v "睿傳數據"] ; #
fhir:contact ( [
fhir:name [ fhir:v "睿傳數據" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cohesiondata.com/" ] ] )
] ) ; #
fhir:description [ fhir:v "臺灣衛福部診療部位值集,參照至[https://www.mohw.gov.tw/dl-16110-aa87dbcf-bbb5-433b-9db7-a27d9a2360d2.html](https://www.mohw.gov.tw/dl-16110-aa87dbcf-bbb5-433b-9db7-a27d9a2360d2.html) \r\n代碼出版日期:2014-03-05;資料所屬單位:衛生福利部。\r\n\r\n*因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。*"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://fhir.cohesiondata.com/clinemr/CodeSystem/treatment-region-tw"^^xsd:anyURI ] ] )
] . #