臺灣長期照顧實作指引(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

: 長照-照管計畫與金額(Claim)範例 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Claim ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ltc-claim-export-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ltc-ig.fhir.tw/StructureDefinition/LTC-Claim-Export"^^xsd:anyURI ;
fhir:l <http://ltc-ig.fhir.tw/StructureDefinition/LTC-Claim-Export>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Claim ltc-claim-export-example</b></p><a name=\"ltc-claim-export-example\"> </a><a name=\"hcltc-claim-export-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-Claim-Export.html\">長照 SDK-照管全量匯出(Claim)</a></p></div><p><b>identifier</b>: <code>https://ltc-ig.fhir.tw/identifier/export/case-no</code>/111301921, <code>https://ltc-ig.fhir.tw/identifier/export/eva-id</code>/7574654624, <code>https://ltc-ig.fhir.tw/identifier/export/yyyymm-roc</code>/11407</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type professional}\">Professional</span></p><p><b>use</b>: Preauthorization</p><p><b>patient</b>: <a href=\"Patient-ltc-patient-cs100-example.html\">王小明 (no stated gender), DoB Unknown ( https://example.org/mrn#A0001)</a></p><p><b>created</b>: 2025-07-04</p><p><b>provider</b>: <a href=\"Organization-ltc-organization-cs100-example.html\">Organization 某某長照管理中心</a></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/processpriority normal}\">Normal</span></p><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><a href=\"Coverage-ltc-coverage-cs100-example.html\">Coverage: status = active</a></td></tr></table><blockquote><p><b>item</b></p><p><b>sequence</b>: 1</p><p><b>productOrService</b>: <span title=\"Codes:{http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item BB03}\">日間照顧(全日)--第2型</span></p><p><b>programCode</b>: <span title=\"Codes:{https://ltc-ig.fhir.tw/identifier/export/plan-id PLAN-0001}\">PLAN-0001</span></p><p><b>quantity</b>: 23</p><h3>UnitPrices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>840</td><td>New Taiwan dollar</td></tr></table><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>19320</td><td>New Taiwan dollar</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>sequence</b>: 2</p><p><b>productOrService</b>: <span title=\"Codes:{http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item DA01}\">交通接送</span></p><p><b>programCode</b>: <span title=\"Codes:{https://ltc-ig.fhir.tw/identifier/export/plan-id PLAN-0002}\">PLAN-0002</span></p><p><b>quantity</b>: 1680</p><h3>UnitPrices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>New Taiwan dollar</td></tr></table><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>1680</td><td>New Taiwan dollar</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "https://ltc-ig.fhir.tw/identifier/export/case-no"^^xsd:anyURI ;
fhir:l <https://ltc-ig.fhir.tw/identifier/export/case-no>     ] ;
fhir:value [ fhir:v "111301921" ]
  ] [
fhir:system [
fhir:v "https://ltc-ig.fhir.tw/identifier/export/eva-id"^^xsd:anyURI ;
fhir:l <https://ltc-ig.fhir.tw/identifier/export/eva-id>     ] ;
fhir:value [ fhir:v "7574654624" ]
  ] [
fhir:system [
fhir:v "https://ltc-ig.fhir.tw/identifier/export/yyyymm-roc"^^xsd:anyURI ;
fhir:l <https://ltc-ig.fhir.tw/identifier/export/yyyymm-roc>     ] ;
fhir:value [ fhir:v "11407" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/claim-type>       ] ;
fhir:code [ fhir:v "professional" ]     ] )
  ] ; # 
  fhir:use [ fhir:v "preauthorization"] ; # 
  fhir:patient [
fhir:l fhir:Patient/ltc-patient-cs100-example ;
fhir:reference [ fhir:v "Patient/ltc-patient-cs100-example" ]
  ] ; # 
  fhir:created [ fhir:v "2025-07-04"^^xsd:date] ; # 
  fhir:provider [
fhir:l fhir:Organization/ltc-organization-cs100-example ;
fhir:reference [ fhir:v "Organization/ltc-organization-cs100-example" ]
  ] ; # 
  fhir:priority [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/processpriority"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/processpriority>       ] ;
fhir:code [ fhir:v "normal" ]     ] )
  ] ; # 
  fhir:insurance ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:focal [ fhir:v true ] ;
fhir:coverage [
fhir:l fhir:Coverage/ltc-coverage-cs100-example ;
fhir:reference [ fhir:v "Coverage/ltc-coverage-cs100-example" ]     ]
  ] ) ; # 
  fhir:item ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:productOrService [
      ( fhir:coding [
fhir:system [
fhir:v "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item"^^xsd:anyURI ;
fhir:l <http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item>         ] ;
fhir:code [ fhir:v "BB03" ]       ] )     ] ;
    ( fhir:programCode [
      ( fhir:coding [
fhir:system [
fhir:v "https://ltc-ig.fhir.tw/identifier/export/plan-id"^^xsd:anyURI ;
fhir:l <https://ltc-ig.fhir.tw/identifier/export/plan-id>         ] ;
fhir:code [ fhir:v "PLAN-0001" ]       ] )     ] ) ;
fhir:quantity [
fhir:value [ fhir:v "23"^^xsd:decimal ]     ] ;
fhir:unitPrice [
fhir:value [ fhir:v "840"^^xsd:decimal ] ;
fhir:currency [ fhir:v "TWD" ]     ] ;
fhir:net [
fhir:value [ fhir:v "19320"^^xsd:decimal ] ;
fhir:currency [ fhir:v "TWD" ]     ]
  ] [
fhir:sequence [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:productOrService [
      ( fhir:coding [
fhir:system [
fhir:v "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item"^^xsd:anyURI ;
fhir:l <http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item>         ] ;
fhir:code [ fhir:v "DA01" ]       ] )     ] ;
    ( fhir:programCode [
      ( fhir:coding [
fhir:system [
fhir:v "https://ltc-ig.fhir.tw/identifier/export/plan-id"^^xsd:anyURI ;
fhir:l <https://ltc-ig.fhir.tw/identifier/export/plan-id>         ] ;
fhir:code [ fhir:v "PLAN-0002" ]       ] )     ] ) ;
fhir:quantity [
fhir:value [ fhir:v "1680"^^xsd:decimal ]     ] ;
fhir:unitPrice [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:currency [ fhir:v "TWD" ]     ] ;
fhir:net [
fhir:value [ fhir:v "1680"^^xsd:decimal ] ;
fhir:currency [ fhir:v "TWD" ]     ]
  ] ) . #