@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 -------------------------------------------------------------------

<https://sfaa.gov.tw/base/CodeSystem/twss-medical-assistance> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "twss-medical-assistance"] ;
  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-medical-assistance</b></p><a name=\"twss-medical-assistance\"> </a><a name=\"hctwss-medical-assistance\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-medical-assistance</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\">A<a name=\"twss-medical-assistance-A\"> </a></td><td>鼻胃管</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"twss-medical-assistance-B\"> </a></td><td>尿管</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"twss-medical-assistance-C\"> </a></td><td>氣切</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"twss-medical-assistance-D\"> </a></td><td>肛門造口</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"twss-medical-assistance-E\"> </a></td><td>胃造口</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"twss-medical-assistance-F\"> </a></td><td>呼吸器</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"twss-medical-assistance-G\"> </a></td><td>傷口護理</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"twss-medical-assistance-H\"> </a></td><td>抽痰</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"twss-medical-assistance-I\"> </a></td><td>氧氣</td></tr><tr><td style=\"white-space:nowrap\">J<a name=\"twss-medical-assistance-J\"> </a></td><td>噴霧化痰</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"twss-medical-assistance-K\"> </a></td><td>血糖監測</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"twss-medical-assistance-L\"> </a></td><td>胰島素注射</td></tr><tr><td style=\"white-space:nowrap\">X<a name=\"twss-medical-assistance-X\"> </a></td><td>無</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"twss-medical-assistance-Z\"> </a></td><td>其他</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-medical-assistance"] ;
  fhir:CodeSystem.version [ fhir:value "0.0.1"] ;
  fhir:CodeSystem.name [ fhir:value "TWSSMedicalAssistance"] ;
  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-11T08:18:14+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 "TWSS Base 使用的個案現正接受醫療協助代碼。"] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "14"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "A" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "鼻胃管" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "B" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "尿管" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "C" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "氣切" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "D" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "肛門造口" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "E" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "胃造口" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "F" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "呼吸器" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "G" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "傷口護理" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "H" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "抽痰" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "I" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "氧氣" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "J" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "噴霧化痰" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "K" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "血糖監測" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "L" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "胰島素注射" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "X" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "無" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "Z" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "其他" ]
  ] .

# - ontology header ------------------------------------------------------------

<https://sfaa.gov.tw/base/CodeSystem/twss-medical-assistance.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

