@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-episode-of-care-type> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "twss-episode-of-care-type"] ;
  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-episode-of-care-type</b></p><a name=\"twss-episode-of-care-type\"> </a><a name=\"hctwss-episode-of-care-type\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-episode-of-care-type</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\">disability-transition<a name=\"twss-episode-of-care-type-disability-transition\"> </a></td><td>身心障礙轉銜服務</td></tr><tr><td style=\"white-space:nowrap\">vulnerable-family<a name=\"twss-episode-of-care-type-vulnerable-family\"> </a></td><td>脆弱家庭服務</td></tr><tr><td style=\"white-space:nowrap\">community-care<a name=\"twss-episode-of-care-type-community-care\"> </a></td><td>社區關懷服務</td></tr><tr><td style=\"white-space:nowrap\">child-placement<a name=\"twss-episode-of-care-type-child-placement\"> </a></td><td>兒少安置及教養服務</td></tr><tr><td style=\"white-space:nowrap\">early-intervention<a name=\"twss-episode-of-care-type-early-intervention\"> </a></td><td>兒童發展通報轉介及個案管理服務</td></tr><tr><td style=\"white-space:nowrap\">childcare<a name=\"twss-episode-of-care-type-childcare\"> </a></td><td>托育服務</td></tr><tr><td style=\"white-space:nowrap\">adoption<a name=\"twss-episode-of-care-type-adoption\"> </a></td><td>收出養服務</td></tr><tr><td style=\"white-space:nowrap\">subsidy<a name=\"twss-episode-of-care-type-subsidy\"> </a></td><td>補助案件</td></tr><tr><td style=\"white-space:nowrap\">referral<a name=\"twss-episode-of-care-type-referral\"> </a></td><td>轉介</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-episode-of-care-type"] ;
  fhir:CodeSystem.version [ fhir:value "0.0.1"] ;
  fhir:CodeSystem.name [ fhir:value "TWSSEpisodeOfCareType"] ;
  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 "9"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "disability-transition" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "身心障礙轉銜服務" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "vulnerable-family" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "脆弱家庭服務" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "community-care" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "社區關懷服務" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "child-placement" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "兒少安置及教養服務" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "early-intervention" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "兒童發展通報轉介及個案管理服務" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "childcare" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "托育服務" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "adoption" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "收出養服務" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "subsidy" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "補助案件" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "referral" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "轉介" ]
  ] .

# - ontology header ------------------------------------------------------------

<https://sfaa.gov.tw/base/CodeSystem/twss-episode-of-care-type.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

