臺灣核心實作指引(TW Core 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/TU9IVy1UV0NvcmVJRw/VFcgQ29yZSBJRyBJVFJJ/ and changes regularly. See the Directory of published versions
| Active as of 2026-08-18 |
@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/ValueSet/condition-code-sct-tw> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "condition-code-sct-tw"] ;
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: ValueSet condition-code-sct-tw</b></p><a name=\"condition-code-sct-tw\"> </a><a name=\"hccondition-code-sct-tw\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 404684003 (Clinical finding)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 243796009 (Situation with explicit context)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 272379006 (Event)</li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/160245001\">160245001</a></td><td style=\"color: #cccccc\">No current problems or disability</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/condition-code-sct-tw"] ;
fhir:ValueSet.version [ fhir:value "2022-07-31"] ;
fhir:ValueSet.name [ fhir:value "TWConditionCodeSCT"] ;
fhir:ValueSet.title [ fhir:value "SNOMED CT診斷代碼值集"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-08-18T00:34:04+00:00"^^xsd:dateTime] ;
fhir:ValueSet.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.mohw.gov.tw/" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "CCYU@mohw.gov.tw" ]
]
] ;
fhir:ValueSet.description [ fhir:value "SNOMED CT診斷代碼值集。"] ;
fhir:ValueSet.copyright [ fhir:value "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:ValueSet.compose.include.filter [
fhir:index 0 ;
fhir:ValueSet.compose.include.filter.property [ fhir:value "concept" ] ;
fhir:ValueSet.compose.include.filter.op [ fhir:value "is-a" ] ;
fhir:ValueSet.compose.include.filter.value [ fhir:value "404684003" ]
]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:ValueSet.compose.include.filter [
fhir:index 0 ;
fhir:ValueSet.compose.include.filter.property [ fhir:value "concept" ] ;
fhir:ValueSet.compose.include.filter.op [ fhir:value "is-a" ] ;
fhir:ValueSet.compose.include.filter.value [ fhir:value "243796009" ]
]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:ValueSet.compose.include.filter [
fhir:index 0 ;
fhir:ValueSet.compose.include.filter.property [ fhir:value "concept" ] ;
fhir:ValueSet.compose.include.filter.op [ fhir:value "is-a" ] ;
fhir:ValueSet.compose.include.filter.value [ fhir:value "272379006" ]
]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "160245001" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/condition-code-sct-tw.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/condition-code-sct-tw.ttl> .
IG © 2022+ 衛生福利部. Package tw.gov.mohw.twcore#1.0.0 based on FHIR 4.0.1. Generated 2026-08-18
Links: Table of Contents |
QA Report
| Version History |
聯絡我們
