臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0

臺灣長期照顧實作指引(TW LTC IG), published by 經濟部產業發展署. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions

: 長照 SDK-CMS 等級 - TTL Representation

Active as of 2026-03-01

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cs-tw-ltc-cmslevel"] ; # 
  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: CodeSystem cs-tw-ltc-cmslevel</b></p><a name=\"cs-tw-ltc-cmslevel\"> </a><a name=\"hccs-tw-ltc-cmslevel\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-cmslevel</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"cs-tw-ltc-cmslevel-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1a<a name=\"cs-tw-ltc-cmslevel-1a\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1b<a name=\"cs-tw-ltc-cmslevel-1b\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-tw-ltc-cmslevel-2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cs-tw-ltc-cmslevel-3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"cs-tw-ltc-cmslevel-4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"cs-tw-ltc-cmslevel-5\"> </a></td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"cs-tw-ltc-cmslevel-6\"> </a></td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"cs-tw-ltc-cmslevel-7\"> </a></td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"cs-tw-ltc-cmslevel-8\"> </a></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-cmslevel"^^xsd:anyURI ;
fhir:l <http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-cmslevel>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "CS_TW_LTC_CMSLevel"] ; # 
  fhir:title [ fhir:v "長照 SDK-CMS 等級"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-01T18:36:01+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "經濟部產業發展署"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "經濟部產業發展署" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ida.gov.tw/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "對應 r2.5:1, 1a, 1b, 2..8。"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "1" ]
  ] [
fhir:code [ fhir:v "1a" ] ;
fhir:display [ fhir:v "1a" ]
  ] [
fhir:code [ fhir:v "1b" ] ;
fhir:display [ fhir:v "1b" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "2" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "3" ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "4" ]
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "5" ]
  ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "6" ]
  ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "7" ]
  ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "8" ]
  ] ) . #