臺灣長期照顧實作指引(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
@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-bundle-cs100-example> a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ltc-bundle-cs100-example"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTC-Composition-CS100" ;
fhir:index 0 ;
fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTC-Composition-CS100>
]
] ;
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-bundle-cs100-example</b></p><a name=\"ltc-bundle-cs100-example\"> </a><a name=\"hcltc-bundle-cs100-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-LTC-Composition-CS100.html\">個案總查詢(CS100 對應版)Case Summary</a></p></div><p><b>identifier</b>: <code>https://ltc-ig.fhir.tw/identifier/cs100/report-id</code>/CS-20251106-0001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11506-3}\">Progress note</span></p><p><b>date</b>: 2025-11-06 12:00:00+0800</p><p><b>author</b>: <a href=\"Practitioner-ltc-practitioner-cs100-example.html\">Practitioner 張個管</a></p><p><b>title</b>: CS100 個案總查詢 - 王小明</p></div>"
] ;
fhir:Composition.identifier [
fhir:Identifier.system [ fhir:value "https://ltc-ig.fhir.tw/identifier/cs100/report-id" ] ;
fhir:Identifier.value [ fhir:value "CS-20251106-0001" ]
] ;
fhir:Composition.status [ fhir:value "final"] ;
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:11506-3 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "11506-3" ] ;
fhir:Coding.display [ fhir:value "Progress note" ]
]
] ;
fhir:Composition.subject [
fhir:link <http://hl7.org/fhir/Patient/ltc-patient-cs100-example> ;
fhir:Reference.reference [ fhir:value "Patient/ltc-patient-cs100-example" ]
] ;
fhir:Composition.date [ fhir:value "2025-11-06T12:00:00+08:00"^^xsd:dateTime] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Practitioner/ltc-practitioner-cs100-example> ;
fhir:Reference.reference [ fhir:value "Practitioner/ltc-practitioner-cs100-example" ]
] ;
fhir:Composition.title [ fhir:value "CS100 個案總查詢 - 王小明"] ;
fhir:Composition.section [
fhir:index 0 ;
fhir:Composition.section.title [ fhir:value "CS100-個案基本" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:8716-3 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "8716-3" ] ;
fhir:Coding.display [ fhir:value "Vital signs note" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Patient/ltc-patient-cs100-example> ;
fhir:Reference.reference [ fhir:value "Patient/ltc-patient-cs100-example" ]
]
], [
fhir:index 1 ;
fhir:Composition.section.title [ fhir:value "CS100-案件資訊" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code" ] ;
fhir:Coding.code [ fhir:value "case" ] ;
fhir:Coding.display [ fhir:value "案件資訊" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/EpisodeOfCare/ltc-episodeofcare-cs100-example> ;
fhir:Reference.reference [ fhir:value "EpisodeOfCare/ltc-episodeofcare-cs100-example" ]
]
], [
fhir:index 2 ;
fhir:Composition.section.title [ fhir:value "CS100-評估核定摘要" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code" ] ;
fhir:Coding.code [ fhir:value "assessment" ] ;
fhir:Coding.display [ fhir:value "評估核定摘要" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Observation/ltc-observation-assessment-cs100-example> ;
fhir:Reference.reference [ fhir:value "Observation/ltc-observation-assessment-cs100-example" ]
]
], [
fhir:index 3 ;
fhir:Composition.section.title [ fhir:value "CS100-照顧計畫" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code" ] ;
fhir:Coding.code [ fhir:value "careplan" ] ;
fhir:Coding.display [ fhir:value "照顧計畫" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/CarePlan/ltc-careplan-cs100-example> ;
fhir:Reference.reference [ fhir:value "CarePlan/ltc-careplan-cs100-example" ]
]
], [
fhir:index 4 ;
fhir:Composition.section.title [ fhir:value "CS100-核定額度" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code" ] ;
fhir:Coding.code [ fhir:value "eligibility" ] ;
fhir:Coding.display [ fhir:value "核定額度" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/CoverageEligibilityResponse/ltc-coverageeligibilityresponse-cs100-example> ;
fhir:Reference.reference [ fhir:value "CoverageEligibilityResponse/ltc-coverageeligibilityresponse-cs100-example" ]
]
], [
fhir:index 5 ;
fhir:Composition.section.title [ fhir:value "CS100-近期異動/通報" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code" ] ;
fhir:Coding.code [ fhir:value "incidents" ] ;
fhir:Coding.display [ fhir:value "近期異動/通報" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/AdverseEvent/ltc-adverseevent-cs100-example> ;
fhir:Reference.reference [ fhir:value "AdverseEvent/ltc-adverseevent-cs100-example" ]
]
] .
<http://hl7.org/fhir/Patient/ltc-patient-cs100-example> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/ltc-practitioner-cs100-example> a fhir:Practitioner .
<http://hl7.org/fhir/EpisodeOfCare/ltc-episodeofcare-cs100-example> a fhir:EpisodeOfCare .
<http://hl7.org/fhir/Observation/ltc-observation-assessment-cs100-example> a fhir:Observation .
<http://hl7.org/fhir/CarePlan/ltc-careplan-cs100-example> a fhir:CarePlan .
<http://hl7.org/fhir/CoverageEligibilityResponse/ltc-coverageeligibilityresponse-cs100-example> a fhir:CoverageEligibilityResponse .
<http://hl7.org/fhir/AdverseEvent/ltc-adverseevent-cs100-example> a fhir:AdverseEvent .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Composition/ltc-bundle-cs100-example.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Composition/ltc-bundle-cs100-example.ttl> .
IG © 2024+ 經濟部產業發展署. Package tw.iii.ltc#1.0.0 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report