臺灣長期照顧實作指引(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

: 個案身分別代碼 - TTL Representation

Active as of 2024-09-02

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/PatientIdentityCS-TWLTC> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "PatientIdentityCS-TWLTC"] ;
  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 PatientIdentityCS-TWLTC</b></p><a name=\"PatientIdentityCS-TWLTC\"> </a><a name=\"hcPatientIdentityCS-TWLTC\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/PatientIdentityCS-TWLTC</code> defines the 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\">1<a name=\"PatientIdentityCS-TWLTC-1\"> </a></td><td>一般戶</td><td>一般戶</td></tr><tr><td style=\"white-space:nowrap\">2a-1<a name=\"PatientIdentityCS-TWLTC-2a-1\"> </a></td><td>社會救助法低收入戶</td><td>社會救助法低收入戶(未達 1 倍)</td></tr><tr><td style=\"white-space:nowrap\">2a-2<a name=\"PatientIdentityCS-TWLTC-2a-2\"> </a></td><td>長照低收</td><td>長照低收(1-1.5 倍)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"PatientIdentityCS-TWLTC-3\"> </a></td><td>長照中低收</td><td>長照中低收(1.5-2.5 倍)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"PatientIdentityCS-TWLTC-4\"> </a></td><td>榮民</td><td>榮民</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"PatientIdentityCS-TWLTC-5\"> </a></td><td>原住民</td><td>原住民</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"PatientIdentityCS-TWLTC-6\"> </a></td><td>身心障礙</td><td>領有身心障礙證明(手冊)</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/PatientIdentityCS-TWLTC"] ;
  fhir:CodeSystem.version [ fhir:value "1.0.0"] ;
  fhir:CodeSystem.name [ fhir:value "PatientIdentityCSTWLTC"] ;
  fhir:CodeSystem.title [ fhir:value "個案身分別代碼"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2024-09-02"^^xsd:date] ;
  fhir:CodeSystem.publisher [ fhir:value "經濟部產業發展署"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "經濟部產業發展署" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.ida.gov.tw/" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "個案身分別代碼"] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "7"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "1" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "一般戶" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "一般戶" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "2a-1" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "社會救助法低收入戶" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "社會救助法低收入戶(未達 1 倍)" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "2a-2" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "長照低收" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "長照低收(1-1.5 倍)" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "3" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "長照中低收" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "長照中低收(1.5-2.5 倍)" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "4" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "榮民" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "榮民" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "5" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "原住民" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "原住民" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "6" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "身心障礙" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "領有身心障礙證明(手冊)" ]
  ] .

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

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