臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0

臺灣長期照顧實作指引(TW LTC 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/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions

: 照顧管理評估量表文件架構範例 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@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/Composition/ltc-composition-cms-example> a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ltc-composition-cms-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCCompositionCMS" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCCompositionCMS>
     ]
  ] ;
  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: Composition ltc-composition-cms-example</b></p><a name=\"ltc-composition-cms-example\"> </a><a name=\"hcltc-composition-cms-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-LTCCompositionCMS.html\">照顧管理評估量表文件架構</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11503-0}\">照顧管理評估量表</span></p><p><b>date</b>: 2024-01-15 14:30:00+0800</p><p><b>author</b>: <a href=\"PractitionerRole-ltc-practitioner-role-nurse-example.html\">PractitionerRole Registered nurse</a></p><p><b>title</b>: 陳明慧女士照顧管理評估量表</p></div>"
  ] ;
  fhir:Composition.status [ fhir:value "final"] ;
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:11503-0 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "11503-0" ] ;
       fhir:Coding.display [ fhir:value "Medical records" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "照顧管理評估量表" ]
  ] ;
  fhir:Composition.subject [
     fhir:link <http://ltc-ig.fhir.tw/Patient/ltc-patient-cms-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Patient/ltc-patient-cms-chen-ming-hui-example" ]
  ] ;
  fhir:Composition.date [ fhir:value "2024-01-15T14:30:00+08:00"^^xsd:dateTime] ;
  fhir:Composition.author [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/ltc-practitioner-role-nurse-example" ]
  ] ;
  fhir:Composition.title [ fhir:value "陳明慧女士照顧管理評估量表"] ;
  fhir:Composition.section [
     fhir:index 0 ;
     fhir:Composition.section.title [ fhir:value "A. 個案基本資料" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Patient/ltc-patient-cms-chen-ming-hui-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Patient/ltc-patient-cms-chen-ming-hui-example" ]
     ], [
       fhir:index 1 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-example" ]
     ], [
       fhir:index 2 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-type-limb-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-type-limb-example" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Composition.section.title [ fhir:value "B. 照顧者基本資料" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/RelatedPerson/ltc-related-person-primary-caregiver-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/RelatedPerson/ltc-related-person-primary-caregiver-example" ]
     ], [
       fhir:index 1 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-example" ]
     ], [
       fhir:index 2 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-caregiver-family-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-caregiver-family-example" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Composition.section.title [ fhir:value "C. 個案溝通能力" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-communication-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-communication-example" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:Composition.section.title [ fhir:value "D. 個案短期記憶力" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-memory-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-memory-example" ]
     ]
  ], [
     fhir:index 4 ;
     fhir:Composition.section.title [ fhir:value "E. 個案日常活動功能量表 (ADLs)" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-adl-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-adl-example" ]
     ]
  ], [
     fhir:index 5 ;
     fhir:Composition.section.title [ fhir:value "F. 個案工具性日常活動功能量表 (IADLs)" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-iadl-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-iadl-example" ]
     ]
  ], [
     fhir:index 6 ;
     fhir:Composition.section.title [ fhir:value "G. 特殊複雜照護需要" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-special-care-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-special-care-example" ]
     ]
  ], [
     fhir:index 7 ;
     fhir:Composition.section.title [ fhir:value "H. 居家環境與社會參與" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-society-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-society-example" ]
     ]
  ], [
     fhir:index 8 ;
     fhir:Composition.section.title [ fhir:value "I. 情緒及行為型態" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-mental-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-mental-example" ]
     ]
  ], [
     fhir:index 9 ;
     fhir:Composition.section.title [ fhir:value "J. 主要照護者負荷" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-caregiver-load-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-caregiver-load-example" ]
     ]
  ], [
     fhir:index 10 ;
     fhir:Composition.section.title [ fhir:value "K. 主要照護者工作與支持" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-caregiver-support-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-caregiver-support-example" ]
     ]
  ] .

<http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> a fhir:PractitionerRole .

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

<http://hl7.org/fhir/Composition/ltc-composition-cms-example.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Composition/ltc-composition-cms-example.ttl> .