臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions
| Active as of 2026-08-10 |
@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/twss-health-status-option> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "twss-health-status-option"] ;
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 twss-health-status-option</b></p><a name=\"twss-health-status-option\"> </a><a name=\"hctwss-health-status-option\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-health-status-option</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"twss-health-status-option-1\"> </a></td><td>疾病診斷</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"twss-health-status-option-2\"> </a></td><td>遺傳疾病</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"twss-health-status-option-3\"> </a></td><td>特殊或重大疾病</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"twss-health-status-option-4\"> </a></td><td>傳染性疾病</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"twss-health-status-option-5\"> </a></td><td>發展遲緩</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"twss-health-status-option-6\"> </a></td><td>領有身心障礙手冊</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"twss-health-status-option-7\"> </a></td><td>注意力缺失或過動疾患</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"twss-health-status-option-8\"> </a></td><td>身體傷害</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"twss-health-status-option-9\"> </a></td><td>懷孕</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"twss-health-status-option-15\"> </a></td><td>早產兒</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"twss-health-status-option-16\"> </a></td><td>心臟病</td></tr><tr><td style=\"white-space:nowrap\">17<a name=\"twss-health-status-option-17\"> </a></td><td>臥床</td></tr><tr><td style=\"white-space:nowrap\">18<a name=\"twss-health-status-option-18\"> </a></td><td>疑似身心障礙</td></tr><tr><td style=\"white-space:nowrap\">19<a name=\"twss-health-status-option-19\"> </a></td><td>疑似發展遲緩</td></tr><tr><td style=\"white-space:nowrap\">20<a name=\"twss-health-status-option-20\"> </a></td><td>重大傷病卡</td></tr><tr><td style=\"white-space:nowrap\">21<a name=\"twss-health-status-option-21\"> </a></td><td>精神疾病</td></tr><tr><td style=\"white-space:nowrap\">22<a name=\"twss-health-status-option-22\"> </a></td><td>吸毒</td></tr><tr><td style=\"white-space:nowrap\">23<a name=\"twss-health-status-option-23\"> </a></td><td>無法得知</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"twss-health-status-option-99\"> </a></td><td>其他</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-health-status-option"] ;
fhir:CodeSystem.version [ fhir:value "0.0.1"] ;
fhir:CodeSystem.name [ fhir:value "TWSSHealthStatusOption"] ;
fhir:CodeSystem.title [ fhir:value "TWSS-健康狀況選項"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-08-10T08:34:13+00:00"^^xsd:dateTime] ;
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.twss.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 "19"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "1" ] ;
fhir:CodeSystem.concept.display [ fhir:value "疾病診斷" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "2" ] ;
fhir:CodeSystem.concept.display [ fhir:value "遺傳疾病" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "3" ] ;
fhir:CodeSystem.concept.display [ fhir:value "特殊或重大疾病" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "4" ] ;
fhir:CodeSystem.concept.display [ fhir:value "傳染性疾病" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "5" ] ;
fhir:CodeSystem.concept.display [ fhir:value "發展遲緩" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "6" ] ;
fhir:CodeSystem.concept.display [ fhir:value "領有身心障礙手冊" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "7" ] ;
fhir:CodeSystem.concept.display [ fhir:value "注意力缺失或過動疾患" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "8" ] ;
fhir:CodeSystem.concept.display [ fhir:value "身體傷害" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "9" ] ;
fhir:CodeSystem.concept.display [ fhir:value "懷孕" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "15" ] ;
fhir:CodeSystem.concept.display [ fhir:value "早產兒" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "16" ] ;
fhir:CodeSystem.concept.display [ fhir:value "心臟病" ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "17" ] ;
fhir:CodeSystem.concept.display [ fhir:value "臥床" ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "18" ] ;
fhir:CodeSystem.concept.display [ fhir:value "疑似身心障礙" ]
], [
fhir:index 13 ;
fhir:CodeSystem.concept.code [ fhir:value "19" ] ;
fhir:CodeSystem.concept.display [ fhir:value "疑似發展遲緩" ]
], [
fhir:index 14 ;
fhir:CodeSystem.concept.code [ fhir:value "20" ] ;
fhir:CodeSystem.concept.display [ fhir:value "重大傷病卡" ]
], [
fhir:index 15 ;
fhir:CodeSystem.concept.code [ fhir:value "21" ] ;
fhir:CodeSystem.concept.display [ fhir:value "精神疾病" ]
], [
fhir:index 16 ;
fhir:CodeSystem.concept.code [ fhir:value "22" ] ;
fhir:CodeSystem.concept.display [ fhir:value "吸毒" ]
], [
fhir:index 17 ;
fhir:CodeSystem.concept.code [ fhir:value "23" ] ;
fhir:CodeSystem.concept.display [ fhir:value "無法得知" ]
], [
fhir:index 18 ;
fhir:CodeSystem.concept.code [ fhir:value "99" ] ;
fhir:CodeSystem.concept.display [ fhir:value "其他" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/twss-health-status-option.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/twss-health-status-option.ttl> .
IG © 2026+ 衛生福利部社會及家庭署. Package tw.gov.mohw.twss.base#0.0.1 based on FHIR 4.0.1. Generated 2026-08-10
Links: Table of Contents |
QA Report
| Version History
