臺灣核心實作指引(TW Core IG)
0.3.1 - Ci-Build Trial Use

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions

: 臺灣衛福部資訊處類型代碼 - TTL Representation

Active as of 2024-08-31

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "category-code-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: CodeSystem category-code-tw</b></p><a name=\"category-code-tw\"> </a><a name=\"hccategory-code-tw\"> </a><a name=\"category-code-tw-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td><td>生效日期</td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>狀態</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/category-code-tw</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><td><b>effectiveDate</b></td><td><b>status</b></td></tr><tr><td style=\"white-space:nowrap\">sdoh<a name=\"category-code-tw-sdoh\"> </a></td><td>SDOH</td><td>Social Determinants of Health category</td><td>2024-08-31</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">functional-status<a name=\"category-code-tw-functional-status\"> </a></td><td>Functional Status</td><td>Functional Status category</td><td>2024-08-31</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">disability-status<a name=\"category-code-tw-disability-status\"> </a></td><td>Disability Status</td><td>Disability Status category</td><td>2024-08-31</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">cognitive-status<a name=\"category-code-tw-cognitive-status\"> </a></td><td>Cognitive Status</td><td>Cognitive Status category</td><td>2024-08-31</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">treatment-intervention-preference<a name=\"category-code-tw-treatment-intervention-preference\"> </a></td><td>Treatment Intervention Preference</td><td>A personal preference for a type of medical intervention (treatment) request under certain conditions.</td><td>2024-08-31</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">care-experience-preference<a name=\"category-code-tw-care-experience-preference\"> </a></td><td>Care Experience Preference</td><td>Personal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care.</td><td>2024-08-31</td><td>active</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/category-code-tw"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2024-08-31"] ; # 
  fhir:name [ fhir:v "TWCategoryCode"] ; # 
  fhir:title [ fhir:v "臺灣衛福部資訊處類型代碼"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-31"^^xsd:date] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "衛生福利部" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mohw.gov.tw/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "CCYU@mohw.gov.tw" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "臺灣衛福部資訊處類型代碼, \n代碼出版日期:2024-08-31;資料所屬單位:衛生福利部資訊處。  \n"] ; # 
  fhir:copyright [ fhir:v "衛生福利部資訊處"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; # 
  fhir:property ( [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#effectiveDate"^^xsd:anyURI ] ;
fhir:description [ fhir:v "生效日期" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "狀態" ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "sdoh" ] ;
fhir:display [ fhir:v "SDOH" ] ;
fhir:definition [ fhir:v "Social Determinants of Health category" ] ;
    ( fhir:property [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [ fhir:v "2024-08-31"^^xsd:date ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] )
  ] [
fhir:code [ fhir:v "functional-status" ] ;
fhir:display [ fhir:v "Functional Status" ] ;
fhir:definition [ fhir:v "Functional Status category" ] ;
    ( fhir:property [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [ fhir:v "2024-08-31"^^xsd:date ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] )
  ] [
fhir:code [ fhir:v "disability-status" ] ;
fhir:display [ fhir:v "Disability Status" ] ;
fhir:definition [ fhir:v "Disability Status category" ] ;
    ( fhir:property [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [ fhir:v "2024-08-31"^^xsd:date ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] )
  ] [
fhir:code [ fhir:v "cognitive-status" ] ;
fhir:display [ fhir:v "Cognitive Status" ] ;
fhir:definition [ fhir:v "Cognitive Status category" ] ;
    ( fhir:property [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [ fhir:v "2024-08-31"^^xsd:date ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] )
  ] [
fhir:code [ fhir:v "treatment-intervention-preference" ] ;
fhir:display [ fhir:v "Treatment Intervention Preference" ] ;
fhir:definition [ fhir:v "A personal preference for a type of medical intervention (treatment) request under certain conditions." ] ;
    ( fhir:property [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [ fhir:v "2024-08-31"^^xsd:date ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] )
  ] [
fhir:code [ fhir:v "care-experience-preference" ] ;
fhir:display [ fhir:v "Care Experience Preference" ] ;
fhir:definition [ fhir:v "Personal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care." ] ;
    ( fhir:property [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [ fhir:v "2024-08-31"^^xsd:date ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] )
  ] ) . #