臺灣核心實作指引(TW Core IG)
1.0.0 - STU 1.0.0 Taiwan flag

臺灣核心實作指引(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

: 臺灣衛福部資訊處類型代碼 - 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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/category-code-tw> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "category-code-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: CodeSystem category-code-tw</b></p><a name=\"category-code-tw\"> </a><a name=\"hccategory-code-tw\"> </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:CodeSystem.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/category-code-tw"] ;
  fhir:CodeSystem.version [ fhir:value "2024-08-31"] ;
  fhir:CodeSystem.name [ fhir:value "TWCategoryCode"] ;
  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-08-31"^^xsd:date] ;
  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.mohw.gov.tw/" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "CCYU@mohw.gov.tw" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "臺灣衛福部資訊處類型代碼, \n代碼出版日期:2024-08-31;資料所屬單位:衛生福利部資訊處。  \n"] ;
  fhir:CodeSystem.copyright [ fhir:value "衛生福利部資訊處"] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.property [
     fhir:index 0 ;
     fhir:CodeSystem.property.code [ fhir:value "effectiveDate" ] ;
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#effectiveDate" ] ;
     fhir:CodeSystem.property.description [ fhir:value "生效日期" ] ;
     fhir:CodeSystem.property.type [ fhir:value "dateTime" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.property.code [ fhir:value "status" ] ;
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ] ;
     fhir:CodeSystem.property.description [ fhir:value "狀態" ] ;
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "sdoh" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "SDOH" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Social Determinants of Health category" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2024-08-31"^^xsd:date ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "functional-status" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Functional Status" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Functional Status category" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2024-08-31"^^xsd:date ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "disability-status" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Disability Status" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Disability Status category" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2024-08-31"^^xsd:date ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "cognitive-status" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cognitive Status" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cognitive Status category" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2024-08-31"^^xsd:date ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
     ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "treatment-intervention-preference" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Treatment Intervention Preference" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "A personal preference for a type of medical intervention (treatment) request under certain conditions." ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2024-08-31"^^xsd:date ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
     ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "care-experience-preference" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Care Experience Preference" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care." ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2024-08-31"^^xsd:date ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
     ]
  ] .

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

<http://hl7.org/fhir/CodeSystem/category-code-tw.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/category-code-tw.ttl> .